@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
video {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
}

body {
  color: #333;
  line-height: 1.5;
  -webkit-text-size-adjust: none;
}

@media (max-width: 576px) {
  body {
    width: 100%;
    min-width: auto;
  }
}

ol,
ul {
  list-style: none;
}

a:link {
  color: #000;
  text-decoration: none;
}

a:visited {
  color: #000;
  text-decoration: none;
}

.wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: calc(100vh - 67px);
}

.wrap h2 {
  position: absolute;
  bottom: 0;
  background: rgba(8, 8, 8, 0.5);
  width: 100%;
  padding: 30px 0;
  font-weight: bolder;
  font-size: 25px;
  letter-spacing: 0.1em;
  color: #fff;
  z-index: 2;
}

.wrap h2 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1200px;
  margin: 0 auto;
}

.wrap h2 img {
  margin-left: 30px;
}

.wrap h2:hover {
  background: rgba(0, 187, 215, 0.6);
}

.wrap video {
  position: absolute;
  min-width: 100%;
  z-index: 1;
}

.wrap a {
  display: block;
  height: 100%;
}

.overlay {
  width: 100%;
  height: 80Vh;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 4px 4px;
  z-index: 4;
}

.snsArea {
  margin-top: 30px;
}

.snsArea a {
  margin-right: 20px;
}

.snsButton {
  display: inline-block;
  position: relative;
  width: 90px;
  padding: .6em 1em .6em 2.5em;
  margin: 0 0 .4em;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-align: center;
}

.snsButton.twitter {
  background-color: #55acee;
}

.snsButton.facebook {
  background-color: #315096;
}

.snsButton:visited, .snsButton:link {
  color: #fff;
}

.snsButton i {
  position: absolute;
  width: 10px;
  top: 18px;
  left: 15px;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

#container {
  position: relative;
}

#container #main {
  margin: 0;
  padding-top: 60px;
  padding-bottom: 134px;
}

#container #main.top {
  padding-bottom: 0;
}

#container #main.special {
  position: relative;
  background: #1B3A6D;
  padding-bottom: 200px;
}

#container #main .mainVisual h2 {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic";
}

#container #main #service .f-margin,
#container #main #company .f-margin,
#container #main #concept .f-margin {
  margin-top: -100px;
  padding-top: 100px;
}

#container #main.top #concept {
  margin-top: 122px;
}

#container #main.top #concept .comTtl {
  background: url(../common/img/com_bg01-white.png) no-repeat left top;
}

#container #main.top #concept .comTtl:after {
  background: url(../common/img/com_bg02-white.png) no-repeat left top;
}

#container #main.top #concept .sec01 {
  padding-top: 100px;
  background: #1B3A6D;
}

#container #main.top #concept .sec01 h2 {
  color: #fff;
}

#container #main.top #concept .sec01 .textBox p {
  color: #fff;
}

#container #main.top #concept .sec01 .comLink {
  border: 1px solid #fff;
}

#container #main.top #concept .sec02 {
  margin-top: 0;
  padding-top: 120px;
  padding-bottom: 0;
  background: #fff;
  color: #fff;
}

#container #main.top #concept .sec02 .bg {
  padding-top: 0;
  padding-bottom: 40px;
  background: none;
}

#container #main.top #concept .sec02 .comTtl {
  background: url(../common/img/com_bg01.png) no-repeat left top;
}

#container #main.top #concept .sec02 .comTtl h2 {
  color: #000;
}

#container #main.top #concept .sec02 .comTtl:after {
  background: url(../common/img/com_bg02.png) no-repeat left top;
}

#container #main.top #concept .sec02 .comTtl p {
  color: #000;
}

#container #main #service .comTtl,
#container #main #concept .comTtl {
  background: url(../common/img/com_bg01.png) no-repeat left top;
}

#container #main #service .comTtl h2,
#container #main #concept .comTtl h2 {
  color: #000;
}

#container #main #service .comTtl:after,
#container #main #concept .comTtl:after {
  background: url(../common/img/com_bg02.png) no-repeat left top;
}

#container #main #service .comTtl p,
#container #main #concept .comTtl p {
  color: #000;
}

#container #main #transfer .sec01 {
  padding-bottom: 0;
  background: none;
  z-index: 0;
}

#container #main #transfer .sec01 .subBox {
  margin: 50px auto;
  width: 1166px;
}

#container #main #transfer .sec01 .subBox > p {
  font-size: 1.5em;
  line-height: 2;
}

#container #main #transfer .sec01 .subBox.special {
  width: 700px;
  font-size: 18px;
}

#container #main #transfer .sec01 .subBox.access {
  background: #fff;
  color: #000;
  width: 800px;
  margin: 100px auto 0;
  padding: 30px 0 70px;
  font-size: 0.8em;
}

#container #main #transfer .sec01 .subBox.access p {
  width: 700px;
  margin: 0 auto;
  padding-bottom: 15px;
  border-bottom: 2px solid #ccc;
}

#container #main #transfer .sec01 .subBox.access dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  margin: 0px auto;
  padding: 15px 0;
  border-bottom: 2px solid #ccc;
  font-size: 16px;
}

#container #main #transfer .sec01 .subBox.access dl dt {
  width: 130px;
  margin-left: 15px;
}

#container #main #transfer .sec01 .subBox b {
  font-size: 18px;
}

#container #main #transfer .sec01 .subBox.frame {
  width: 700px;
}

#container #main #transfer #special {
  color: #fff;
  background: #1B3A6D;
}

#container #main #transfer #special .subBox {
  margin: 0px auto;
}

#container #main #transfer #special .subBox.frame {
  margin-top: 60px;
}

#container #main #transfer .gameBack {
  height: 450px;
  padding-top: 50px;
  background-size: cover;
  background-image: url("../img/special/itenkun_bk.png");
}

#container #main #transfer .special-contact {
  position: relative;
  width: 280px;
  margin: 20px 0;
  padding: 6px 20px;
  background: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 18px;
}

#container #main #transfer .special-contact a {
  color: #fff;
}

#container #main #transfer .special-text {
  position: relative;
  width: 780px;
  margin: 80px auto 40px;
  padding: 30px 0;
  background: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 18px;
}

#container #main #transfer .special-text p {
  margin-bottom: 5px;
}

#container #main #transfer .box-shadow {
  -webkit-box-shadow: 0 0 0 10px #000;
          box-shadow: 0 0 0 10px #000;
}

#container #main #transfer .prologue {
  margin-bottom: 10px;
  font-size: 16px;
}

#container #main .itenkun-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#container #main .itenkun-logo img {
  margin-left: 20px;
}

#container #main .itenkun-area {
  width: 800px;
  margin: auto;
  position: relative;
}

