@charset "UTF-8";
/* ------------ font ------------ */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Sawarabi+Gothic&display=swap);
@import url(https://fonts.googleapis.com/css?family=Francois+One&display=swap);
@import url(https://fonts.googleapis.com/css?family=M+PLUS+1p&display=swap);
/* ------------ color ------------ */
/* ------------ Material icons ------------ */
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  vertical-align: middle;
}

/* ------------ css reset ------------ */
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #0f1233;
  margin: 30px 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* ------------ SP ------------ */
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* ------------ body ------------ */
  html, body {
    font-size: 62.5%;
    height: 100%;
  }
  /* ------------ clearfix ------------ */
  .spclearfix, #content #reform #c_01 .main_title, #content #reform #c_02 .main_title, #content #reform #c_03 .main_title, #content #management #c_01 .main_title, #content #management #c_02 .main_title, #content #management #c_03 .main_title, #content #rent #c_01 .main_title, #content #rent #c_02 .main_title, #content #rent #c_03 .main_title, #content #sell #c_01 .main_title, #content #sell #c_02 .main_title, #content #sell #c_03 .main_title, #content #buy .after_box .article_box_01 .check_box, #content #buy #c_01 .main_title, #content #buy #c_02 .main_title, #content #buy #c_03 .main_title, #footer .inner_box .box ul.deteil_icon {
    zoom: 1;
  }
  .spclearfix::after, #content #reform #c_01 .main_title::after, #content #reform #c_02 .main_title::after, #content #reform #c_03 .main_title::after, #content #management #c_01 .main_title::after, #content #management #c_02 .main_title::after, #content #management #c_03 .main_title::after, #content #rent #c_01 .main_title::after, #content #rent #c_02 .main_title::after, #content #rent #c_03 .main_title::after, #content #sell #c_01 .main_title::after, #content #sell #c_02 .main_title::after, #content #sell #c_03 .main_title::after, #content #buy .after_box .article_box_01 .check_box::after, #content #buy #c_01 .main_title::after, #content #buy #c_02 .main_title::after, #content #buy #c_03 .main_title::after, #footer .inner_box .box ul.deteil_icon::after {
    display: block;
    content: "";
    clear: both;
  }
  /* ------------ トップページ ------------ */
  /* ------------ top_loaderbg ------------ */
  #top_loaderbg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1000;
    text-align: center;
  }
  #top_loaderbg #loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 0 0 0 -15px;
    z-index: 2000;
  }
  #top_loaderbg #loader img {
    width: 29px;
    vertical-align: bottom;
  }
  /* ------------ top_eyecatch ------------ */
  #top_eyecatch {
    width: 100%;
    background: url(../img/31.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 100;
  }
  #top_eyecatch .top_header {
    position: absolute;
    width: 80%;
    top: 8%;
    left: 0;
    right: 0;
    margin: auto;
  }
  #top_eyecatch .top_header h1 {
    text-indent: -9999px;
    background: url(../img/30.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 100vh;
    display: block;
  }
  #top_eyecatch .top_header .g_nav {
    display: none;
  }
  #top_eyecatch .top_header .g_nav ul li {
    list-style: none;
    text-indent: -9999px;
    margin: 18px 0 0 0;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(1) a {
    background: url(../img/04.png) no-repeat;
    display: block;
    width: 231px;
    height: 23px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(1) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(2) a {
    background: url(../img/05.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 231px;
    height: 24px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(2) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(3) a {
    background: url(../img/06.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 275px;
    height: 23px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(3) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(4) a {
    background: url(../img/08.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 363px;
    height: 23px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(4) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(5) a {
    background: url(../img/09.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 324px;
    height: 22px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(5) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(6) a {
    background: url(../img/10.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 267px;
    height: 22px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(6) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch figure {
    display: none;
  }
  #top_eyecatch figure.copy_01 {
    position: absolute;
    z-index: 200;
    top: -70px;
    bottom: 0;
    left: 35%;
    margin: auto;
    max-height: 630px;
  }
  #top_eyecatch figure.copy_01 img {
    vertical-align: bottom;
  }
  #top_eyecatch figure.copy_02 {
    position: absolute;
    z-index: 200;
    top: 50px;
    right: 30px;
  }
  #top_eyecatch figure.copy_02 img {
    vertical-align: bottom;
  }
  #top_eyecatch dl.news {
    width: 90%;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 300;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #top_eyecatch dl.news dt {
    width: 20%;
    padding: 10px;
    background-color: #0f1233;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #top_eyecatch dl.news dd {
    width: 80%;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    box-sizing: border-box;
  }
  #top_eyecatch dl.news dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
  }
  #top_eyecatch dl.news dd a:link, #top_eyecatch dl.news dd a:visited, #top_eyecatch dl.news dd a:active {
    text-decoration: none;
    color: #000;
  }
  #top_eyecatch dl.news dd a:hover {
    color: #0f1233;
  }
  /* ------------ top_eyecatch_new ------------ */
  #top_eyecatch_new {
    width: 100%;
    background: url(../img/29-02.jpg) no-repeat center bottom 70px;
    background-size: cover;
    position: relative;
    z-index: 100;
  }
  #top_eyecatch_new .top_header {
    position: absolute;
    width: 80%;
    top: 8%;
    left: 0;
    right: 0;
    margin: auto;
  }
  #top_eyecatch_new .top_header h1 {
    text-indent: -9999px;
    background: url(../img/30.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 100vh;
    display: block;
  }
  #top_eyecatch_new .top_header .g_nav {
    display: none;
  }
  #top_eyecatch_new .top_header .g_nav ul li {
    list-style: none;
    text-indent: -9999px;
    margin: 18px 0 0 0;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(1) a {
    background: url(../img/04.png) no-repeat;
    display: block;
    width: 231px;
    height: 23px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(1) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(2) a {
    background: url(../img/05.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 231px;
    height: 24px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(2) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(3) a {
    background: url(../img/06.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 275px;
    height: 23px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(3) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(4) a {
    background: url(../img/08.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 363px;
    height: 23px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(4) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(5) a {
    background: url(../img/09.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 324px;
    height: 22px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(5) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(6) a {
    background: url(../img/10.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 267px;
    height: 22px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(6) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new figure {
    display: none;
  }
  #top_eyecatch_new figure.copy_01 {
    position: absolute;
    z-index: 200;
    top: -70px;
    bottom: 0;
    left: 35%;
    margin: auto;
    max-height: 630px;
  }
  #top_eyecatch_new figure.copy_01 img {
    vertical-align: bottom;
  }
  #top_eyecatch_new figure.copy_02 {
    position: absolute;
    z-index: 200;
    top: 50px;
    right: 30px;
  }
  #top_eyecatch_new figure.copy_02 img {
    vertical-align: bottom;
  }
  #top_eyecatch_new dl.news {
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 300;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-self: center;
  }
  #top_eyecatch_new dl.news dt {
    width: 20%;
    padding: 10px;
    background-color: #0f1233;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #top_eyecatch_new dl.news dd {
    width: 80%;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    box-sizing: border-box;
  }
  #top_eyecatch_new dl.news dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
  }
  #top_eyecatch_new dl.news dd a:link, #top_eyecatch_new dl.news dd a:visited, #top_eyecatch_new dl.news dd a:active {
    text-decoration: none;
    color: #000;
  }
  #top_eyecatch_new dl.news dd a:hover {
    color: #0f1233;
  }
  /* ------------ top_content ------------ */
  #top_content {
    background-color: #0f1233;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #272b4b), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #272b4b), color-stop(0.75, #272b4b), color-stop(0.75, transparent), to(transparent));
    background-size: 7px 7px;
  }
  #top_content .inner_box {
    max-width: 90%;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
  }
  #top_content .inner_box .title_box h2 {
    font-size: 20px;
    line-height: 1;
    font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    font-weight: 700;
  }
  #top_content .inner_box .title_box p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    margin: 0;
  }
  #top_content .inner_box .title_box p:after {
    display: block;
    content: "▼";
  }
  #top_content .inner_box p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    margin: 15px 0 0 0;
  }
  #top_content .inner_box .content_nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #top_content .inner_box .content_nav ul li {
    width: 48%;
    margin: 25px 0 0 0;
  }
  #top_content .inner_box .content_nav ul li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_content .inner_box .content_nav ul li a img {
    width: 100%;
  }
  #top_content .inner_box .content_nav ul li a p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 5px 0 0 0;
    text-align: left;
    font-weight: 700;
    position: relative;
    padding: 0 0 0 15px;
  }
  #top_content .inner_box .content_nav ul li a p:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 1.5rem;
  }
  #top_content .inner_box .content_nav ul li a:link, #top_content .inner_box .content_nav ul li a:visited, #top_content .inner_box .content_nav ul li a:active {
    text-decoration: none;
    color: #fff;
  }
  #top_content .inner_box .content_nav ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  /* ------------ top_banner_ralsnet ------------ */
  #top_banner_ralsnet {
    background: #f3f4f9;
  }
  #top_banner_ralsnet .inner_box {
    max-width: 90%;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
  }
  #top_banner_ralsnet .inner_box .title_box h2 {
    font-size: 20px;
    line-height: 1;
    font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
  }
  #top_banner_ralsnet .inner_box .title_box p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 0;
  }
  #top_banner_ralsnet .inner_box .title_box p:after {
    display: block;
    content: "▼";
  }
  #top_banner_ralsnet .inner_box p.read {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 15px 0 0 0;
  }
  #top_banner_ralsnet .inner_box p.read br {
    display: none;
  }
  #top_banner_ralsnet .inner_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #top_banner_ralsnet .inner_box ul li {
    width: 80%;
    margin: 25px auto 0;
    list-style: none;
  }
  #top_banner_ralsnet .inner_box ul li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_banner_ralsnet .inner_box ul li a img {
    width: 100%;
    vertical-align: bottom;
  }
  #top_banner_ralsnet .inner_box ul li a p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 5px auto 0;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding: 0 0 0 15px;
    display: table;
  }
  #top_banner_ralsnet .inner_box ul li a p:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 1.5rem;
  }
  #top_banner_ralsnet .inner_box ul li a:link, #top_banner_ralsnet .inner_box ul li a:visited, #top_banner_ralsnet .inner_box ul li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #top_banner_ralsnet .inner_box ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #top_banner_ralsnet .inner_box ul li:first-child a:link, #top_banner_ralsnet .inner_box ul li:first-child a:visited, #top_banner_ralsnet .inner_box ul li:first-child a:active {
    text-decoration: none;
    color: #00984b;
  }
  #top_banner_ralsnet .inner_box ul li:first-child a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  /* ------------ 共通 ------------ */
  /* ------------ banner ------------ */
  #banner {
    text-align: center;
    padding: 50px 0;
    max-width: 90%;
    margin: 0 auto;
  }
  #banner h2 {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-family: "Sawarabi Mincho", Times New Roman, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
  }
  #banner h2 br {
    display: none;
  }
  #banner figure {
    margin: 10px auto 0;
    max-width: 100%;
  }
  #banner figure.wide {
    max-width: 100%;
  }
  #banner figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #banner figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #banner figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #banner figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #banner figure.mtnone {
    margin: 0 auto;
  }
  /* ------------ top_news ------------ */
  #top_news {
    background-color: #f5f5f5;
    padding: 50px 0;
  }
  #top_news .inner_box {
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  #top_news .inner_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #top_news .inner_box ul li {
    width: 100%;
    list-style: none;
    text-align: left;
  }
  #top_news .inner_box ul li h2 {
    font-size: 20px;
    line-height: 1;
    font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
  }
  #top_news .inner_box ul li h2 .small {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #top_news .inner_box ul li .box {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 15px;
    box-sizing: border-box;
    margin: 15px 0 0 0;
    overflow: scroll;
    overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    width: 100%;
    height: 250px;
  }
  #top_news .inner_box ul li .box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #top_news .inner_box ul li .box iframe {
    width: 100%;
    height: 100%;
  }
  #top_news .inner_box ul li .facebook_box {
    margin: 15px 0 0 0;
  }
  #top_news .inner_box ul li:nth-child(2) {
    margin: 30px 0 0 0;
  }
  /* ------------ 共通 ------------ */
  /* ------------ footer ------------ */
  #footer {
    background: #f2f0dc;
    padding: 50px 0 0 0;
  }
  #footer .inner_box {
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #footer .inner_box .box {
    width: 100%;
    text-align: left;
  }
  #footer .inner_box .box figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #footer .inner_box .box figure a img {
    vertical-align: bottom;
  }
  #footer .inner_box .box figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #footer .inner_box .box figure.logo {
    max-width: 230px;
  }
  #footer .inner_box .box figure.logo img {
    width: 100%;
    vertical-align: bottom;
  }
  #footer .inner_box .box figure.tel {
    margin: 20px auto 0;
    max-width: 416px;
    width: 70%;
  }
  #footer .inner_box .box figure.tel img {
    width: 100%;
    vertical-align: bottom;
  }
  #footer .inner_box .box p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #footer .inner_box .box p.title {
    font-size: 15px;
    line-height: 1.5;
    font: normal 1.5rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    background: #0f1233;
    margin: 30px 0 0 0;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
  }
  #footer .inner_box .box p.title_box_01 {
    border: 1px solid #0f1233;
    background: #fff;
    padding: 10px 10px 10px 50px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    position: relative;
  }
  #footer .inner_box .box p.title_box_01:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "contact_phone";
    position: absolute;
    left: 10px;
    top: 3px;
    font-size: 3rem;
  }
  #footer .inner_box .box p.title_box_02 {
    border: 1px solid #0f1233;
    background: #fff;
    padding: 10px 10px 10px 50px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    position: relative;
    margin: 20px 0 0 0;
  }
  #footer .inner_box .box p.title_box_02:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "contact_mail";
    position: absolute;
    left: 10px;
    top: 3px;
    font-size: 3rem;
  }
  #footer .inner_box .box ul.footer_nav {
    margin: 15px 0 0 0;
    border-top: 1px solid #0f1233;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #footer .inner_box .box ul.footer_nav li {
    list-style: none;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px dotted #0f1233;
  }
  #footer .inner_box .box ul.footer_nav li a {
    display: block;
    position: relative;
    padding: 10px 0 10px 15px;
  }
  #footer .inner_box .box ul.footer_nav li a:link, #footer .inner_box .box ul.footer_nav li a:visited, #footer .inner_box .box ul.footer_nav li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #footer .inner_box .box ul.footer_nav li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #footer .inner_box .box ul.footer_nav li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    position: absolute;
    left: 0;
    top: 13px;
    font-size: 1.4rem;
    color: #ec6b00;
  }
  #footer .inner_box .box .social_box {
    margin: 15px auto 0;
    display: table;
    display: none;
  }
  #footer .inner_box .box .social_box p {
    display: inline-block;
  }
  #footer .inner_box .box .social_box ul {
    display: inline-block;
  }
  #footer .inner_box .box .social_box ul li {
    list-style: none;
    margin: 0 0 0 10px;
    display: inline-block;
  }
  #footer .inner_box .box .social_box ul li a img {
    width: 25px;
    vertical-align: bottom;
  }
  #footer .inner_box .box .social_box ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #footer .inner_box .box ul.deteil_icon {
    margin: 20px 0 0 0;
  }
  #footer .inner_box .box ul.deteil_icon li {
    float: left;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    list-style: none;
    color: #000;
    margin: 0 20px 0 0;
  }
  #footer .inner_box .box ul.deteil_icon li .title {
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin: 0 5px 0 0;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background: #e3e1c0;
  }
  #footer .inner_box .box a.button {
    width: 90%;
    margin: 20px auto 0;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 15px 0;
    background-color: #ec6b00;
    color: #fff;
    display: block;
    box-sizing: border-box;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: center;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #footer .inner_box .box a.button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #footer .copy_box {
    background: #0f1233;
    margin: 50px 0 0 0;
    padding: 20px 0;
    box-sizing: border-box;
    text-align: center;
  }
  #footer .copy_box p {
    font-size: 12px;
    line-height: 1.5;
    font: normal 1.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
  }
  #footer .copy_box p:nth-of-type(1) {
    text-align: center;
  }
  #footer .copy_box p:nth-of-type(2) {
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    font: normal 1.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
  }
  #footer .copy_box p a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #footer .copy_box p a:link, #footer .copy_box p a:visited, #footer .copy_box p a:active {
    text-decoration: none;
    color: #fff;
  }
  #footer .copy_box p a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  /* ------------ page_top ------------ */
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: -50px;
    bottom: 50px;
    background: #1b9dd9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1000;
  }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #page_top a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #page_top a::before {
    font-family: "Material Icons";
    font-size: 50px;
    content: "arrow_drop_up";
    color: #fff;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1000;
    text-align: center;
  }
  /* ------------ 下層ページ ------------ */
  /* ------------ header ------------ */
  #header {
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #0f1233;
  }
  #header h1 {
    display: none;
  }
  #header p.logo {
    text-indent: -9999px;
    position: absolute;
    top: 6px;
    left: 6px;
  }
  #header p.logo a {
    background: url(../img/33.png) no-repeat;
    background-size: contain;
    width: 205px;
    height: 38px;
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #header p.logo a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #header ul {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
  }
  #header ul li {
    list-style: none;
    width: 50px;
    height: 50px;
  }
  #header ul li:nth-child(3) {
    position: relative;
    top: 0;
    left: 0;
    text-indent: -9999px;
    background: url(../img/32.png) no-repeat center center;
    background-size: 18px 18px;
    display: block;
  }
  #header ul li:nth-child(3) a {
    display: block;
    width: 50px;
    height: 50px;
  }
  #header ul li:nth-child(4) .bars {
    position: relative;
    top: 0;
    right: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 3000;
    background: #0f1233;
  }
  #header ul li:nth-child(4) .bars .bar {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 31px;
    height: 2px;
    background: #fff;
    border-radius: 1px;
    transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -ms-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
  }
  #header ul li:nth-child(4) .bars .bar-1 {
    margin: -9px 0 0 -13px;
  }
  #header ul li:nth-child(4) .bars .bar-2 {
    margin: -1px 0 0 -13px;
  }
  #header ul li:nth-child(4) .bars .bar-3 {
    margin: 7px 0 0 -13px;
  }
  #header ul li:nth-child(4) .bars.step-1 .bar-1 {
    transform: translate3d(0, 8px, 0);
    -moz-transform: translate3d(0, 8px, 0);
    -webkit-transform: translate3d(0, 8px, 0);
    -ms-transform: translate3d(0, 8px, 0);
    -o-transform: translate3d(0, 8px, 0);
  }
  #header ul li:nth-child(4) .bars.step-1 .bar-2 {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  #header ul li:nth-child(4) .bars.step-1 .bar-3 {
    transform: translate3d(0, -8px, 0);
    -moz-transform: translate3d(0, -8px, 0);
    -webkit-transform: translate3d(0, -8px, 0);
    -ms-transform: translate3d(0, -8px, 0);
    -o-transform: translate3d(0, -8px, 0);
  }
  #header ul li:nth-child(4) .bars.step-2 .bar-1 {
    transform: translate3d(0, 8px, 0) rotate(135deg);
    -moz-transform: translate3d(0, 8px, 0) rotate(135deg);
    -webkit-transform: translate3d(0, 8px, 0) rotate(135deg);
    -ms-transform: translate3d(0, 8px, 0) rotate(135deg);
    -o-transform: translate3d(0, 8px, 0) rotate(135deg);
  }
  #header ul li:nth-child(4) .bars.step-2 .bar-2 {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  #header ul li:nth-child(4) .bars.step-2 .bar-3 {
    transform: translate3d(0, -8px, 0) rotate(135deg);
    -moz-transform: translate3d(0, -8px, 0) rotate(135deg);
    -webkit-transform: translate3d(0, -8px, 0) rotate(135deg);
    -ms-transform: translate3d(0, -8px, 0) rotate(135deg);
    -o-transform: translate3d(0, -8px, 0) rotate(135deg);
  }
  #header ul li:nth-child(1) {
    display: none;
  }
  #header ul li:nth-child(2) {
    display: none;
  }
  /* ------------ sp_nav g_nav ------------ */
  .sp_nav {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 2000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
  }
  .sp_nav .bg {
    width: 100%;
    height: 100%;
    background: rgba(15, 20, 50, 0.95);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .sp_nav.open {
    opacity: 1;
    visibility: visible;
    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
  }
  #g_nav {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  #g_nav ul {
    width: 90%;
    margin: 0 auto;
  }
  #g_nav ul li {
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    list-style: none;
    border-bottom: 1px dotted #45497a;
    position: relative;
  }
  #g_nav ul li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 20px 0;
  }
  #g_nav ul li a:link, #g_nav ul li a:visited, #g_nav ul li a:active {
    text-decoration: none;
    color: #fff;
  }
  #g_nav ul li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #g_nav ul li a.here {
    color: #ec6b00;
  }
  #g_nav ul li:nth-child(1) {
    display: none;
  }
  /* ------------ page_title ------------ */
  #page_title {
    width: 100%;
    height: 70px;
    margin: 50px 0 0 0;
    background: url(../buy/img/07.jpg) no-repeat right bottom;
    background-size: cover;
    position: relative;
  }
  #page_title h2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 17px;
    line-height: 1;
    font: normal 1.7rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    line-height: 70px;
    color: #0f1233;
    font-weight: 700;
  }
  /* ------------ content ------------ */
  #content {
    background: #f3f4f9;
    padding: 10px 0 50px 0;
    text-align: center;
    /* ------------ breadcrumb_list ------------ */
    /* ------------ buy ------------ */
    /* ------------ sell ------------ */
    /* ------------ rent ------------ */
    /* ------------ management ------------ */
    /* ------------ miraie ------------ */
    /* ------------ company ------------ */
    /* ------------ company_test ------------ */
    /* ------------ company_newbox ------------ */
    /* ------------ recruit ------------ */
    /* ------------ reform ------------ */
    /* ------------ privacy ------------ */
    /* ------------ sitemap ------------ */
    /* ------------ contact ------------ */
    /* ------------ assessment ------------ */
    /* ------------ #elcia ------------ */
    /* ------------ reform-estimate ------------ */
    /* ------------ //content ------------ */
  }
  #content h3 {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    text-align: center;
    letter-spacing: -1px;
    font-weight: 700;
  }
  #content h3.main_title {
    color: #0f1233;
  }
  #content p.read {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left !important;
    font-size: 1.4rem !important;
  }
  #content p.read .bold {
    font-weight: 700;
  }
  #content p.read br {
    display: none;
  }
  #content #breadcrumb_list {
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }
  #content #breadcrumb_list ul li {
    list-style: none;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #breadcrumb_list ul li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #breadcrumb_list ul li a:link, #content #breadcrumb_list ul li a:visited, #content #breadcrumb_list ul li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #breadcrumb_list ul li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #breadcrumb_list ul li:before {
    content: "　>　";
    color: #0f1233;
  }
  #content #breadcrumb_list ul li:first-child:before {
    content: "";
  }
  #content #buy {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #buy h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 30px 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #buy h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #buy h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
  }
  #content #buy #c_01, #content #buy #c_02, #content #buy #c_03 {
    margin: 50px 0 0 0;
  }
  #content #buy #c_01 .main_title, #content #buy #c_02 .main_title, #content #buy #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    box-sizing: border-box;
  }
  #content #buy #c_01 .main_title img, #content #buy #c_02 .main_title img, #content #buy #c_03 .main_title img {
    width: 40px;
    float: left;
    margin: 0 10px 0 0;
  }
  #content #buy .top_box ul {
    margin: 25px 0 0 0;
  }
  #content #buy .top_box ul li {
    list-style: none;
    width: 90%;
    text-align: left;
    margin: 30px auto 0;
  }
  #content #buy .top_box ul li figure {
    position: relative;
  }
  #content #buy .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #buy .top_box ul li figure img.icon {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 40px;
    width: 20%;
  }
  #content #buy .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #buy .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #buy .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #buy .top_box ul li p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #buy .top_box ul li p br {
    display: none;
  }
  #content #buy .after_box {
    margin: 20px 0 0 0;
  }
  #content #buy .after_box .article_box_01 {
    text-align: left;
  }
  #content #buy .after_box .article_box_01 figure.chart {
    width: 100%;
    margin: 15px auto 0;
    overflow-x: auto;
  }
  #content #buy .after_box .article_box_01 figure.chart img {
    width: 600px;
    vertical-align: bottom;
  }
  #content #buy .after_box .article_box_01 ul li {
    width: 100%;
    list-style: none;
    margin: 25px 0 0 0;
  }
  #content #buy .after_box .article_box_01 ul li h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 10px 10px 30px;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #buy .after_box .article_box_01 ul li h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #buy .after_box .article_box_01 ul li p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #buy .after_box .article_box_01 .check_box {
    margin: 25px 0 0 0;
  }
  #content #buy .after_box .article_box_01 .check_box figure {
    width: 100%;
  }
  #content #buy .after_box .article_box_01 .check_box figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .after_box .article_box_01 .check_box table {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 25px 0 0 0;
  }
  #content #buy .after_box .article_box_01 .check_box table th {
    padding: 5px;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    text-align: center;
  }
  #content #buy .after_box .article_box_01 .check_box table th.title {
    background: #0f1233;
    color: #fff;
  }
  #content #buy .after_box .article_box_01 .check_box table th:last-child {
    border-right: 1px solid #dcdcdc;
  }
  #content #buy .after_box .article_box_01 .check_box table td {
    padding: 5px;
    text-align: center;
    color: #000;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
  }
  #content #buy .after_box .article_box_01 .check_box table td:last-child {
    border-right: 1px solid #dcdcdc;
  }
  #content #buy .after_box .article_box_02 {
    text-align: left;
  }
  #content #buy .after_box .article_box_02 figure.chart {
    width: 100%;
    margin: 15px auto 0;
    overflow-x: auto;
  }
  #content #buy .after_box .article_box_02 figure.chart img {
    width: 500px;
    vertical-align: bottom;
  }
  #content #buy .after_box .article_box_02 .line_box {
    margin: 20px 0 0 0;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
  }
  #content #buy .after_box .article_box_02 .line_box p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #buy .after_box .article_box_03 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #buy .after_box .article_box_03 ul li {
    width: 48%;
    list-style: none;
    margin: 15px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 10px 5px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #content #buy .after_box figure.mail_box {
    margin: 50px 0 0 0;
  }
  #content #buy .after_box figure.mail_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #buy .after_box figure.mail_box a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .after_box figure.mail_box a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #buy .renovation_box {
    margin: 25px 0 0 0;
  }
  #content #buy .renovation_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #buy .renovation_box h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #buy .renovation_box ul.renovation_img {
    margin: 15px 0 0 0;
  }
  #content #buy .renovation_box ul.renovation_img li {
    width: 100%;
    list-style: none;
    margin: 15px 0 0 0;
  }
  #content #buy .renovation_box ul.renovation_img li img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .renovation_box ul.renovation_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #buy .renovation_box ul.renovation_list li {
    width: 48%;
    list-style: none;
    margin: 15px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 10px 5px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #content #buy .renovation_box .icon {
    font-size: 5rem;
    line-height: 1;
    color: #1b9dd9;
  }
  #content #buy .renovation_box p.title_01 {
    font-size: 20px;
    line-height: 1;
    font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #0f1233;
    margin: -5px 0 0 0;
  }
  #content #buy .tax_box {
    margin: 50px 0 0 0;
  }
  #content #buy .tax_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #buy .tax_box h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #buy .tax_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin-top: 10px;
    text-align: left;
  }
  #content #buy .tax_box p.title {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border: 1px solid #ec6b00;
    color: #ec6b00;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    display: table;
    margin-right: auto;
    margin-top: 20px;
  }
  #content #buy .tax_box p.title02 {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  #content #buy .tax_box ul.page_link {
    margin: 20px 0 0 -3%;
  }
  #content #buy .tax_box ul.page_link li {
    list-style: none;
    width: 100%;
    background: #f5f9fb;
    margin: 10px 0 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #1b9dd9;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #content #buy .tax_box ul.page_link li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 10px 0;
    position: relative;
  }
  #content #buy .tax_box ul.page_link li a:link, #content #buy .tax_box ul.page_link li a:visited, #content #buy .tax_box ul.page_link li a:active {
    text-decoration: none;
    color: #1b9dd9;
  }
  #content #buy .tax_box ul.page_link li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #buy .tax_box ul.page_link li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "expand_more";
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 2rem;
    color: #1b9dd9;
  }
  #content #buy .tax_box ul.circle_box {
    margin: 20px 0;
  }
  #content #buy .tax_box ul.circle_box li {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    list-style-type: disc;
    text-align: left;
    list-style-position: inside;
    margin: 5px 0 0 0;
  }
  #content #buy .tax_box ul.circle_box li:first-child {
    margin: 0;
  }
  #content #buy .tax_box ul.number_box {
    margin: 20px 0;
  }
  #content #buy .tax_box ul.number_box li {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    list-style-type: decimal;
    text-align: left;
    list-style-position: inside;
    margin: 5px 0 0 0;
  }
  #content #buy .tax_box ul.number_box li:first-child {
    margin: 0;
  }
  #content #buy .tax_box table {
    margin: 10px 0 0 0;
    width: 100%;
  }
  #content #buy .tax_box table tr {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #dcdcdc;
  }
  #content #buy .tax_box table tr:first-child {
    border-top: 1px solid #dcdcdc;
  }
  #content #buy .tax_box table tr th {
    background: #f5f9fb;
    color: #000;
    padding: 5px;
    width: 25%;
    border-right: 1px solid #dcdcdc;
    text-align: center;
  }
  #content #buy .tax_box table tr th:last-child {
    border-right: none;
  }
  #content #buy .tax_box table tr td {
    padding: 5px;
    color: #000;
    border-right: 1px solid #dcdcdc;
  }
  #content #buy .tax_box table tr td:last-child {
    border-right: none;
  }
  #content #buy .loan_box {
    margin: 50px 0 0 0;
  }
  #content #buy .loan_box .article_box_01 {
    text-align: left;
  }
  #content #buy .loan_box .article_box_01 .wrap {
    margin: 15px 0 0 0;
  }
  #content #buy .loan_box .article_box_01 .wrap figure {
    width: 100%;
  }
  #content #buy .loan_box .article_box_01 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box {
    margin: 15px 0 0 0;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box ul {
    margin: 10px 0 10px 10px;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box ul li {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #1b9dd9;
    list-style-type: disc;
    text-align: left;
    list-style-position: inside;
    margin: 5px 0 0 0;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box ul li:first-child {
    margin: 0;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box ul li .small {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #buy .loan_box .article_box_02 {
    text-align: left;
  }
  #content #buy .loan_box .article_box_02 ul li {
    width: 100%;
    list-style: none;
    margin: 25px 0 0 0;
  }
  #content #buy .loan_box .article_box_02 ul li h5 {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #buy .loan_box .article_box_02 ul li h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #buy .loan_box .article_box_02 ul li p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #buy .loan_box .article_box_02 p.title {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #ec6b00;
    margin: 25px 0 0 0;
    text-align: center;
    font-weight: 700;
  }
  #content #buy .loan_box .article_box_03 {
    text-align: left;
  }
  #content #buy .loan_box .article_box_03 ul {
    margin: 20px 0 0 0;
  }
  #content #buy .loan_box .article_box_03 ul li {
    list-style: none;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 5px 0;
    font-weight: 700;
    position: relative;
  }
  #content #buy .loan_box .article_box_03 ul li:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 1.8rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #buy .customer_box {
    margin: 25px 0 0 0;
  }
  #content #buy .customer_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 15px 0 0 0;
    text-align: left;
  }
  #content #buy .customer_box figure.photo {
    margin: 10px 0 0 0;
  }
  #content #buy .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .customer_box figure.mail {
    margin: 25px auto 0;
    width: 100%;
  }
  #content #buy .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #buy .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #sell h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 30px 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #sell h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #sell h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
    text-align: left;
  }
  #content #sell #c_01, #content #sell #c_02, #content #sell #c_03 {
    margin: 50px 0 0 0;
  }
  #content #sell #c_01 .main_title, #content #sell #c_02 .main_title, #content #sell #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    box-sizing: border-box;
  }
  #content #sell #c_01 .main_title img, #content #sell #c_02 .main_title img, #content #sell #c_03 .main_title img {
    width: 40px;
    float: left;
    margin: 0 10px 0 0;
  }
  #content #sell .top_box ul {
    margin: 25px 0 0 0;
  }
  #content #sell .top_box ul li {
    list-style: none;
    width: 90%;
    text-align: left;
    margin: 30px auto 0;
  }
  #content #sell .top_box ul li figure {
    position: relative;
  }
  #content #sell .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #sell .top_box ul li figure img.icon {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 40px;
    width: 20%;
  }
  #content #sell .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #sell .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .top_box ul li p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #sell .top_box ul li p br {
    display: none;
  }
  #content #sell .assessment_box {
    margin: 25px 0 0 0;
  }
  #content #sell .assessment_box ul li {
    width: 100%;
    list-style: none;
    margin: 25px 0 0 0;
    text-align: left;
  }
  #content #sell .assessment_box ul li h5 {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #sell .assessment_box ul li h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #sell .assessment_box ul li p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #sell .assessment_box ul li p.small {
    font-size: 12px;
    line-height: 1.5;
    font: normal 1.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #ec6b00;
  }
  #content #sell .assessment_box figure {
    margin: 20px 0 0 0;
    width: 100%;
  }
  #content #sell .assessment_box figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .flowsale_box {
    margin: 50px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_01 {
    text-align: left;
  }
  #content #sell .flowsale_box .article_box_01 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #sell .flowsale_box .article_box_01 ul li {
    width: 48%;
    margin: 20px 2% 0 0;
    background: #f5f9fb;
    list-style: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    border: 1px solid #0f1233;
    box-sizing: border-box;
  }
  #content #sell .flowsale_box .article_box_01 ul li a {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 5px;
    box-sizing: border-box;
  }
  #content #sell .flowsale_box .article_box_01 ul li a:link, #content #sell .flowsale_box .article_box_01 ul li a:visited, #content #sell .flowsale_box .article_box_01 ul li a:active {
    text-decoration: none;
  }
  #content #sell .flowsale_box .article_box_01 ul li a:hover {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    text-decoration: none;
  }
  #content #sell .flowsale_box .article_box_01 ul li a p.flow_box_step {
    background: #0f1233;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    font: normal 1.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
    width: 80%;
    padding: 5px 0;
    margin: 0 auto;
  }
  #content #sell .flowsale_box .article_box_01 ul li a p.flow_box_text {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
    color: #0f1233;
    margin: 5px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_01 ul li:last-child {
    margin: 20px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_01 ul li:last-child:before {
    border: none;
  }
  #content #sell .flowsale_box .article_box_01 ul li:nth-child(2) {
    margin: 20px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_01 ul li:nth-child(2):before {
    border: none;
  }
  #content #sell .flowsale_box .article_box_01 ul li:nth-child(4) {
    margin: 20px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_01 ul li:nth-child(4):before {
    border: none;
  }
  #content #sell .flowsale_box .article_box_01 ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 5px solid #0f1233;
  }
  #content #sell .flowsale_box .article_box_02 {
    text-align: left;
  }
  #content #sell .flowsale_box .article_box_02 .step_title {
    background: #1b9dd9;
    margin: 30px 0 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
  }
  #content #sell .flowsale_box .article_box_02 .step_title .step {
    border-left: 3px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: inline-block;
    padding: 0 0 0 5px;
  }
  #content #sell .flowsale_box .article_box_02 .step_title .text {
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    margin: 0 0 0 10px;
  }
  #content #sell .flowsale_box .article_box_02 h5 {
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    margin: 25px 0 0 0;
    font-weight: 700;
  }
  #content #sell .flowsale_box .article_box_02 p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_02 table {
    margin: 10px 0 0 0;
    width: 100%;
  }
  #content #sell .flowsale_box .article_box_02 table tr {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #dcdcdc;
  }
  #content #sell .flowsale_box .article_box_02 table tr:first-child {
    border-top: 1px solid #dcdcdc;
  }
  #content #sell .flowsale_box .article_box_02 table tr th {
    background: #f5f9fb;
    color: #000;
    padding: 5px;
    width: 35%;
    border-right: 1px solid #dcdcdc;
  }
  #content #sell .flowsale_box .article_box_02 table tr th:last-child {
    border-right: none;
  }
  #content #sell .flowsale_box .article_box_02 table tr th .kokuzei {
    background: #0f1233;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    font: normal 1rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 0 0 0 5px;
    padding: 2px 5px;
  }
  #content #sell .flowsale_box .article_box_02 table tr td {
    padding: 5px;
    color: #000;
  }
  #content #sell .flowsale_box .article_box_02 table.st3 th {
    width: 20%;
  }
  #content #sell .flowsale_box .article_box_02 ul.step04_list li {
    width: 100%;
    list-style: none;
    margin: 15px 0 0 0;
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #sell .flowsale_box .article_box_02 ul.step04_list li p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 10px 10px 10px 30px;
    box-sizing: border-box;
    font-weight: 700;
    position: relative;
    margin: 0 0 5px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #sell .flowsale_box .article_box_02 ul.step04_list li p:before {
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 50%;
    background: #1b9dd9;
    font-family: "Material Icons";
    font-size: 16px;
    content: "chevron_right";
    line-height: 16px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #sell .flowsale_box .article_box_02 ul.step05_list {
    margin: 20px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_02 ul.step05_list li {
    list-style: none;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    position: relative;
    margin: 5px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_02 ul.step05_list li:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 1.8rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #sell .fairprice_box {
    margin: 25px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_01 {
    text-align: left;
  }
  #content #sell .fairprice_box .article_box_01 figure {
    width: 100%;
    margin: 15px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_01 figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .fairprice_box .article_box_01 p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 15px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_01 p.title {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 25px 0 0 0;
    text-align: center;
    font-weight: 700;
    color: #0f1233;
  }
  #content #sell .fairprice_box .article_box_01 p.title .color {
    color: #ec6b00;
  }
  #content #sell .fairprice_box .article_box_01 p a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .fairprice_box .article_box_01 p a:link, #content #sell .fairprice_box .article_box_01 p a:visited, #content #sell .fairprice_box .article_box_01 p a:active {
    text-decoration: none;
    color: #1b9dd9;
  }
  #content #sell .fairprice_box .article_box_01 p a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link {
    margin: 20px 0 0 -3%;
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li {
    list-style: none;
    width: 100%;
    background: #f5f9fb;
    margin: 10px 0 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #1b9dd9;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 10px 0;
    position: relative;
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li a:link, #content #sell .fairprice_box .article_box_01 ul.page_link li a:visited, #content #sell .fairprice_box .article_box_01 ul.page_link li a:active {
    text-decoration: none;
    color: #1b9dd9;
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "expand_more";
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 2rem;
    color: #1b9dd9;
  }
  #content #sell .fairprice_box .article_box_02 {
    text-align: left;
  }
  #content #sell .fairprice_box .article_box_02 h5 {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_02 h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #sell .fairprice_box .article_box_02 p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin-top: 10px;
    text-align: left;
  }
  #content #sell .fairprice_box .article_box_02 p.title {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border: 1px solid #ec6b00;
    color: #ec6b00;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    display: table;
    margin-right: auto;
    margin-top: 20px;
  }
  #content #sell .fairprice_box .article_box_02 ul.circle_box {
    margin: 20px 0;
  }
  #content #sell .fairprice_box .article_box_02 ul.circle_box li {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    list-style-type: disc;
    text-align: left;
    list-style-position: inside;
    margin: 5px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_02 ul.circle_box li:first-child {
    margin: 0;
  }
  #content #sell .fairprice_box .article_box_02 ul.check_box {
    margin: 20px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_02 ul.check_box li {
    list-style: none;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 5px 0;
    font-weight: 700;
    position: relative;
  }
  #content #sell .fairprice_box .article_box_02 ul.check_box li:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 1.8rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #sell .customer_box {
    margin: 25px 0 0 0;
  }
  #content #sell .customer_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 15px 0 0 0;
    text-align: left;
  }
  #content #sell .customer_box p .red {
    color: #ec6b00;
    font-weight: 700;
  }
  #content #sell .customer_box figure.photo {
    margin: 15px 0 0 0;
  }
  #content #sell .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .customer_box figure.mail {
    margin: 25px 0 0 0;
  }
  #content #sell .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #rent {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #rent h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 30px 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #rent h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #rent h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
    text-align: left;
  }
  #content #rent #c_01, #content #rent #c_02, #content #rent #c_03 {
    margin: 50px 0 0 0;
  }
  #content #rent #c_01 .main_title, #content #rent #c_02 .main_title, #content #rent #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    box-sizing: border-box;
  }
  #content #rent #c_01 .main_title img, #content #rent #c_02 .main_title img, #content #rent #c_03 .main_title img {
    width: 40px;
    float: left;
    margin: 0 10px 0 0;
  }
  #content #rent .top_box ul {
    margin: 25px 0 0 0;
  }
  #content #rent .top_box ul li {
    list-style: none;
    width: 90%;
    text-align: left;
    margin: 30px auto 0;
  }
  #content #rent .top_box ul li figure {
    position: relative;
  }
  #content #rent .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #rent .top_box ul li figure img.icon {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 40px;
    width: 20%;
  }
  #content #rent .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #rent .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #rent .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #rent .top_box ul li p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #rent .top_box ul li p br {
    display: none;
  }
  #content #rent .info_box {
    margin: 25px 0 0 0;
  }
  #content #rent .info_box ul {
    text-align: left;
  }
  #content #rent .info_box ul li {
    width: 100%;
    list-style: none;
    margin: 25px 0 0 0;
  }
  #content #rent .info_box ul li h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 10px 10px 30px;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #rent .info_box ul li h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #rent .info_box ul li p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #rent .moving_box {
    margin: 25px 0 0 0;
  }
  #content #rent .moving_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #rent .moving_box ul li {
    width: 48%;
    list-style: none;
    margin: 15px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 10px 5px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #content #rent .customer_box {
    margin: 25px 0 0 0;
  }
  #content #rent .customer_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 15px 0 0 0;
    text-align: left;
  }
  #content #rent .customer_box figure.photo {
    margin: 15px 0 0 0;
  }
  #content #rent .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #rent .customer_box figure.mail {
    margin: 25px 0 0 0;
  }
  #content #rent .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #rent .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #rent .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #management {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #management h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 30px 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #management h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #management h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
    text-align: left;
  }
  #content #management #c_01, #content #management #c_02, #content #management #c_03 {
    margin: 50px 0 0 0;
  }
  #content #management #c_01 .main_title, #content #management #c_02 .main_title, #content #management #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    box-sizing: border-box;
  }
  #content #management #c_01 .main_title img, #content #management #c_02 .main_title img, #content #management #c_03 .main_title img {
    width: 40px;
    float: left;
    margin: 0 10px 0 0;
  }
  #content #management .top_box ul {
    margin: 25px 0 0 0;
  }
  #content #management .top_box ul li {
    list-style: none;
    width: 90%;
    text-align: left;
    margin: 30px auto 0;
  }
  #content #management .top_box ul li figure {
    position: relative;
  }
  #content #management .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #management .top_box ul li figure img.icon {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 40px;
    width: 20%;
  }
  #content #management .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #management .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #management .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #management .top_box ul li p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #management .top_box ul li p br {
    display: none;
  }
  #content #management .vacancy_box {
    margin: 25px 0 0 0;
  }
  #content #management .vacancy_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #management .vacancy_box h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #management .vacancy_box ul.wrap li {
    width: 100%;
    list-style: none;
  }
  #content #management .vacancy_box ul.wrap li > ul {
    width: 100%;
    margin: 10px 0 0 0;
  }
  #content #management .vacancy_box ul.wrap li > ul li {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    list-style-type: disc;
    text-align: left;
    margin: 5px 0 0 20px;
  }
  #content #management .vacancy_box ul.wrap li > ul li:first-child {
    margin: 0 0 0 20px;
  }
  #content #management .vacancy_box ul.wrap li img {
    width: 100%;
    vertical-align: bottom;
    margin: 15px 0 0 0;
  }
  #content #management .detail_box {
    margin: 50px 0 0 0;
  }
  #content #management .detail_box dl {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border: 1px solid #1b9dd9;
    margin: 15px 0 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #management .detail_box dl dt {
    padding: 10px;
    background: #1b9dd9;
    color: #fff;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #management .detail_box dl dd {
    padding: 10px;
    text-align: center;
  }
  #content #management .detail_box dl dd .bold {
    font-weight: 700;
  }
  #content #management .detail_box p.detail_text {
    font-size: 12px;
    line-height: 2;
    font: normal 1.2rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #management .trouble_box {
    margin: 25px 0 0 0;
  }
  #content #management .trouble_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #management .trouble_box ul li {
    width: 47%;
    list-style: none;
    margin: 15px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 10px 5px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #content #management .trouble_box p.title_01 {
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #ec6b00;
    margin: 20px 0 0 0;
    text-align: center;
  }
  #content #management .customer_box {
    margin: 25px 0 0 0;
  }
  #content #management .customer_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 15px 0 0 0;
    text-align: left;
  }
  #content #management .customer_box figure.photo {
    margin: 15px 0 0 0;
  }
  #content #management .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #management .customer_box figure.mail {
    margin: 25px 0 0 0;
  }
  #content #management .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #management .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #management .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #miraie {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #miraie .top_box {
    text-align: left;
  }
  #content #miraie .top_box h5 {
    font-size: 22px;
    line-height: 1.5;
    font: normal 2.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    margin: 15px 0 0 0;
    letter-spacing: -1px;
    font-family: "Sawarabi Mincho", Times New Roman, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
  }
  #content #miraie .top_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #miraie .top_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #miraie .top_box ul li {
    width: 48%;
    margin: 20px 0 0 0;
    list-style: none;
  }
  #content #miraie .top_box ul li p {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
    text-align: center;
  }
  #content #miraie .top_box ul li img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #miraie .top_box ul li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #miraie .top_box ul li a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #miraie .top_box ul li a p {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
    text-align: center;
  }
  #content #miraie .top_box ul li a:link, #content #miraie .top_box ul li a:visited, #content #miraie .top_box ul li a:active {
    text-decoration: none;
    color: #000;
  }
  #content #miraie .top_box ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #content #miraie .top_box ul li a[child=displaynone] {
    display: none;
  }
  #content #miraie .top_box figure.eyecatch img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #miraie .top_box figure.mail {
    margin: 25px 0 0 0;
  }
  #content #miraie .top_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #miraie .top_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #miraie .top_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #company {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #company h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #company h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #company h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
    text-align: left;
  }
  #content #company .top_box .article_box_01 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0 0;
  }
  #content #company .top_box .article_box_01 .wrap figure {
    order: 1;
    width: 80%;
    margin: 0 auto;
  }
  #content #company .top_box .article_box_01 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company .top_box .article_box_01 .wrap figure figcaption {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
  }
  #content #company .top_box .article_box_01 .wrap .text_box {
    order: 2;
    width: 100%;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #company .top_box .article_box_01 .wrap .text_box h5 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
  }
  #content #company .top_box .article_box_01 .wrap .text_box h5 .read {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
  }
  #content #company .top_box .article_box_01 .wrap .text_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 15px 0 0 0;
  }
  #content #company .top_box .article_box_02 {
    margin: 40px 0 0 0;
  }
  #content #company .top_box .article_box_02 p.sub_title {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #company .top_box .article_box_02 p.sub_title:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #company .top_box .article_box_02 ul li {
    width: 100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 10px solid #e6e6ef;
  }
  #content #company .top_box .article_box_02 ul li figure {
    order: 1;
    width: 80%;
    margin: 0 auto;
  }
  #content #company .top_box .article_box_02 ul li figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company .top_box .article_box_02 ul li .staff_box {
    order: 2;
    margin: 15px 0 0 0;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6ef;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl dt {
    width: 25%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
    font-weight: 700;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl dd {
    width: 72%;
    text-align: left;
    padding: 10px 0;
    color: #000;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl dd h5 {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl dd p {
    margin: 10px 0 0 0;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl:last-of-type {
    border: none;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl:last-of-type dt {
    width: 100%;
    padding: 10px 0 0 0;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl:last-of-type dd {
    width: 100%;
    padding: 10px 0 0 0;
  }
  #content #company .top_box .article_box_02 ul li:last-child {
    border: none;
  }
  #content #company .top_box .article_box_03 {
    margin: 40px 0 0 0;
  }
  #content #company .top_box .article_box_03 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #company .top_box .article_box_03 .wrap dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    padding: 10px 0;
    order: 2;
  }
  #content #company .top_box .article_box_03 .wrap dl dt {
    width: 28%;
    margin: 0 3% 0 0;
    text-align: left;
    box-sizing: border-box;
    padding: 10px 0;
    border-bottom: 1px dotted #dcdcdc;
  }
  #content #company .top_box .article_box_03 .wrap dl dd {
    width: 69%;
    text-align: left;
    border-bottom: 1px dotted #dcdcdc;
    box-sizing: border-box;
    padding: 10px 0;
  }
  #content #company .top_box .article_box_03 .wrap dl dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #company .top_box .article_box_03 .wrap dl dd a:link, #content #company .top_box .article_box_03 .wrap dl dd a:visited, #content #company .top_box .article_box_03 .wrap dl dd a:active {
    -webkit-text-decoration: u;
            text-decoration: u;
    color: #0f1233;
  }
  #content #company .top_box .article_box_03 .wrap dl dd a:hover {
    color: #0f1233;
  }
  #content #company .top_box .article_box_03 .wrap figure {
    width: 100%;
    order: 1;
    margin: 20px 0 0 0;
  }
  #content #company .top_box .article_box_03 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company .top_box .article_box_04 {
    margin: 40px 0 0 0;
  }
  #content #company .top_box .article_box_04 iframe {
    margin: 20px 0 0 0;
    width: 100%;
    height: 400px;
  }
  #content #company_test {
    width: 90%;
    margin: 20px auto 0;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
    background: url(../company/img/dot-grid.png) repeat;
  }
  #content #company_test h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #company_test h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #company_test h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
    text-align: left;
  }
  #content #company_test .top_box .article_box_01 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0 0;
  }
  #content #company_test .top_box .article_box_01 .wrap figure {
    order: 1;
    width: 90%;
    margin: 0 auto;
  }
  #content #company_test .top_box .article_box_01 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_test .top_box .article_box_01 .wrap figure figcaption {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6ef;
    margin: 30px 0 0 0;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl dt {
    width: 15%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
    font-weight: 700;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl dd {
    width: 82%;
    text-align: left;
    padding: 10px 0;
    color: #000;
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl:last-of-type {
    margin: 0;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl:first-of-type {
    border-top: 1px solid #e6e6ef;
  }
  #content #company_test .top_box .article_box_01 .wrap .text_box {
    order: 2;
    width: 100%;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #company_test .top_box .article_box_01 .wrap .text_box h5 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
  }
  #content #company_test .top_box .article_box_01 .wrap .text_box h5 .read {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
  }
  #content #company_test .top_box .article_box_01 .wrap .text_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 15px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 {
    margin: 40px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 p.sub_title {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 p.sub_title:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #company_test .top_box .article_box_02 ul li {
    width: 100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 10px solid #e6e6ef;
  }
  #content #company_test .top_box .article_box_02 ul li figure {
    order: 1;
    width: 80%;
    margin: 0 auto;
  }
  #content #company_test .top_box .article_box_02 ul li figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box {
    order: 2;
    margin: 15px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6ef;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl dt {
    width: 25%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
    font-weight: 700;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl dd {
    width: 72%;
    text-align: left;
    padding: 10px 0;
    color: #000;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl dd h5 {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl dd p {
    margin: 10px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl:last-of-type {
    border: none;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl:last-of-type dt {
    width: 100%;
    padding: 10px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl:last-of-type dd {
    width: 100%;
    padding: 10px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 ul li:last-child {
    border: none;
  }
  #content #company_test .top_box .article_box_03 {
    margin: 40px 0 0 0;
  }
  #content #company_test .top_box .article_box_03 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #company_test .top_box .article_box_03 .wrap dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    padding: 10px 0;
    order: 2;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dt {
    width: 28%;
    margin: 0 3% 0 0;
    text-align: left;
    box-sizing: border-box;
    padding: 10px 0;
    border-bottom: 1px dotted #dcdcdc;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dd {
    width: 69%;
    text-align: left;
    border-bottom: 1px dotted #dcdcdc;
    box-sizing: border-box;
    padding: 10px 0;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dd a:link, #content #company_test .top_box .article_box_03 .wrap dl dd a:visited, #content #company_test .top_box .article_box_03 .wrap dl dd a:active {
    -webkit-text-decoration: u;
            text-decoration: u;
    color: #0f1233;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dd a:hover {
    color: #0f1233;
  }
  #content #company_test .top_box .article_box_03 .wrap figure {
    width: 100%;
    order: 1;
    margin: 20px 0 0 0;
  }
  #content #company_test .top_box .article_box_03 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_test .top_box .article_box_04 {
    margin: 40px 0 0 0;
  }
  #content #company_test .top_box .article_box_04 iframe {
    margin: 20px 0 0 0;
    width: 100%;
    height: 400px;
  }
  #content #company_test .top_box .article_box_05 figure {
    max-width: 100%;
    margin: 0 auto;
  }
  #content #company_test .top_box .article_box_05 figure img {
    width: 100%;
    vertical-align: bottom;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  #content #company_test .top_box .article_box_05 figure.pc {
    display: none;
  }
  #content #company_newbox {
    width: 90%;
    margin: 20px auto 0;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
  }
  #content #company_newbox h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #company_newbox h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #company_newbox h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
    text-align: left;
  }
  #content #company_newbox h5 {
    font-size: 16px;
    line-height: 1.2;
    font: normal 1.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: left;
    margin: 30px auto 0 0;
    border: 1px solid #000;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #company_newbox .top_box .article_box_01 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure {
    order: 1;
    width: 90%;
    margin: 0 auto;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure figcaption {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6ef;
    margin: 30px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl dt {
    width: 15%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
    font-weight: 700;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl dd {
    width: 82%;
    text-align: left;
    padding: 10px 0;
    color: #000;
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl:last-of-type {
    margin: 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl:first-of-type {
    border-top: 1px solid #e6e6ef;
  }
  #content #company_newbox .top_box .article_box_01 .wrap .text_box {
    order: 2;
    width: 100%;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap .text_box h5 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
  }
  #content #company_newbox .top_box .article_box_01 .wrap .text_box h5 .read {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
  }
  #content #company_newbox .top_box .article_box_01 .wrap .text_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 15px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 {
    margin: 40px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 p.sub_title {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 p.sub_title:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #company_newbox .top_box .article_box_02 ul li {
    width: 100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 10px solid #e6e6ef;
  }
  #content #company_newbox .top_box .article_box_02 ul li figure {
    order: 1;
    width: 80%;
    margin: 0 auto;
  }
  #content #company_newbox .top_box .article_box_02 ul li figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box {
    order: 2;
    margin: 15px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6ef;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl dt {
    width: 25%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
    font-weight: 700;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl dd {
    width: 72%;
    text-align: left;
    padding: 10px 0;
    color: #000;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl dd h5 {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl dd p {
    margin: 10px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl:last-of-type {
    border: none;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl:last-of-type dt {
    width: 100%;
    padding: 10px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl:last-of-type dd {
    width: 100%;
    padding: 10px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 ul li:last-child {
    border: none;
  }
  #content #company_newbox .top_box .article_box_03 {
    margin: 40px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_03 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    padding: 10px 0;
    order: 2;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dt {
    width: 28%;
    margin: 0 3% 0 0;
    text-align: left;
    box-sizing: border-box;
    padding: 10px 0;
    border-bottom: 1px dotted #dcdcdc;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dd {
    width: 69%;
    text-align: left;
    border-bottom: 1px dotted #dcdcdc;
    box-sizing: border-box;
    padding: 10px 0;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dd a:link, #content #company_newbox .top_box .article_box_03 .wrap dl dd a:visited, #content #company_newbox .top_box .article_box_03 .wrap dl dd a:active {
    -webkit-text-decoration: u;
            text-decoration: u;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dd a:hover {
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_03 .wrap figure {
    width: 100%;
    order: 1;
    margin: 20px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_03 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_newbox .top_box .article_box_04 {
    margin: 40px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_04 iframe {
    margin: 20px 0 0 0;
    width: 100%;
    height: 400px;
  }
  #content #company_newbox .top_box .article_box_05 figure {
    max-width: 100%;
    margin: 0 auto;
  }
  #content #company_newbox .top_box .article_box_05 figure img {
    width: 100%;
    vertical-align: bottom;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  #content #company_newbox .top_box .article_box_05 figure.pc {
    display: none;
  }
  #content #company_newbox .top_box .article_box_06 {
    margin: 40px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_06 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #content #company_newbox .top_box .article_box_06 ul li {
    list-style: none;
    width: 45%;
    margin: 30px 0 0 0;
    position: relative;
    text-align: center;
  }
  #content #company_newbox .top_box .article_box_06 ul li figure {
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: solid 5px #fff;
    box-shadow: 0 0 3px #ddd;
    box-sizing: border-box;
  }
  #content #company_newbox .top_box .article_box_06 ul li figure img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 100%;
    height: auto;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
  }
  #content #company_newbox .top_box .article_box_06 ul li figure img:hover {
    transform: scale(1.1);
  }
  #content #company_newbox .top_box .article_box_06 ul li p.position {
    font-size: 10px;
    line-height: 1.5;
    font: normal 1rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    display: inline-block;
    padding: 2px 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #0f1233;
    color: #fff;
  }
  #content #company_newbox .top_box .article_box_06 ul li p.name {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_06 ul li p.hiragana {
    font-size: 10px;
    line-height: 1.5;
    font: normal 1rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_06 ul li p.en {
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: clamp(20px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.1;
    text-align: left;
    font-weight: 700;
    position: absolute;
    top: 48%;
    left: -4%;
    color: #1b9dd9;
  }
  #content #company_newbox .top_box .article_box_06 ul li a:link, #content #company_newbox .top_box .article_box_06 ul li a:visited, #content #company_newbox .top_box .article_box_06 ul li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box figure {
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-sizing: border-box;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box figure img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 100%;
    height: auto;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box p.position {
    font-size: 12px;
    line-height: 1.5;
    font: normal 1.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
    border: 1px solid #000;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #fff;
    color: #fff;
    border: 1px solid #0f1233;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box p.name {
    font-size: 28px;
    line-height: 1.5;
    font: normal 2.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box p.hiragana {
    font-size: 12px;
    line-height: 1.5;
    font: normal 1.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box p.en {
    font-size: 36px;
    line-height: 1;
    font: normal 3.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: left;
    font-weight: 700;
    color: #1b9dd9;
    text-align: center;
    margin: -50px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 20px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl dt {
    background: #0f1233;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    font-weight: 700;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl dd {
    text-align: left;
    margin: 10px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl dd p {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 20px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl dd p.title {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 20px 0 0 0;
    text-align: center;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li {
    list-style: none;
    width: 30%;
    margin: 30px 0 0 0;
    text-align: center;
    position: relative;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li figure {
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: solid 3px #fff;
    box-shadow: 0 0 1px #ddd;
    box-sizing: border-box;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li figure img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 100%;
    height: auto;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li figure img:hover {
    transform: scale(1.1);
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li p.position {
    font-size: 10px;
    line-height: 1.5;
    font: normal 1rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
    border: 1px solid #000;
    display: inline-block;
    padding: 2px 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #0f1233;
    color: #fff;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li p.name {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li p.hiragana {
    font-size: 10px;
    line-height: 1.5;
    font: normal 1rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li p.en {
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    font-weight: 700;
    position: absolute;
    top: 40%;
    left: -4%;
    color: #1b9dd9;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li a:link, #content #company_newbox .top_box .article_box_07 ul.staff-box li a:visited, #content #company_newbox .top_box .article_box_07 ul.staff-box li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box::after {
    content: "";
    display: block;
    width: 30%;
    margin: 30px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_07 h4 {
    margin: 50px 0 0 0;
  }
  #content #recruit {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #recruit figure.eyecatch img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #recruit .interview_list_box {
    margin: 20px 0 0 0;
  }
  #content #recruit .interview_list_box h3 {
    letter-spacing: 0;
    margin: 20px 0 0 0;
    color: #1b9dd9;
  }
  #content #recruit .interview_list_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #recruit .interview_list_box p.copy {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
  }
  #content #recruit .interview_list_box ul {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #content #recruit .interview_list_box ul li {
    list-style: none;
    width: 100%;
    margin: 30px auto 0;
  }
  #content #recruit .interview_list_box ul li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #recruit .interview_list_box ul li a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #recruit .interview_list_box ul li a p.position {
    font-size: 12px;
    line-height: 1.5;
    font: normal 1.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #recruit .interview_list_box ul li a p.name {
    font-size: 16px;
    line-height: 1.2;
    font: normal 1.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
    margin: 5px 0 0 0;
  }
  #content #recruit .interview_list_box ul li a:link, #content #recruit .interview_list_box ul li a:visited, #content #recruit .interview_list_box ul li a:active {
    text-decoration: none;
    color: #000;
  }
  #content #recruit .interview_list_box ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #content #recruit .recruit_list_box {
    margin: 40px 0 0 0;
  }
  #content #recruit .recruit_list_box h3 {
    letter-spacing: 0;
    color: #1b9dd9;
  }
  #content #recruit .recruit_list_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #recruit .recruit_list_box ul {
    width: 100%;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
  }
  #content #recruit .recruit_list_box ul li {
    width: 48%;
    list-style: none;
  }
  #content #recruit .recruit_list_box ul li:nth-child(1) a {
    width: 100%;
    font-size: 13px;
    line-height: 1;
    font: normal 1.3rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 15px 0;
    background-color: #0f1233;
    color: #fff;
    display: block;
    box-sizing: border-box;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: center;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #recruit .recruit_list_box ul li:nth-child(1) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #recruit .recruit_list_box ul li:nth-child(2) a {
    width: 100%;
    font-size: 13px;
    line-height: 1;
    font: normal 1.3rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 15px 0;
    background-color: #ec6b00;
    color: #fff;
    display: block;
    box-sizing: border-box;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: center;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #recruit .recruit_list_box ul li:nth-child(2) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #recruit .recruit_box {
    margin: 40px 0 0 0;
  }
  #content #recruit .recruit_box .inner_box {
    width: 100%;
    margin: 20px auto 0;
  }
  #content #recruit .recruit_box .inner_box dl {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
    display: flex;
    justify-content: space-between;
  }
  #content #recruit .recruit_box .inner_box dl dt {
    width: 35%;
    padding: 10px 0;
    color: #000;
    font-weight: 700;
    box-sizing: border-box;
  }
  #content #recruit .recruit_box .inner_box dl dd {
    width: 65%;
    padding: 10px 0;
    box-sizing: border-box;
  }
  #content #recruit .interview_box {
    margin: 20px 0 0 0;
  }
  #content #recruit .interview_box h3 {
    letter-spacing: 0;
    margin: 20px 0 0 0;
    color: #1b9dd9;
  }
  #content #recruit .interview_box p.read {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #recruit .interview_box ul li {
    list-style: none;
    margin: 40px 0 0 0;
    padding: 0 0 40px 0;
    border-bottom: 5px solid #dcdcdc;
  }
  #content #recruit .interview_box ul li figure {
    width: 80%;
    margin: 0 auto;
  }
  #content #recruit .interview_box ul li figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #recruit .interview_box ul li .text_box {
    width: 100%;
    text-align: left;
  }
  #content #recruit .interview_box ul li .text_box p.position {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    text-align: center;
    margin: 5px 0 0 0;
  }
  #content #recruit .interview_box ul li .text_box p.name {
    font-size: 18px;
    line-height: 1.2;
    font: normal 1.8rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    text-align: center;
    font-weight: 700;
  }
  #content #recruit .interview_box ul li .text_box p.q_text {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 25px 0 0 0;
    font-weight: 700;
  }
  #content #recruit .interview_box ul li .text_box p.a_text {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 20px;
  }
  #content #reform {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #reform h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 30px 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #reform h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #reform h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
    text-align: left;
  }
  #content #reform #c_01, #content #reform #c_02, #content #reform #c_03 {
    margin: 50px 0 0 0;
  }
  #content #reform #c_01 .main_title, #content #reform #c_02 .main_title, #content #reform #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    box-sizing: border-box;
  }
  #content #reform #c_01 .main_title img, #content #reform #c_02 .main_title img, #content #reform #c_03 .main_title img {
    width: 40px;
    float: left;
    margin: 0 10px 0 0;
  }
  #content #reform .top_box ul {
    margin: 25px 0 0 0;
  }
  #content #reform .top_box ul li {
    list-style: none;
    width: 90%;
    text-align: left;
    margin: 30px auto 0;
  }
  #content #reform .top_box ul li figure {
    position: relative;
  }
  #content #reform .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #reform .top_box ul li figure img.icon {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 40px;
    width: 20%;
  }
  #content #reform .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #reform .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #reform .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #reform .top_box ul li p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #reform .top_box ul li p br {
    display: none;
  }
  #content #reform .craftsman_box ul.page_link {
    margin: 20px 0 0 -3%;
  }
  #content #reform .craftsman_box ul.page_link li {
    list-style: none;
    width: 100%;
    background: #f5f9fb;
    margin: 10px 0 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #1b9dd9;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #content #reform .craftsman_box ul.page_link li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 10px 0;
    position: relative;
  }
  #content #reform .craftsman_box ul.page_link li a:link, #content #reform .craftsman_box ul.page_link li a:visited, #content #reform .craftsman_box ul.page_link li a:active {
    text-decoration: none;
    color: #1b9dd9;
  }
  #content #reform .craftsman_box ul.page_link li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #reform .craftsman_box ul.page_link li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "expand_more";
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 2rem;
    color: #1b9dd9;
  }
  #content #reform .craftsman_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #reform .process_box {
    margin: 20px 0 0 0;
  }
  #content #reform .process_box p.t_text {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
    text-align: center;
    font-weight: 700;
  }
  #content #reform .process_box table {
    margin: 20px 0 0 0;
    width: 100%;
  }
  #content #reform .process_box table tr {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
  }
  #content #reform .process_box table tr:first-child {
    border-top: 1px solid #dcdcdc;
  }
  #content #reform .process_box table tr th {
    background: #f5f9fb;
    color: #000;
    padding: 10px;
    width: 40%;
    border-right: 1px solid #dcdcdc;
  }
  #content #reform .process_box table tr th:last-child {
    border-right: none;
  }
  #content #reform .process_box table tr td {
    padding: 10px;
    color: #000;
  }
  #content #reform .process_box figure.photo {
    margin: 20px 0 0 0;
  }
  #content #reform .process_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #reform .customer_box {
    margin: 20px 0 0 0;
  }
  #content #reform .customer_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #reform .customer_box p br {
    display: none;
  }
  #content #reform .customer_box figure.photo {
    margin: 20px 0 0 0;
  }
  #content #reform .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #reform .customer_box figure.mail {
    margin: 30px 0 0 0;
  }
  #content #reform .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #reform .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #reform .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #privacy {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #privacy h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #privacy h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #privacy h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
    text-align: left;
  }
  #content #privacy .top_box {
    text-align: left;
  }
  #content #privacy .top_box h5 {
    font-size: 16px;
    line-height: 1.2;
    font: normal 1.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #0f1233;
    margin: 25px 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
  }
  #content #privacy .top_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #privacy .top_box ul {
    margin: 10px 0 0 20px;
  }
  #content #privacy .top_box ul li {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    list-style: none;
  }
  #content #privacy .top_box ul li .title {
    font-weight: 700;
  }
  #content #privacy .top_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #privacy .top_box a:link, #content #privacy .top_box a:visited, #content #privacy .top_box a:active {
    -webkit-text-decoration: u;
            text-decoration: u;
    color: #0f1233;
  }
  #content #privacy .top_box a:hover {
    color: #0f1233;
  }
  #content #sitemap {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #sitemap h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #sitemap h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #sitemap h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 5px 0 0 0;
    text-align: left;
  }
  #content #sitemap .top_box {
    text-align: left;
  }
  #content #sitemap .top_box ul {
    margin: 10px 0 0 0;
  }
  #content #sitemap .top_box ul li {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    list-style: none;
    border-bottom: 1px solid #e6e6ef;
    font-weight: 700;
  }
  #content #sitemap .top_box ul li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 20px 0 20px 20px;
    position: relative;
  }
  #content #sitemap .top_box ul li a:link, #content #sitemap .top_box ul li a:visited, #content #sitemap .top_box ul li a:active {
    text-decoration: none;
    color: #000;
  }
  #content #sitemap .top_box ul li a:hover {
    background: #f5f5f5;
  }
  #content #sitemap .top_box ul li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    position: absolute;
    left: 0px;
    top: 20px;
    font-size: 1.4rem;
    color: #1b9dd9;
  }
  #content #sitemap .top_box ul li > ul {
    margin: 0 0 0 30px;
  }
  #content #sitemap .top_box ul li > ul li {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 2px solid #e6e6ef;
  }
  #content #sitemap .top_box ul li > ul li a {
    padding: 20px 0 20px 20px;
  }
  #content #sitemap .top_box ul li > ul li:last-child {
    border: none;
  }
  #content #sitemap .top_box ul li > ul li:first-child a {
    padding: 5px 0 20px 20px;
  }
  #content #sitemap .top_box ul li > ul li:first-child a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 1.4rem;
    color: #1b9dd9;
  }
  #content #contact {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #contact h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #contact h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #contact h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #contact p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #contact p .iconrequire {
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #ec6b00;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #contact p.accept {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 15px 0 0 0;
    text-align: center;
  }
  #content #contact h5 {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #contact h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #contact dl {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    text-align: left;
    padding: 20px 0;
  }
  #content #contact dl dt {
    font-weight: 700;
  }
  #content #contact dl dt br {
    display: none;
  }
  #content #contact dl dt .iconrequire {
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #ec6b00;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #contact dl dd {
    margin: 10px 0 0 0;
  }
  #content #contact dl dd select {
    width: 100%;
    height: 30px;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: none;
    box-sizing: border-box;
    color: #0f1233;
    background-color: #f5f9fb;
    border: 1px solid #d4e1e7;
  }
  #content #contact dl dd textarea {
    width: 100%;
    height: 200px;
    border: 1px solid #ddd;
    padding: 5px;
    resize: none;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: button;
         appearance: button;
  }
  #content #contact dl dd textarea::-webkit-input-placeholder {
    color: #999;
  }
  #content #contact dl dd input[type=text] {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-appearance: none;
    margin: 0 5px 0 0;
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  #content #contact dl dd input[type=text]::-webkit-input-placeholder {
    color: #999;
  }
  #content #contact dl dd input[type=text].w30 {
    width: 65%;
  }
  #content #contact dl dd input:focus {
    outline: none;
  }
  #content #contact .submit_box {
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #contact .submit_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #contact .submit_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #contact .submit_box a:link, #content #contact .submit_box a:visited, #content #contact .submit_box a:active {
    text-decoration: underline;
    color: #0f1233;
  }
  #content #contact .submit_box a:hover {
    color: #0f1233;
  }
  #content #contact .submit_box .submit_button {
    width: 100%;
    padding: 15px 0;
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #ec6b00;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    -moz-appearance: button;
         appearance: button;
  }
  #content #contact .submit_box .submit_button:after {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "send";
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 10px;
  }
  #content #contact .submit_box .submit_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #contact .submit_box .back_button {
    width: 100%;
    padding: 15px 0;
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    background-color: #dcdcdc;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-appearance: button;
         appearance: button;
  }
  #content #contact .submit_box .back_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #contact table {
    width: 100%;
  }
  #content #contact table th {
    width: 35%;
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
    font-weight: 700;
    background: #f7f7f7;
    box-sizing: border-box;
  }
  #content #contact table td {
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
    box-sizing: border-box;
  }
  #content #assessment {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #assessment h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #assessment h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #assessment h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #assessment .top_box {
    margin: 25px 0 0 0;
    text-align: left;
  }
  #content #assessment .top_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #assessment .top_box p .iconrequire {
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #ec6b00;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #assessment .top_box p.accept {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 15px 0 0 0;
    text-align: center;
  }
  #content #assessment .top_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #assessment .top_box h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #assessment .top_box dl {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    text-align: left;
    padding: 20px 0;
  }
  #content #assessment .top_box dl dt {
    font-weight: 700;
  }
  #content #assessment .top_box dl dt br {
    display: none;
  }
  #content #assessment .top_box dl dt .iconrequire {
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #ec6b00;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #assessment .top_box dl dd {
    margin: 10px 0 0 0;
  }
  #content #assessment .top_box dl dd select {
    width: 100%;
    height: 30px;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: none;
    box-sizing: border-box;
    color: #0f1233;
    background-color: #f5f9fb;
    border: 1px solid #d4e1e7;
  }
  #content #assessment .top_box dl dd textarea {
    width: 100%;
    height: 200px;
    border: 1px solid #ddd;
    padding: 5px;
    resize: none;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: button;
         appearance: button;
  }
  #content #assessment .top_box dl dd textarea::-webkit-input-placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd input[type=text] {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-appearance: none;
    margin: 0 5px 0 0;
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  #content #assessment .top_box dl dd input[type=text]::-webkit-input-placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd input[type=text].w30 {
    width: 65%;
  }
  #content #assessment .top_box dl dd input:focus {
    outline: none;
  }
  #content #assessment .top_box dl#building:empty, #content #assessment .top_box dl#room:empty {
    border: none;
    padding: 0;
  }
  #content #assessment .top_box .submit_box {
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #assessment .top_box .submit_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #assessment .top_box .submit_box p.bold {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 10px 0 0 0;
  }
  #content #assessment .top_box .submit_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #assessment .top_box .submit_box a:link, #content #assessment .top_box .submit_box a:visited, #content #assessment .top_box .submit_box a:active {
    text-decoration: underline;
    color: #0f1233;
  }
  #content #assessment .top_box .submit_box a:hover {
    color: #0f1233;
  }
  #content #assessment .top_box .submit_box .submit_button {
    width: 100%;
    padding: 15px 0;
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #ec6b00;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    -moz-appearance: button;
         appearance: button;
  }
  #content #assessment .top_box .submit_box .submit_button:after {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "send";
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 10px;
  }
  #content #assessment .top_box .submit_box .submit_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #assessment .top_box .submit_box .back_button {
    width: 100%;
    padding: 15px 0;
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    background-color: #dcdcdc;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-appearance: button;
         appearance: button;
  }
  #content #assessment .top_box .submit_box .back_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #assessment .top_box table {
    width: 100%;
  }
  #content #assessment .top_box table th {
    width: 35%;
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
    font-weight: 700;
    background: #f7f7f7;
    box-sizing: border-box;
  }
  #content #assessment .top_box table td {
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
    box-sizing: border-box;
  }
  #content #elcia {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #elcia .top_box {
    text-align: left;
  }
  #content #elcia .top_box h5 {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    margin: 15px 0 0 0;
    letter-spacing: -1px;
    font-family: "Sawarabi Mincho", Times New Roman, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
  }
  #content #elcia .top_box h5 .fs {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    letter-spacing: 0;
    font-family: "Sawarabi Mincho", Times New Roman, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
  }
  #content #elcia .top_box h3 {
    margin: 30px 0 0 0 !important;
    border-bottom: 1px solid #1b9dd9;
    padding: 0 0 10px 0;
  }
  #content #elcia .top_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #elcia .top_box p.fb {
    font-weight: 700;
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #elcia .top_box p br.bn {
    display: none;
  }
  #content #elcia .top_box ul li {
    margin: 30px 0 0 0;
    list-style: none;
    text-align: center;
  }
  #content #elcia .top_box ul li p.title {
    background: #1b9dd9;
    margin: 0 auto;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  #content #elcia .top_box ul li .box {
    margin: 10px 0 0 0;
  }
  #content #elcia .top_box ul li .box figure.photo_img {
    width: 100%;
  }
  #content #elcia .top_box ul li .box figure.photo_img img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #elcia .top_box ul li .box iframe {
    width: 100%;
  }
  #content #elcia .top_box figure.eyecatch img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #elcia .top_box figure.mail {
    margin: 25px 0 0 0;
  }
  #content #elcia .top_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #elcia .top_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #elcia .top_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #reform-estimate {
    width: 90%;
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #reform-estimate h4 {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #reform-estimate h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -2px 5px 0 0;
  }
  #content #reform-estimate h4 + p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #reform-estimate .top_box {
    margin: 25px 0 0 0;
    text-align: left;
  }
  #content #reform-estimate .top_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #reform-estimate .top_box p .iconrequire {
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #ec6b00;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #reform-estimate .top_box p.accept {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 15px 0 0 0;
    text-align: center;
  }
  #content #reform-estimate .top_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #reform-estimate .top_box h5:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 18px;
    content: "chevron_right";
    line-height: 18px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #reform-estimate .top_box dl {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    text-align: left;
    padding: 20px 0;
  }
  #content #reform-estimate .top_box dl dt {
    font-weight: 700;
  }
  #content #reform-estimate .top_box dl dt br {
    display: none;
  }
  #content #reform-estimate .top_box dl dt .iconrequire {
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #ec6b00;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #reform-estimate .top_box dl dd {
    margin: 10px 0 0 0;
  }
  #content #reform-estimate .top_box dl dd select {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: none;
    box-sizing: border-box;
    color: #0f1233;
    background-color: #f5f9fb;
    border: 1px solid #d4e1e7;
  }
  #content #reform-estimate .top_box dl dd select:focus {
    outline: none;
  }
  #content #reform-estimate .top_box dl dd textarea {
    width: 100%;
    height: 200px;
    border: 1px solid #ddd;
    padding: 10px;
    resize: none;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: button;
         appearance: button;
  }
  #content #reform-estimate .top_box dl dd textarea::-moz-placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd textarea::placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd textarea:-ms-input-placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd textarea:focus {
    outline: none;
  }
  #content #reform-estimate .top_box dl dd input[type=text] {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: button;
         appearance: button;
    margin: 0 5px 0 0;
  }
  #content #reform-estimate .top_box dl dd input[type=text]::-webkit-input-placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd input[type=text].w30 {
    width: 50%;
  }
  #content #reform-estimate .top_box dl dd input[type=text]::-moz-placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd input[type=text]::placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd input[type=text]:-ms-input-placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd input[type=text]:focus {
    outline: none;
  }
  #content #reform-estimate .top_box dl dd .check-box label {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #content #reform-estimate .top_box dl dd .check-box label.c-box {
    background-color: #F7F7F7;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px 20px;
    margin: 10px 5px 0 0;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
  }
  #content #reform-estimate .top_box dl dd .check-box label.c-box input[type=checkbox], #content #content #reform-estimate .top_box dl dd .check-box label.c-box input[type=radio] {
    margin: 0 15px 0 0;
  }
  #content #reform-estimate .top_box .submit_box {
    text-align: left;
    margin: 20px 0 0 0;
  }
  #content #reform-estimate .top_box .submit_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #reform-estimate .top_box .submit_box p.bold {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 10px 0 0 0;
  }
  #content #reform-estimate .top_box .submit_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #reform-estimate .top_box .submit_box a:link, #content #content #reform-estimate .top_box .submit_box a:visited, #content #content #reform-estimate .top_box .submit_box a:active {
    text-decoration: underline;
    color: #0f1233;
  }
  #content #reform-estimate .top_box .submit_box a:hover {
    color: #0f1233;
  }
  #content #reform-estimate .top_box .submit_box .submit_button {
    width: 100%;
    padding: 15px 0;
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #ec6b00;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    -moz-appearance: button;
         appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
  }
  #content #reform-estimate .top_box .submit_box .submit_button:after {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "send";
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 10px;
  }
  #content #reform-estimate .top_box .submit_box .submit_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #reform-estimate .top_box .submit_box .back_button {
    width: 100%;
    padding: 15px 0;
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    background-color: #dcdcdc;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    -moz-appearance: button;
         appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #reform-estimate .top_box .submit_box .back_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #reform-estimate .top_box table {
    width: 100%;
  }
  #content #reform-estimate .top_box table th {
    width: 35%;
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
    font-weight: 700;
    background: #f7f7f7;
    box-sizing: border-box;
  }
  #content #reform-estimate .top_box table td {
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
    box-sizing: border-box;
  }
  /* ------------ keyframes ------------ */
  @keyframes fadeinside {
    0% {
      opacity: 0;
      transform: translateX(-20px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  /* ------------SP END ------------ */
}
/* ------------ css reset ------------ */
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #0f1233;
  margin: 30px 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* ------------ PC ------------ */
@media screen and (min-width: 768px), print {
  /* ------------ body ------------ */
  html, body {
    font-size: 62.5%;
  }
  /* ------------ clearfix ------------ */
  .clearfix, #content #company_newbox .top_box .article_box_03 .wrap dl, #content #company_test .top_box .article_box_03 .wrap dl, #content #company .top_box .article_box_03 .wrap dl, #content #management .detail_box dl, #content #sell .inheritance_box .article_box_03 dl, #content #buy .insurance_box .type_box, #content #buy .after_box .article_box_01 .check_box, #header ul, #footer .inner_box .box ul.deteil_icon, #top_eyecatch_new dl.news, #top_eyecatch dl.news {
    zoom: 1;
  }
  .clearfix::after, #content #company_newbox .top_box .article_box_03 .wrap dl::after, #content #company_test .top_box .article_box_03 .wrap dl::after, #content #company .top_box .article_box_03 .wrap dl::after, #content #management .detail_box dl::after, #content #sell .inheritance_box .article_box_03 dl::after, #content #buy .insurance_box .type_box::after, #content #buy .after_box .article_box_01 .check_box::after, #header ul::after, #footer .inner_box .box ul.deteil_icon::after, #top_eyecatch_new dl.news::after, #top_eyecatch dl.news::after {
    display: block;
    content: "";
    clear: both;
  }
  /* ------------ トップページ ------------ */
  /* ------------ top_loaderbg ------------ */
  #top_loaderbg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1000;
    text-align: center;
  }
  #top_loaderbg #loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 0 0 0 -18px;
    z-index: 2000;
  }
  /* ------------ top_eyecatch ------------ */
  #top_eyecatch {
    width: 100%;
    background: url(../img/29.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 100;
  }
  #top_eyecatch .top_header {
    position: absolute;
    max-width: 740px;
    width: 70%;
    top: 8%;
    left: 0;
    right: 0;
    margin: auto;
  }
  #top_eyecatch .top_header h1 {
    text-indent: -9999px;
    background: url(../img/30.png) no-repeat;
    background-size: contain;
    max-width: 740px;
    height: 352px;
    display: block;
  }
  #top_eyecatch .top_header .g_nav {
    display: none;
  }
  #top_eyecatch .top_header .g_nav ul li {
    list-style: none;
    text-indent: -9999px;
    margin: 18px 0 0 0;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(1) a {
    background: url(../img/04.png) no-repeat;
    display: block;
    width: 231px;
    height: 23px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(1) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(2) a {
    background: url(../img/05.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 231px;
    height: 24px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(2) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(3) a {
    background: url(../img/06.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 275px;
    height: 23px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(3) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(4) a {
    background: url(../img/08.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 363px;
    height: 23px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(4) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(5) a {
    background: url(../img/09.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 324px;
    height: 22px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(5) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(6) a {
    background: url(../img/10.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 267px;
    height: 22px;
  }
  #top_eyecatch .top_header .g_nav ul li:nth-child(6) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch figure {
    display: none;
  }
  #top_eyecatch figure.copy_01 {
    position: absolute;
    z-index: 200;
    top: -70px;
    bottom: 0;
    left: 35%;
    margin: auto;
    max-height: 630px;
  }
  #top_eyecatch figure.copy_01 img {
    vertical-align: bottom;
  }
  #top_eyecatch figure.copy_02 {
    position: absolute;
    z-index: 200;
    top: 50px;
    right: 30px;
  }
  #top_eyecatch figure.copy_02 img {
    vertical-align: bottom;
  }
  #top_eyecatch dl.news {
    width: 90%;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.65);
    z-index: 300;
  }
  #top_eyecatch dl.news dt {
    width: 10%;
    padding: 10px;
    background-color: #0f1233;
    float: left;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
  }
  #top_eyecatch dl.news dd {
    width: 90%;
    padding: 10px;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    float: left;
    box-sizing: border-box;
  }
  #top_eyecatch dl.news dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_eyecatch dl.news dd a:link, #top_eyecatch dl.news dd a:visited, #top_eyecatch dl.news dd a:active {
    text-decoration: none;
    color: #000;
  }
  #top_eyecatch dl.news dd a:hover {
    color: #0f1233;
  }
  /* ------------ top_eyecatch_new ------------ */
  #top_eyecatch_new {
    width: 100%;
    background: url(../img/29-03.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 100;
  }
  #top_eyecatch_new .top_header {
    position: absolute;
    max-width: 600px;
    width: 50%;
    top: 7%;
    left: 0;
    right: 0;
    margin: auto;
  }
  #top_eyecatch_new .top_header h1 {
    text-indent: -9999px;
    background: url(../img/30.png) no-repeat;
    background-size: contain;
    max-width: 740px;
    height: 352px;
    display: block;
  }
  #top_eyecatch_new .top_header .g_nav {
    display: none;
  }
  #top_eyecatch_new .top_header .g_nav ul li {
    list-style: none;
    text-indent: -9999px;
    margin: 18px 0 0 0;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(1) a {
    background: url(../img/04.png) no-repeat;
    display: block;
    width: 231px;
    height: 23px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(1) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(2) a {
    background: url(../img/05.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 231px;
    height: 24px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(2) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(3) a {
    background: url(../img/06.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 275px;
    height: 23px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(3) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(4) a {
    background: url(../img/08.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 363px;
    height: 23px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(4) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(5) a {
    background: url(../img/09.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 324px;
    height: 22px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(5) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(6) a {
    background: url(../img/10.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    width: 267px;
    height: 22px;
  }
  #top_eyecatch_new .top_header .g_nav ul li:nth-child(6) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #top_eyecatch_new figure {
    display: none;
  }
  #top_eyecatch_new figure.copy_01 {
    position: absolute;
    z-index: 200;
    top: -70px;
    bottom: 0;
    left: 35%;
    margin: auto;
    max-height: 630px;
  }
  #top_eyecatch_new figure.copy_01 img {
    vertical-align: bottom;
  }
  #top_eyecatch_new figure.copy_02 {
    position: absolute;
    z-index: 200;
    top: 50px;
    right: 30px;
  }
  #top_eyecatch_new figure.copy_02 img {
    vertical-align: bottom;
  }
  #top_eyecatch_new dl.news {
    width: 90%;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.65);
    z-index: 300;
  }
  #top_eyecatch_new dl.news dt {
    width: 10%;
    padding: 10px;
    background-color: #0f1233;
    float: left;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
  }
  #top_eyecatch_new dl.news dd {
    width: 90%;
    padding: 10px;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    float: left;
    box-sizing: border-box;
  }
  #top_eyecatch_new dl.news dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_eyecatch_new dl.news dd a:link, #top_eyecatch_new dl.news dd a:visited, #top_eyecatch_new dl.news dd a:active {
    text-decoration: none;
    color: #000;
  }
  #top_eyecatch_new dl.news dd a:hover {
    color: #0f1233;
  }
  /* ------------ top_content ------------ */
  #top_content {
    background-color: #0f1233;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #272b4b), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #272b4b), color-stop(0.75, #272b4b), color-stop(0.75, transparent), to(transparent));
    background-size: 7px 7px;
  }
  #top_content .inner_box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
    text-align: center;
    visibility: hidden !important;
  }
  #top_content .inner_box.fadeinside {
    animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-name: fadeinside;
    -moz-animation-name: fadeinside;
    -webkit-animation-name: fadeinside;
    -ms-animation-name: fadeinside;
    -o-animation-name: fadeinside;
    visibility: visible !important;
  }
  #top_content .inner_box .title_box h2 {
    font-size: 30px;
    line-height: 1;
    font: normal 3rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    font-weight: 700;
  }
  #top_content .inner_box .title_box p {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    margin: 0;
  }
  #top_content .inner_box .title_box p:after {
    display: block;
    content: "▼";
  }
  #top_content .inner_box p {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    margin: 30px 0 0 0;
  }
  #top_content .inner_box .content_nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #top_content .inner_box .content_nav ul li {
    width: 31%;
    margin: 50px 0 0 0;
  }
  #top_content .inner_box .content_nav ul li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_content .inner_box .content_nav ul li a img {
    width: 100%;
  }
  #top_content .inner_box .content_nav ul li a p {
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 15px 0 0 0;
    text-align: left;
    font-weight: 700;
    position: relative;
    padding: 0 0 0 25px;
  }
  #top_content .inner_box .content_nav ul li a p:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2rem;
  }
  #top_content .inner_box .content_nav ul li a:link, #top_content .inner_box .content_nav ul li a:visited, #top_content .inner_box .content_nav ul li a:active {
    text-decoration: none;
    color: #fff;
  }
  #top_content .inner_box .content_nav ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #top_content .inner_box .content_nav ul::after {
    content: "";
    display: block;
    width: 31%;
  }
  /* ------------ top_banner_ralsnet ------------ */
  #top_banner_ralsnet {
    background: #f3f4f9;
  }
  #top_banner_ralsnet .inner_box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
    text-align: center;
    visibility: hidden !important;
  }
  #top_banner_ralsnet .inner_box.fadeinside {
    animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-name: fadeinside;
    -moz-animation-name: fadeinside;
    -webkit-animation-name: fadeinside;
    -ms-animation-name: fadeinside;
    -o-animation-name: fadeinside;
    visibility: visible !important;
  }
  #top_banner_ralsnet .inner_box .title_box h2 {
    font-size: 30px;
    line-height: 1;
    font: normal 3rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
  }
  #top_banner_ralsnet .inner_box .title_box p {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 0;
  }
  #top_banner_ralsnet .inner_box .title_box p:after {
    display: block;
    content: "▼";
  }
  #top_banner_ralsnet .inner_box p.read {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 30px 0 0 0;
  }
  #top_banner_ralsnet .inner_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #top_banner_ralsnet .inner_box ul li {
    width: 47%;
    margin: 50px 0 0 0;
    list-style: none;
  }
  #top_banner_ralsnet .inner_box ul li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #top_banner_ralsnet .inner_box ul li a img {
    width: 100%;
  }
  #top_banner_ralsnet .inner_box ul li a p {
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 15px auto 0;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding: 0 0 0 25px;
    display: table;
  }
  #top_banner_ralsnet .inner_box ul li a p:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2rem;
  }
  #top_banner_ralsnet .inner_box ul li a:link, #top_banner_ralsnet .inner_box ul li a:visited, #top_banner_ralsnet .inner_box ul li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #top_banner_ralsnet .inner_box ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #top_banner_ralsnet .inner_box ul li:first-child a:link, #top_banner_ralsnet .inner_box ul li:first-child a:visited, #top_banner_ralsnet .inner_box ul li:first-child a:active {
    text-decoration: none;
    color: #00984b;
  }
  #top_banner_ralsnet .inner_box ul li:first-child a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  /* ------------ 共通 ------------ */
  /* ------------ banner ------------ */
  #banner {
    text-align: center;
    padding: 100px 0;
    max-width: 1200px;
    margin: 0 auto;
  }
  #banner h2 {
    font-size: 30px;
    line-height: 1.5;
    font: normal 3rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-family: "Sawarabi Mincho", Times New Roman, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
  }
  #banner figure {
    margin: 30px auto 0;
    max-width: 1000px;
  }
  #banner figure.wide {
    max-width: 1120px;
  }
  #banner figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #banner figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #banner figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #banner figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #banner figure.mtnone {
    margin: 0 auto;
  }
  /* ------------ top_news ------------ */
  #top_news {
    background-color: #f5f5f5;
    padding: 100px 0;
  }
  #top_news .inner_box {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
  }
  #top_news .inner_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #top_news .inner_box ul li {
    width: 48%;
    list-style: none;
    text-align: left;
  }
  #top_news .inner_box ul li h2 {
    font-size: 30px;
    line-height: 1;
    font: normal 3rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
  }
  #top_news .inner_box ul li h2 .small {
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #top_news .inner_box ul li .box {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 30px;
    box-sizing: border-box;
    margin: 30px 0 0 0;
    height: 360px;
    overflow-y: auto;
  }
  #top_news .inner_box ul li .box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #top_news .inner_box ul li .box iframe {
    width: 100%;
    height: 290px;
  }
  #top_news .inner_box ul li .facebook_box {
    margin: 30px 0 0 0;
  }
  /* ------------ 共通 ------------ */
  /* ------------ footer ------------ */
  #footer {
    background: #f2f0dc;
    padding: 100px 0 0 0;
  }
  #footer .inner_box {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #footer .inner_box .box {
    width: 48%;
    text-align: left;
  }
  #footer .inner_box .box figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #footer .inner_box .box figure a img {
    vertical-align: bottom;
  }
  #footer .inner_box .box figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #footer .inner_box .box figure.logo {
    max-width: 308px;
  }
  #footer .inner_box .box figure.logo img {
    width: 100%;
    vertical-align: bottom;
  }
  #footer .inner_box .box figure.tel {
    margin: 20px 0 0 0;
    max-width: 416px;
  }
  #footer .inner_box .box figure.tel img {
    width: 100%;
    vertical-align: bottom;
  }
  #footer .inner_box .box p {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #footer .inner_box .box p.title {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #0f1233;
  }
  #footer .inner_box .box p.title_box_01 {
    border: 1px solid #0f1233;
    background: #fff;
    padding: 10px 10px 10px 50px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    position: relative;
  }
  #footer .inner_box .box p.title_box_01:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "contact_phone";
    position: absolute;
    left: 10px;
    top: 3px;
    font-size: 3.4rem;
  }
  #footer .inner_box .box p.title_box_02 {
    border: 1px solid #0f1233;
    background: #fff;
    padding: 10px 10px 10px 50px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    position: relative;
    margin: 40px 0 0 0;
  }
  #footer .inner_box .box p.title_box_02:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "contact_mail";
    position: absolute;
    left: 10px;
    top: 3px;
    font-size: 3.4rem;
  }
  #footer .inner_box .box ul.footer_nav {
    margin: 30px 0 0 0;
    border-top: 1px solid #0f1233;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #footer .inner_box .box ul.footer_nav li {
    list-style: none;
    width: 48%;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 20px 0 0 0;
  }
  #footer .inner_box .box ul.footer_nav li a:link, #footer .inner_box .box ul.footer_nav li a:visited, #footer .inner_box .box ul.footer_nav li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #footer .inner_box .box ul.footer_nav li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #footer .inner_box .box .social_box {
    display: none;
    margin: 30px 0 0 0;
  }
  #footer .inner_box .box .social_box p {
    display: inline-block;
  }
  #footer .inner_box .box .social_box ul {
    display: inline-block;
  }
  #footer .inner_box .box .social_box ul li {
    list-style: none;
    margin: 0 0 0 10px;
    display: inline-block;
  }
  #footer .inner_box .box .social_box ul li a img {
    vertical-align: bottom;
  }
  #footer .inner_box .box .social_box ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #footer .inner_box .box ul.deteil_icon {
    margin: 20px 0 0 0;
  }
  #footer .inner_box .box ul.deteil_icon li {
    float: left;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    list-style: none;
    color: #000;
    margin: 0 20px 0 0;
  }
  #footer .inner_box .box ul.deteil_icon li .title {
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin: 0 5px 0 0;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background: #e3e1c0;
  }
  #footer .inner_box .box a.button {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 20px;
    line-height: 1;
    font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 20px 0;
    background-color: #ec6b00;
    color: #fff;
    display: block;
    box-sizing: border-box;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: center;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #footer .inner_box .box a.button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #footer .copy_box {
    background: #0f1233;
    margin: 100px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 20px;
    box-sizing: border-box;
  }
  #footer .copy_box p {
    width: 48%;
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
  }
  #footer .copy_box p:nth-of-type(1) {
    text-align: left;
  }
  #footer .copy_box p:nth-of-type(2) {
    text-align: right;
    font-size: 12px;
    line-height: 1.5;
    font: normal 1.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #footer .copy_box p a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #footer .copy_box p a:link, #footer .copy_box p a:visited, #footer .copy_box p a:active {
    text-decoration: none;
    color: #fff;
  }
  #footer .copy_box p a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  /* ------------ page_top ------------ */
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: -50px;
    bottom: 50px;
    background: #1b9dd9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1000;
  }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #page_top a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #page_top a::before {
    font-family: "Material Icons";
    font-size: 50px;
    content: "arrow_drop_up";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    color: #fff;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 2000;
    text-align: center;
  }
  /* ------------ 下層ページ ------------ */
  /* ------------ header ------------ */
  #header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
  }
  #header h1 {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    width: 33.3%;
    font-family: "Sawarabi Mincho", Times New Roman, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
    margin: 22px 0 0 0;
  }
  #header p {
    text-indent: -9999px;
    width: 33.3%;
  }
  #header p a {
    background: url(../img/24.png) no-repeat;
    background-size: contain;
    max-width: 308px;
    height: 57px;
    margin: 5px auto 0;
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #header p a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #header ul {
    width: 33.3%;
  }
  #header ul li {
    list-style: none;
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    list-style: none;
    color: #0f1233;
    text-align: right;
  }
  #header ul li .title {
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 auto;
    background: #0f1233;
    color: #fff;
  }
  #header ul li:nth-child(2) {
    margin: 10px 0 0 auto;
    max-width: 279px;
  }
  #header ul li:nth-child(2) img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  #header ul li:nth-child(3) {
    display: none;
  }
  #header ul li:nth-child(4) {
    display: none;
  }
  /* ------------ g_nav ------------ */
  #g_nav {
    background: #0f1233;
    width: 100%;
  }
  #g_nav ul {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #0f1233;
  }
  #g_nav ul li {
    list-style: none;
    width: 12.5%;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
    position: relative;
  }
  #g_nav ul li a {
    padding: 20px 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
  }
  #g_nav ul li a:link, #g_nav ul li a:visited, #g_nav ul li a:active {
    text-decoration: none;
    color: #fff;
  }
  #g_nav ul li a:hover {
    background: #ec6b00;
  }
  #g_nav ul li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    font-size: 1.6rem;
    color: #fff;
    margin: -3px 5px 0 0;
  }
  #g_nav ul li a.here {
    background: #ec6b00;
  }
  #g_nav ul li:nth-child(1) {
    display: none;
  }
  #g_nav ul li:nth-child(10) {
    display: none;
  }
  #g_nav ul li:nth-child(11) {
    display: none;
  }
  #g_nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
  }
  /* ------------ page_title ------------ */
  #page_title {
    width: 100%;
    height: 200px;
    background: url(../buy/img/07.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
  }
  #page_title h2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 36px;
    line-height: 1;
    font: normal 3.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    line-height: 200px;
    color: #0f1233;
    font-family: "M PLUS 1p", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  /* ------------ content ------------ */
  #content {
    /*
    background: #f2f0dc;
    */
    background: #f3f4f9;
    padding: 20px 0 100px 0;
    text-align: center;
    /* ------------ breadcrumb_list ------------ */
    /* ------------ buy ------------ */
    /* ------------ sell ------------ */
    /* ------------ rent ------------ */
    /* ------------ management ------------ */
    /* ------------ company ------------ */
    /* ------------ company_test ------------ */
    /* ------------ company_newbox ------------ */
    /* ------------ privacy ------------ */
    /* ------------ contact ------------ */
    /* ------------ assessment ------------ */
    /* ------------ miraie ------------ */
    /* ------------ sitemap ------------ */
    /* ------------ recruit ------------ */
    /* ------------ reform ------------ */
    /* ------------ elcia  ------------ */
    /* ------------ reform-estimate  ------------ */
    /* ------------ //content ------------ */
  }
  #content #breadcrumb_list {
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
  }
  #content #breadcrumb_list ul li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #breadcrumb_list ul li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #breadcrumb_list ul li a:link, #content #breadcrumb_list ul li a:visited, #content #breadcrumb_list ul li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #breadcrumb_list ul li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #breadcrumb_list ul li:before {
    content: "　>　";
    color: #0f1233;
  }
  #content #breadcrumb_list ul li:first-child:before {
    content: "";
  }
  #content h3 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    text-align: center;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    padding: 0 225px;
  }
  #content h3:before, #content h3:after {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 200px;
    height: 1px;
    background-color: #1b9dd9;
  }
  #content h3:before {
    left: 0;
  }
  #content h3:after {
    right: 0;
  }
  #content h3.main_title {
    color: #0f1233;
  }
  #content h3.main_title:before, #content h3.main_title:after {
    background-color: #0f1233;
  }
  #content p.read {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 15px 0 0 0;
    text-align: center !important;
    font-size: 1.8rem !important;
  }
  #content p.read .bold {
    font-weight: 700;
  }
  #content #buy {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #buy h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 80px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #buy h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #buy h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #buy #c_01, #content #buy #c_02, #content #buy #c_03 {
    margin: 150px 0 0 0;
  }
  #content #buy #c_01 .main_title, #content #buy #c_02 .main_title, #content #buy #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px 10px 10px 75px;
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    position: relative;
  }
  #content #buy #c_01 .main_title img, #content #buy #c_02 .main_title img, #content #buy #c_03 .main_title img {
    vertical-align: middle;
    margin: 0 15px 0 0;
    position: absolute;
    top: -5px;
    left: -10px;
  }
  #content #buy .top_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0 0;
  }
  #content #buy .top_box ul li {
    list-style: none;
    width: 31%;
    text-align: left;
  }
  #content #buy .top_box ul li figure {
    position: relative;
  }
  #content #buy .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #buy .top_box ul li figure img.icon {
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 65px;
    width: 20%;
  }
  #content #buy .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #buy .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #buy .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #buy .top_box ul li p {
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #buy .top_box ul li > ul.link_list {
    margin: 30px 0 0 0;
    display: inline-block;
    flex-wrap: nowrap;
    width: 100%;
  }
  #content #buy .top_box ul li > ul.link_list li {
    width: 100%;
    list-style: none;
    font-size: 16px;
    line-height: 1.2;
    font: normal 1.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    float: none;
    border-bottom: 1px dotted #0f1233;
  }
  #content #buy .top_box ul li > ul.link_list li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    padding: 15px 0 15px 5px;
    position: relative;
  }
  #content #buy .top_box ul li > ul.link_list li a:link, #content #buy .top_box ul li > ul.link_list li a:visited, #content #buy .top_box ul li > ul.link_list li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #buy .top_box ul li > ul.link_list li a:hover {
    background: #0f1233;
    color: #fff;
  }
  #content #buy .top_box ul li > ul.link_list li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    font-size: 1.6rem;
    color: #ec6b00;
    position: absolute;
    right: 5px;
  }
  #content #buy .top_box ul li > ul.link_list li:first-child {
    border-top: 1px dotted #0f1233;
  }
  #content #buy .after_box {
    margin: 50px 0 0 0;
  }
  #content #buy .after_box .article_box_01 {
    text-align: left;
  }
  #content #buy .after_box .article_box_01 figure.chart {
    max-width: 978px;
    margin: 30px auto 0;
  }
  #content #buy .after_box .article_box_01 figure.chart img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .after_box .article_box_01 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #buy .after_box .article_box_01 ul li {
    width: 47%;
    list-style: none;
    margin: 50px 0 0 0;
    /*
    h5{
    @include font(2.8, 1); 
    color: #fff;
    background: #1b9dd9;
    padding: 10px 20px;
    font-weight: 700;
    @include css3(border-radius, 5px);
    }
    */
  }
  #content #buy .after_box .article_box_01 ul li h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #buy .after_box .article_box_01 ul li h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #buy .after_box .article_box_01 ul li p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #buy .after_box .article_box_01 .check_box {
    margin: 50px 0 0 0;
  }
  #content #buy .after_box .article_box_01 .check_box figure {
    width: 47%;
    float: left;
  }
  #content #buy .after_box .article_box_01 .check_box figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .after_box .article_box_01 .check_box table {
    width: 47%;
    margin: 0 0 0 6%;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    float: left;
  }
  #content #buy .after_box .article_box_01 .check_box table th {
    padding: 15px;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    text-align: center;
  }
  #content #buy .after_box .article_box_01 .check_box table th.title {
    background: #0f1233;
    color: #fff;
  }
  #content #buy .after_box .article_box_01 .check_box table th:last-child {
    border-right: 1px solid #dcdcdc;
  }
  #content #buy .after_box .article_box_01 .check_box table td {
    padding: 15px;
    text-align: center;
    color: #000;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
  }
  #content #buy .after_box .article_box_01 .check_box table td:last-child {
    border-right: 1px solid #dcdcdc;
  }
  #content #buy .after_box .article_box_02 {
    text-align: left;
  }
  #content #buy .after_box .article_box_02 figure.chart {
    max-width: 784px;
    margin: 30px auto 0;
  }
  #content #buy .after_box .article_box_02 figure.chart img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .after_box .article_box_02 .line_box {
    margin: 30px 0 0 0;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
  }
  #content #buy .after_box .article_box_02 .line_box p {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #buy .after_box .article_box_03 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #buy .after_box .article_box_03 ul li {
    width: 47%;
    list-style: none;
    margin: 30px 0 0 0;
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 20px 10px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
  }
  #content #buy .after_box .article_box_03 ul li br {
    display: none;
  }
  #content #buy .after_box figure.mail_box {
    margin: 50px 0 0 0;
  }
  #content #buy .after_box figure.mail_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #buy .after_box figure.mail_box a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .after_box figure.mail_box a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #buy .insurance_box {
    margin: 100px 0 0 0;
  }
  #content #buy .insurance_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 30px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #buy .insurance_box h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #buy .insurance_box h5 + p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #buy .insurance_box .type_box {
    margin: 30px 0 0 0;
    text-align: left;
  }
  #content #buy .insurance_box .type_box figure {
    width: 40%;
    margin: 0 3% 0 0;
    float: left;
  }
  #content #buy .insurance_box .type_box figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .insurance_box .type_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    overflow: hidden;
  }
  #content #buy .insurance_box .type_box dl {
    float: left;
    width: 57%;
    margin: 0 0 0 3%;
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #buy .insurance_box .type_box dl dt {
    width: 30%;
    padding: 10px 0;
    margin: 20px 0 0 0;
    color: #1b9dd9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
  }
  #content #buy .insurance_box .type_box dl dt:first-of-type {
    margin: 0;
  }
  #content #buy .insurance_box .type_box dl dd {
    width: 65%;
    text-align: left;
    margin: 20px 0 0 0;
    padding: 10px 0;
    color: #000;
  }
  #content #buy .insurance_box .type_box dl dd:first-of-type {
    margin: 0;
  }
  #content #buy .insurance_box ul {
    max-width: 1000px;
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #buy .insurance_box ul li {
    list-style: none;
    width: 48%;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
    position: relative;
    border: 1px solid #1b9dd9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #buy .insurance_box ul li a {
    padding: 20px 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
  }
  #content #buy .insurance_box ul li a:link, #content #buy .insurance_box ul li a:visited, #content #buy .insurance_box ul li a:active {
    text-decoration: none;
    color: #1b9dd9;
    background: #f5f9fb;
  }
  #content #buy .insurance_box ul li a:hover {
    background: #1b9dd9;
    color: #fff;
  }
  #content #buy .insurance_box ul li a:hover:before {
    color: #fff;
  }
  #content #buy .insurance_box ul li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    font-size: 1.6rem;
    color: #1b9dd9;
    margin: -3px 5px 0 0;
  }
  #content #buy .insurance_box .supplement_box {
    margin: 50px 0 0 0;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    padding: 30px;
    box-sizing: border-box;
    text-align: left;
  }
  #content #buy .insurance_box .supplement_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #buy .renovation_box {
    margin: 50px 0 0 0;
  }
  #content #buy .renovation_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 50px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #buy .renovation_box h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #buy .renovation_box h5 + p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #buy .renovation_box ul.renovation_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #buy .renovation_box ul.renovation_img li {
    width: 31%;
    list-style: none;
  }
  #content #buy .renovation_box ul.renovation_img li img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .renovation_box ul.renovation_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #buy .renovation_box ul.renovation_list li {
    width: 47%;
    list-style: none;
    margin: 30px 0 0 0;
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 20px 10px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
  }
  #content #buy .renovation_box ul.renovation_list li br {
    display: none;
  }
  #content #buy .renovation_box .icon {
    font-size: 10rem;
    line-height: 1;
    color: #1b9dd9;
  }
  #content #buy .renovation_box p.title_01 {
    font-size: 40px;
    line-height: 1;
    font: normal 4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #0f1233;
    margin: -20px 0 0 0;
  }
  #content #buy .renovation_box figure {
    margin: 50px 0 0 0;
  }
  #content #buy .renovation_box figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #buy .renovation_box figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .renovation_box figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #buy .tax_box {
    margin: 100px 0 0 0;
  }
  #content #buy .tax_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 50px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #buy .tax_box h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #buy .tax_box h5:first-of-type {
    margin: 30px 0 0 0;
  }
  #content #buy .tax_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin-top: 20px;
    text-align: left;
  }
  #content #buy .tax_box p.title {
    font-size: 18px;
    line-height: 1.3;
    font: normal 1.8rem/1.3 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border: 1px solid #ec6b00;
    color: #ec6b00;
    padding: 10px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    display: table;
    margin-right: auto;
  }
  #content #buy .tax_box p.title02 {
    font-size: 18px;
    line-height: 1.3;
    font: normal 1.8rem/1.3 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  #content #buy .tax_box ul.page_link {
    margin: 50px 0 0 -3%;
    display: flex;
  }
  #content #buy .tax_box ul.page_link li {
    list-style: none;
    width: 33.3%;
    background: #f5f9fb;
    margin: 0 0 0 3%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #1b9dd9;
    font-size: 20px;
    line-height: 1;
    font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #content #buy .tax_box ul.page_link li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 30px 0;
    position: relative;
  }
  #content #buy .tax_box ul.page_link li a:link, #content #buy .tax_box ul.page_link li a:visited, #content #buy .tax_box ul.page_link li a:active {
    text-decoration: none;
    color: #1b9dd9;
  }
  #content #buy .tax_box ul.page_link li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #buy .tax_box ul.page_link li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "expand_more";
    position: absolute;
    right: 10px;
    top: 30px;
    font-size: 2rem;
    color: #1b9dd9;
  }
  #content #buy .tax_box ul.circle_box {
    margin: 20px 0 20px 30px;
  }
  #content #buy .tax_box ul.circle_box li {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    list-style-type: disc;
    text-align: left;
    list-style-position: inside;
    margin: 10px 0 0 0;
  }
  #content #buy .tax_box ul.circle_box li:first-child {
    margin: 0;
  }
  #content #buy .tax_box ul.number_box {
    margin: 20px 0 20px 30px;
  }
  #content #buy .tax_box ul.number_box li {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    list-style-type: decimal;
    text-align: left;
    list-style-position: inside;
    margin: 10px 0 0 0;
  }
  #content #buy .tax_box ul.number_box li:first-child {
    margin: 0;
  }
  #content #buy .tax_box table {
    margin: 20px 0 0 0;
    width: 100%;
  }
  #content #buy .tax_box table tr {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #dcdcdc;
  }
  #content #buy .tax_box table tr:first-child {
    border-top: 1px solid #dcdcdc;
  }
  #content #buy .tax_box table tr th {
    background: #f5f9fb;
    color: #000;
    padding: 20px;
    width: 20%;
    border-right: 1px solid #dcdcdc;
    text-align: center;
  }
  #content #buy .tax_box table tr th:last-child {
    border-right: none;
  }
  #content #buy .tax_box table tr td {
    padding: 20px;
    color: #000;
    border-right: 1px solid #dcdcdc;
  }
  #content #buy .tax_box table tr td:last-child {
    border-right: none;
  }
  #content #buy .customer_box {
    margin: 50px 0 0 0;
  }
  #content #buy .customer_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 30px 0 0 0;
  }
  #content #buy .customer_box figure.photo {
    margin: 30px 0 0 0;
  }
  #content #buy .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .customer_box figure.mail {
    margin: 50px auto 0;
    max-width: 1000px;
    width: 100%;
  }
  #content #buy .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #buy .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #buy .loan_box {
    margin: 100px 0 0 0;
  }
  #content #buy .loan_box .article_box_01 {
    text-align: left;
  }
  #content #buy .loan_box .article_box_01 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #buy .loan_box .article_box_01 .wrap figure {
    width: 40%;
    margin: 0 2% 0 0;
  }
  #content #buy .loan_box .article_box_01 .wrap figure img {
    max-width: 500px;
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box {
    width: 58%;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box ul {
    margin: 20px 0 20px 20px;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box ul li {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #1b9dd9;
    list-style-type: disc;
    text-align: left;
    list-style-position: inside;
    margin: 10px 0 0 0;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box ul li:first-child {
    margin: 0;
  }
  #content #buy .loan_box .article_box_01 .wrap .text_box ul li .small {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #buy .loan_box .article_box_02 {
    text-align: left;
  }
  #content #buy .loan_box .article_box_02 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #buy .loan_box .article_box_02 ul li {
    width: 47%;
    list-style: none;
    margin: 50px 0 0 0;
    /*
    h5{
    @include font(2.8, 1); 
    color: #fff;
    background: #1b9dd9;
    padding: 10px 20px;
    font-weight: 700;
    @include css3(border-radius, 5px);
    }
    */
  }
  #content #buy .loan_box .article_box_02 ul li h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    font-size: 26px;
    line-height: 1.2;
    font: normal 2.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #buy .loan_box .article_box_02 ul li h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #buy .loan_box .article_box_02 ul li p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #buy .loan_box .article_box_02 p.title {
    font-size: 24px;
    line-height: 1.5;
    font: normal 2.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #ec6b00;
    margin: 50px 0 0 0;
    text-align: center;
    font-weight: 700;
  }
  #content #buy .loan_box .article_box_03 {
    text-align: left;
  }
  #content #buy .loan_box .article_box_03 ul {
    margin: 20px 0 0 0;
  }
  #content #buy .loan_box .article_box_03 ul li {
    list-style: none;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 10px 0;
    font-weight: 700;
    position: relative;
  }
  #content #buy .loan_box .article_box_03 ul li:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #buy .loan_box figure.mail {
    margin: 50px 0 0 0;
  }
  #content #buy .loan_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #buy .loan_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #buy .loan_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #sell h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 80px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #sell h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #sell h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #sell #c_01, #content #sell #c_02, #content #sell #c_03 {
    margin: 150px 0 0 0;
  }
  #content #sell #c_01 .main_title, #content #sell #c_02 .main_title, #content #sell #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px 10px 10px 75px;
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    position: relative;
  }
  #content #sell #c_01 .main_title img, #content #sell #c_02 .main_title img, #content #sell #c_03 .main_title img {
    vertical-align: middle;
    margin: 0 15px 0 0;
    position: absolute;
    top: -5px;
    left: -10px;
  }
  #content #sell .top_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0 0;
  }
  #content #sell .top_box ul li {
    list-style: none;
    width: 31%;
    text-align: left;
  }
  #content #sell .top_box ul li figure {
    position: relative;
  }
  #content #sell .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #sell .top_box ul li figure img.icon {
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 65px;
    width: 20%;
  }
  #content #sell .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #sell .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .top_box ul li p {
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #sell .top_box ul li > ul.link_list {
    margin: 30px 0 0 0;
    display: inline-block;
    flex-wrap: nowrap;
    width: 100%;
  }
  #content #sell .top_box ul li > ul.link_list li {
    width: 100%;
    list-style: none;
    font-size: 16px;
    line-height: 1.2;
    font: normal 1.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    float: none;
    border-bottom: 1px dotted #0f1233;
  }
  #content #sell .top_box ul li > ul.link_list li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    padding: 15px 0 15px 5px;
    position: relative;
  }
  #content #sell .top_box ul li > ul.link_list li a:link, #content #sell .top_box ul li > ul.link_list li a:visited, #content #sell .top_box ul li > ul.link_list li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #sell .top_box ul li > ul.link_list li a:hover {
    background: #0f1233;
    color: #fff;
  }
  #content #sell .top_box ul li > ul.link_list li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    font-size: 1.6rem;
    color: #ec6b00;
    position: absolute;
    right: 5px;
  }
  #content #sell .top_box ul li > ul.link_list li:first-child {
    border-top: 1px dotted #0f1233;
  }
  #content #sell .assessment_box {
    margin: 50px 0 0 0;
  }
  #content #sell .assessment_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
  }
  #content #sell .assessment_box ul li {
    width: 47%;
    list-style: none;
    margin: 50px 0 0 0;
    /*
    h5{
    @include font(2.8, 1); 
    color: #fff;
    background: #1b9dd9;
    padding: 10px 20px;
    font-weight: 700;
    @include css3(border-radius, 5px);
    }
    */
  }
  #content #sell .assessment_box ul li h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #sell .assessment_box ul li h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #sell .assessment_box ul li p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #sell .assessment_box ul li p.small {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #ec6b00;
  }
  #content #sell .assessment_box figure {
    margin: 50px 0 0 0;
    width: 100%;
  }
  #content #sell .assessment_box figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .flowsale_box {
    margin: 100px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_01 {
    text-align: left;
  }
  #content #sell .flowsale_box .article_box_01 ul {
    display: flex;
    margin: 30px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_01 ul li {
    width: 15%;
    display: flex;
    margin: 0 2% 0 0;
    background: #f5f9fb;
    list-style: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    border: 1px solid #0f1233;
  }
  #content #sell .flowsale_box .article_box_01 ul li a {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 10px 0;
    box-sizing: border-box;
  }
  #content #sell .flowsale_box .article_box_01 ul li a:link, #content #sell .flowsale_box .article_box_01 ul li a:visited, #content #sell .flowsale_box .article_box_01 ul li a:active {
    text-decoration: none;
  }
  #content #sell .flowsale_box .article_box_01 ul li a:hover {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    text-decoration: none;
  }
  #content #sell .flowsale_box .article_box_01 ul li a p.flow_box_step {
    background: #0f1233;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
    width: 80%;
    padding: 5px 0;
    margin: 0 auto;
  }
  #content #sell .flowsale_box .article_box_01 ul li a p.flow_box_text {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
    color: #0f1233;
    margin: 10px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_01 ul li:last-child {
    margin: 0;
  }
  #content #sell .flowsale_box .article_box_01 ul li:last-child:before {
    border: none;
  }
  #content #sell .flowsale_box .article_box_01 ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-left: 10px solid #0f1233;
  }
  #content #sell .flowsale_box .article_box_02 {
    text-align: left;
  }
  #content #sell .flowsale_box .article_box_02 .step_title {
    background: #1b9dd9;
    margin: 70px 0 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
  }
  #content #sell .flowsale_box .article_box_02 .step_title .step {
    border-left: 3px solid #fff;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: inline-block;
    padding: 0 0 0 5px;
  }
  #content #sell .flowsale_box .article_box_02 .step_title .text {
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    margin: 0 0 0 20px;
  }
  #content #sell .flowsale_box .article_box_02 h5 {
    font-size: 22px;
    line-height: 1;
    font: normal 2.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    margin: 50px 0 0 0;
    font-weight: 700;
  }
  #content #sell .flowsale_box .article_box_02 p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_02 table {
    margin: 20px 0 0 0;
    width: 100%;
  }
  #content #sell .flowsale_box .article_box_02 table tr {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #dcdcdc;
  }
  #content #sell .flowsale_box .article_box_02 table tr:first-child {
    border-top: 1px solid #dcdcdc;
  }
  #content #sell .flowsale_box .article_box_02 table tr th {
    background: #f5f9fb;
    color: #000;
    padding: 20px;
    width: 20%;
    border-right: 1px solid #dcdcdc;
  }
  #content #sell .flowsale_box .article_box_02 table tr th:last-child {
    border-right: none;
  }
  #content #sell .flowsale_box .article_box_02 table tr th .kokuzei {
    background: #0f1233;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 0 0 0 5px;
    padding: 2px 5px;
  }
  #content #sell .flowsale_box .article_box_02 table tr td {
    padding: 20px;
    color: #000;
  }
  #content #sell .flowsale_box .article_box_02 ul.step04_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #sell .flowsale_box .article_box_02 ul.step04_list li {
    width: 47%;
    list-style: none;
    margin: 25px 0 0 0;
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #sell .flowsale_box .article_box_02 ul.step04_list li p {
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 10px 10px 10px 30px;
    box-sizing: border-box;
    font-weight: 700;
    position: relative;
    margin: 0 0 10px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #sell .flowsale_box .article_box_02 ul.step04_list li p:before {
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 50%;
    background: #1b9dd9;
    font-family: "Material Icons";
    font-size: 17px;
    content: "chevron_right";
    line-height: 15px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #sell .flowsale_box .article_box_02 ul.step05_list {
    margin: 20px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_02 ul.step05_list li {
    list-style: none;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 10px 0;
    font-weight: 700;
    position: relative;
  }
  #content #sell .flowsale_box .article_box_02 ul.step05_list li:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #sell .flowsale_box .article_box_02 figure {
    margin: 50px 0 0 0;
  }
  #content #sell .flowsale_box .article_box_02 figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .flowsale_box .article_box_02 figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .flowsale_box .article_box_02 figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .inheritance_box {
    text-align: left;
  }
  #content #sell .inheritance_box .article_box_01 figure {
    margin: 30px 0 0 0;
  }
  #content #sell .inheritance_box .article_box_01 figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .inheritance_box .article_box_02 {
    text-align: left;
  }
  #content #sell .inheritance_box .article_box_02 h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 30px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #sell .inheritance_box .article_box_02 h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #sell .inheritance_box .article_box_02 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #sell .inheritance_box .article_box_02 .wrap ul.trouble_box {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #sell .inheritance_box .article_box_02 .wrap ul.trouble_box li {
    list-style: none;
    width: 31%;
    background: #f5f5f5;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 30px 0 0 0;
    padding: 15px;
    box-sizing: border-box;
    color: #0f1233;
  }
  #content #sell .inheritance_box .article_box_02 .wrap figure.illust_box {
    width: 20%;
    text-align: center;
    margin: 10px 0 0 0;
  }
  #content #sell .inheritance_box .article_box_02 .wrap figure.illust_box img {
    width: 70%;
    margin: 0 auto;
    vertical-align: bottom;
  }
  #content #sell .inheritance_box .article_box_03 {
    text-align: center;
  }
  #content #sell .inheritance_box .article_box_03 .icon {
    font-size: 10rem;
    line-height: 1;
    color: #1b9dd9;
  }
  #content #sell .inheritance_box .article_box_03 p.title_01 {
    font-size: 40px;
    line-height: 1;
    font: normal 4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #0f1233;
    margin: -20px 0 0 0;
  }
  #content #sell .inheritance_box .article_box_03 p.title_02 {
    background: #1b9dd9;
    padding: 20px;
    font-size: 30px;
    line-height: 1;
    font: normal 3rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 30px 0 0 0;
  }
  #content #sell .inheritance_box .article_box_03 dl {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border: 1px solid #1b9dd9;
    margin: 20px 0 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #sell .inheritance_box .article_box_03 dl dt {
    float: left;
    width: 30%;
    padding: 20px 0;
    background: #f5f9fb;
    color: #1b9dd9;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #sell .inheritance_box .article_box_03 dl dd {
    margin: 0 0 0 35%;
    width: 65%;
    text-align: left;
    padding: 20px 0;
  }
  #content #sell .inheritance_box .article_box_03 dl dd .bold {
    font-weight: 700;
  }
  #content #sell .inheritance_box .article_box_03 figure {
    margin: 50px 0 0 0;
  }
  #content #sell .inheritance_box .article_box_03 figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .inheritance_box .article_box_03 figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .inheritance_box .article_box_03 figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .arbitrarysale_box .article_box_01 dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #sell .arbitrarysale_box .article_box_01 dl dt {
    width: 30%;
    padding: 10px 0;
    font-size: 20px;
    line-height: 2;
    font: normal 2rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
  }
  #content #sell .arbitrarysale_box .article_box_01 dl dd {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    width: 65%;
    text-align: left;
    padding: 10px 0;
    color: #000;
  }
  #content #sell .arbitrarysale_box .article_box_01 dl dd .bold {
    color: #ec6b00;
    font-size: 20px;
    line-height: 2;
    font: normal 2rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  #content #sell .arbitrarysale_box .article_box_01 p.copy_01 {
    font-size: 44px;
    line-height: 1.3;
    font: normal 4.4rem/1.3 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 50px 0 0 0;
  }
  #content #sell .arbitrarysale_box .article_box_01 p .bold {
    font-weight: 700;
    text-decoration: underline;
    color: #1b9dd9;
  }
  #content #sell .arbitrarysale_box .article_box_02 h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 30px 0 0 0;
    text-align: left;
  }
  #content #sell .arbitrarysale_box .article_box_02 h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.qa_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.qa_box li {
    list-style: none;
    width: 30%;
    margin: 30px 0 0 0;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.qa_box li .question_box {
    border-bottom: 1px dotted #1b9dd9;
    padding: 0 0 10px 0;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.qa_box li .question_box p {
    color: #1b9dd9;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.qa_box li .question_box p.initials_01 {
    display: table-cell;
    vertical-align: middle;
    font-family: "Francois One", sans-serif;
    font-size: 4.4rem;
    line-height: 1;
    font-weight: 800;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.qa_box li .question_box p.title_01 {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1.2;
    font: normal 2rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    font-weight: bold;
    padding: 0 0 0 10px;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.qa_box li .answer_box {
    margin: 10px 0 0 0;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.qa_box li .answer_box p.initials_02 {
    display: table-cell;
    vertical-align: top;
    font-family: "Francois One", sans-serif;
    font-size: 4.4rem;
    line-height: 1;
    color: #ec6b00;
    font-weight: 800;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.qa_box li .answer_box p.text {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    padding: 0 0 0 10px;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.merit_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.merit_box li {
    width: 47%;
    list-style: none;
    margin: 30px 0 0 0;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.merit_box li p.number {
    display: table-cell;
    vertical-align: middle;
    font-family: "Francois One", sans-serif;
    font-size: 6.4rem;
    line-height: 1;
    font-weight: 800;
  }
  #content #sell .arbitrarysale_box .article_box_02 ul.merit_box li p.text {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    line-height: 1.3;
    font: normal 2.4rem/1.3 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: left;
    padding: 0 0 0 20px;
    color: #0f1233;
  }
  #content #sell .arbitrarysale_box .article_box_03 p {
    text-align: center;
  }
  #content #sell .arbitrarysale_box .article_box_03 p.copy_01 {
    font-size: 40px;
    line-height: 1.5;
    font: normal 4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 50px 0 0 0;
  }
  #content #sell .arbitrarysale_box .article_box_03 p.copy_02 {
    font-size: 26px;
    line-height: 1.5;
    font: normal 2.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 50px 0 0 0;
  }
  #content #sell .arbitrarysale_box .article_box_03 p.copy_03 {
    width: 80%;
    font-size: 22px;
    line-height: 1.5;
    font: normal 2.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border: 1px solid #0f1233;
    color: #0f1233;
    margin: 80px auto 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    background: #f5f5f5;
  }
  #content #sell .arbitrarysale_box .article_box_03 p.copy_04 {
    font-size: 40px;
    line-height: 1.5;
    font: normal 4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    margin: 20px 0 0 0;
    font-weight: 700;
  }
  #content #sell .arbitrarysale_box .article_box_03 p .bold {
    font-weight: 700;
    text-decoration: underline;
    color: #1b9dd9;
  }
  #content #sell .arbitrarysale_box .article_box_03 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #sell .arbitrarysale_box .article_box_03 ul li {
    width: 30%;
    margin: 30px 0 0 0;
    list-style: none;
    background: #0f1233;
    padding: 30px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    position: relative;
  }
  #content #sell .arbitrarysale_box .article_box_03 ul li:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #sell .arbitrarysale_box .article_box_03 figure {
    margin: 50px 0 0 0;
  }
  #content #sell .arbitrarysale_box .article_box_03 figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .arbitrarysale_box .article_box_03 figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .arbitrarysale_box .article_box_03 figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .remains_box ul.service_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #sell .remains_box ul.service_box li {
    width: 47%;
    list-style: none;
    margin: 50px 0 0 0;
    text-align: left;
    /*
    h5{
    @include font(2.8, 1); 
    color: #fff;
    background: #1b9dd9;
    padding: 10px 20px;
    font-weight: 700;
    @include css3(border-radius, 5px);
    }
    */
  }
  #content #sell .remains_box ul.service_box li h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #sell .remains_box ul.service_box li h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #sell .remains_box ul.service_box li p {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #sell .remains_box ul.service_box li p.small {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #ec6b00;
  }
  #content #sell .remains_box ul.flow_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #sell .remains_box ul.flow_box li {
    width: 100%;
    list-style: none;
    margin: 30px 0 0 0;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    position: relative;
  }
  #content #sell .remains_box ul.flow_box li p.number {
    display: table-cell;
    vertical-align: middle;
    font-family: "Francois One", sans-serif;
    font-size: 6.4rem;
    line-height: 1;
    font-weight: 800;
  }
  #content #sell .remains_box ul.flow_box li p.text {
    display: table-cell;
    vertical-align: top;
    font-size: 24px;
    line-height: 1.3;
    font: normal 2.4rem/1.3 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: left;
    padding: 0 0 0 20px;
    color: #0f1233;
  }
  #content #sell .remains_box ul.flow_box li p.text .description {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
  }
  #content #sell .remains_box ul.flow_box li:last-child:before {
    border: none;
  }
  #content #sell .remains_box ul.flow_box li:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #1b9dd9;
  }
  #content #sell .remains_box figure {
    margin: 50px 0 0 0;
  }
  #content #sell .remains_box figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .remains_box figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .remains_box figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .customer_box {
    margin: 50px 0 0 0;
  }
  #content #sell .customer_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 30px 0 0 0;
  }
  #content #sell .customer_box p .red {
    color: #ec6b00;
    font-weight: 700;
  }
  #content #sell .customer_box figure.photo {
    margin: 30px 0 0 0;
  }
  #content #sell .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .customer_box figure.mail {
    margin: 50px 0 0 0;
  }
  #content #sell .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .fairprice_box {
    margin: 50px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_01 {
    text-align: left;
  }
  #content #sell .fairprice_box .article_box_01 figure {
    float: left;
    margin: 30px 30px 0 0;
    max-width: 400px;
    width: 40%;
  }
  #content #sell .fairprice_box .article_box_01 figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .fairprice_box .article_box_01 p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 30px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_01 p.title {
    font-size: 30px;
    line-height: 1.5;
    font: normal 3rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 50px 0 0 0;
    text-align: center;
    font-weight: 700;
    color: #0f1233;
  }
  #content #sell .fairprice_box .article_box_01 p.title .color {
    color: #ec6b00;
  }
  #content #sell .fairprice_box .article_box_01 p a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .fairprice_box .article_box_01 p a:link, #content #sell .fairprice_box .article_box_01 p a:visited, #content #sell .fairprice_box .article_box_01 p a:active {
    text-decoration: none;
    color: #1b9dd9;
  }
  #content #sell .fairprice_box .article_box_01 p a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link {
    margin: 50px 0 0 -3%;
    display: flex;
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li {
    list-style: none;
    width: 33.3%;
    background: #f5f9fb;
    margin: 0 0 0 3%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #1b9dd9;
    font-size: 20px;
    line-height: 1;
    font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 30px 0;
    position: relative;
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li a:link, #content #sell .fairprice_box .article_box_01 ul.page_link li a:visited, #content #sell .fairprice_box .article_box_01 ul.page_link li a:active {
    text-decoration: none;
    color: #1b9dd9;
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sell .fairprice_box .article_box_01 ul.page_link li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "expand_more";
    position: absolute;
    right: 10px;
    top: 30px;
    font-size: 2rem;
    color: #1b9dd9;
  }
  #content #sell .fairprice_box .article_box_02 {
    text-align: left;
  }
  #content #sell .fairprice_box .article_box_02 h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 50px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #sell .fairprice_box .article_box_02 h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #sell .fairprice_box .article_box_02 h5:first-of-type {
    margin: 30px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_02 p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 30px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_02 p.title {
    font-size: 18px;
    line-height: 1.3;
    font: normal 1.8rem/1.3 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border: 1px solid #ec6b00;
    color: #ec6b00;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
    margin-right: auto;
    margin: 30px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_02 ul.circle_box {
    margin: 0 0 20px 30px;
  }
  #content #sell .fairprice_box .article_box_02 ul.circle_box li {
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    list-style-type: disc;
    text-align: left;
    list-style-position: inside;
    margin: 10px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_02 ul.circle_box li:first-child {
    margin: 0;
  }
  #content #sell .fairprice_box .article_box_02 ul.check_box {
    margin: 20px 0 0 0;
  }
  #content #sell .fairprice_box .article_box_02 ul.check_box li {
    list-style: none;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 10px 0;
    font-weight: 700;
    position: relative;
  }
  #content #sell .fairprice_box .article_box_02 ul.check_box li:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 2rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #sell .fairprice_box figure.mail {
    margin: 50px 0 0 0;
  }
  #content #sell .fairprice_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #sell .fairprice_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #sell .fairprice_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #rent {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #rent h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 80px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #rent h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #rent h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #rent #c_01, #content #rent #c_02, #content #rent #c_03 {
    margin: 150px 0 0 0;
  }
  #content #rent #c_01 .main_title, #content #rent #c_02 .main_title, #content #rent #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px 10px 10px 75px;
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    position: relative;
  }
  #content #rent #c_01 .main_title img, #content #rent #c_02 .main_title img, #content #rent #c_03 .main_title img {
    vertical-align: middle;
    margin: 0 15px 0 0;
    position: absolute;
    top: -5px;
    left: -10px;
  }
  #content #rent .top_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0 0;
  }
  #content #rent .top_box ul li {
    list-style: none;
    width: 31%;
    text-align: left;
  }
  #content #rent .top_box ul li figure {
    position: relative;
  }
  #content #rent .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #rent .top_box ul li figure img.icon {
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 65px;
    width: 20%;
  }
  #content #rent .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #rent .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #rent .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #rent .top_box ul li p {
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #rent .top_box ul li > ul.link_list {
    margin: 30px 0 0 0;
    display: inline-block;
    flex-wrap: nowrap;
    width: 100%;
  }
  #content #rent .top_box ul li > ul.link_list li {
    width: 100%;
    list-style: none;
    font-size: 16px;
    line-height: 1.2;
    font: normal 1.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    float: none;
    border-bottom: 1px drotted #0f1233;
  }
  #content #rent .top_box ul li > ul.link_list li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    padding: 15px 0 15px 5px;
    position: relative;
  }
  #content #rent .top_box ul li > ul.link_list li a:link, #content #rent .top_box ul li > ul.link_list li a:visited, #content #rent .top_box ul li > ul.link_list li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #rent .top_box ul li > ul.link_list li a:hover {
    background: #0f1233;
    color: #fff;
  }
  #content #rent .top_box ul li > ul.link_list li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    font-size: 1.6rem;
    color: #ec6b00;
    position: absolute;
    right: 5px;
  }
  #content #rent .top_box ul li > ul.link_list li:first-child {
    border-top: 1px dotted #0f1233;
  }
  #content #rent .guide_box figure {
    margin: 50px 0 0 0;
  }
  #content #rent .guide_box figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #rent .guide_box figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #rent .guide_box figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #rent .moving_box {
    margin: 50px 0 0 0;
  }
  #content #rent .moving_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
  }
  #content #rent .moving_box ul li {
    width: 47%;
    list-style: none;
    margin: 30px 0 0 0;
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 20px 10px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
  }
  #content #rent .moving_box figure {
    margin: 50px 0 0 0;
  }
  #content #rent .moving_box figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #rent .moving_box figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #rent .moving_box figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #rent .info_box {
    margin: 50px 0 0 0;
  }
  #content #rent .info_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
  }
  #content #rent .info_box ul li {
    width: 47%;
    list-style: none;
    margin: 50px 0 0 0;
    /*
    h5{
    @include font(2.8, 1); 
    color: #fff;
    background: #1b9dd9;
    padding: 10px 20px;
    font-weight: 700;
    @include css3(border-radius, 5px);
    }
    */
  }
  #content #rent .info_box ul li h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #rent .info_box ul li h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #rent .info_box ul li p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #rent .info_box figure {
    margin: 50px 0 0 0;
  }
  #content #rent .info_box figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #rent .info_box figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #rent .info_box figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #rent .customer_box {
    margin: 50px 0 0 0;
  }
  #content #rent .customer_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 30px 0 0 0;
  }
  #content #rent .customer_box p .bold {
    font-weight: 700;
  }
  #content #rent .customer_box figure.photo {
    margin: 30px 0 0 0;
  }
  #content #rent .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #rent .customer_box figure.mail {
    margin: 50px auto 0;
    max-width: 1000px;
    width: 100%;
  }
  #content #rent .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #rent .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #rent .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #management {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #management h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 80px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #management h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #management h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #management #c_01, #content #management #c_02, #content #management #c_03 {
    margin: 150px 0 0 0;
  }
  #content #management #c_01 .main_title, #content #management #c_02 .main_title, #content #management #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px 10px 10px 75px;
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    position: relative;
  }
  #content #management #c_01 .main_title img, #content #management #c_02 .main_title img, #content #management #c_03 .main_title img {
    vertical-align: middle;
    margin: 0 15px 0 0;
    position: absolute;
    top: -5px;
    left: -10px;
  }
  #content #management .top_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0 0;
  }
  #content #management .top_box ul li {
    list-style: none;
    width: 31%;
    text-align: left;
  }
  #content #management .top_box ul li figure {
    position: relative;
  }
  #content #management .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #management .top_box ul li figure img.icon {
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 65px;
    width: 20%;
  }
  #content #management .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #management .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #management .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #management .top_box ul li p {
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #management .top_box ul li > ul.link_list {
    margin: 30px 0 0 0;
    display: inline-block;
    flex-wrap: nowrap;
    width: 100%;
  }
  #content #management .top_box ul li > ul.link_list li {
    width: 100%;
    list-style: none;
    font-size: 16px;
    line-height: 1.2;
    font: normal 1.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    float: none;
    border-bottom: 1px dotted #0f1233;
  }
  #content #management .top_box ul li > ul.link_list li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    padding: 15px 0 15px 5px;
    position: relative;
  }
  #content #management .top_box ul li > ul.link_list li a:link, #content #management .top_box ul li > ul.link_list li a:visited, #content #management .top_box ul li > ul.link_list li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #management .top_box ul li > ul.link_list li a:hover {
    background: #0f1233;
    color: #fff;
  }
  #content #management .top_box ul li > ul.link_list li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    font-size: 1.6rem;
    color: #ec6b00;
    position: absolute;
    right: 5px;
  }
  #content #management .top_box ul li > ul.link_list li:first-child {
    border-top: 1px dotted #0f1233;
  }
  #content #management .vacancy_box {
    margin: 50px 0 0 0;
  }
  #content #management .vacancy_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 30px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #management .vacancy_box h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #management .vacancy_box ul.wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #management .vacancy_box ul.wrap li {
    width: 48%;
    list-style: none;
  }
  #content #management .vacancy_box ul.wrap li > ul {
    width: 100%;
    margin: 20px 0 0 0;
  }
  #content #management .vacancy_box ul.wrap li > ul li {
    width: 100%;
    font-size: 18px;
    line-height: 1.5;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    list-style-type: disc;
    text-align: left;
    margin: 5px 0 0 20px;
  }
  #content #management .vacancy_box ul.wrap li > ul li:first-child {
    margin: 0 0 0 20px;
  }
  #content #management .vacancy_box ul.wrap li img {
    width: 100%;
    vertical-align: bottom;
    margin: 30px 0 0 0;
  }
  #content #management .vacancy_box figure.mail {
    margin: 50px 0 0 0;
  }
  #content #management .vacancy_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #management .vacancy_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #management .vacancy_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #management .detail_box {
    margin: 100px 0 0 0;
  }
  #content #management .detail_box dl {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border: 1px solid #1b9dd9;
    margin: 20px 0 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #management .detail_box dl dt {
    float: left;
    width: 15%;
    padding: 20px 0;
    background: #1b9dd9;
    color: #fff;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #management .detail_box dl dd {
    margin: 0 0 0 20%;
    width: 80%;
    text-align: left;
    padding: 20px 0;
  }
  #content #management .detail_box dl dd .bold {
    font-weight: 700;
  }
  #content #management .detail_box figure {
    margin: 50px 0 0 0;
  }
  #content #management .detail_box figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #management .detail_box figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #management .detail_box figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #management .detail_box p.detail_text {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #management .trouble_box {
    margin: 50px 0 0 0;
  }
  #content #management .trouble_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #management .trouble_box ul li {
    width: 47%;
    list-style: none;
    margin: 30px 0 0 0;
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #1b9dd9;
    background: #f5f9fb;
    border: 1px solid #1b9dd9;
    padding: 20px 10px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
  }
  #content #management .trouble_box ul li br {
    display: none;
  }
  #content #management .trouble_box figure {
    margin: 50px 0 0 0;
  }
  #content #management .trouble_box figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #management .trouble_box figure a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #management .trouble_box figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #management .trouble_box .icon {
    font-size: 10rem;
    line-height: 1;
    color: #1b9dd9;
  }
  #content #management .trouble_box p.title_01 {
    font-size: 44px;
    line-height: 1;
    font: normal 4.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #ec6b00;
    margin: 30px 0 0 0;
    text-align: center;
  }
  #content #management .trouble_box p.title_02 {
    background: #1b9dd9;
    padding: 20px;
    font-size: 30px;
    line-height: 1;
    font: normal 3rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 30px 0 0 0;
  }
  #content #management .customer_box {
    margin: 50px 0 0 0;
  }
  #content #management .customer_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 30px 0 0 0;
  }
  #content #management .customer_box figure.photo {
    margin: 30px 0 0 0;
  }
  #content #management .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #management .customer_box figure.mail {
    margin: 50px 0 0 0;
  }
  #content #management .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #management .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #management .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #company {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #company h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #company h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #company h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #company .top_box .article_box_01 {
    margin: 80px 0 0 0;
  }
  #content #company .top_box .article_box_01 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #company .top_box .article_box_01 .wrap figure {
    width: 27%;
    margin: 0 3% 0 0;
  }
  #content #company .top_box .article_box_01 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company .top_box .article_box_01 .wrap figure figcaption {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #company .top_box .article_box_01 .wrap .text_box {
    width: 70%;
    text-align: left;
    overflow: hidden;
  }
  #content #company .top_box .article_box_01 .wrap .text_box h5 {
    font-size: 32px;
    line-height: 1.2;
    font: normal 3.2rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
  }
  #content #company .top_box .article_box_01 .wrap .text_box h5 .read {
    font-size: 20px;
    line-height: 1.2;
    font: normal 2rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
  }
  #content #company .top_box .article_box_01 .wrap .text_box dl {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #dcdcdc;
    margin: 30px 0 0 0;
  }
  #content #company .top_box .article_box_01 .wrap .text_box dl dt {
    width: 15%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
  }
  #content #company .top_box .article_box_01 .wrap .text_box dl dd {
    width: 82%;
    text-align: left;
    padding: 10px 0;
    color: #000;
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #company .top_box .article_box_01 .wrap .text_box dl:last-of-type {
    margin: 0 0 30px 0;
  }
  #content #company .top_box .article_box_01 .wrap .text_box dl:first-of-type {
    border-top: 1px solid #dcdcdc;
  }
  #content #company .top_box .article_box_01 .wrap .text_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #company .top_box .article_box_01:first-of-type {
    margin: 0;
  }
  #content #company .top_box .article_box_02 {
    margin: 80px 0 0 0;
  }
  #content #company .top_box .article_box_02 p.sub_title {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 50px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #company .top_box .article_box_02 p.sub_title:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #company .top_box .article_box_02 p.sub_title:first-of-type {
    margin: 30px 0 0 0;
  }
  #content #company .top_box .article_box_02 ul li {
    width: 100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 60px 0 0 0;
  }
  #content #company .top_box .article_box_02 ul li figure {
    width: 27%;
    margin: 0 3% 0 0;
  }
  #content #company .top_box .article_box_02 ul li figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company .top_box .article_box_02 ul li .staff_box {
    width: 70%;
    background: #faf9f1;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    border: 1px solid #e7e5d1;
  }
  #content #company .top_box .article_box_02 ul li .staff_box:before {
    content: "";
    position: absolute;
    top: 20%;
    left: -20px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right: 10px solid #e7e5d1;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e7e5d1;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl dt {
    width: 15%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl dd {
    width: 82%;
    text-align: left;
    padding: 10px 0;
    color: #000;
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl dd h5 {
    font-size: 24px;
    line-height: 1.2;
    font: normal 2.4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
    margin: 10px 0 0 0;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl dd p {
    margin: 10px 0 0 0;
  }
  #content #company .top_box .article_box_02 ul li .staff_box dl:last-of-type {
    border: none;
  }
  #content #company .top_box .article_box_03 {
    margin: 80px 0 0 0;
  }
  #content #company .top_box .article_box_03 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #company .top_box .article_box_03 .wrap dl {
    width: 65%;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    padding: 10px 0;
  }
  #content #company .top_box .article_box_03 .wrap dl dt {
    width: 20%;
    float: left;
    text-align: left;
    box-sizing: border-box;
    padding: 15px 0;
    border-bottom: 1px dotted #dcdcdc;
  }
  #content #company .top_box .article_box_03 .wrap dl dd {
    text-align: left;
    border-bottom: 1px dotted #dcdcdc;
    box-sizing: border-box;
    padding: 15px 0;
  }
  #content #company .top_box .article_box_03 .wrap dl dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #company .top_box .article_box_03 .wrap dl dd a:link, #content #company .top_box .article_box_03 .wrap dl dd a:visited, #content #company .top_box .article_box_03 .wrap dl dd a:active {
    -webkit-text-decoration: u;
            text-decoration: u;
    color: #0f1233;
  }
  #content #company .top_box .article_box_03 .wrap dl dd a:hover {
    color: #0f1233;
  }
  #content #company .top_box .article_box_03 .wrap figure {
    width: 32%;
    margin: 0 0 0 3%;
  }
  #content #company .top_box .article_box_03 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company .top_box .article_box_04 {
    margin: 80px 0 0 0;
  }
  #content #company .top_box .article_box_04 iframe {
    margin: 30px 0 0 0;
    width: 100%;
    height: 400px;
  }
  #content #company_test {
    max-width: 1200px;
    margin: 50px auto 0;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
    background: url(../company/img/dot-grid.png) repeat;
  }
  #content #company_test h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #company_test h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #company_test h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #company_test .top_box .article_box_01 {
    margin: 80px 0 0 0;
  }
  #content #company_test .top_box .article_box_01 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #company_test .top_box .article_box_01 .wrap figure {
    width: 27%;
    margin: 0 3% 0 0;
  }
  #content #company_test .top_box .article_box_01 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_test .top_box .article_box_01 .wrap figure figcaption {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #0f1233;
    margin: 30px 0 0 0;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl dt {
    width: 15%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl dd {
    width: 82%;
    text-align: left;
    padding: 10px 0;
    color: #000;
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl:last-of-type {
    margin: 0;
  }
  #content #company_test .top_box .article_box_01 .wrap figure dl:first-of-type {
    border-top: 1px solid #0f1233;
  }
  #content #company_test .top_box .article_box_01 .wrap .text_box {
    width: 70%;
    text-align: left;
    overflow: hidden;
  }
  #content #company_test .top_box .article_box_01 .wrap .text_box h5 {
    font-size: 32px;
    line-height: 1.2;
    font: normal 3.2rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
  }
  #content #company_test .top_box .article_box_01 .wrap .text_box h5 .read {
    font-size: 20px;
    line-height: 1.2;
    font: normal 2rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
  }
  #content #company_test .top_box .article_box_01 .wrap .text_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #company_test .top_box .article_box_01:first-of-type {
    margin: 0;
  }
  #content #company_test .top_box .article_box_02 {
    margin: 120px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 p.sub_title {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 50px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #company_test .top_box .article_box_02 p.sub_title:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #company_test .top_box .article_box_02 p.sub_title:first-of-type {
    margin: 30px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 ul li {
    width: 100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 60px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 ul li figure {
    width: 27%;
    margin: 0 3% 0 0;
  }
  #content #company_test .top_box .article_box_02 ul li figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box {
    width: 70%;
    background: #faf9f1;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    border: 1px solid #e7e5d1;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box:before {
    content: "";
    position: absolute;
    top: 20%;
    left: -20px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right: 10px solid #e7e5d1;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e7e5d1;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl dt {
    width: 15%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl dd {
    width: 82%;
    text-align: left;
    padding: 10px 0;
    color: #000;
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl dd h5 {
    font-size: 24px;
    line-height: 1.2;
    font: normal 2.4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
    margin: 10px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl dd p {
    margin: 10px 0 0 0;
  }
  #content #company_test .top_box .article_box_02 ul li .staff_box dl:last-of-type {
    border: none;
  }
  #content #company_test .top_box .article_box_03 {
    margin: 80px 0 0 0;
  }
  #content #company_test .top_box .article_box_03 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #company_test .top_box .article_box_03 .wrap dl {
    width: 65%;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    padding: 10px 0;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dt {
    width: 20%;
    float: left;
    text-align: left;
    box-sizing: border-box;
    padding: 15px 0;
    border-bottom: 1px dotted #dcdcdc;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dd {
    text-align: left;
    border-bottom: 1px dotted #dcdcdc;
    box-sizing: border-box;
    padding: 15px 0;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dd a:link, #content #company_test .top_box .article_box_03 .wrap dl dd a:visited, #content #company_test .top_box .article_box_03 .wrap dl dd a:active {
    -webkit-text-decoration: u;
            text-decoration: u;
    color: #0f1233;
  }
  #content #company_test .top_box .article_box_03 .wrap dl dd a:hover {
    color: #0f1233;
  }
  #content #company_test .top_box .article_box_03 .wrap figure {
    width: 32%;
    margin: 0 0 0 3%;
  }
  #content #company_test .top_box .article_box_03 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_test .top_box .article_box_04 {
    margin: 80px 0 0 0;
  }
  #content #company_test .top_box .article_box_04 iframe {
    margin: 30px 0 0 0;
    width: 100%;
    height: 400px;
  }
  #content #company_test .top_box .article_box_05 figure {
    max-width: 100%;
    margin: 0 auto;
  }
  #content #company_test .top_box .article_box_05 figure img {
    width: 100%;
    vertical-align: bottom;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  #content #company_test .top_box .article_box_05 figure.sp {
    display: none;
  }
  #content #company_newbox {
    max-width: 1200px;
    margin: 50px auto 0;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
    background: #fff;
  }
  #content #company_newbox h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #company_newbox h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #company_newbox h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #company_newbox h5 {
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: left;
    margin: 50px auto 0 0;
    border: 1px solid #000;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #company_newbox .top_box .article_box_01 {
    margin: 80px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure {
    width: 27%;
    margin: 0 3% 0 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure figcaption {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #0f1233;
    margin: 30px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl dt {
    width: 15%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl dd {
    width: 82%;
    text-align: left;
    padding: 10px 0;
    color: #000;
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl:last-of-type {
    margin: 0;
  }
  #content #company_newbox .top_box .article_box_01 .wrap figure dl:first-of-type {
    border-top: 1px solid #0f1233;
  }
  #content #company_newbox .top_box .article_box_01 .wrap .text_box {
    width: 70%;
    text-align: left;
    overflow: hidden;
  }
  #content #company_newbox .top_box .article_box_01 .wrap .text_box h5 {
    font-size: 32px;
    line-height: 1.2;
    font: normal 3.2rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
  }
  #content #company_newbox .top_box .article_box_01 .wrap .text_box h5 .read {
    font-size: 20px;
    line-height: 1.2;
    font: normal 2rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
  }
  #content #company_newbox .top_box .article_box_01 .wrap .text_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_01:first-of-type {
    margin: 0;
  }
  #content #company_newbox .top_box .article_box_02 {
    margin: 120px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 p.sub_title {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 50px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
  }
  #content #company_newbox .top_box .article_box_02 p.sub_title:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #company_newbox .top_box .article_box_02 p.sub_title:first-of-type {
    margin: 30px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 ul li {
    width: 100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 60px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 ul li figure {
    width: 27%;
    margin: 0 3% 0 0;
  }
  #content #company_newbox .top_box .article_box_02 ul li figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box {
    width: 70%;
    background: #faf9f1;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    border: 1px solid #e7e5d1;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box:before {
    content: "";
    position: absolute;
    top: 20%;
    left: -20px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right: 10px solid #e7e5d1;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e7e5d1;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl dt {
    width: 15%;
    margin: 0 3% 0 0;
    padding: 10px 0;
    color: #000;
    text-align: left;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl dd {
    width: 82%;
    text-align: left;
    padding: 10px 0;
    color: #000;
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl dd h5 {
    font-size: 24px;
    line-height: 1.2;
    font: normal 2.4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
    margin: 10px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl dd p {
    margin: 10px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_02 ul li .staff_box dl:last-of-type {
    border: none;
  }
  #content #company_newbox .top_box .article_box_03 {
    margin: 80px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_03 .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl {
    width: 65%;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    padding: 10px 0;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dt {
    width: 20%;
    float: left;
    text-align: left;
    box-sizing: border-box;
    padding: 15px 0;
    border-bottom: 1px dotted #dcdcdc;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dd {
    text-align: left;
    border-bottom: 1px dotted #dcdcdc;
    box-sizing: border-box;
    padding: 15px 0;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dd a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dd a:link, #content #company_newbox .top_box .article_box_03 .wrap dl dd a:visited, #content #company_newbox .top_box .article_box_03 .wrap dl dd a:active {
    -webkit-text-decoration: u;
            text-decoration: u;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_03 .wrap dl dd a:hover {
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_03 .wrap figure {
    width: 32%;
    margin: 0 0 0 3%;
  }
  #content #company_newbox .top_box .article_box_03 .wrap figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #company_newbox .top_box .article_box_04 {
    margin: 80px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_04 iframe {
    margin: 30px 0 0 0;
    width: 100%;
    height: 400px;
  }
  #content #company_newbox .top_box .article_box_05 figure {
    max-width: 100%;
    margin: 0 auto;
  }
  #content #company_newbox .top_box .article_box_05 figure img {
    width: 100%;
    vertical-align: bottom;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  #content #company_newbox .top_box .article_box_05 figure.sp {
    display: none;
  }
  #content #company_newbox .top_box .article_box_06 {
    margin: 120px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_06 ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #content #company_newbox .top_box .article_box_06 ul li {
    list-style: none;
    width: 23%;
    margin: 60px 40px 0;
    position: relative;
    text-align: center;
  }
  #content #company_newbox .top_box .article_box_06 ul li figure {
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: solid 10px #fff;
    box-shadow: 0 0 5px #ddd;
    box-sizing: border-box;
  }
  #content #company_newbox .top_box .article_box_06 ul li figure img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 100%;
    height: auto;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
  }
  #content #company_newbox .top_box .article_box_06 ul li figure img:hover {
    transform: scale(1.1);
  }
  #content #company_newbox .top_box .article_box_06 ul li p.position {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #0f1233;
    color: #fff;
  }
  #content #company_newbox .top_box .article_box_06 ul li p.name {
    font-size: 30px;
    line-height: 1.5;
    font: normal 3rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_06 ul li p.hiragana {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_06 ul li p.en {
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: clamp(20px, 3.2vw, 40px);
    font-weight: 700;
    line-height: 1.1;
    text-align: left;
    position: absolute;
    top: 47%;
    left: -15%;
    color: #1b9dd9;
  }
  #content #company_newbox .top_box .article_box_06 ul li a:link, #content #company_newbox .top_box .article_box_06 ul li a:visited, #content #company_newbox .top_box .article_box_06 ul li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_06 ul::after {
    content: "";
    display: block;
    width: 23%;
    margin: 60px 40px 0;
  }
  #content #company_newbox .top_box .article_box_07 {
    width: 90%;
    margin: 0 auto;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box {
    display: flex;
    justify-content: space-between;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box {
    width: 30%;
    position: relative;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box figure {
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-sizing: border-box;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box figure img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 100%;
    height: auto;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box p.position {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #0f1233;
    color: #fff;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box p.name {
    font-size: 30px;
    line-height: 1.5;
    font: normal 3rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box p.hiragana {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .photo-box p.en {
    font-size: clamp(20px, 3.2vw, 40px);
    font-weight: 700;
    line-height: 1.1;
    text-align: left;
    font-weight: 700;
    color: #1b9dd9;
    text-align: left;
    margin: -50px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box {
    flex: 1;
    margin: 0 0 0 50px;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 30px 0 0 0;
    align-items: flex-start;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl dt {
    width: 20%;
    background: #0f1233;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl dd {
    width: 80%;
    text-align: left;
    margin: 0 0 0 30px;
    align-self: center;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl dd p {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    margin: 20px 0 0 0;
  }
  #content #company_newbox .top_box .article_box_07 .wrap-box .text-box dl dd p.title {
    font-size: 24px;
    line-height: 1.5;
    font: normal 2.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 0;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li {
    list-style: none;
    width: 22%;
    margin: 60px 0 0 0;
    position: relative;
    text-align: center;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li figure {
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: solid 10px #fff;
    box-shadow: 0 0 5px #ddd;
    box-sizing: border-box;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li figure img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 100%;
    height: auto;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li figure img:hover {
    transform: scale(1.1);
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li p.position {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #0f1233;
    color: #fff;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li p.name {
    font-size: 24px;
    line-height: 1.5;
    font: normal 2.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li p.hiragana {
    font-size: 12px;
    line-height: 1.5;
    font: normal 1.2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li p.en {
    font-size: clamp(16px, 2.2vw, 26px);
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    text-align: left;
    position: absolute;
    top: 53%;
    left: -15%;
    color: #1b9dd9;
  }
  #content #company_newbox .top_box .article_box_07 ul.staff-box li a:link, #content #company_newbox .top_box .article_box_07 ul.staff-box li a:visited, #content #company_newbox .top_box .article_box_07 ul.staff-box li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #company_newbox .top_box .article_box_07 h4 {
    margin: 100px 0 0 0;
  }
  #content #privacy {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #privacy h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #privacy h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #privacy h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #privacy .top_box {
    text-align: left;
  }
  #content #privacy .top_box h5 {
    font-size: 18px;
    line-height: 1.2;
    font: normal 1.8rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #0f1233;
    margin: 50px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
  }
  #content #privacy .top_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #privacy .top_box ul {
    margin: 20px 0 0 40px;
  }
  #content #privacy .top_box ul li {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    list-style: none;
  }
  #content #privacy .top_box ul li .title {
    font-weight: 700;
  }
  #content #privacy .top_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #privacy .top_box a:link, #content #privacy .top_box a:visited, #content #privacy .top_box a:active {
    -webkit-text-decoration: u;
            text-decoration: u;
    color: #0f1233;
  }
  #content #privacy .top_box a:hover {
    color: #0f1233;
  }
  #content #contact {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
    text-align: left;
  }
  #content #contact h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #contact h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #contact p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #contact p .iconrequire {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #fff;
    color: #ec6b00;
    border: 1px solid #ec6b00;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #contact p.accept {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 30px 0 0 0;
    text-align: center;
  }
  #content #contact h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 50px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px 5px 0 0/5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0/5px 5px 0 0;
    text-align: left;
  }
  #content #contact h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #contact dl {
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #contact dl dt {
    width: 30%;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
  }
  #content #contact dl dt .iconrequire {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #fff;
    color: #ec6b00;
    border: 1px solid #ec6b00;
    margin: 0 10px 0 0;
    padding: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #contact dl dd {
    width: 70%;
    display: flex;
    padding: 20px;
    box-sizing: border-box;
    align-items: center;
  }
  #content #contact dl dd select {
    height: 50px;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: none;
    box-sizing: border-box;
    color: #0f1233;
    background-color: #f5f9fb;
    border: 1px solid #d4e1e7;
  }
  #content #contact dl dd textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #ddd;
    padding: 10px;
    resize: none;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
  }
  #content #contact dl dd textarea::-moz-placeholder {
    color: #999;
  }
  #content #contact dl dd textarea::placeholder {
    color: #999;
  }
  #content #contact dl dd textarea:-ms-input-placeholder {
    color: #999;
  }
  #content #contact dl dd textarea::-ms-input-placeholder {
    color: #999;
  }
  #content #contact dl dd input[type=text] {
    width: 80%;
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 0 10px 0 0;
  }
  #content #contact dl dd input[type=text]::-webkit-input-placeholder {
    color: #999;
  }
  #content #contact dl dd input[type=text].w30 {
    width: 30%;
  }
  #content #contact dl dd input[type=text]::-moz-placeholder {
    color: #999;
  }
  #content #contact dl dd input[type=text]::placeholder {
    color: #999;
  }
  #content #contact dl dd input[type=text]:-ms-input-placeholder {
    color: #999;
  }
  #content #contact dl dd input[type=text]::-ms-input-placeholder {
    color: #999;
  }
  #content #contact dl dd input:focus {
    outline: none;
  }
  #content #contact .submit_box {
    text-align: center;
    margin: 30px 0 0 0;
  }
  #content #contact .submit_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #contact .submit_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #contact .submit_box a:link, #content #contact .submit_box a:visited, #content #contact .submit_box a:active {
    text-decoration: underline;
    color: #0f1233;
  }
  #content #contact .submit_box a:hover {
    color: #0f1233;
  }
  #content #contact .submit_box .submit_button {
    width: 350px;
    padding: 20px 0;
    margin: 30px 0 0 0;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #ec6b00;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    -moz-appearance: button;
         appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
  }
  #content #contact .submit_box .submit_button:after {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "send";
    font-size: 2rem;
    color: #fff;
    position: absolute;
    top: 18px;
    right: 10px;
  }
  #content #contact .submit_box .submit_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #contact .submit_box .back_button {
    width: 350px;
    padding: 20px 0;
    margin: 30px 30px 0 0;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    background-color: #dcdcdc;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    -moz-appearance: button;
         appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #contact .submit_box .back_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #contact table {
    margin: 0 auto;
    width: 100%;
  }
  #content #contact table th {
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    width: 240px;
    text-align: left;
    color: #000;
    font-weight: 700;
    background: #f7f7f7;
    box-sizing: border-box;
  }
  #content #contact table td {
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
    box-sizing: border-box;
  }
  #content #assessment {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #assessment h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #assessment h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #assessment h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #assessment .top_box {
    margin: 50px 0 0 0;
    text-align: left;
  }
  #content #assessment .top_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #assessment .top_box p .iconrequire {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #fff;
    color: #ec6b00;
    border: 1px solid #ec6b00;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #assessment .top_box p.accept {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 30px 0 0 0;
    text-align: center;
  }
  #content #assessment .top_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 50px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px 5px 0 0/5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0/5px 5px 0 0;
    text-align: left;
  }
  #content #assessment .top_box h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #assessment .top_box dl {
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #assessment .top_box dl dt {
    width: 30%;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    font-weight: 700;
  }
  #content #assessment .top_box dl dt .iconrequire {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #fff;
    color: #ec6b00;
    border: 1px solid #ec6b00;
    margin: 0 10px 0 0;
    padding: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #assessment .top_box dl dd {
    width: 70%;
    display: flex;
    padding: 20px;
    box-sizing: border-box;
    align-items: center;
  }
  #content #assessment .top_box dl dd select {
    height: 50px;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: none;
    box-sizing: border-box;
    color: #0f1233;
    background-color: #f5f9fb;
    border: 1px solid #d4e1e7;
  }
  #content #assessment .top_box dl dd textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #ddd;
    padding: 10px;
    resize: none;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
  }
  #content #assessment .top_box dl dd textarea::-moz-placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd textarea::placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd textarea:-ms-input-placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd textarea::-ms-input-placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd input[type=text] {
    width: 80%;
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 0 10px 0 0;
  }
  #content #assessment .top_box dl dd input[type=text]::-webkit-input-placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd input[type=text].w30 {
    width: 30%;
  }
  #content #assessment .top_box dl dd input[type=text]::-moz-placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd input[type=text]::placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd input[type=text]:-ms-input-placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd input[type=text]::-ms-input-placeholder {
    color: #999;
  }
  #content #assessment .top_box dl dd input:focus {
    outline: none;
  }
  #content #assessment .top_box dl#building:empty, #content #assessment .top_box dl#room:empty {
    border: none;
  }
  #content #assessment .top_box .submit_box {
    text-align: center;
    margin: 30px 0 0 0;
  }
  #content #assessment .top_box .submit_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #assessment .top_box .submit_box p.bold {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 20px 0 0 0;
  }
  #content #assessment .top_box .submit_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #assessment .top_box .submit_box a:link, #content #assessment .top_box .submit_box a:visited, #content #assessment .top_box .submit_box a:active {
    text-decoration: underline;
    color: #0f1233;
  }
  #content #assessment .top_box .submit_box a:hover {
    color: #0f1233;
  }
  #content #assessment .top_box .submit_box .submit_button {
    width: 350px;
    padding: 20px 0;
    margin: 30px 0 0 0;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #ec6b00;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    -moz-appearance: button;
         appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
  }
  #content #assessment .top_box .submit_box .submit_button:after {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "send";
    font-size: 2rem;
    color: #fff;
    position: absolute;
    top: 18px;
    right: 10px;
  }
  #content #assessment .top_box .submit_box .submit_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #assessment .top_box .submit_box .back_button {
    width: 350px;
    padding: 20px 0;
    margin: 30px 30px 0 0;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    background-color: #dcdcdc;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    -moz-appearance: button;
         appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #assessment .top_box .submit_box .back_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #assessment .top_box table {
    margin: 0 auto;
    width: 100%;
  }
  #content #assessment .top_box table th {
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    width: 240px;
    text-align: left;
    color: #000;
    font-weight: 700;
    background: #f7f7f7;
    box-sizing: border-box;
  }
  #content #assessment .top_box table td {
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
    box-sizing: border-box;
  }
  #content #miraie {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #miraie .top_box {
    text-align: center;
  }
  #content #miraie .top_box h5 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 30px 0 0 0;
    letter-spacing: -1px;
    font-family: "Sawarabi Mincho", Times New Roman, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
  }
  #content #miraie .top_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #miraie .top_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #miraie .top_box ul li {
    width: 22%;
    margin: 50px 0 0 0;
    list-style: none;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #666;
  }
  #content #miraie .top_box ul li p {
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
    text-align: center;
  }
  #content #miraie .top_box ul li img {
    width: 100%;
    vertical-align: bottom;
    margin: 10px 0 0 0;
  }
  #content #miraie .top_box ul li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #miraie .top_box ul li a img {
    width: 100%;
    vertical-align: bottom;
    margin: 10px 0 0 0;
  }
  #content #miraie .top_box ul li a p {
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
    text-align: center;
  }
  #content #miraie .top_box ul li a:link, #content #miraie .top_box ul li a:visited, #content #miraie .top_box ul li a:active {
    text-decoration: none;
    color: #000;
  }
  #content #miraie .top_box ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #content #miraie .top_box ul li a[child=displaynone] {
    display: none;
  }
  #content #miraie .top_box figure.eyecatch img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #miraie .top_box figure.mail {
    margin: 50px 0 0 0;
  }
  #content #miraie .top_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #miraie .top_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #miraie .top_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #sitemap {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #sitemap h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #sitemap h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #sitemap h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #sitemap .top_box {
    text-align: left;
  }
  #content #sitemap .top_box ul {
    margin: 20px 0 0 0;
  }
  #content #sitemap .top_box ul li {
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    list-style: none;
    border-bottom: 2px dotted #dcdcdc;
    position: relative;
  }
  #content #sitemap .top_box ul li:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    position: absolute;
    left: 5px;
    top: 20px;
    font-size: 2rem;
    color: #1b9dd9;
  }
  #content #sitemap .top_box ul li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 20px 0 20px 35px;
  }
  #content #sitemap .top_box ul li a:link, #content #sitemap .top_box ul li a:visited, #content #sitemap .top_box ul li a:active {
    text-decoration: none;
    color: #000;
  }
  #content #sitemap .top_box ul li a:hover {
    background: #f5f5f5;
  }
  #content #sitemap .top_box ul li > ul {
    margin: 0 0 0 60px;
  }
  #content #sitemap .top_box ul li > ul li {
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px dotted #dcdcdc;
  }
  #content #sitemap .top_box ul li > ul li a {
    padding: 20px 0 20px 35px;
  }
  #content #sitemap .top_box ul li > ul li:last-child {
    border: none;
  }
  #content #recruit {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #recruit figure.eyecatch img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #recruit .interview_list_box {
    margin: 80px 0 0 0;
  }
  #content #recruit .interview_list_box h3 {
    letter-spacing: 0;
    margin: 50px 0 0 0;
  }
  #content #recruit .interview_list_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #recruit .interview_list_box p.copy {
    font-size: 30px;
    line-height: 1.5;
    font: normal 3rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
  }
  #content #recruit .interview_list_box ul {
    max-width: 900px;
    width: 100%;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
  }
  #content #recruit .interview_list_box ul li {
    width: 30%;
    list-style: none;
  }
  #content #recruit .interview_list_box ul li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #recruit .interview_list_box ul li a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #recruit .interview_list_box ul li a p.position {
    font-size: 14px;
    line-height: 1.5;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #recruit .interview_list_box ul li a p.name {
    font-size: 20px;
    line-height: 1.2;
    font: normal 2rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    font-weight: 700;
    margin: 5px 0 0 0;
  }
  #content #recruit .interview_list_box ul li a:link, #content #recruit .interview_list_box ul li a:visited, #content #recruit .interview_list_box ul li a:active {
    text-decoration: none;
    color: #000;
  }
  #content #recruit .interview_list_box ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #content #recruit .recruit_list_box {
    margin: 40px 0 0 0;
  }
  #content #recruit .recruit_list_box h3 {
    letter-spacing: 0;
  }
  #content #recruit .recruit_list_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #recruit .recruit_list_box ul {
    max-width: 900px;
    width: 100%;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
  }
  #content #recruit .recruit_list_box ul li {
    width: 45%;
    list-style: none;
  }
  #content #recruit .recruit_list_box ul li:nth-child(1) a {
    width: 100%;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 30px 0;
    background-color: #0f1233;
    color: #fff;
    display: block;
    box-sizing: border-box;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: center;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #recruit .recruit_list_box ul li:nth-child(1) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #recruit .recruit_list_box ul li:nth-child(2) a {
    width: 100%;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    font-family: "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 30px 0;
    background-color: #ec6b00;
    color: #fff;
    display: block;
    box-sizing: border-box;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: center;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #recruit .recruit_list_box ul li:nth-child(2) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #recruit .recruit_box {
    margin: 40px 0 0 0;
  }
  #content #recruit .recruit_box .inner_box {
    max-width: 900px;
    width: 100%;
    margin: 40px auto 0;
  }
  #content #recruit .recruit_box .inner_box dl {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
    display: flex;
    justify-content: space-between;
  }
  #content #recruit .recruit_box .inner_box dl dt {
    width: 20%;
    padding: 20px;
    color: #000;
    font-weight: 700;
  }
  #content #recruit .recruit_box .inner_box dl dd {
    width: 80%;
    padding: 20px;
  }
  #content #recruit .interview_box {
    margin: 40px 0 0 0;
  }
  #content #recruit .interview_box h3 {
    letter-spacing: 0;
  }
  #content #recruit .interview_box p.read {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #recruit .interview_box ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin: 80px 0 0 0;
    padding: 0 0 80px 0;
    border-bottom: 1px solid #dcdcdc;
  }
  #content #recruit .interview_box ul li figure {
    width: 30%;
  }
  #content #recruit .interview_box ul li figure img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #recruit .interview_box ul li .text_box {
    width: 67%;
    text-align: left;
  }
  #content #recruit .interview_box ul li .text_box p.position {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #recruit .interview_box ul li .text_box p.name {
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #recruit .interview_box ul li .text_box p.q_text {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 40px 0 0 0;
    font-weight: 700;
  }
  #content #recruit .interview_box ul li .text_box p.a_text {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 20px;
  }
  #content #reform {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #reform h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 80px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #reform h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #reform h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #reform #c_01, #content #reform #c_02, #content #reform #c_03 {
    margin: 150px 0 0 0;
  }
  #content #reform #c_01 .main_title, #content #reform #c_02 .main_title, #content #reform #c_03 .main_title {
    background-color: #0f1233;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px 10px 10px 75px;
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left;
    position: relative;
  }
  #content #reform #c_01 .main_title img, #content #reform #c_02 .main_title img, #content #reform #c_03 .main_title img {
    vertical-align: middle;
    margin: 0 15px 0 0;
    position: absolute;
    top: -5px;
    left: -10px;
  }
  #content #reform .top_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0 0;
  }
  #content #reform .top_box ul li {
    list-style: none;
    width: 31%;
    text-align: left;
  }
  #content #reform .top_box ul li figure {
    position: relative;
  }
  #content #reform .top_box ul li figure:before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  #content #reform .top_box ul li figure img.icon {
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 200;
    vertical-align: bottom;
    max-width: 65px;
    width: 20%;
  }
  #content #reform .top_box ul li figure img.photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    vertical-align: bottom;
  }
  #content #reform .top_box ul li figure a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #reform .top_box ul li figure a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #reform .top_box ul li p {
    font-size: 30px;
    line-height: 1.2;
    font: normal 3rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
  }
  #content #reform .top_box ul li > ul.link_list {
    margin: 30px 0 0 0;
    display: inline-block;
    flex-wrap: nowrap;
    width: 100%;
  }
  #content #reform .top_box ul li > ul.link_list li {
    width: 100%;
    list-style: none;
    font-size: 16px;
    line-height: 1.2;
    font: normal 1.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    float: none;
    border-bottom: 1px dotted #0f1233;
  }
  #content #reform .top_box ul li > ul.link_list li a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    padding: 15px 0 15px 5px;
    position: relative;
  }
  #content #reform .top_box ul li > ul.link_list li a:link, #content #reform .top_box ul li > ul.link_list li a:visited, #content #reform .top_box ul li > ul.link_list li a:active {
    text-decoration: none;
    color: #0f1233;
  }
  #content #reform .top_box ul li > ul.link_list li a:hover {
    background: #0f1233;
    color: #fff;
  }
  #content #reform .top_box ul li > ul.link_list li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "play_circle_outline";
    font-size: 1.6rem;
    color: #ec6b00;
    position: absolute;
    right: 5px;
  }
  #content #reform .top_box ul li > ul.link_list li:first-child {
    border-top: 1px dotted #0f1233;
  }
  #content #reform .craftsman_box ul.page_link {
    margin: 50px 0 0 -3%;
    display: flex;
  }
  #content #reform .craftsman_box ul.page_link li {
    list-style: none;
    width: 33.3%;
    background: #f5f9fb;
    margin: 0 0 0 3%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #1b9dd9;
    font-size: 20px;
    line-height: 1;
    font: normal 2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #content #reform .craftsman_box ul.page_link li a {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 30px 0;
    position: relative;
  }
  #content #reform .craftsman_box ul.page_link li a:link, #content #reform .craftsman_box ul.page_link li a:visited, #content #reform .craftsman_box ul.page_link li a:active {
    text-decoration: none;
    color: #1b9dd9;
  }
  #content #reform .craftsman_box ul.page_link li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #reform .craftsman_box ul.page_link li a:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "expand_more";
    position: absolute;
    right: 10px;
    top: 30px;
    font-size: 2rem;
    color: #1b9dd9;
  }
  #content #reform .craftsman_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
  }
  #content #reform .process_box {
    margin: 50px 0 0 0;
  }
  #content #reform .process_box p.t_text {
    font-size: 20px;
    line-height: 2;
    font: normal 2rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 40px 0 0 0;
    text-align: center;
    font-weight: 700;
  }
  #content #reform .process_box table {
    margin: 20px 0 0 0;
    width: 100%;
  }
  #content #reform .process_box table tr {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
  }
  #content #reform .process_box table tr:first-child {
    border-top: 1px solid #dcdcdc;
  }
  #content #reform .process_box table tr th {
    background: #f5f9fb;
    color: #000;
    padding: 20px;
    width: 20%;
    border-right: 1px solid #dcdcdc;
  }
  #content #reform .process_box table tr th:last-child {
    border-right: none;
  }
  #content #reform .process_box table tr th .kokuzei {
    background: #0f1233;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 0 0 0 5px;
    padding: 2px 5px;
  }
  #content #reform .process_box table tr td {
    padding: 20px;
    color: #000;
  }
  #content #reform .process_box figure.photo {
    margin: 30px 0 0 0;
  }
  #content #reform .process_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #reform .customer_box {
    margin: 50px 0 0 0;
  }
  #content #reform .customer_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 30px 0 0 0;
  }
  #content #reform .customer_box p .red {
    color: #ec6b00;
    font-weight: 700;
  }
  #content #reform .customer_box figure.photo {
    margin: 30px 0 0 0;
  }
  #content #reform .customer_box figure.photo img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #reform .customer_box figure.mail {
    margin: 50px 0 0 0;
  }
  #content #reform .customer_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #reform .customer_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #reform .customer_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #elcia {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #elcia .top_box {
    text-align: center;
  }
  #content #elcia .top_box h5 {
    font-size: 40px;
    line-height: 1.5;
    font: normal 4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 30px 0 0 0;
    letter-spacing: -1px;
    font-family: "Sawarabi Mincho", Times New Roman, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
  }
  #content #elcia .top_box h5 .fs {
    font-size: 20px;
    line-height: 1.5;
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    letter-spacing: 0;
    font-family: "Sawarabi Mincho", Times New Roman, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
  }
  #content #elcia .top_box h3 {
    margin: 50px 0 0 0 !important;
  }
  #content #elcia .top_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 20px 0 0 0;
  }
  #content #elcia .top_box p.fb {
    font-weight: 700;
    font-size: 20px;
    line-height: 2;
    font: normal 2rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #elcia .top_box figure.eyecatch img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #elcia .top_box figure.mail {
    margin: 50px 0 0 0;
  }
  #content #elcia .top_box figure.mail a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #elcia .top_box figure.mail a img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #elcia .top_box figure.mail a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #elcia .top_box ul {
    max-width: 900px;
    margin: 0 auto;
  }
  #content #elcia .top_box ul li {
    margin: 50px 0 0 0;
    list-style: none;
    text-align: center;
  }
  #content #elcia .top_box ul li p.title {
    background: #1b9dd9;
    margin: 0 auto;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px 30px;
    box-sizing: border-box;
    color: #fff;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  #content #elcia .top_box ul li .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0 0;
  }
  #content #elcia .top_box ul li .box figure.photo_img {
    width: 45%;
  }
  #content #elcia .top_box ul li .box figure.photo_img img {
    width: 100%;
    vertical-align: bottom;
  }
  #content #elcia .top_box ul li .box iframe {
    width: 55%;
  }
  #content #reform-estimate {
    max-width: 1200px;
    margin: 50px auto 0;
    background: #fff;
    border: 1px solid #e6e6ef;
    padding: 40px;
    box-sizing: border-box;
  }
  #content #reform-estimate h4 {
    font-size: 40px;
    line-height: 1.2;
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #0f1233;
    letter-spacing: -2px;
    font-weight: 700;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #0f1233;
    position: relative;
    text-align: left;
  }
  #content #reform-estimate h4:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "check_box";
    font-size: 3rem;
    color: #ec6b00;
    margin: -5px 5px 0 0;
  }
  #content #reform-estimate h4 + p {
    font-size: 18px;
    line-height: 2;
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
    text-align: left;
  }
  #content #reform-estimate .top_box {
    margin: 50px 0 0 0;
    text-align: left;
  }
  #content #reform-estimate .top_box p {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    margin: 10px 0 0 0;
  }
  #content #reform-estimate .top_box p .iconrequire {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #fff;
    color: #ec6b00;
    border: 1px solid #ec6b00;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #reform-estimate .top_box p.accept {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 30px 0 0 0;
    text-align: center;
  }
  #content #reform-estimate .top_box h5 {
    position: relative;
    background: #1b9dd9;
    padding: 10px 20px 10px 55px;
    margin: 50px 0 0 0;
    font-size: 26px;
    line-height: 1;
    font: normal 2.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 5px 5px 0 0/5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0/5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0/5px 5px 0 0;
    text-align: left;
  }
  #content #reform-estimate .top_box h5:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    background: #fff;
    font-family: "Material Icons";
    font-size: 25px;
    content: "chevron_right";
    line-height: 25px;
    color: #1b9dd9;
    text-align: center;
    font-weight: 400;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  #content #reform-estimate .top_box dl {
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #ddd;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #reform-estimate .top_box dl dt {
    width: 30%;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    font-weight: 700;
  }
  #content #reform-estimate .top_box dl dt .iconrequire {
    font-size: 14px;
    line-height: 1;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #fff;
    color: #ec6b00;
    border: 1px solid #ec6b00;
    margin: 0 10px 0 0;
    padding: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  #content #reform-estimate .top_box dl dd {
    width: 70%;
    display: flex;
    padding: 20px;
    box-sizing: border-box;
    align-items: center;
  }
  #content #reform-estimate .top_box dl dd select {
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: none;
    box-sizing: border-box;
    color: #0f1233;
    background-color: #f5f9fb;
    border: 1px solid #d4e1e7;
  }
  #content #reform-estimate .top_box dl dd select:focus {
    outline: none;
  }
  #content #reform-estimate .top_box dl dd textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #ddd;
    padding: 10px;
    resize: none;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
  }
  #content #reform-estimate .top_box dl dd textarea::-webkit-input-placeholder, #content #reform-estimate .top_box dl dd textarea::placeholder, #content #reform-estimate .top_box dl dd textarea:-ms-input-placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd textarea:focus {
    outline: none;
  }
  #content #reform-estimate .top_box dl dd input[type=text] {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #000;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 0 10px 0 0;
  }
  #content #reform-estimate .top_box dl dd input[type=text]::-webkit-input-placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd input[type=text].w30 {
    width: 30%;
  }
  #content #reform-estimate .top_box dl dd input[type=text]::placeholder, #content #reform-estimate .top_box dl dd input[type=text]:-ms-input-placeholder {
    color: #999;
  }
  #content #reform-estimate .top_box dl dd input[type=text]:focus {
    outline: none;
  }
  #content #reform-estimate .top_box dl dd .check-box label {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #content #reform-estimate .top_box dl dd .check-box label.c-box {
    background-color: #F7F7F7;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px 20px;
    margin: 10px 10px 0 0;
    cursor: pointer;
    width: 45%;
    box-sizing: border-box;
    display: inline-block;
  }
  #content #reform-estimate .top_box dl dd .check-box label.c-box input[type=checkbox], #content #reform-estimate .top_box dl dd .check-box label.c-box input[type=radio] {
    margin: 0 15px 0 0;
  }
  #content #reform-estimate .top_box .submit_box {
    text-align: center;
    margin: 30px 0 0 0;
  }
  #content #reform-estimate .top_box .submit_box p {
    font-size: 14px;
    line-height: 2;
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #content #reform-estimate .top_box .submit_box p.bold {
    font-size: 16px;
    line-height: 2;
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 20px 0 0 0;
  }
  #content #reform-estimate .top_box .submit_box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #content #reform-estimate .top_box .submit_box a:link, #content #reform-estimate .top_box .submit_box a:visited, #content #reform-estimate .top_box .submit_box a:active {
    text-decoration: underline;
    color: #0f1233;
  }
  #content #reform-estimate .top_box .submit_box a:hover {
    color: #0f1233;
  }
  #content #reform-estimate .top_box .submit_box .submit_button {
    width: 350px;
    padding: 20px 0;
    margin: 30px 0 0 0;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #ec6b00;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    -moz-appearance: button;
         appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
  }
  #content #reform-estimate .top_box .submit_box .submit_button:after {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
    content: "send";
    font-size: 2rem;
    color: #fff;
    position: absolute;
    top: 18px;
    right: 10px;
  }
  #content #reform-estimate .top_box .submit_box .submit_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #reform-estimate .top_box .submit_box .back_button {
    width: 350px;
    padding: 20px 0;
    margin: 30px 30px 0 0;
    font-size: 18px;
    line-height: 1;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    background-color: #dcdcdc;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
    -moz-appearance: button;
         appearance: button;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  #content #reform-estimate .top_box .submit_box .back_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #content #reform-estimate .top_box table {
    margin: 0 auto;
    width: 100%;
  }
  #content #reform-estimate .top_box table th {
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    line-height: 1;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    width: 240px;
    text-align: left;
    color: #000;
    font-weight: 700;
    background: #f7f7f7;
    box-sizing: border-box;
  }
  #content #reform-estimate .top_box table td {
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    line-height: 1.5;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    color: #000;
    box-sizing: border-box;
  }
  /* ------------ keyframes ------------ */
  @keyframes fadeinside {
    0% {
      opacity: 0;
      transform: translateX(-20px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  /* ------------ //PC ------------ */
}
/* ------------ PRINT ------------ */
@media print {
  /* ------------ PRINT END ------------ */
}/*# sourceMappingURL=style.css.map */