#container #main .itenkun-border {
  position: absolute;
  top: 120px;
}

#container #main .itenkun {
  position: absolute;
  right: 70px;
  top: 50px;
}

#container #main .special-heading {
  font-size: 22px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 35px;
}

#container #main .special-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

#container #main .special-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 80px;
  border-bottom: 1px solid #ccc;
}

#container #main .special-box {
  margin-left: 40px;
}

#container #main .special-box div {
  margin-bottom: 30px;
  font-size: 36px;
}

#container #main .special-box p {
  font-size: 16px;
  line-height: 30px;
}

#container #main .triangle {
  text-align: center;
  color: #fff;
  margin-bottom: 35px;
  font-size: 20px;
}

#container #main .top_case_list .sec03 {
  background: #103164;
  margin-top: 80px;
  padding-top: 122px;
}

#container #main .top_case_list .sec03 .comTtl {
  background: url(../common/img/com_bg01-white.png) no-repeat left top;
  margin-bottom: 80px;
}

#container #main .top_case_list .sec03 .comTtl h2 {
  color: #fff;
}

#container #main .top_case_list .sec03 .comTtl h2 span {
  color: #fff;
}

#container #main .top_case_list .sec03 .comTtl p {
  color: #fff;
}

#container #main .top_case_list .sec03 .comTtl:after {
  background: url(../common/img/com_bg02-white.png) no-repeat left top;
}

#container #main .top_case_list .sec03 .photoList {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 0;
  padding-bottom: 30px;
}

#container #main .top_case_list .sec03 .photoList > li {
  border: none;
}

#container #main .top_case_list .sec03 .photoList > li .inner {
  margin-top: 20px;
  width: 90%;
}

#container #main .top_case_list .sec03 .photoList > li .inner .colTxt {
  color: #fff;
}

#container #main .top_case_list .sec03 .photoList > li .inner .pTtl {
  border: 1px solid #fff;
}

#container #main .top_case_list .sec03 .photoList > li .inner .pTtl:hover {
  color: #103164;
}

#container #main .top_case_list .sec03 .photoList > li .inner p {
  color: #fff;
}

#container #main .top_case_list .sec03 .photoList > li:hover .pTtl {
  color: #103164;
}

#container #main .top_case_list .sec03 .photoList > li .photo {
  margin-bottom: 0;
}

#container #main .top_case_list .sec03 .photoList > li .photo img {
  height: 100%;
}

#container #main .top_case_list .sec03 .photoList > li a {
  background: #103164;
}

#container #main .top_case_list .sec03 .comLink {
  border: 1px solid #fff;
}

#container #main .top_case_list .sec03 .comLink:hover {
  border: none;
}

#container #main .sec01 {
  background: none;
}

#container #main .sec01.pb0 {
  padding-bottom: 0;
}

#container #main .sec02 {
  background: #103164;
  margin-top: 70px;
  padding-top: 100px;
  padding-bottom: 80px;
}

#container #main .sec02 .comTtl {
  background: url(../common/img/com_bg01-white.png) no-repeat left top;
}

#container #main .sec02 .comTtl:after {
  background: url(../common/img/com_bg02-white.png) no-repeat left top;
}

#container #main .sec02.bg-none {
  background: none;
}

#container #main .sec02 .comTtl h2 {
  color: #fff;
}

#container #main .sec02 .comTtl span {
  color: #fff;
}

#container #main .sec02 .comTtl p {
  color: #fff;
}

#container #main .sec02 .photoUl p {
  color: #fff;
}

#container #main .sec02 .photoUl h3 span {
  color: #fff;
}

#container #main .sec02 .comLink {
  border: 1px solid #fff;
}

#container #main .sec02 .comLink:hover {
  border: none;
}

#container #main .sec03.bg-none {
  background: none;
  padding-bottom: 20px;
}

.thumbList {
  max-width: 860px;
  margin-left: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.thumbList li {
  margin-top: 10px;
  margin-right: 20px;
  margin-left: 0;
}

.transBanner {
  width: 1200px;
  margin: 20px auto;
  color: #FFFFFFFF;
  border-radius: 18px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 50px;
}

.transBanner img {
  width: 100%;
}

.transBanner a {
  color: #fff;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

.open {
  cursor: pointer;
}

#pop-up {
  display: none;
}

.overlay {
  display: none;
}

#pop-up:checked + .overlay {
  display: block;
  z-index: 9999;
  background-color: #00000070;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}

.window {
  width: 90vw;
  max-width: 380px;
  height: 80px;
  background-color: #ccc;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.text {
  font-size: 18px;
  margin: 0;
}

.close {
  cursor: pointer;
  color: #000;
  position: absolute;
  top: 4px;
  right: 10px;
  font-size: 30px;
}

.wpulike {
  margin-top: 20px;
}

#main #production .menuList.clearfix {
  margin-bottom: 20px;
}

#main #production .menuList.clearfix li {
  width: 232px;
}

.header {
  position: absolute;
  width: 100%;
  text-align: left;
  color: #fff;
  font-family: "Montserrat", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background-color: #103164;
  z-index: 2;
}

.header.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  border-bottom: 1px solid #fff;
}

.header .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
}

.header .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header #gNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  font-size: 16px;
  font-family: Meiryo, "小塚ゴシック Pr6N", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.header #gNav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
  color: black;
  text-align: center;
}

.header #gNav > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 135px;
  padding: 10px 0;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.header #gNav > ul > li.current {
  background: #2b6bcf;
}

.header #gNav > ul > li:hover {
  background: #6a9be9;
}

.header #gNav > ul > li > a {
  font-size: 16px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.header #gNav > ul > li > a:link {
  color: #fff;
}

.header #gNav > ul > li > a:visited {
  color: #fff;
}

.header #gNav > ul > li > a:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #333;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.header #gNav > ul > li > a ::hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.header #gNav > ul > li > a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}

.header #gNav > ul .dMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 100%;
  top: 67px;
  left: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  opacity: 0;
}

.header #gNav > ul .dMenu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 60px;
  text-align: center;
  background: #D5E7FF;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.header #gNav > ul .dMenu li a {
  font-size: 0.7rem;
  color: #103164;
}

.header #gNav > ul .dMenu li:last-child {
  border-right: 1px solid #ccc;
}

.header #gNav > ul .dMenu li:hover {
  background: #8db0e7;
  border-left: 1px solid #8db0e7;
  border-bottom: 1px solid #8db0e7;
}

.header #gNav > ul .dMenu li:hover a {
  color: #fff;
}

.header #gNav > ul .dMenu.n02 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header #gNav > ul .dMenu.n02 li {
  width: 111px;
}

.header #gNav > ul .dMenu.n02 li:nth-of-type(6n) {
  border-right: 1px solid #ccc;
}

.header #gNav > ul .dMenu.n04 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header #gNav > ul .dMenu.n04 li {
  width: 200px;
}

.header #gNav > ul .dMenu.n04 li:nth-of-type(3n) {
  border-right: 1px solid #ccc;
}

.header #gNav .menuList.n02:hover .dMenu.n02 {
  visibility: visible;
  opacity: 1;
}

.header #gNav .menuList.n03:hover .dMenu.n03 {
  visibility: visible;
  opacity: 1;
}

.header #gNav .menuList.n04:hover .dMenu.n04 {
  visibility: visible;
  opacity: 1;
}

.header #gNav .menuList.n05:hover .dMenu.n05 {
  visibility: visible;
  opacity: 1;
}

.header #gNav .menuList.n06:hover .dMenu.n06 {
  visibility: visible;
  opacity: 1;
}

.header.fixed {
  z-index: 10000;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  position: fixed;
}

.header.fixed.f-top {
  top: 0;
}

.header.fixed .header-inner {
  width: 1200px;
  height: 100%;
}

.header.fixed .header-logo {
  font-size: 20px;
  color: #fff;
}

.header.fixed .header-logo a {
  color: #fff;
}

.header.fixed #gNav > ul > li > a {
  font-size: 15px;
  color: #fff;
}

.header.fixed #gNav > ul > li > a span {
  font-size: 10px;
}

.header.fixed #gNav > ul .dMenu {
  top: 60px;
}

.header.fixed #gNav > ul .dMenu li a {
  font-zize: 12px;
}

.scroll-prevent {
  overflow: hidden;
}

.archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 80px auto;
}

.newsArea {
  -ms-flex-preferred-size: 850px;
      flex-basis: 850px;
  max-width: 850px;
  margin: 0 50px 0 auto;
  background-color: #fff;
}

.newsArea.top {
  max-width: 1200px;
  margin: 0 auto;
}

.newsArea.top .newsBlock {
  padding-top: 0;
  padding-bottom: 0dhop;
}

.newsArea.top .date {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 576px) {
  .newsArea {
    width: 90%;
    min-width: auto;
    padding: 0;
  }
}

.newsArea h2 {
  display: inline-block;
  margin-bottom: 20px;
  padding: 0 20px;
  border-left: 3px solid #103367;
  font-size: 1.6rem;
}

@media (max-width: 576px) {
  .newsArea h2 {
    margin-bottom: 0;
    font-size: 1.2rem;
  }
}

@media (max-width: 576px) {
  .newsArea#article {
    padding-top: 80px;
  }
}

.newsArea .newsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 576px) {
  .newsArea .newsList {
    display: block;
  }
}

.newsArea .newsBlock {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
}

.newsArea .newsBlock a {
  display: block;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 576px) {
  .newsArea .newsBlock {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 30px 0;
  }
}

.newsArea .newsBlock:nth-of-type(1), .newsArea .newsBlock:nth-of-type(2) {
  border-top-width: 0;
}

.newsArea .newsBlock:nth-of-type(odd) {
  padding-right: 30px;
}

.newsArea .newsBlock:nth-of-type(even) {
  padding-left: 30px;
}

.newsArea .newsBlock:nth-of-type(2n+1) {
  border-right: 1px solid #ddd;
}

@media (max-width: 576px) {
  .newsArea .newsBlock:nth-of-type(2n+1) {
    border: none;
  }
}

.newsArea .newsTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0;
  width: 100%;
  min-height: 100px;
  padding: 14px 0 0;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.6;
}

.newsArea .newsTitle span {
  display: block;
  color: #333;
  font-size: 14px;
  font-weight: normal;
}

.newsArea .overflow {
  overflow: hidden;
}

.newsArea .newsImg {
  width: 100%;
  padding-top: 66.67%;
  background-size: cover;
  background-position: center;
  opacity: 1;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.newsArea .newsImg:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.newsArea .columnList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.newsArea .columnBlock {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.newsArea .columnBlock a {
  display: block;
  overflow: hidden;
}

.newsArea .columnBlock .authorArea {
  position: static;
  width: auto;
  padding: 0;
}

.newsArea .columnText {
  padding-top: 25px;
}

.newsArea .columnTitle {
  padding-bottom: 20px;
  min-height: 70px;
  font-size: 16px;
  font-weight: bold;
}

.newsArea .columnImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

.newsArea .columnImg:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}

.date {
  display: block;
  margin: 4px 0 12px;
  font-size: 16px;
  color: #666;
  line-height: 1;
  letter-spacing: .17em;
}

.authorArea {
  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;
  position: relative;
  width: 100%;
}

.authorArea .writer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
}

.authorArea .writer img {
  width: 25px;
  margin-right: 20px;
}

.category {
  display: inline-block;
  margin: 5px 0;
  padding: 3px 10px;
  border: 1px solid;
  border-radius: 10px;
  font-size: 0.9rem;
}

.articleArea {
  -ms-flex-preferred-size: 800px;
      flex-basis: 800px;
  max-width: 800px;
  margin: 0 100px 0 auto;
  padding: 0 0 0 30px;
}

@media (max-width: 576px) {
  .articleArea {
    width: 90%;
    margin: 0 auto;
  }
}

.articleArea .articleHead {
  margin: 17px 0 10px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  color: #000;
  font-size: 23px;
  font-weight: bold;
  text-align: left;
  line-height: 1.26;
}

.articleArea .articleBody {
  margin: 45px 0;
  font-size: 16px;
  color: #2c2c2c;
  line-height: 1.86;
  text-align: left;
}

.articleArea .articleBody p {
  margin-top: 2em;
}

.articleArea .articleBody img {
  max-width: 100%;
  padding: 20px 0;
}

.articleArea .articleBody h3 {
  font-size: 1.5rem;
  border-bottom: 1px solid;
  margin: 30px 0;
  padding-bottom: 10px;
}

.articleArea .articleBody h3 span {
  margin-top: -80px;
  padding-top: 80px;
}

.articleArea .articleBody h4 {
  padding: 13px 28px 12px;
  font-size: 21px;
  font-weight: 700;
  background: #eaf3ff;
}

.articleArea .articleBody blockquote {
  font-size: 16px;
  margin: 30px 0;
  padding: 25px 36px;
  line-height: 36px;
  background-color: #eaf3ff;
}

.articleArea .articleBody blockquote p {
  margin-top: 0;
}

.articleArea .articleFrame {
  width: 750px;
  margin: 20px auto;
}

@media (max-width: 576px) {
  .articleArea .articleFrame {
    width: 100%;
  }
}

.articleArea .articleImg {
  width: 100%;
  height: auto;
  padding-top: 66.66%;
  background-color: #ddd;
  background-size: cover;
  background-position: center;
  opacity: 1;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

.pages {
  padding: 60px 0 120px;
}

.pages .mainVisual {
  background: url(../img/service/main_visual_bg.jpg) no-repeat center center;
  margin-bottom: 81px;
}

.pages .mainVisual h2 {
  height: 130px;
  margin: 0 auto;
  width: 1160px;
  font-size: 24px;
  line-height: 130px;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
}

.pages .mainVisual h2 span {
  margin: -10px 20px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-style: italic;
  font-family: "Noto Serif", serif;
  font-weight: normal;
  font-size: 34px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 500px;
  height: 100px;
  margin: 20px auto;
  justify-content: center;
  align-items: center;
}

@media (max-width: 576px) {
  .pagination {
    width: 100%;
  }
}

.pagination .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  margin: 0 8px;
  padding: 0;
  background: #fff;
  color: #103367;
  border: 1px solid #103367;
  font-size: 17px;
  text-align: center;
}

.pagination .page-numbers.current {
  background: #103367;
  color: #fff;
}

.pagination .page-numbers:hover {
  background: #103367;
  color: #fff;
}

/* 関連記事yarpp */
.related-post {
  max-width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: 5px;
}

.related-entry {
  vertical-align: top;
  float: left;
  max-width: 21%;
  font-size: 14px;
  height: 215px;
  margin: 0 2%;
  text-align: center;
  line-height: 1.75;
}

.related-entry img {
  padding: 2px;
  border: #ccc 1px solid;
}

.yarpp-related h3.yarpp-title {
  padding: 10px;
  background: #103164;
  color: #fff;
  font-size: 18px;
  margin: 40px 0;
}

#sideBar {
  position: relative;
  max-width: 330px;
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  margin: 0 auto 0 8px;
  padding: 0 30px 0 0;
}

#main #column-detail .prevNext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

#main #column-detail .prevArticle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-weight: bold;
}

#main #column-detail .prevArticle::before {
  content: "";
  display: block;
  width: .8em;
  height: .8em;
  margin-right: 1em;
  border-top: 2px solid #103164;
  border-left: 2px solid #103164;
  line-height: .8;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#main #column-detail .nextArticle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-weight: bold;
}

#main #column-detail .nextArticle::after {
  content: "";
  display: block;
  width: .8em;
  height: .8em;
  margin-left: 1em;
  border-top: 2px solid #103164;
  border-right: 2px solid #103164;
  line-height: .8;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#main #column-detail .photoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

#toc_container {
  margin: 30px 0 50px 0;
  z-index: 50;
}

html {
  scroll-behavior: smooth;
}

#header {
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  z-index: 10000;
  -webkit-transition: all .5s;
  transition: all .5s;
}

@media (max-width: 768px) {
  #header {
    height: 50px;
  }
}

#header.header-top {
  position: fixed;
}

#header.header-top .header-inner .header-nav ul li a {
  color: #fff;
}

#header.fixed {
  position: fixed;
  background: #fff;
  top: 0;
  border-bottom: 1px solid #ccc;
}

#header.fixed .header-inner .header-nav ul li .button a {
  color: #fff;
}

#header.fixed .header-inner .header-nav ul li a {
  color: #000;
}

#header.fixed .header-inner .header-nav ul li a:hover {
  color: #E67FCE;
}

#header .header-logo {
  width: 160px;
  margin-left: 15px;
  line-height: 1;
}

#header .header-logo a {
  line-height: 1;
}

@media (max-width: 768px) {
  #header .header-logo {
    width: 128px;
  }
}

@media (max-width: 768px) {
  #header .header-logo img {
    width: 128px;
  }
}

#header .header-inner {
  width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

@media (max-width: 768px) {
  #header .header-inner {
    width: 90%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

#header .header-inner .header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-right: 20px;
}

#header .header-inner .header-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#header .header-inner .header-nav ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 40px;
  padding: 10px 0;
}

@media (max-width: 768px) {
  #header .header-inner .header-nav ul li {
    margin-left: 20px;
  }
}

@media (max-width: 768px) {
  #header .header-inner .header-nav ul li.pc {
    display: none;
  }
}

@media (max-width: 768px) {
  #header .header-inner .header-nav ul li button {
    width: 100px;
    height: 32px;
  }
}

#header .header-inner .header-nav ul li button a {
  padding: 10px 40px;
}

@media (max-width: 768px) {
  #header .header-inner .header-nav ul li button a {
    padding: 0.5em 1em;
  }
}

#header .header-inner .header-nav ul li 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.5em 1em;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-size: 14px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  #header .header-inner .header-nav ul li a {
    font-size: 11px;
  }
}

#header .header-inner .header-nav ul li a:hover {
  color: #E67FCE;
}

#header .header-inner .header-nav ul li a .sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 0.8px;
}

@media (max-width: 768px) {
  #header .header-inner .header-nav ul li a.contact {
    display: none;
  }
}

@media (max-width: 992px) {
  #header .header-inner .header-nav ul li:hover > a {
    color: #ccc;
  }
}

#header .header-inner .header-nav ul li:hover .children {
  display: block;
  top: 58px;
  margin-top: 10px;
  background: #ccc;
  font-size: 0.8rem;
}

#header .header-inner .header-nav ul li:hover .children > li > a {
  color: #fff;
  border-bottom: none;
}

#header .header-inner .header-nav ul li:hover .children > li:hover {
  background: #fff;
}

#header .header-inner .header-nav ul li:hover .children > li:hover > a {
  color: #ccc;
}

#header .header-inner .header-nav ul li .children {
  position: absolute;
  top: -1000px;
}

#header .header-box {
  font-size: 13px;
}

#header .header-box img {
  margin-right: 5px;
}

#header .header-box.orange {
  background: #F39827;
}

#header .header-box.orange img {
  width: 30px;
  height: 45px;
}

#header .header-box.navy {
  background: #066282;
}

#header .header-box.navy img {
  width: 20px;
  height: 15px;
}

#header .header-box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 180px;
  height: 120px;
  padding: 0px 20px;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header .sp-nav {
  display: none;
}

@media (max-width: 768px) {
  #header .sp-nav {
    display: block;
  }
}

#header .header-sp_switch {
  display: none;
}

@media (max-width: 768px) {
  #header .header-sp_switch {
    width: 50px;
    height: 25px;
    padding: 5px;
    position: absolute;
    top: 3px;
    right: 0px;
    cursor: pointer;
    color: #fff;
    margin-right: 10px;
    text-decoration: none;
    font-size: 18px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 1;
    font-weight: 700;
    border-radius: 8px;
  }
}

#header .header-sp_switch span {
  width: 50%;
  height: 3px;
  display: block;
  position: absolute;
  left: 0px;
  background-color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 10px;
}

#header .header-sp_switch span:nth-child(1) {
  top: 10px;
}

#header .header-sp_switch span:nth-child(2) {
  top: 20px;
}

#header .header-sp_switch span:nth-child(3) {
  top: 30px;
}

#header .header-sp_switch.close span:nth-child(1) {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  top: 20px !important;
}

#header .header-sp_switch.close span:nth-child(2) {
  display: none !important;
}

#header .header-sp_switch.close span:nth-child(3) {
  top: 20px !important;
  -webkit-transform: rotate(-315deg);
          transform: rotate(-315deg);
}

#header #header-sp_list {
  position: absolute;
  top: 50px;
  right: 0;
  width: 100%;
  height: 100vh;
  background: #3EA6E1;
}

#header #header-sp_list.open {
  display: initial;
  z-index: 100;
}

#header #header-sp_list.close {
  display: none;
}

#header #header-sp_list li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

#header #header-sp_list li a {
  display: block;
  padding: 1rem 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  background-color: #3EA6E1;
  border-bottom: 2px solid rgba(255, 255, 255, 0.25);
  text-decoration: none;
  text-transform: uppercase;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

#header #header-sp_list li a:active {
  color: #f00;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

#overlay {
  display: none;
}

@media (max-width: 768px) {
  #overlay.on {
    display: block;
    width: 100%;
    height: 2000vh;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    z-index: 99;
  }
}

.scroll-prevent {
  overflow: hidden;
}

.news-list__times::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: normal;
  content: "\f017";
  margin-right: 0.3em;
  display: inline-block;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

#main {
  width: 100vw;
  background: #F2F4FC;
  font-family: YuGothic;
  letter-spacing: 0;
}

#main.on {
  display: none;
}

#main .main-image {
  min-height: 70vh;
  padding: 50px 0 0;
  background: #4B5FD7;
}

#main .main-image.contact {
  padding-bottom: 60px;
  background: #F2F4FC;
}

#main h1.contact {
  font-weight: bold;
  margin-bottom: 50px;
  border-bottom: 2px solid;
}

#main h1 > span {
  display: block;
}

#main .main-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
}

@media (max-width: 768px) {
  #main .main-inner {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}

#main .main-small {
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 1.3;
}

@media (max-width: 768px) {
  #main .main-small {
    font-size: 14px;
    margin-left: 20px;
  }
}

#main .main-medium {
  font-size: 62px;
  font-weight: bold;
  line-height: 1.2;
}

@media (max-width: 768px) {
  #main .main-medium {
    font-size: 36px;
    margin-left: 20px;
  }
}

#main .main-medium span {
  font-size: 40px;
}

@media (max-width: 768px) {
  #main .main-medium span {
    font-size: 25px;
  }
}

#main .main-big {
  font-size: 103px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.3;
  background: -webkit-gradient(linear, left top, right top, from(#1C8DFF), to(#E06CC5));
  background: linear-gradient(to right, #1C8DFF, #E06CC5);
}

@media (max-width: 768px) {
  #main .main-big {
    width: 90%;
    font-size: 56px;
    text-align: left;
    padding-left: 20px;
  }
}

#main .main-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 70px;
}

@media (max-width: 768px) {
  #main .main-right {
    display: block;
    width: 100%;
    margin: 30px auto;
    text-align: center;
  }
  #main .main-right img {
    width: 240px;
  }
}

#main .main-right .main-point {
  display: none;
}

@media (max-width: 768px) {
  #main .main-right .main-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 768px) {
  #main .main-left .main-point {
    display: none;
  }
}

#main .main-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

#main .main-point div {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-left: 18px;
  width: 170px;
  height: 170px;
  background-image: url("../images/main-point.png");
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  #main .main-point div {
    width: 100px;
    height: 100px;
    margin-left: 10px;
    border-box: box-sizing;
  }
}

#main .main-point h2 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 768px) {
  #main .main-point h2 {
    font-size: 14px;
  }
}

#main .main-point h2 span {
  font-size: 12px;
}

@media (max-width: 768px) {
  #main .main-point h2 span {
    font-size: 9px;
  }
}

#main .main-button {
  margin-top: 40px;
  text-align: center;
}

#main .main-button .button {
  font-size: 26px;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  #main .main-button .button {
    width: 225px;
    height: 52px;
    font-size: 14px;
  }
}

#main .main-block {
  margin: 80px auto;
  width: 1100px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

@media (max-width: 768px) {
  #main .main-block {
    width: 90%;
    text-align: center;
  }
}

#main .main-block h2 {
  margin: 30px 0 40px;
  color: #fff;
  font-size: 40px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  #main .main-block h2 {
    font-size: 1.3rem;
    text-align: center;
  }
}

#main .main-block_title {
  font-size: 30px;
  font-family: poppins;
  color: #E67FCe;
}

@media (max-width: 768px) {
  #main .main-block_title {
    font-size: 20px;
  }
}

#main .main-block_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  #main .main-block_area {
    display: block;
    height: 100%;
  }
}

#main .main-block_q {
  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: relative;
  width: 300px;
  height: 160px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 50px;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  border-radius: 20px;
}

#main .main-block_q:nth-child(2n) {
  margin-top: 60px;
}

@media (max-width: 768px) {
  #main .main-block_q:nth-child(2n) {
    margin-top: 40px;
  }
}

@media (max-width: 768px) {
  #main .main-block_q {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: auto;
    margin: 0;
    margin-top: 40px;
    padding: 30px;
  }
}

#main .main-block_img {
  position: absolute;
  top: 150px;
}

@media (max-width: 768px) {
  #main .main-block_img {
    position: static;
    margin-top: 20px;
  }
}

#main .triangle-img {
  width: 100%;
}

#main .main-block_a {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
}

@media (max-width: 768px) {
  #main .main-block_a {
    font-size: 1.3rem;
    padding-bottom: 20px;
  }
}

#main #merit {
  padding: 0px 0 80px;
}

#main .merit-area {
  width: 1100px;
  margin: 0px auto;
  padding: 0 0 50px;
  background: #F2F4FC;
}

@media (max-width: 768px) {
  #main .merit-area {
    width: 90%;
  }
}

#main .merit-box {
  margin-top: 30px;
}

#main .merit-title {
  position: relative;
  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;
  font-size: 30px;
  font-weight: bold;
}

@media (max-width: 768px) {
  #main .merit-title {
    display: block;
    text-align: center;
  }
}

#main .merit-title span.merit-title_big {
  color: #E67FCE;
  font-size: 70px;
  margin: 0 8px;
}

@media (max-width: 768px) {
  #main .merit-title span.merit-title_big {
    margin: 0;
  }
}

#main .merit-title span.merit-title_bottom {
  margin-top: 20px;
}

#main .merit-title span.merit-title_border {
  position: absolute;
  right: 170px;
  bottom: 10px;
  width: 240px;
  color: #e67fce;
  border-bottom: 4px solid #E67FCE;
}

@media (max-width: 768px) {
  #main .merit-title span.merit-title_border {
    margin: 20px 0 0;
    right: 20px;
  }
}

#main .merit-title img {
  margin-right: 10px;
}

#main .merit-box_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 70px;
  margin-bottom: 30px;
  color: #485Fd7;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.025em;
}

@media (max-width: 768px) {
  #main .merit-box_title {
    display: block;
    margin-top: 0;
    font-size: 20px;
  }
}

#main .merit-box_title span {
  font-size: 124px;
  font-family: poppins;
  line-height: 120px;
  border-bottom: 4px solid #485FD7;
  margin-right: 60px;
}

@media (max-width: 768px) {
  #main .merit-box_title span {
    display: block;
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-right: 0;
  }
}

#main .merit-box_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0px;
  font-size: 22px;
  font-weight: bold;
}

@media (max-width: 768px) {
  #main .merit-box_list {
    display: -webkit-box;
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 20px;
    font-size: 15px;
  }
}

#main .merit-box_list.step {
  height: 60px;
}

#main .merit-box_list .merit-box_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 68px;
  height: 68px;
  margin-right: 41px;
  color: #fff;
  background: #485FD7;
  border-radius: 50%;
  font-size: 29px;
}

@media (max-width: 768px) {
  #main .merit-box_list .merit-box_head {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    font-size: 20px;
  }
}

#main .block {
  display: inline;
  overflow-wrap: break-word;
}

#main .line {
  width: 3px;
  height: 25px;
  margin-left: 32px;
  background-image: url("../images/line.png");
}

@media (max-width: 768px) {
  #main .line {
    display: none;
    margin-left: 29px;
  }
}

#main .merit-box_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  #main .merit-box_img {
    display: -webkit-box;
    width: 80%;
    text-align: -webkit-center;
  }
}

#main .merit-box_img .line {
  height: 300px;
  margin-right: 35px;
}

@media (max-width: 768px) {
  #main .merit-box_img .line {
    display: none;
  }
}

#main .merit-box_img .line.long {
  width: 3px;
}

@media (max-width: 768px) {
  #main .merit-box_img .line.long {
    height: 410px;
  }
}

#main .merit-box_img .line.sec {
  width: 3px;
  height: 390px;
}

@media (max-width: 768px) {
  #main .merit-box_img .line.sec {
    height: 510px;
  }
}

#main .merit-box_img .graph01 {
  margin-top: 30px;
  margin-left: 50px;
  width: 198px;
  height: 282px;
}

@media (max-width: 768px) {
  #main .merit-box_img .graph01 {
    margin: 0 auto;
    width: 60%;
    height: auto;
  }
}

#main .merit-box_img .graph02 {
  margin-top: 30px;
  margin-left: 100px;
  height: 316px;
}

@media (max-width: 768px) {
  #main .merit-box_img .graph02 {
    margin: 20px 0;
    width: 80%;
    height: auto;
  }
}

#main .merit-box_img .time {
  width: 350px;
  height: 245px;
  margin-left: 25px;
  padding-top: 20px;
  border-radius: 20px;
}

@media (max-width: 768px) {
  #main .merit-box_img .time {
    display: block;
    width: 90%;
    height: auto;
    margin: 0;
    padding-top: 15px;
  }
}

#main .merit-box_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#main .merit-box_line .line {
  height: 100px;
}

@media (max-width: 768px) {
  #main .merit-box_line .line {
    width: 6px;
    display: none;
  }
}

#main .merit-box_line .line.last {
  width: 4px;
}

@media (max-width: 768px) {
  #main .merit-box_line .line.last {
    width: 10px;
  }
}

#main .merit-box_text {
  margin-left: 70px;
  font-size: 16px;
  letter-spacing: 0;
}

@media (max-width: 768px) {
  #main .merit-box_text {
    font-size: 12px;
    margin-left: 30px;
  }
}

#main .border-area {
  width: 100%;
  background-image: url("../images/border-back.png");
  background-size: cover;
  padding: 75px 0;
}

#main .border-area .border-title {
  width: 485px;
  margin: 0 auto;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  border-bottom: 5px solid #fff;
}

@media (max-width: 768px) {
  #main .border-area .border-title {
    width: 90%;
    font-size: 25px;
  }
}

#main .border-area .border-box_area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 880px;
  margin: 50px auto;
}

@media (max-width: 768px) {
  #main .border-area .border-box_area {
    width: 90%;
    padding-bottom: 180px;
  }
}

#main .border-area .border-box {
  display: table;
  width: 240px;
  height: 160px;
  margin-bottom: 80px;
  margin-right: 80px;
  background: #fff;
  border-radius: 18px;
  border: none;
  -webkit-box-shadow: 6px 6px 10px;
          box-shadow: 6px 6px 10px;
}

@media (max-width: 768px) {
  #main .border-area .border-box {
    width: 100%;
    height: 100px;
    margin-right: 0;
    margin-bottom: 40px;
  }
}

#main .border-area .border-box:nth-child(3n) {
  margin: 0;
}

@media (max-width: 768px) {
  #main .border-area .border-box:nth-child(3n) {
    margin-bottom: 40px;
  }
}

#main .border-area .border-box div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#main .border-area .border-box span {
  font-size: 28px;
  font-weight: bold;
}

#main .border-area .border-worry {
  position: absolute;
  right: 0;
  bottom: 75px;
}

@media (max-width: 768px) {
  #main .border-area .border-worry {
    bottom: 0px;
  }
}

#main .border-area .border-function {
  width: 1100px;
  background: #e67FCE;
  margin: 0 auto;
  padding: 35px 130px;
  text-align: center;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  #main .border-area .border-function {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
  }
}

#main .border-area .border-function .border-function_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 450px;
  height: 80px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.08em;
  border: 3px solid #fff;
  border-radius: 50px;
}

@media (max-width: 768px) {
  #main .border-area .border-function .border-function_title {
    width: 90%;
    height: 50px;
    padding: 0px;
    font-size: 20px;
  }
}

#main .border-area .border-function .border-function_list {
  width: 830px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 40px auto;
}

@media (max-width: 768px) {
  #main .border-area .border-function .border-function_list {
    width: 90%;
    display: block;
  }
}

#main .border-area .border-function .border-function_list .border-function_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 250px;
  height: 50px;
  background: #fff;
  margin-right: 35px;
  margin-bottom: 20px;
  border-radius: 40px;
  font-weight: bold;
}

#main .border-area .border-function .border-function_list .border-function_item:nth-child(3n) {
  margin: 0;
}

@media (max-width: 768px) {
  #main .border-area .border-function .border-function_list .border-function_item:nth-child(3n) {
    margin: 20px auto;
  }
}

@media (max-width: 768px) {
  #main .border-area .border-function .border-function_list .border-function_item {
    margin: 20px auto;
  }
}

#main .des-area {
  padding: 80px 0;
  background: #4B5FD7;
  color: #fff;
  text-align: center;
}

#main .des-area.support {
  background: #F2F4FC;
  color: #000;
  text-align: left;
}

@media (max-width: 768px) {
  #main .des-area.support {
    padding: 40px 0;
  }
}

#main .des-area .des-title {
  width: 180px;
  margin: 0 auto 80px;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-bottom: 5px solid;
}

#main .des-area .des-title.support {
  color: #4B5FD7;
  width: 270px;
}

@media (max-width: 768px) {
  #main .des-area .des-title {
    margin-bottom: 40px;
  }
}

#main .des-area .des-box_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin: 0 auto 50px;
}

@media (max-width: 768px) {
  #main .des-area .des-box_area {
    display: block;
    width: 90%;
  }
}

#main .des-area .des-box_area .des-box {
  width: 500px;
  padding: 40px;
  background: #fff;
  border-radius: 18px;
  font-weight: bold;
}

@media (max-width: 768px) {
  #main .des-area .des-box_area .des-box {
    width: 100%;
    margin: 0;
    padding: 0px;
  }
}

#main .des-area .des-box_area .des-box .des-box_head {
  font-size: 22px;
  color: #000;
}

@media (max-width: 768px) {
  #main .des-area .des-box_area .des-box .des-box_head {
    padding: 20px;
  }
}

#main .des-area .des-box_area .des-box .des-box_text {
  margin-top: 40px;
  font-size: 30px;
  padding-bottom: 50px;
}

#main .des-area .des-box_area .des-box .des-box_money {
  margin-top: 25px;
  font-size: 22px;
}

#main .des-area .des-box_area .des-box .des-box_money span {
  font-size: 30px;
}

@media (max-width: 768px) {
  #main .des-area .des-box_area .des-box .des-box_money {
    margin-top: 0;
    padding-bottom: 20px;
  }
}

#main .des-area .des-box_area .des-box .des-line {
  border: 1px solid #000;
  margin: 35px 0;
}

@media (max-width: 768px) {
  #main .des-area .des-box_area .des-box .des-line {
    margin: 10px;
  }
}

#main .des-area .des-box_area .des-plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 20px;
  font-size: 80px;
  font-weight: bold;
}

@media (max-width: 768px) {
  #main .des-area .des-box_area .des-plus {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#main .des-area .des-box_area .time {
  margin-right: 100px;
}

@media (max-width: 768px) {
  #main .des-area .des-box_area .time {
    margin: 0px auto;
    width: 100%;
  }
}

#main .des-area .des-box_area .support-head {
  font-size: 24px;
  font-weight: bold;
  margin: 25px 0;
}

@media (max-width: 768px) {
  #main .des-area .des-box_area .support-head {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  #main .des-area .des-box_area .support-text {
    margin-bottom: 50px;
  }
}

#main .des-list {
  font-size: 12px;
}

@media (max-width: 768px) {
  #main .des-list {
    width: 90%;
    margin: auto;
    text-align: left;
    font-size: 10px;
  }
}

#main .forms-area {
  background: #4B5FD7;
  padding: 70px;
}

@media (max-width: 768px) {
  #main .forms-area {
    padding: 10px 30px 90px;
  }
}

#main .forms-area .main-button {
  margin-top: 15px;
}

#main .forms-area .form-pink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media (max-width: 768px) {
  #main .forms-area .form-pink {
    display: block;
  }
}

#main .forms-area .form-pink .form-speech {
  width: 340px;
  margin: 0 auto 25px;
  position: relative;
  padding: 10px 0;
  background: #fff;
  border-radius: 30px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 768px) {
  #main .forms-area .form-pink .form-speech {
    width: 100%;
    margin-top: 50px;
  }
}

#main .forms-area .form-pink .form-speech::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 5px solid transparent;
  border-top: 10px solid #fff;
}

#main .forms-area .form-pink .button {
  width: 520px;
  height: 100px;
  position: relative;
}

@media (max-width: 768px) {
  #main .forms-area .form-pink .button {
    width: 100%;
    height: 50px;
    margin-bottom: 30px;
  }
}

#main .forms-area .form-pink .button::after {
  position: absolute;
  content: "";
  right: 50px;
  bottom: 40px;
  width: 15px;
  height: 15px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 768px) {
  #main .forms-area .form-pink .button::after {
    top: 23px;
    bottom: 0px;
  }
}

#main .forms-area .form-pink .button:hover::after {
  border-top: 3px solid #E67FCE;
  border-right: 3px solid #E67FCE;
}

#main .forms-area .form-tel {
  width: 435px;
  margin: 50px auto 0;
  text-align: center;
}

@media (max-width: 768px) {
  #main .forms-area .form-tel {
    width: 100%;
  }
}

#main .forms-area .form-tel .form-text {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

#main .forms-area .form-tel .button {
  position: relative;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  margin: 0 auto;
}

@media (max-width: 768px) {
  #main .forms-area .form-tel .button {
    width: 100%;
  }
}

#main .forms-area .form-tel .button a {
  padding: 20px 70px;
  background: #fff;
  display: block;
  border: 1px solid #000;
}

#main .forms-area .form-tel .button a:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#main .forms-area .form-tel .button a:hover::before {
  background-image: url("../images/tel_white.png");
}

#main .forms-area .form-tel .button a::before {
  content: "";
  width: 31px;
  height: 31px;
  background-image: url("../images/tel.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 26px;
  left: 55px;
}

@media (max-width: 768px) {
  #main .forms-area .form-tel .button a::before {
    left: 50px;
  }
}

#main .forms-area .form-tel .button span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  letter-spacing: 0.04em;
  color: #7c7c7c;
}

#main .forms-area .form-tel .button span.number {
  color: #000;
  margin-left: 10px;
  font-size: 32px;
}

@media (max-width: 768px) {
  #main .forms-area .form-tel .button span.number {
    font-size: 20px;
  }
}

#main .forms-area .form-tel .button span a {
  color: #fff;
}

#main .forms-area .form-tel .button a {
  color: #000;
  letter-spacing: 0;
}

#main .forms-area .form-tel .button a:hover {
  background: #000;
}

#main .forms-area .form-tel .button a:hover span {
  color: #fff;
}

#main .mw_wp_form {
  width: 600px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  #main .mw_wp_form {
    width: 100%;
  }
}

#main .mw_wp_form > p {
  font-size: 25px;
}

@media (max-width: 768px) {
  #main .mw_wp_form > p {
    font-size: 16px;
  }
}

#main .mw_wp_form .error {
  color: #ff0000;
}

#main .mw_wp_form form {
  text-align: center;
}

#main .mw_wp_form h2 {
  width: 100%;
  margin-bottom: 80px;
  font-size: 35px;
  text-align: center;
}

#main .mw_wp_form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  #main .mw_wp_form dl {
    display: block;
  }
}

#main .mw_wp_form dl dt {
  width: 250px;
  text-align: left;
}

#main .mw_wp_form dl dd {
  text-align: left;
}

#main .mw_wp_form dl dd #contact-inquiry_area {
  width: 300px;
  height: 115px;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  #main .mw_wp_form dl dd #contact-inquiry_area {
    width: 100%;
  }
}

#main .mw_wp_form input {
  width: 300px;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#main .mw_wp_form input[type=checkbox] {
  width: auto;
}

@media (max-width: 768px) {
  #main .mw_wp_form {
    width: 100%;
  }
}

#main form .button {
  width: 360px;
  height: 80px;
  font-size: 26px;
  letter-spacing: 0.1em;
  border-radius: 60px;
  background: #E67FCE;
  color: #fff;
}

#main .agreeTxt {
  margin: 0 5px 2px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}

#main .agreeBox {
  margin-bottom: 45px;
  padding: 11px 12px 11px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 180px;
  overflow: auto;
  border: 1px solid #aaa;
}

#main .agreeBoxp {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}

#main .agreeBox .scrollBox {
  height: 156px;
}

#main .agreeBox .scrollBox dl {
  display: block;
  font-size: 13px;
}

#main .agreeBox .scrollBox dl dt {
  width: 100%;
  margin: 20px 0;
}

.pink {
  color: #E67FCE;
}

.button {
  background: none;
  border: none;
}

.button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 80px;
  margin: 0 auto;
  background: #E67FCE;
  color: #fff;
  font-weight: bold;
  border: 1px solid #E67FCE;
  border-radius: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 3px 3px 10px #ccc;
          box-shadow: 3px 3px 10px #ccc;
}

@media (max-width: 768px) {
  .button a {
    padding: 20px 40px;
  }
}

.button a:hover {
  z-index: 200;
  display: block;
  color: #E67FCE;
  background: #fff;
  border: 1px solid #E67FCE;
}

#footer {
  background: #fffef7;
  font-weight: 200;
}

.footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 50px auto 0;
  padding: 18px 0;
  color: #000;
  font-size: 14px;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .footer-inner {
    display: block;
    width: 90%;
    margin: 10px;
    text-align: center;
  }
}

.footer-inner .footer-logo {
  width: 200px;
  margin-right: 100px;
}

@media (max-width: 768px) {
  .footer-inner .footer-logo {
    margin: 0 auto;
  }
}

.footer-inner .footer-logo img {
  height: auto;
}

.footer-inner .footer-title {
  margin-top: 13px;
  color: #003764;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.025em;
}

.footer-inner .footer-address {
  line-height: 2.14;
}

.footer-inner .footer-text {
  margin-bottom: 30px;
}

.footer-inner .footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 680px;
  margin-left: 60px;
}

@media (max-width: 768px) {
  .footer-inner .footer-nav {
    display: none;
  }
}

.footer-inner .footer-nav ul {
  width: 150px;
  margin-right: 30px;
  margin-bottom: 50px;
}

.footer-inner .footer-nav ul li {
  width: 100%;
}

.footer-inner .footer-nav ul li ul {
  margin-top: 10px;
  margin-left: 20px;
}

.footer-inner .footer-nav ul .pagenav > a {
  font-size: 1.1rem;
  font-weight: bold;
}

.footer-inner .footer-nav ul .categories > a {
  font-size: 1.1rem;
  font-weight: bold;
}

.footer-inner .footer-other {
  font-size: 14px;
}

.footer-inner .footer-other ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 680px;
  margin-bottom: 0;
}

.copyright {
  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: 50px;
  margin-top: 20px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .copyright {
    margin-top: 0;
    font-size: 0.7rem;
    text-align: center;
  }
}

address {
  font-style: normal;
}

.pc {
  display: block;
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media (max-width: 768px) {
  .sp {
    display: block;
  }
}

.serviceBlock-right a {
  display: block;
  padding-top: 50px;
}

#footer .fBox {
  width: 100%;
  background: #D5E7FF;
}

#footer .fBox-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "Roboto", "Noto Sans JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝","MS PMincho", serif;
  letter-spacing: 1.5px;
}

#footer .fBox-inner li {
  margin-bottom: 10px;
}

#footer .fBox-inner dl {
  width: 180px;
  margin-left: 30px;
}

#footer .fBox-inner dt {
  margin-bottom: 10px;
  padding-left: 3px;
  padding-bottom: 5px;
  font-size: 16px;
  letter-spacing: 2.5px;
  border-bottom: 1px solid #103367;
}

#footer .fBox-inner dt a {
  color: #103367;
}

#footer .fBox-inner dd {
  margin-left: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: normal;
}

#footer .fBox-inner a:hover {
  color: #fff;
}

#footer .fBox-inner .fLogo {
  width: 500px;
  padding-top: 10px;
  padding-left: 50px;
  padding-right: 30px;
}

#footer .fBox-inner .fLogo .fLogo-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

#footer .fBox-inner .fLogo .fLogo-text dt {
  margin-bottom: 10px;
  font-weight: bold;
  color: #103367;
}

#footer .fBox-inner .fLogo .fLogo-text dd {
  font-size: 13px;
}

#footer .fBox-inner .fLogo .fLogo-sns {
  margin-top: 30px;
  text-align: right;
}

#footer .fBox-inner .fLogo .fLogo-sns a {
  margin: 5px;
}

#footer .fBox-inner .fLogo .fLogo-sns a img {
  width: 40px;
}

#footer .fPageTop {
  display: none;
  margin-bottom: 0;
}

#footer .copyright {
  width: 100%;
  padding: 15px 0;
  background: #fff;
  color: #103367;
  font-size: 13px;
  font-family: Meiryo, "小塚ゴシック Pr6N", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
