.h2, .h3, .h4 {
  font-weight: bold;
}
@media screen and (min-width:750px) {
  body {
    font-family: "メイリオ", Meiryo, Osaka, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif", "Hiragino Sans", "Hiragino Kaku Gothic ProN", ;
    color: #333;
    font-size: 16px;
    background-color: #FFF;
    min-width: 1190px;
  }
  footer {
    font-family: 'Oswald', "メイリオ", Meiryo, Osaka, sans-serif, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  }
  body.top {
    font-family: 'Oswald', "メイリオ", Meiryo, Osaka, sans-serif, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  }
  a {
    color: #00AEBA;
  }
  a:hover {
    text-decoration: none;
  }
  a img:hover {
    opacity: .8;
  }
  label {
    vertical-align: middle;
  }
  .contact_type_wrap label {
    vertical-align: middle;
    margin-top: 4px;
    display: inline-block;
  }
  .pc_use {
    display: '';
  }
  .sp_use {
    display: none !important;
  }
  .wrap_1190 {
    width: 1190px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .wrap_1035 {
    width: 1035px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .wrap_1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .wrap_800 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  ul.ls {
    letter-spacing: -.4em;
  }
  ul.ls li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
  }
  header {
    border-top: solid 4px #00AEBA;
    border-top: solid 4px #00AEBA;
    border-bottom: solid 1px #00AEBA;
    box-sizing: border-box;
  }
  header .wrap_1190 {
    height: 119px;
  }
  body.top header {
    border-bottom: none;
  }
  header a.logo_header {
    width: 350px;
    text-align: center;
    display: block;
  }
  header a.logo_header img {
    width: 100%;
    margin-top: 20px;
  }
  header a:hover {
    opacity: .8;
  }
  header ul.right_top {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    font-weight: bold;
  }
  header ul.right_top li {
    margin-right: 5px;
  }
  header ul.right_top li:first-child {
    color: #666;
    margin-right: 15px;
  }
  header ul.right_top li a {
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 6px 10px 10px 10px;
    background-color: #00AEBA;
    border-radius: 0 0 10px 10px;
  }
  header ul.right_top li a:hover {
    background-color: #00BAA7;
  }
  header ul.right_top li a i {
    margin-right: 5px;
  }
  header ul.right_bottom {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-weight: bold;
    font-size: 14px;
  }
  header ul.right_bottom > li {
    margin-right: 25px;
    position: relative;
    height: 53px;
    padding-bottom: 13px;
  }
  header ul.right_bottom > li > a {
    color: #00AEBA;
    text-decoration: none;
    display: block;
    position: relative;
    margin-top: 20px;
  }
  header ul.right_bottom > li:first-child > a:after, header ul.right_bottom li:nth-child(2) a:after {}
  header ul.right_bottom > li > a:hover {
    color: #00BAA7;
  }
  header ul.right_bottom > li > a i.rb_rota {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
    transform: rotate(90deg);
  }
  header ul.right_bottom > li > a i {
    margin-right: 5px;
  }
  header ul.right_bottom > li:last-child > a {
    color: #FFF;
    background-color: #FF8B00;
    padding: 20px 30px;
    border-radius: 40px;
    margin: 0px;
  }
  header ul.right_bottom > li:last-child a:hover {
    background-color: #FF6100;
  }
  .main_visual {
    height: 400px;
    background: url("../img/main_visual.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-width: 1190px;
  }
  .main_visual .wrap_1190 {
    height: 400px;
  }
  .zoning_image {
    width: 520px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
  .zoning_check {
    padding-top: 50px;
    background-color: #F7F7F7;
  }
  .zoning_check ul.about_zoning {
    width: 610px;
    margin-left: auto;
    margin-right: auto;
  }
  .zoning_check ul.about_zoning li {
    vertical-align: middle;
  }
  .zoning_check ul.about_zoning li img {
    width: 135px;
    margin-right: 45px;
  }
  .zoning_check ul.about_zoning li p:first-child {
    font-size: 24px;
    font-weight: bold;
    color: #00AEBA;
    line-height: 1.4em;
  }
  .zoning_check ul.about_zoning li p:last-child {
    font-size: 32px;
    font-weight: bold;
    color: #FF8B00;
    margin-top: 15px;
  }
  .zoning_check ul.about_zoning li p:last-child span {
    display: inline-block;
    padding-bottom: 5px;
    background-color: #FF8B00;
    color: #FFF;
  }
  ul.zoning_txt {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0px 5px 0px;
  }
  ul.zoning_txt li {
    font-size: 20px;
    padding-left: 1.5em;
    text-indent: -1.5em;
    margin-bottom: 20px;
  }
  ul.zoning_txt li::before {
    content: "\f14a";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #FF8B00;
    margin-right: .5em;
  }
  p.support_title {
    display: block;
    width: 630px;
    margin-left: auto;
    margin-right: auto;
    font-size: 100%;
    font-weight: bold;
    text-align: left;
    line-height: 1.4em;
    background-color: #00AEBA;
    color: #FFF;
    padding: 1em 1.5em;
    box-sizing: border-box;
    border-radius: 60px;
    margin-top: -2.4em;
    position: relative;
    text-align: center;
  }
  p.support_title.catalog {
    position: relative;
    z-index: 100;
    margin-top: 0;
    margin-bottom: -2.4em;
  }
  ul.support_over {
    margin-top: 112px;
  }
  ul.support_over li h3 {
    font-size: 24px;
    text-align: left;
    display: block;
    padding: 0 40px;
    margin-top: 26px;
    line-height: 1.2em;
    color: #00ACB8;
  }
  ul.support_over li {
    position: relative;
    background-color: #E5F7F8;
    text-align: center;
    width: 25%;
    height: 337px;
  }
  ul.support_over li:nth-child(even) {
    background-color: #F2F2F2;
  }
  ul.support_over li:nth-child(even) h3 {
    color: #666;
  }
  ul.support_over li img.sub_num {
    height: 84px;
    width: auto;
    margin-top: -52px;
  }
  ul.support_over li img.sub_img {
    width: 128px;
    position: absolute;
    bottom: -131px;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
  }
  ul.support_under {
    margin-top: 160px;
    border-left: solid 1px #00AEBA;
    border-right: solid 1px #00AEBA;
    border-bottom: solid 1px #00AEBA;
    margin-bottom: 70px;
  }
  ul.support_under li {
    width: 25%;
    border-left: solid 1px #00AEBA;
    box-sizing: border-box;
    padding-bottom: 25px;
    position: relative;
    height: 467px
  }
  ul.support_under li .orange_button {
    position: absolute;
    bottom: 25px;
    width: 100%;
  }
  ul.support_under li:first-child {
    border: none;
  }
  ul.support_under li h2 {
    display: block;
    background-color: #00AEBA;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    padding: 10px 0 15px 0;
    line-height: 1.3em;
  }
  ul.support_under li:nth-child(even) h2, ul.support_under li:nth-child(even) p.sup_icon {
    background-color: #666;
  }
  p.sup_icon {
    width: 90px;
    height: 90px;
    background-color: #00AEBA;
    border-radius: 45px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 25px;
  }
  p.sup_icon i {
    color: #FFF;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
  p.sup_sdc {
    padding: 0 25px;
    line-height: 1.8em;
    color: #666;
  }
  p.orange_button {
    text-align: center;
    margin-top: 30px;
  }
  p.orange_button a {
    background-color: #FF8B00;
    display: inline-block;
    color: #FFF;
    font-weight: bold;
    border-radius: 28px;
    padding: 12px 30px;
    text-decoration: none;
  }
  p.orange_button a:hover {
    background-color: #FF6100;
  }
  .top_catalog {
    background-color: #E5F7F8;
    position: relative;
    z-index: 50;
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .sub .top_catalog, .list .top_catalog, .lp .top_catalog, .building_faq {
    padding-top: 70px;
  }
  .bg_orange {
    background-color: #FF8B00;
  }
  .search_block {
    letter-spacing: -.4em;
  }
  .search_box {
    letter-spacing: normal;
    border-radius: 10px;
    width: 480px;
    min-height: 469px;
    background-color: #FFF;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  .sub .search_box {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: 0px;
  }
  .search_box:first-child {}
  .top_catalog .h3, .top_pickup .h3, .office_transfer .h3, .building_faq h3 {
    font-size: 24px;
    text-align: center;
    color: #666;
  }
  .top_catalog .h3 span, .top_pickup .h3 span, .office_transfer .h3 span, .building_faq h3 span {
    display: block;
    font-size: 20px;
    margin-top: 10px;
    font-weight: normal;
    color: #00AEBA;
    font-family: 'oswald';
  }
  .search_keyword {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .search_box .h3, .top_select .h3 {
    border-radius: 10px 10px 0 0;
    background-color: #00AEBA;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    padding: 20px;
  }
  .catalog_under {
    background-color: #FFF;
    border-radius: 0 0 10px 10px;
  }
  ul.list_area {
    padding: 30px 0px 5px 30px;
  }
  ul.list_area li {
    width: 210px;
    vertical-align: top;
    margin-bottom: 28px;
  }
  ul.list_area li a, ul.route_area li a {
    color: #00AEBA;
    font-size: 14px;
  }
  ul.list_area li a:hover, ul.route_area li a:hover {
    text-decoration: none;
  }
  ul.route_area {
    padding: 0px 30px 5px 30px;
  }
  ul.route_area li {
    vertical-align: top;
    width: 100px;
    margin-bottom: 13px;
  }
  .sub ul.route_area li {
    margin-right: 10px;
  }
  .search_route {
    margin-left: 40px;
  }
  ul.route_area li:first-child {
    background-color: #E5F7F8;
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    box-sizing: border-box;
    font-size: 14px;
  }
  .search_route ul.route_area:nth-child(2) {
    margin-top: 30px;
  }
  .search_box p.orange_button {
    width: 100%;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
  }
  .sub .search_box p.orange_button {
    position: relative;
    margin-top: 30px;
  }
  .search_keyword input {
    width: 444px;
    height: 54px;
    border-radius: 27px;
    border: solid 1px #00AEBA;
    padding: 15px;
    box-sizing: border-box;
    font-size: 20px
  }
  .search_keyword button {
    background-color: #FF8B00;
    border: none;
    font-size: 32px;
    border-radius: 36px;
    padding: 10px 30px;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
    color: #FFF;
  }
  .search_keyword button:hover {
    background-color: #FF6100;
  }
  .top_pickup {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .top_pickup ul {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
  }
  .top_pickup ul li {
    width: 235px;
    border-left: solid 1px #00AEBA;
    border-right: solid 1px #00AEBA;
    border-bottom: solid 1px #00AEBA;
    border-top: solid 1px #00AEBA;
    box-sizing: border-box;
    padding-bottom: 15px;
    margin-left: 20px;
    vertical-align: top;
    font-family: "メイリオ";
  }
  .top_pickup ul li:first-child {
    margin-left: 0px;
  }
  .top_pickup ul li div {
    position: relative;
    width: 100%;
    height: 235px;
    overflow: hidden;
    background-color: #CCC;
  }
  .top_pickup ul li div img {
    height: 235px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
  .top_pickup ul li p {
    padding: 2px 15px;
    line-height: 1.4em;
    font-size: 14px;
    color: #666;
  }
  .top_pickup ul li a {
    color: #00AEBA;
    padding: 10px 15px;
    display: block;
  }
  .top_select {
    background-color: #F2F2F2;
    padding: 50px 0
  }
  .top_select ul li {
    width: 480px;
    background-color: #FFF;
    border-radius: 10px;
    position: relative;
    padding-bottom: 30px;
  }
  .top_select ul li img {
    width: 100%;
  }
  .top_select ul li p.select_txt {
    padding: 30px 30px 0px 30px;
    line-height: 1.6em;
    font-size: 14px;
    color: #666;
  }
  .top_select ul li:first-child {
    margin-right: 40px;
  }
  footer {
    background-color: #00AEBA;
    color: #FFF;
  }
  footer a {
    color: #FFF;
  }
  .footer_over {
    padding-top: 35px;
    padding-bottom: 50px;
  }
  .footer_over ul {
    display: inline-block;
    vertical-align: top;
    padding-right: 40px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6em;
  }
  .footer_over .wrap_1000 {}
  .footer_over ul li a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
  }
  .footer_over ul li a:before {
    content: "- "
  }
  .footer_over ul li a:hover {
    text-decoration: underline;
  }
  .footer_logo {
    margin-right: 35px;
  }
  .foot_office {
    width: 174px;
    float: right;
  }
  .foot_office p {
    margin-top: 10px !important;
  }
  .foot_office a {
    font-size: 14px;
  }
  .foot_office img {
    width: 100%;
  }
  .footer_under {
    background-color: #36848A;
    padding: 20px 0;
    font-size: 12px;
  }
  .footer_under a {
    font-size: 12px;
    text-decoration: none;
  }
  .footer_under a:hover {
    text-decoration: underline;
  }
  .footer_under p {
    display: inline-block;
  }
  .footer_under p.copyright {
    float: right;
    font-family: "メイリオ";
  }
  .tri_under {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 33px 10px 0 10px;
    border-color: #00aeba transparent transparent transparent;
    position: absolute;
    bottom: -33px;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
  }
  .btn_hamburger, .section_demo2 {
    display: none;
  }
  .pulldown .drop_down_1 {
    display: none;
    position: absolute;
    left: 0px;
    top: 66px;
    z-index: 200;
  }
  .drop_down_1 li a {
    width: 250px;
    padding: 20px;
    display: block;
    background-color: #00AEBA;
    color: #FFF;
    border-bottom: solid 1px #FFF;
    text-decoration: none;
  }
  .drop_down_1 li a:before {
    content: "\f0da";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
  }
  .drop_down_1 li a:hover {
    background-color: #00BAA7;
  }
  header ul.right_bottom > li:hover ul.drop_down_1 {
    display: block !important;
  }
  .breadcrumb {
    background-color: #F7F7F7;
    padding: 14px;
  }
  .breadcrumb ul li {
    font-size: 14px;
    margin-right: 10px;
  }
  .breadcrumb ul li:after {
    content: "\f105";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    margin-left: 10px;
    color: #666;
  }
  .breadcrumb ul li:last-child:after {
    content: "";
  }
  .search_list {
    padding: 30px 0;
    color: #666;
  }
  .search_list h2 {
    color: #00AEBA;
    font-size: 24px;
    margin-bottom: 13px;
  }
  .search_list h2 i {
    margin-right: 5px;
  }
  .search_list h2 span {
    color: #666;
    font-weight: normal;
    font-size: 16px;
    display: inline-block;
    margin-right: 20px;
  }
  .list .search_list h2 {
    margin-bottom: 0px;
  }
  .search_list h1 {
    color: #00AEBA;
    font-size: 24px;
    margin-bottom: 13px;
    padding-bottom: 8px;
    display: block;
  }
  .search_list .top_conditions_wrap h1 {
    border-bottom: solid 1px #CCC;
  }
  .search_list h1 i {
    margin-right: 5px;
  }
  .search_list h1 span {
    color: #666;
    font-weight: normal;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    margin-right: 20px;
  }
  .list .search_list h1 {
    margin-bottom: 0px;
  }
  p.dsc {
    font-size: 16px;
  }
  .search_list form h2 {
    color: inherit;
    font-size: inherit;
    margin-bottom: inherit;
  }
  .search_list form h2, .search_list li h2, .search_list .detail_under h2, .search_list h3 {
    background-color: #E5F7F8;
    padding: 10px 15px;
    margin-top: 30px;
  }
  ul.list_wrap li:first-of-type h3 {
    margin-top: 10px;
  }
  .search_select label {
    display: inline;
    cursor: pointer;
    color: #00AEBA;
    text-decoration: underline;
  }
  .search_select a {
    vertical-align: middle;
  }
  .checked label {
    cursor: pointer;
  }
  .search_select input[type=checkbox], .search_detail input[type=checkbox], .checked input[type=checkbox] {
    display: none;
  }
  .search_select input[type=checkbox] + label:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    content: "\f0c8";
    font-size: 20px;
    color: #00AEBA;
    vertical-align: middle;
    margin-right: 6px;
  }
  .search_select input[type=checkbox]:checked + label {
    color: #FF8B00;
    text-decoration: underline;
  }
  .search_select input[type=checkbox]:checked + label:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
    color: #FF8B00;
  }
  .search_select {
    padding: 35px 30px 0px 30px;
  }
  .search_select li {
    width: 25%;
    margin-bottom: 15px;
    vertical-align: top !important;
  }
  .checked input[type=checkbox] + label {
    background-color: #FFF;
    padding: 8px 4px 8px 8px;
    display: inline-block;
  }
  .checked input[type=checkbox] + label:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f057";
    font-size: 20px;
    color: #666;
    vertical-align: middle;
    margin-left: 6px;
  }
  .checked input[type=checkbox]:checked + label:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f057";
    color: #666;
  }
  .search_checked {
    margin-top: 30px;
    padding: 30px 30px 22px 30px;
    background-color: #E5F7F8;
    border-bottom: solid 1px #00AEBA;
  }
  .search_checked h4, .search_checked .h4 {
    color: #00AEBA;
  }
  ul.checked {
    margin-top: 15px;
  }
  ul.checked li {
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .search_detail {
    background-color: #F2F2F2;
    padding: 30px;
  }
  .search_detail dl {
    letter-spacing: -.4em;
    border-bottom: solid 1px #CCC;
  }
  .search_detail dt:first-child, .search_detail dd:nth-child(2) {
    border: none;
  }
  .search_detail dt {
    letter-spacing: normal;
    width: 15%;
    display: inline-block;
    font-weight: bold;
    border-top: solid 1px #CCC;
    vertical-align: top;
    padding: 15px 0 5px 0;
  }
  .search_detail dd {
    border-top: solid 1px #CCC;
    letter-spacing: normal;
    width: 85%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
  }
  .search_detail dd select {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .detail input[type=checkbox] + label:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    content: "\f0c8";
    font-size: 20px;
    color: #666;
    vertical-align: middle;
    margin-right: 6px;
  }
  .detail input[type=checkbox]:checked + label:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
    color: #666;
  }
  .detail input[type=checkbox] + label {
    background-color: #FFF;
    padding: 8px 8px;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
  }
  .detail {}
  .detail li {
    margin-right: 8px;
    margin-bottom: 5px;
  }
  .detail_search_button {
    text-align: center;
  }
  .detail_search_button button {
    background-color: #FF8B00;
    border: none;
    font-size: 14px;
    border-radius: 36px;
    padding: 15px 30px;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
    color: #FFF;
    margin-top: 20px;
    font-weight: bold;
  }
  .detail_search_button button:hover {
    background-color: #FF6100;
  }
  h2#anchor_town_name {
    padding-top: 70px;
  }
  ul.town_name {
    padding: 30px 30px 0 30px;
  }
  ul.town_name li {
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .office_transfer {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F7F7F7;
  }
  .office_transfer ul {
    margin-top: 30px;
  }
  .office_transfer .h3.orner {
    margin-top: 70px;
  }
  .office_transfer ul li {
    letter-spacing: -.4em;
    background-color: #FFF;
    padding: 30px;
    margin-bottom: 18px;
    position: relative;
    pointer-events: none;
  }
  .office_transfer ul li:hover {
    background-color: #E5F7F8;
  }
  .office_transfer ul li:after {
    content: " ";
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    background-color: #E5F7F8;
    width: 30px;
  }
  .office_transfer ul li img {
    display: inline-block;
    width: 25%;
    vertical-align: top;
  }
  .office_transfer ul li div:after {
    position: absolute;
    content: "\f054";
    color: #00AEBA;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
    z-index: 500;
  }
  .office_transfer ul li div {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    letter-spacing: normal;
    display: inline-block;
    width: 75%;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.6em;
  }
  .office_transfer ul li div .h4 {
    font-size: 24px;
    color: #00AEBA;
    margin-bottom: 15px;
  }
  .office_transfer ul li div .h4 i {
    background-color: #00AEBA;
    color: #FFF;
    border-radius: 60px;
    padding: 10px
  }
  .office_transfer ul li div a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    pointer-events: auto;
  }
  .line_gr {
    background-color: #F7F7F7;
    text-align: center;
    color: #00AEBA;
    border-top: solid 1px #00AEBA;
    border-bottom: solid 1px #00AEBA;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0;
    margin-top: 30px;
  }
  .m_none {
    margin-top: 0px !important;
  }
  p.row {
    padding: 30px 30px 0px 30px;
    font-weight: bold;
  }
  p.row ~ p.row {
    padding: 10px 30px 0px 30px;
  }
  .select_city {
    padding-top: 20px;
  }
  .select_city li {
    width: auto;
    margin-right: 20px;
    margin-bottom: 15px;
  }
  p.green_button {
    text-align: center;
    margin-top: 30px;
  }
  p.green_button a {
    background-color: #00AEBA;
    display: inline-block;
    color: #FFF;
    font-weight: bold;
    border-radius: 28px;
    padding: 12px 30px;
    text-decoration: none;
  }
  p.green_button a:hover {
    background-color: #00BAA7;
  }
  li.all_station {
    display: block;
    width: 100%;
  }
  ul.list_wrap {}
  ul.list_wrap li {
    display: flex;
    flex-wrap: wrap;
  }
  .tabs ul.list_wrap li {
    display: block;
  }
  ul.list_wrap li h2, ul.list_wrap li h3 {
    width: 100%;
    margin-bottom: 30px !important;
    border-top: solid 1px #CCC;
    padding: 15px;
    box-sizing: border-box;
  }
  ul.list_wrap li h2 a, ul.list_wrap li h3 a {
    font-size: 24px;
  }
  ul.list_wrap li div.img_thumb {
    width: 175px;
    height: 175px;
    position: relative;
    overflow: hidden;
    margin-right: 17px;
  }
  ul.list_wrap li div.img_thumb a:not(:first-child) {
    display: none;
  }
  ul.list_wrap li div.img_thumb img {
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
  ul.list_wrap li div.list_detail {
    margin-left: 23px;
    width: 51%;
    display: inline-block;
    vertical-align: top;
  }
  ul.list_wrap li div.list_detail dl {
    letter-spacing: -.4em;
  }
  ul.list_wrap li div.list_detail dl dt {
    width: 24%;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    color: #00AEBA;
    font-weight: bold;
    margin-bottom: 18px;
  }
  ul.list_wrap li div.list_detail dl dd {
    width: 76%;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    margin-bottom: 18px;
    line-height: 1.4em;
  }
  ul.page_number {
    text-align: center;
    padding-top: 20px;
    border-top: solid 1px #CCC;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  ul.page_number li a {
    text-decoration: none;
    display: block;
    padding: 10px;
    border: solid 1px #CCC;
    margin-left: -1px;
    font-weight: bold;
  }
  ul.page_number li.page_prev a, ul.page_number li.page_next a {
    border: none;
  }
  ul.page_number li.page_prev a:before {
    content: "\f053";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
  }
  ul.page_number li.page_next a:before {
    content: "\f054";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
  }
  ul.page_number li a:hover {
    background-color: #E5F7F8;
  }
  ul.page_number li.page_next a:hover, ul.page_number li.page_prev a:hover, ul.page_number li a.page_none:hover {
    background-color: transparent;
  }
  ul.page_number li a.page_none {
    color: #CCC;
  }
  ul.page_number li a.page_select {
    background-color: #E5F7F8;
  }
  .detail_over {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
  }
  .detail_over .detail_left {
    width: 650px;
  }
  .detail_over .detail_center {
    width: 100%;
  }
  .detail_over .detail_right {
    width: 330px;
    margin-left: 20px;
  }
  .detail_right ul {}
  .detail_right ul li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: solid 1px #CCC;
    margin-bottom: 15px;
  }
  .detail_right ul li div {
    overflow: hidden;
    height: 130px;
    width: 130px;
    position: relative;
  }
  .detail_right ul li p {
    width: 200px;
    box-sizing: border-box;
    padding: 18px;
    line-height: 1.4em;
  }
  .detail_right ul li div img {
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
  .detail_right ul li a.dr_banner {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #00AEBA;
    color: #FFF;
    font-size: 18px;
    padding: 10px 0;
    text-decoration: none;
    font-weight: bold;
    position: relative;
  }
  .detail_right ul li a.dr_banner:hover {
    background-color: #00BAA7;
  }
  .detail_right ul li a.dr_banner:after {
    position: absolute;
    content: "\f054";
    color: #FFF;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
  }
  .detail_under {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .detail_under h2, .detail_under h3 {
    color: #00AEBA;
    background-color: transparent !important;
    border-bottom: solid 1px #00AEBA;
    margin-top: 50px;
    font-size: inherit;
  }
  .detail_under dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    line-height: 1.4em;
  }
  .detail_under dl dt {
    width: 30%;
    padding: 10px 20px;
    box-sizing: border-box;
    background-color: #F8F8F8;
    font-weight: bold;
    border-bottom: solid 1px #CCC;
  }
  .detail_under dl dd {
    width: 70%;
    padding: 10px 10px;
    box-sizing: border-box;
    border-bottom: solid 1px #CCC;
  }
  .detail_under dl dt:last-of-type {
    border-bottom: solid 1px #00AEBA;
  }
  .detail_under dl dd:last-of-type {
    border-bottom: solid 1px #00AEBA;
  }
  .detail_under dl.tenant dt {
    width: 33%;
    font-weight: normal;
    background-color: transparent;
  }
  .detail_under dl.tenant dd {
    width: 67%;
  }
  .detail_under dl.tenant dd a {
    color: #666;
  }
  .detail_under ul {
    padding: 0px;
    /*border-bottom: solid 1px #00AEBA;*/
    display: inline-block;
    width: 44%;
  }
  .detail_under ul li {
    margin-right: 40px;
  }
  .slide-item {
    height: 488px;
    background-color: #fff;
    display: block !important;
    border: solid 1px #CCC;
    position: relative;
    box-sizing: border-box;
  }
  .slide-item img {
    height: 100%;
    width: 100% !important;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
  .gmap {
    padding-bottom: 20px;
  }
  .gmap h2 {
    padding: 50px 0 0 0;
    color: #00AEBA;
    font-size: 16px;
    margin-bottom: 13px;
  }
  .gmap div.map_over {
    width: 100%;
    height: 500px;
    margin-bottom: 30px;
  }
  .wrap_668 {
    width: 668px;
    margin-left: auto;
    margin-right: auto;
  }
  .tri_under_min {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 4px 0 4px;
    border-color: #00aeba transparent transparent transparent;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
  }
  .tri_under_min2 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 8px 0 8px;
    border-color: #00aeba transparent transparent transparent;
    position: absolute;
    bottom: -35px;
    left: 56px;
  }
  .wrap_910 {
    width: 910px;
    margin-left: auto;
    margin-right: auto;
  }
  .wrap_832 {
    width: 832px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 100%;
  }
  dl.form_flex {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    line-height: 1.4em;
    margin-top: 20px;
  }
  dl.form_flex dt {
    width: 30%;
    margin-bottom: 15px;
    font-weight: bold;
    color: #737373;
  }
  dl.form_flex dd {
    width: 70%;
    margin-bottom: 15px;
    color: #666;
  }
  dl.form_flex dd.date p {
    margin-bottom: 20px;
  }
  dl.form_flex dd.date p:last-of-type {
    margin-bottom: 0px;
  }
  dl.form_flex dd p {
    margin-bottom: 15px;
  }
  .lp_form input, .lp_form textarea {
    background-color: #F6F6F6;
    border: solid 1px #BFBFBF;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
  }
  .lp_form dd.stack input[type="text"] {
    margin-bottom: 15px;
    vertical-align: middle;
    margin-right: 5px;
  }
  .lp_form dd.stack span {
    margin-right: 5px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
  }
  .lp_form input.w0 {
    width: 180px;
  }
  .lp_form input.w1 {
    width: 417px;
  }
  .lp_form input.w2 {
    width: 100%;
  }
  .lp_form textarea.w2 {
    width: 100%;
    height: 180px;
  }
  .lp_form textarea.w3 {
    width: 100%;
    height: 120px;
  }
  .lp_form input.w3 {
    width: 196px;
  }
  span.req {
    background-color: #FF8A00;
    border-radius: 5px;
    padding: 2px 5px;
    display: inline-block;
    margin-left: 5px;
    color: #FFF;
  }
  .lp_header {
    height: 250px;
    position: relative;
    background-color: #18B6C0;
  }
  .lp_header.accompany {}
  .lp_header.accompany .wrap_832 {
    background-image: url("../img/lp/title_ accompany.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .lp_header.concierge .wrap_1000 {
    background-image: url("../img/lp/title_ concierge.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }
  .lp_header.selection .wrap_1000 {
    background-image: url("../img/lp/title_selection.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }
  .lp_header.layout .wrap_1000 {
    background-image: url("../img/lp/title_layout.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }
  .lp_header.owner .wrap_1000 {
    background-image: url("../img/lp/title_owner.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }
  .lp_header.agent .wrap_1000 {
    background-image: url("../img/lp/title_agent.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }
  .lp_header.miru-biru-office-kengaku .wrap_1000 {
    background-image: url("../img/lp/title_ accompany.png");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }
  .lp_header h1, .lp_header h2 {
    display: inline-block;
    vertical-align: middle;
    color: #FFF;
    font-size: 32px;
    margin-left: 5px;
  }
  .lp_header h1 span, .lp_header h2 span {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .lp_header i {
    vertical-align: middle;
    background-color: #FFF;
    padding: 15px;
    font-size: 30px;
    border-radius: 50px;
    color: #00AEBA;
  }
  .height_center {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
  }
  .lp_main {
    padding-bottom: 40px;
  }
  .lp_main h2 {
    text-align: center;
    font-size: 30px;
    line-height: 1.2em;
    color: #00AEBA;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .lp_main h2 span.over {
    display: block;
    font-size: 18px;
  }
  .lp_main h2 span.zoning_bg {
    color: #FFF;
    background-color: #FF8B00;
    line-height: 1.2em;
    margin-right: 5px;
    display: inline-block;
  }
  .lp_main, .bg_gr, .bg_wh {
    line-height: 1.6em;
  }
  .lp_main img, .bg_gr img, .bg_wh img {
    width: 100%;
  }
  .bg_gr h2, .bg_wh h2 {
    text-align: center;
    font-size: 22px;
    color: #666;
    margin-bottom: 20px;
  }
  .lp_main p, .bg_gr p, .bg_wh p {
    margin: 15px 0px;
  }
  p.wide_title {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    font-size: 16px;
    text-align: left;
    line-height: 1.4em;
    background-color: #00AEBA;
    color: #FFF;
    padding: 1.5em 30px;
    box-sizing: border-box;
    border-radius: 60px;
    position: relative;
    font-weight: bold;
  }
  .bg_gr {
    background-color: #F6F6F6;
    padding: 40px 0 60px 0;
  }
  .bg_wh {
    padding: 40px 0 60px 0;
  }
  p.lp_title {
    font-family: oswald;
    display: block;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    text-align: left;
    line-height: 1.4em;
    background-color: #00AEBA;
    color: #FFF;
    padding: .6em 40px;
    box-sizing: border-box;
    border-radius: 60px;
    position: relative;
    margin-bottom: 25px;
  }
  .mrb_60 {
    margin-bottom: 60px !important;
  }
  .mrb_60 {
    margin-bottom: 60px !important;
  }
  .lp_wrap .lr_line h2, .lp_wrap .lr_line h3, .lp_form .lr_line h2, .lp_form .lr_line h3, .lp_wrap .h3, .lp_form .h3, .lp_wrap .h4, .lp_form .h4, .lp_form h4 {
    text-align: center;
    font-size: 20px;
    color: #00AEBA;
    display: inline-flex;
    align-items: center;
    line-height: 1.6em;
  }
  .lp_wrap .lr_line h2:before, .lp_wrap .lr_line h2:after, .lp_form .lr_line h2:before, .lp_form .lr_line h2:after, .lp_wrap .lr_line h3:before, .lp_wrap .lr_line h3:after, .lp_form .lr_line h3:before, .lp_form .lr_line h3:after, .lp_wrap .h4:before, .lp_wrap .h4:after, .lp_form .h4:before, .lp_form .h4:after, .lp_wrap .h3:before, .lp_wrap .h3:after, .lp_form .h3:before, .lp_form .h3:after, .lp_form h4:before, .lp_form h4:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #00AEBA;
    display: block;
    width: 50px;
  }
  .lp_wrap .lr_line h2:before, .lp_form .lr_line h2:before, .lp_wrap .lr_line h3:before, .lp_form .lr_line h3:before, .lp_wrap .h4:before, .lp_form .h4:before, .lp_wrap .h3:before, .lp_form .h3:before, .lp_form h4:before {
    margin-right: .4em;
  }
  .lp_wrap .lr_line h2:after, .lp_form .lr_line h2:after, .lp_wrap .lr_line h3:after, .lp_form .lr_line h3:after, .lp_wrap .h4:after, .lp_form .h4:after, .lp_wrap .h3:after, .lp_form .h3:after, .lp_form h4:after {
    margin-left: .4em;
  }
  .lr_line {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 20px;
  }
  .bg_flow {
    background-color: #E5F7F8;
    padding: 1px 0 60px 0;
  }
  .flow {
    background-color: #FFF;
    border-radius: 200px;
    padding: 30px 0px 30px 80px;
    line-height: 1.4em;
  }
  .flow img {
    display: inline-block;
    width: 80px;
    vertical-align: middle;
  }
  .under_arrow {
    text-align: center;
    padding: 10px 0;
    color: #FF8B00;
    font-size: 30px;
  }
  .flow p {
    display: inline-block;
    width: 550px;
    vertical-align: middle;
    margin-left: 45px;
    font-size: 14px;
  }
  .flow p strong {
    display: block;
    font-size: 20px;
    color: #00AEBA;
    margin-bottom: 10px;
  }
  .flow p strong span {
    font-family: oswald;
    font-weight: normal;
    vertical-align: top;
  }
  .bg_company {
    background-image: url("../img/lp/bg.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #F0F6F8;
    padding: 50px 0 140px 0;
  }
  .bg_company ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .bg_company ul li {
    width: 30%;
    margin-right: 5%;
    text-align: center;
  }
  .bg_company ul li i {
    font-size: 32px;
    color: #FFF;
    background-color: #00AEBA;
    padding: 20px 20px;
    border-radius: 50px;
  }
  .bg_company ul li strong {
    display: block;
    font-size: 18px;
    color: #00AEBA;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .bg_company ul li p {
    text-align: left;
    line-height: 1.4em;
    font-size: 14px;
  }
  .bg_company ul li:last-child {
    margin-right: 0;
  }
  .bg_company ul li:last-child strong {
    margin-bottom: 1.6em;
  }
  .lp_form {
    padding-bottom: 60px;
  }
  .privacy {
    border: solid 1px #00AEBA;
    background-color: #E5F7F8;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .privacy p {
    padding: 10px;
    line-height: 1.4em;
    color: #666;
  }
  .privacy p.privacy_head {
    background-color: #00AEBA;
    color: #FFF;
    font-weight: bold;
  }
  p.agree {
    text-align: center;
    margin-bottom: 30px;
  }
  .lp p.orange_button {
    text-align: center;
    margin-top: 30px;
  }
  .lp p.orange_button img {
    width: auto;
    vertical-align: middle;
    margin-right: 15px;
  }
  .lp p.orange_button a {
    background-color: #FF8B00;
    display: inline-block;
    color: #FFF;
    font-weight: bold;
    border-radius: 50px;
    padding: 15px 60px;
    text-decoration: none;
    cursor: pointer;
  }
  .lp p.orange_button a:hover {
    background-color: #FF6100;
  }
  ul.cn_main {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 1%;
  }
  ul.cn_main li {
    width: 30%;
    margin-right: 3%;
    text-align: center;
  }
  ul.cn_main li:last-child {
    margin-right: 0px;
  }
  ul.cn_main li figure {
    background-color: #EFF1F5;
    border-radius: 100px;
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
  }
  ul.cn_main li figure img {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
  ul.cn_main li.img_min figure img {
    width: 50%;
  }
  ul.cn_main li p {
    text-align: left;
  }
  ul.onestop {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 40px;
  }
  ul.onestop li {
    width: 25%;
    text-align: center;
  }
  ul.onestop li:last-child {}
  ul.onestop li strong {
    display: block;
    color: #00AEBA;
    font-size: 18px;
    margin-bottom: 10px;
  }
  ul.onestop li i {
    background-color: #EFF1F4;
    padding: 30px;
    border-radius: 100px;
    font-size: 46px;
    color: #00AEBA;
    margin-bottom: 30px;
    min-height: 100px;
    min-width: 100px;
    box-sizing: border-box;
  }
  .aio p.lp_title {
    width: 200px;
    text-align: center;
  }
  .aio {
    text-align: center;
    padding-top: 0px;
  }
  .bl_arrow_under {
    background-color: #9DCFFA;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4em;
    padding: 20px 0 0 0;
    margin-top: 40px;
  }
  .bl_arrow_under span {
    background-color: #FF8B00;
  }
  .tri_under_blue {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 54px 400px 0 400px;
    border-color: #9dcffa transparent transparent transparent;
  }
  dd.item label {
    margin-bottom: 10px;
    display: inline-block;
  }
  dd.item p {
    margin-right: 20px;
    display: inline-block;
  }
  h2.slash {
    font-size: 24px;
  }
  h2.slash:before {
    content: '＼';
  }
  h2.slash:after {
    content: '／';
  }
  .cn_under {
    margin-top: 34px;
  }
  .cn_under strong {
    color: #00AEBA;
    display: block;
    margin-top: 20px;
    line-height: 1.4em;
  }
  ul.cn_under li figure {
    margin-top: -20px;
    z-index: 0;
  }
  ul.cn_under li p.lp_title {
    z-index: 10;
  }
  .selection .flow p {
    width: 700px;
    font-size: 16px;
    line-height: 1.6em;
  }
  .selection .flow img {
    width: 100px
  }
  .selection .flow {
    box-sizing: border-box;
    width: 100%;
    padding: 20px 0 20px 90px;
  }
  .karte {
    border: solid 5px #000;
    position: relative;
    box-sizing: border-box;
    padding: 30px 50px;
    margin-top: 50px;
  }
  .karte strong {
    display: block;
    text-align: center;
    color: #00AEBA;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 20px;
  }
  .karte ul li {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
  }
  .karte ul li i {
    margin-right: 5px;
    color: #FF8B00;
    font-size: 24px;
    vertical-align: middle;
  }
  .karte img.clip {
    width: 100px;
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
  }
  .selection_dsc {
    margin-top: 40px;
  }
  p.slc {
    padding-right: 2em;
    padding-left: 6em;
    text-indent: -4em;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  table.case {
    margin-top: 50px;
  }
  table.case th {
    background-color: #00AEBA;
    color: #FFF;
  }
  table.case th, table.case td {
    padding: 15px;
    border: solid 1px #CCC;
  }
  table.case tr td:nth-child(2), table.case tr td:last-child {
    width: 40%;
  }
  table.case tr td:last-child {
    color: #00AEBA;
  }
  table.case tr {
    text-align: center;
  }
  table.case tr:last-child {
    text-align: left;
  }
  table.case tr:last-child td:first-child {
    text-align: center;
  }
  .bg_wh .flow {
    background-color: #E5F7F8;
    border-radius: 200px;
    padding: 30px 0px 30px 80px;
    line-height: 1.4em;
  }
  .bg_wh .flow img {
    display: inline-block;
    width: 80px;
    vertical-align: middle;
  }
  .bg_wh .flow p {
    display: inline-block;
    width: 550px;
    vertical-align: middle;
    margin-left: 45px;
    font-size: 14px;
  }
  p.sep_form {
    background-color: #E5F7F8;
    text-align: center;
    padding: 10px;
    color: #00AEBA;
    font-weight: bold;
    display: block;
    margin-top: 20px;
  }
  .etc {
    height: 150px;
  }
  .etc .wrap_1000 {
    height: 100%;
  }
  .term dl {
    line-height: 1.8em;
    padding-bottom: 70px;
    padding-top: 0px;
  }
  .term dl dt {
    color: #00AEBA;
    font-weight: bold;
    margin-top: 50px;
  }
  .term dl dd {}
  table.company {
    width: 100%;
  }
  table.company td, table.company th {
    border: solid 1px #CCC;
    vertical-align: middle;
    padding: 20px;
    text-align: left;
    font-weight: normal;
    color: #666;
    line-height: 1.6em;
    box-sizing: border-box;
  }
  table.company th {
    background-color: #F2F2F2;
    width: 30%;
  }
  div.company {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  div.company h4 {
    margin-bottom: 20px;
  }
  .foot_office p.orange_button a {
    background-color: #FF8B00;
    display: inline-block;
    color: #FFF;
    font-weight: bold;
    border-radius: 28px;
    padding: 12px 30px;
    text-decoration: none;
  }
  .foot_office p.orange_button a:hover {
    background-color: #FF6100;
  }
  .static {
    padding-top: 40px;
    line-height: 1.6em;
    color: #666;
  }
  .static h3 {
    color: #00AEBA;
  }
  .static h3 span {
    display: block;
    font-size: 22px;
    line-height: 1.6em;
  }
  .static .mrb_60 {
    margin-bottom: 50px !important;
  }
  .static p.wide_title {
    margin-top: 40px;
  }
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: -50px;
    background: #00AEBA;
    opacity: 0.8;
    border-radius: 50%;
    z-index: 9999;
  }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
  }
  #page_top a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f0d8';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  .line_flow_margin div.lr_line {
    margin-top: 0px;
  }
  .form_complete_message {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8em;
    padding: 70px 0;
  }
  .form_complete_message p.title {
    font-weight: bold;
  }
}
.lp_form {
  min-height: 500px;
}
.form_complete_message {
  min-height: 500px;
}
.center {
  text-align: center;
}
.near_buildings {
  padding-top: 10px;
  padding-bottom: 70px;
  background-color: #F8F8F8;
  border-top: solid 1px #D7D7D7;
  margin-top: 50px;
}
.near_buildings ul {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.near_buildings ul li {
  width: 235px;
  border-left: solid 1px #00AEBA;
  border-right: solid 1px #00AEBA;
  border-bottom: solid 1px #00AEBA;
  border-top: solid 1px #00AEBA;
  box-sizing: border-box;
  padding-bottom: 15px;
  margin-left: 20px;
  vertical-align: top;
  font-family: "メイリオ";
}
.near_buildings ul li:first-child {
  margin-left: 0px;
}
.near_buildings ul li div {
  position: relative;
  width: 100%;
  height: 235px;
  overflow: hidden;
  background-color: #CCC;
}
.near_buildings ul li div img {
  height: 235px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.near_buildings ul li p {
  padding: 2px 15px;
  line-height: 1.4em;
  font-size: 14px;
  color: #666;
}
.near_buildings ul li a {
  color: #00AEBA;
  padding: 10px 15px;
  display: block;
}
.near_txt {
  display: block;
  padding-top: 30px;
  line-height: 1.6em;
}
.near_buildings h2 {
  color: #00AEBA;
  background-color: transparent;
  border-bottom: solid 1px #00AEBA;
  margin-top: 50px;
  padding: 10px 0 10px 0;
}
.slick_track {
  width: 100% !important;
}
.slick-initialized .slick-slide {
  min-width: 80px;
  margin-right: 1px;
}
.slick-slide {
  cursor: pointer;
}
.thumbnail-current {
  border: solid 1px #999 !important;
}
.item_none {
  border: none !important;
  background-color: transparent !important;
  cursor: auto;
}
.thumbnail-list .slick-slide {
  margin-right: 10px;
  margin-top: 10px;
}
/**/
ul.bl_ba {
  letter-spacing: -.4em;
}
ul.bl_ba li {
  display: inline-block;
  letter-spacing: normal;
  width: 50%;
  vertical-align: top;
  margin-top: 20px;
}
ul.bl_ba li strong {
  text-align: center;
  display: block;
  padding: 20px 0px;
  position: relative;
  overflow: hidden;
  font-size: 22px;
}
ul.bl_ba li img {
  margin-bottom: 20px;
}
ul.bl_ba li p, ul.bl_ba li img {
  display: block;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
ul.bl_ba li:first-child strong {
  background-color: #F5F5F5;
}
ul.bl_ba li:last-child strong {
  background-color: #0AACB9;
  color: #FFF;
}
ul.bl_ba li:first-child img {
  border-top: solid 4px #F5F5F5;
  border-bottom: solid 4px #F5F5F5;
}
ul.bl_ba li:last-child img {
  border-top: solid 4px #0AACB9;
  border-bottom: solid 4px #0AACB9;
}
ul.bl_ba li p.bl_cb {
  text-align: center;
}
ul.bl_ba li:last-child strong:after {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40.5px 0 40.5px 47.6px;
  border-color: transparent transparent transparent #f5f5f5;
}
ul.bl_ba li p.bl_cb {}
ul.bl_ba li p:last-child {}
ul.bl_ba li span.bl_blue {
  color: #0AACB9;
  font-weight: bold;
}
ul.bl_ba li:last-child p.bl_cb {
  color: #0AACB9;
}
.bl_dsc {
  line-height: 1.6em;
  font-size: 110%;
}
.bl_orange {
  background-color: #FF8B00;
  color: #FFF !important;
  display: inline-block;
}
.bl_center {
  text-align: center;
}
.bl_red {
  font-size: 20px;
  font-weight: bold;
  color: #CD1B28;
}
.bl_i_block {
  letter-spacing: -.4em;
}
.bl_i_block strong {
  display: block;
  color: #0AACB9;
  letter-spacing: normal;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0 20px 0;
}
.bl_i_block p {
  display: inline-block;
  width: 65%;
  letter-spacing: normal;
  box-sizing: border-box;
  padding-left: 3%;
  vertical-align: top;
  padding-top: 0;
  padding-right: 0;
  margin-top: 0;
  line-height: 1.8em;
}
.bl_i_block img {
  display: inline-block;
  width: 35%;
  letter-spacing: normal;
  box-sizing: border-box;
  vertical-align: top;
  margin-bottom: 20px;
}
.bl_icon {
  letter-spacing: -.4em;
  border: solid 4px #0AACB9;
  border-radius: 60px;
  padding: 20px;
  margin-bottom: 30px;
}
.bl_icon p {
  display: inline-block;
  width: 85%;
  letter-spacing: normal;
  box-sizing: border-box;
  padding-left: 3%;
  vertical-align: middle;
  padding-top: 0;
  padding-right: 0;
  margin: 0;
  line-height: 1.8em;
  color: #666;
}
.bl_d_under {
  margin-bottom: 50px !important;
}
.bl_icon img {
  display: inline-block;
  width: 15%;
  letter-spacing: normal;
  box-sizing: border-box;
  vertical-align: middle;
  margin-bottom: 0px;
}
.bl_last {
  margin-bottom: 60px;
}
.mirubiru .bg_wh h2, .mirubiru .bg_wh h3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mb_banner img {
  width: 100%;
}
/*フロア対応関連*/
table.floor_list {
  margin: 20px 0px;
  width: 100%;
}
table.floor_list th, table.floor_list td {
  text-align: center;
  padding: 20px;
}
table.floor_list th {
  background-color: #F5F5F5;
  color: #666;
  font-size: 16px;
  font-weight: normal;
}
table.floor_list td {
  border-top: solid 1px #C7C7C7;
}
.confirm_sub_text {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
  font-size: 12px;
  line-height: 1.5rem;
}
.building_faq h2, .building_faq h3 {
  font-size: 24px;
  text-align: center;
  color: #666;
}
.building_faq h2 span, .building_faq h3 span {
  display: block;
  font-size: 20px;
  margin-top: 10px;
  font-weight: normal;
  color: #00AEBA;
  font-family: 'oswald';
}
.building_faq {
  position: relative;
  z-index: 50;
  padding-bottom: 50px;
}
.building_faq .faq_accordion {
  margin-top: 20px;
  border: 1px solid #ccc;
  background-color: #E5F7F8;
}
.building_faq .faq_accordion .container {
  padding: 15px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.building_faq .faq_accordion .container dt::before {
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  margin-top: -10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  display: block;
  position: absolute;
  top: 25%;
  right: 12px;
  width: 10px;
  height: 10px;
  margin-top: -2px;
  border: 1px solid #00AEBA;
  border-bottom-width: 0;
  border-left-width: 0;
  background-color: transparent;
  vertical-align: middle;
  content: "";
}
.building_faq .faq_accordion .container.is-active dt::before {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  top: 10%;
}
.building_faq .faq_accordion .container:last-child {
  border: none;
}
.building_faq .faq_accordion .accordion_triger {
  cursor: pointer;
}
.building_faq .faq_accordion .question {
  display: table-cell;
  padding-right: 10px;
  color: #00AEBA;
}
.building_faq .faq_accordion .question_detail {
  display: table-cell;
  padding-right: 20px;
}
.building_faq .faq_accordion dd p {
  display: block;
  padding: 10px 20px 10px 10px;
  margin: 15px 20px 10px 5px;
  border: 1px solid #ccc;
  font-size: 90%;
  line-height: 1.5rem;
  background-color: #fff;
}
.building_faq .faq_accordion dd .answer {
  display: table-cell;
  padding-right: 10px;
  color: #00AEBA;
}
.building_faq .faq_accordion dd .answer_detail {
  display: table-cell;
}
/*ビル概要レンタルオフィス*/
p.blue_button {
  text-align: center;
  margin-top: 30px;
}
p.blue_button a {
  background-color: #37B3E2;
  display: inline-block;
  color: #FFF;
  font-weight: bold;
  border-radius: 28px;
  padding: 12px 30px;
  text-decoration: none;
}
p.blue_button a:hover {
  background-color: #2A8AAF;
}
.detail_under .rental_office {
  display: block;
  margin: 20px 0px;
}
.detail_under .rental_office .rental_office_image {
  width: 70%
}
.rental_office_image {
  overflow: hidden;
  height: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.detail_under .rental_office .rental_office_image img {
  min-height: 230px;
  width: 100%;
}
.detail_under .rental_office .rental_office_information {
  display: inline-block;
  width: 72%;
  margin-left: 23px;
  vertical-align: top;
}
.detail_under .rental_office .rental_office_information dt, .detail_under .rental_office .rental_office_information dd {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
}
.detail_under .rental_office .rental_office_buttons {
  align-items: center;
  justify-content: center;
  display: flex;
}
.detail_under .rental_office .rental_office_buttons p {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
}
.rental_office_plans {
  width: 100%;
}
.rental_office_plans th, .rental_office_plans td {
  padding: 15px 0px;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
}
.rental_office_plans th {
  background-color: #FFF3CC;
}
.rental_office_plans tr {
  border-bottom: 2px solid #ccc;
}
.rental_office_plans tr:last-child {
  border: none;
}
.rental_office_plans .orange_button {
  margin-top: inherit;
}
.rental_office_plans .orange_button .small {
  font-size: 80%;
}
.icon_lists {
  display: flex !important;
  width: 100% !important;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: inherit !important;
  margin: 10px 0px;
}
.icon_lists li {
  margin: 4px 0px !important;
  width: 70px;
  padding: 0px 5px;
  text-align: center !important;
  align-items: center;
  justify-content: center;
}
.icon_lists li img {
  width: 100%;
}
.icon_lists li .small_title {
  font-size: 8px;
}
.rental_office_informations {
  box-sizing: border-box;
  padding: 10px 10px;
}
.bukken-rantal_contact_title {
  display: flex;
  margin-bottom: 10px;
}
.bukken-rantal_contact_title .rental_office_image {
  width: 20%;
  overflow: hidden;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 5px;
}
.bukken-rantal_contact_title .rental_office_image img {
  min-height: 75px;
  width: 100%;
}
.title_under {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 15px;
  align-items: center;
  box-sizing: border-box;
}
.title_under dt {
  padding-right: 5px;
  margin-bottom: 10px;
}
.title_under dd {
  padding-right: 20px;
  margin-bottom: 10px;
}
.title_under select {
  font-size: 16px;
  padding: 3px;
}
.list_over {
  display: flex;
  flex-wrap: no-wrap;
  width: 100%;
}
.list_left {
  width: 260px;
}
.list_right {
  width: 900px;
  margin-left: 20px;
}
.list_search_box {
  border-radius: 3px;
  overflow: hidden;
  border: solid 1px #F7F7F7;
  border-top: 4px solid #00AEBA;
  background-color: #FFF;
  margin-bottom: 10px;
}
.list_search_box.kodawari_search {
  border-top: inherit;
}
.list_search_box.kodawari_search .detail input[type=checkbox] + label {
  background-color: #FFF;
  padding: 2px 0px;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
}
.list_search_box .inner {
  padding: 10px;
  font-size: 12px;
}
.list_search_box .title {
  padding: 10px;
  background: #F7F7F7;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.list_search_box .h4.target, .list_search_box .target {
  line-height: 1;
  x font-weight: bold;
  font-size: 16px;
  border-bottom: solid 1px #F7F7F7;
  padding: 10px;
}
.list_search_box .inner .item {
  margin-top: 10px;
}
.list_search_box .inner .item_tree {
  margin-top: 10px;
}
.list_search_box .inner .item_tree .child {
  padding: 6px 0 0 15px;
}
.list_search_box .inner .item_tree .grandchild {
  padding: 6px 0 0 30px;
}
.list_search_box .inner ul {
  text-align: center;
  letter-spacing: -.4em;
}
.list_search_box.kodawari_search .inner ul {
  text-align: left;
}
.list_search_box .inner ul li {
  letter-spacing: normal;
  display: inline-block;
  background-color: #fff;
}
.list_search_box .inner ul li p {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  vertical-align: middle;
  cursor: pointer;
  padding: 5px;
  border: solid 1px #F7F7F7;
  padding: 10px 20px;
  color: #00AEBA;
}
.list_search_box .inner ul li:first-child p {
  margin-right: 10px;
}
.list_left .search_detail {
  background-color: inherit;
  padding: inherit;
}
.list_left .search_detail dt {
  width: inherit;
  display: block;
  border-top: inherit;
}
.list_left .search_detail dd {
  border-top: inherit;
}
/*検索画面UI調整*/
.modal_area {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  display: none;
  font-size: 12px;
  color: #333333;
  z-index: 100002;
  overflow: hidden;
  padding: 20px;
  background: #FFFFFF;
  width: 600px;
  border-radius: 5px;
  box-sizing: border-box;
}
.modal_area#modal_favorite_alert {
  width: 450px;
}
.search_button_wrap {
  background-color: #F8F8F8;
  padding: 20px;
  margin-top: 40px;
  width: 68%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
}
.modal_area#modal_favorite_alert .inner .box {
  overflow: inherit;
}
.modal_area .modal_close_button {
  position: absolute;
  top: -26px;
  right: 5px;
  cursor: pointer;
  color: #fff;
}
.modal_area .inner {
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}
.modal_area .inner .title {
  background: #F7F7F7;
  border-top: 4px solid #00AEBA;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
}
.modal_area .inner .title p {
  color: #666;
  padding: 0 0 0 5px;
  line-height: 1.4;
}
.modal_area .inner .box {
  margin: 20px 0;
  line-height: 1.4em;
  max-height: 450px;
  overflow-y: scroll;
}
.modal_area .footer {
  margin-top: 10px;
  text-align: center;
  position: relative;
  text-align: center;
}
.modal_overlay {
  display: none;
  opacity: 0.7;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000000;
}
.modal_area .modal_reflect_button {
  background-color: #FF8B00;
  border: none;
  border-bottom: 2px solid #FF6100;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 2px 1px #D9D9D9;
  -webkit-box-shadow: 0 2px 1px #d9d9d9;
  box-shadow: 0 2px 1px #d9d9d9;
  width: 100%;
  display: block;
  padding: 12px 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-align: center;
}
.list_favorite_button {
  cursor: pointer;
  border: 2px solid #ccc;
  padding: 7px 10px;
  border-radius: 10px;
  font-size: 14px;
}
.list_favorite_button::before {
  font-family: 'Font Awesome 5 Free';
  content: "\f005";
  padding-right: 2px;
  font-weight: 400;
}
.list_favorite_button.add:before {
  color: #00AEBA;
  font-weight: 900;
}
.search_button_wrap .list_favorite_button.add:before {
  color: #FFF;
  font-weight: 900;
}
.list_slider, .list_rental_office_slider {
  width: 175px !important;
  height: 175px;
  overflow: hidden;
  margin-right: 17px;
  /*
  width: 44%;
	display: inline-block;
	vertical-align: top;
*/
}
.list_slider .slide-item, .list_rental_office_slider .slide-item {
  height: 175px;
  background-color: #fff;
  display: block !important;
  position: relative;
  box-sizing: border-box;
  border: solid 1px #CCC;
}
.list_slider .slide-item img, .list_rental_office_slider .slide-item img {
  height: 100% !important;
  object-fit: contain;
}
.list_slider .slick-prev i, .list_slider .slick-next i, .list_rental_office_slider .slick-prev i, .list_rental_office_slider .slick-next i {
  padding: 10px 10px;
  font-size: 9px;
}
/*お気に入り関連*/
#favorite_dsc {
  margin: 10px 0px;
}
#favorite_dsc p {
  line-height: 1.4em;
  padding: 0 2%;
  font-size: 12px;
}
#favorite_button_wrap {
  margin: 10px 0px;
  display: flex;
  flex-wrap: nowrap;
}
#favorite_button_wrap button {
  margin-right: 10px;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  line-height: 1.2em;
}
#favorite_button_wrap button#button_favorite_inquiry {
  background-color: #FF8B00;
  color: #FFF;
}
#favorite_button_wrap button#button_favorite_delete {
  background-color: #777777;
  color: #fff;
}
table.favorite_list {
  margin: 20px 0px;
  font-size: 75%;
  width: 100%;
}
table.favorite_list tr:nth-child(odd) {
  background-color: #f6f6f6;
}
table.favorite_list th, table.favorite_list td {
  text-align: center;
  padding: 10px;
  line-height: 1.5em;
  vertical-align: middle;
}
table.favorite_list th {
  background-color: #F5F5F4;
  color: #777777;
  white-space: nowrap;
}
table.favorite_list th span.all_favorite_check {
  display: block;
  background-color: #777777;
  color: #fff;
  margin: 5px;
  padding: 5px;
  font-size: 9px;
  cursor: pointer;
}
table.favorite_list th p {
  display: block;
  margin: 5px;
  padding: 5px;
}
table.favorite_list th a {
  background-color: #777777;
  color: #fff;
  padding: 0px 3px;
  font-size: 9px;
  cursor: pointer;
}
table.favorite_list td.left {
  text-align: left;
}
table.favorite_list td a {
  text-decoration: none;
  color: inherit;
}
table.favorite_list td h4 {
  color: #00AEBA;
  font-size: inherit;
}
table.favorite_list td a.inquiry_button {
  display: block;
  color: #FFF;
  background-color: #FF8B00;
  padding: 7px 5px;
  font-size: 9px;
  min-width: 60px;
}
table.favorite_list td h4 {
  border-bottom: 2px #ccc solid;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
table.favorite_list td ul.flex {
  display: flex;
  flex-wrap: nowrap;
}
table.favorite_list td ul.flex li {
  margin-right: 10px;
}
table.favorite_list td ul.flex li span {
  display: block;
  width: 100%;
}
table.favorite_list td ul.flex li .address {}
.favorite_wrap {
  position: relative;
  width: 70px;
}
.pulldown .right_bottom .favorite_wrap {
  text-align: center;
}
.pulldown .right_bottom .favorite_wrap .favorite {
  margin-top: -7px;
}
.pulldown .right_bottom .favorite_wrap .favorite_nums {
  font-size: 18px;
  font-family: "メイリオ", Meiryo, Osaka, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
  position: relative;
}
.pulldown .right_bottom .favorite_wrap .favorite_nums span.number_pos {
  position: absolute;
  right: -15px;
  top: -10px;
  font-weight: normal;
  font-size: 10px;
  background-color: #E5F7F8;
  border-radius: 30px;
  padding: 3px 5px;
}
/*
.favorite_wrap .favorite{
  position: absolute;
  top: -10px;
  text-align: center;
}
*/
.favorite_wrap a {
  text-decoration: none;
}
.favorite_wrap .favorite p {
  font-size: 9px;
  margin-top: 5px;
}
.favorite_wrap .favorite_nums::before {
  font-family: 'Font Awesome 5 Free';
  content: "\f005";
  font-size: 1em;
  line-height: 1em;
  font-weight: 900;
}
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
}
/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  cursor: pointer;
}
.tab_item:hover {
  opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  clear: both;
}
/*選択されているタブのコンテンツのみを表示*/
#floor:checked ~ #floor_content, #rental_office:checked ~ #rental_office_content {
  display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}
/*追従対応*/
.list_right .title_under.fixed {
  position: fixed;
  top: 0;
  padding-top: 10px;
  background-color: #fff;
  width: 900px;
  z-index: 199;
  box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.2);
  margin-top: 0px;
}
.h1_wrap {
  position: relative;
}
.h1_wrap .list_favorite_button {
  position: absolute;
  top: 0px;
  right: 0px;
}
.fav_none {
  color: #999;
  text-align: center;
  padding: 30px;
}
.search_button_wrap .list_favorite_button {
  text-align: center;
  border: none;
  background-color: #00AEBA;
  display: block;
  color: #FFF;
  padding: 14px;
  border-radius: 5px;
  margin-top: 10px;
  font-size: 16px;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.contact_type_wrap {
  text-align: center;
}
.contact_type_wrap h4 {
  display: block;
  margin-bottom: 20px;
}
h2.child_list_title.s_list, h3.child_list_title.s_list {
  border: none;
  background-color: transparent !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  color: inherit;
  font-size: inherit;
}
.detail_floor h3, .detail_floor h2 {
  color: #00AEBA;
  background-color: transparent;
  border-bottom: solid 1px #00AEBA;
  margin-top: 50px;
  margin-bottom: -20px;
}
#modal_favorite_inquiry_alert .title {
  text-align: center;
  background: #fff;
  border: none;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
}
#modal_favorite_inquiry_alert #modal_favorite_inquiry_alert {
  text-align: center;
  width: 50%;
  margin: 0px auto;
  background-color: #777777;
  border: none;
  cursor: pointer;
}
.check_label {
  cursor: pointer;
}
.modal_area .search_select {
  padding: 10px 5px 10px 10px;
}
.modal_area .search_select li {
  width: 33%;
}
#serarch_form .modal_area .search_select.ls a {
  color: #333333;
  text-decoration: none;
}
#serarch_form .modal_area .search_select label {
  text-decoration: none;
}
#serarch_form .modal_area p.row {
  padding: 30px 30px 0px 0px;
  font-weight: bold;
}
#serarch_form .modal_area p.row ~ p.row {
  padding: 10px 30px 0px 0px;
}
#serarch_form .modal_area .city_box .search_select li, #serarch_form .modal_area .town_box .search_select li {
  width: 25%;
}
.search_select label {
  color: inherit;
}
.search_select input[type=checkbox]:checked + label {
  color: inherit;
}
#serarch_form .modal_area .search_select.ls li {
  white-space: nowrap;
}
#serarch_form .modal_area .search_select.ls li.all_station {
  display: none;
}
.set_name_nums {
  font-size: 14px;
}
.search_button_wrap .orange_button.bukken_contact_button {
  display: block;
  background-color: #FF8B00;
  border: none;
  width: 98%;
  margin: 0 auto;
  text-align: center;
  color: #FFF;
  padding: 14px;
  border-radius: 5px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.inquiry_bukken_list {
  margin-top: 20px;
}
#web-booth_contact_form .exhibition_view {
  display: none;
}
#web-booth_contact_form .exhibition_view span {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
  font-size: 12px;
  line-height: 1.5rem;
  color: rgb(51, 51, 51);
}
#web-booth_contact_form .flex_wrap {
  display: flex;
  align-items: center
}
.area_omc_message {
  margin: 60px auto;
  padding: 30px 120px;
  background-color: #f3f3f3;
  text-align: center;
}
.area_omc_message .title {
  font-size: 26px;
  padding: 20px;
}
.area_omc_message .message {
  font-size: 26px;
  padding: 20px;
}
.area_omc_message ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.area_omc_message ul li {
  width: 160px;
  padding: 10px 20px;
  height: 80px;
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  margin: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.area_omc_message ul li a {
  color: #fff;
  text-decoration: none;
}
.area_omc_message ul li.omc_iten {
  background-color: #ff9900;
}
.area_omc_message ul li.omc_kaigi {
  background-color: #0097a7;
}
.area_omc_message ul li.omc_noneed {
  background-color: #999;
}
.rental_office_to_ofit {
  margin: 40px 0px;
  text-align: center;
}
.rental_office_to_ofit p {
  color: #000;
  font-weight: bold;
  font-size: 140%;
  margin: 20px 0px;
}
.bg_wood {
  background-image: url(/ofit/images/common/wood.jpg);
  background-position: center top;
  background-repeat: repeat;
  background-size: cover;
}
.cv_area_s {
  padding: 25px 95px 30px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid #000;
  border-radius: 8px;
}
.cv_area_s .gr_btn_b button {
  display: block;
  font-size: 18px;
  margin: 0 auto;
  width: 450px;
  margin-top: 0px;
  padding: 15px 15px;
  border: 2px solid #000;
  color: #FFF;
  transition: 0.1s ease-in-out;
  font-weight: 600;
  background: #00B100;
  border-radius: 8px;
  box-shadow: 0 6px 0 #000000;
  cursor: pointer;
}
/*202303追記*/
.list_wrap {
  width: 1002px;
  margin: 0 auto;
}
ul.booth_list {}
ul.booth_list > li {
  border-top: solid 10px #00AEBA;
  background-color: #FFF;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #0000001A;
  margin-bottom: 50px;
}
.booth_num {
  margin-top: 80px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #737373;
}
.booth_num span {
  font-size: 33px;
  color: #00AEBA;
}
.booth_wrap {
  padding: 30px;
  letter-spacing: -.4em;
}
.booth_detail_wrap {
  border-top: solid 10px #00AEBA;
  padding: 20px 0 30px 0;
  margin-top: 30px;
}
.booth_detail_wrap .booth_title,
ul.booth_list li .booth_title {
  letter-spacing: normal;
}
.booth_detail_wrap .booth_title h1 a,
 ul.booth_list li .booth_title h2 a {
  color: #00AEBA;
  font-size: 30px;
  font-weight: bold;
}
.booth_detail_wrap .booth_title h2, 
ul.booth_list li .booth_title h3,
.booth_detail_wrap .booth_left h2 {
  color: #737373;
  font-weight: normal;
  margin-top: 15px;
  display: block;
  margin-bottom: 20px;
}
.booth_detail_under {
  border-top: none;
}
.booth_detail_under h4 {
  border-bottom: solid 1px #00AEBA;
  padding-bottom: 10px;
  display: block;
  width: 100%;
  text-align: left;
}
.booth_detail_under h4:before {
  content: none;
}
.booth_detail_under h4:after {
  content: none;
}
.booth_detail_under dl dt:first-of-type, .booth_detail_under dl dd:first-of-type {
  border-top: none;
}
.booth_left {
  width: 480px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.booth_left .thumbnail-list .slick-track {
  min-width: 100%;
}
p.booth_doc {
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  margin-right: 10px;
}
.booth_right p.booth_doc {
  margin-right: 6px;
}
p.booth_doc a {
  display: block;
  color: #FF8B00;
  padding: 15px 33px;
  border: 2px solid #FF8B00;
  border-radius: 100px;
  text-decoration: none;
  font-weight: bold;
}
p.booth_doc a i {
  color: #E6E6E6;
  margin-right: 5px;
}
p.booth_detail {
  display: inline-block;
  box-sizing: border-box;
}
p.booth_sp {
  display: inline-block;
  vertical-align: top;
}
p.booth_sp a {
  display: block;
  background: #00AEBA 0% 0% no-repeat padding-box;
  border-radius: 100px;
  color: #FFF;
  padding: 18px 60px 18px 60px;
  text-decoration: none;
  position: relative;
}
.booth_back {
  text-align: center;
  padding-bottom: 100px;
}
.booth_back a {
  display: inline-block;
  background: #00AEBA 0% 0% no-repeat padding-box;
  border-radius: 100px;
  color: #FFF;
  padding: 18px 60px 18px 60px;
  text-decoration: none;
  position: relative;
  font-weight: bold;
}
p.booth_sp a:after {
  font-weight: 900;
  font-size: 20px;
  font-family: "Font Awesome 5 Free";
  content: '\f061';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #FFF;
}
p.booth_detail a {
  display: block;
  font-weight: bold;
}
.booth_button {
  margin-top: 30px;
}
.booth_right .booth_button {
  margin-top: 0px;
  margin-bottom: 20px;
}
.booth_left .slide-item {
  height: 296px;
}
.booth_right {
  width: 430px;
  display: inline-block;
  margin-left: 30px;
  vertical-align: top;
  letter-spacing: normal;
}
.booth_detail_wrap .booth_right {
  width: 480px;
  margin-left: 42px;
}

.booth_detail_wrap .movie_wrap {
  text-align:center;
}
.booth_detail_wrap .movie_wrap iframe{
  width:78%;
  height:440px;
}
.booth_detail_wrap .detail_footer_items_wrap{
  display:flex;
  flex-wrap:wrap;
  letter-spacing:0px;
}
.booth_detail_wrap .detail_footer_items_wrap .detail_footer_items{
  width:30%;
  padding:10px 10px 36px;
  border:1px solid #737373;
  border-radius:10px;
  margin:5px;
  font-size: 13px;
  height:150px;
}

.booth_detail_wrap .detail_footer_items_wrap .detail_footer_items p{
  margin-top:5px;
  font-size:12px;
}

.booth_detail_wrap .detail_footer_items_wrap img{
  display: block;
  margin:auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 10px;
}

.booth_detail_wrap .detail_product{
  letter-spacing:0px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  line-height: 1rem;
}

.booth_detail_wrap .detail_product .h1,
.booth_detail_wrap .detail_product  .h2,
.booth_detail_wrap .detail_product  .h3,
.booth_detail_wrap .detail_product  h1,
.booth_detail_wrap .detail_product  h2,
.booth_detail_wrap .detail_product  h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.booth_detail_wrap .detail_product  .h3,
.booth_detail_wrap .detail_product  h3{
    font-size: 24px;
}

.booth_detail_wrap .detail_product p{
    margin: 0 0 10px;
    font-size: 12px;
}

.booth_detail_middle_button_wrap{
  letter-spacing:0px;
  text-align: center;
}

.booth_detail_middle_button_wrap .booth_doc{
  width:25%;
}

.booth_detail_middle_button_wrap p.button_contact-concierge{
  width:25%;
}

.booth_detail_middle_button_wrap p.button_contact-concierge a{
  width:100%;
}



.booth_left dl, .booth_right dl {
  letter-spacing: -.4em;
  border-bottom: 1px dashed #737373;
}
.booth_left dl dt, .booth_right dl dt {
  width: 39%;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  color: #737373;
  font-weight: bold;
  font-size: 16px;
  padding: 22px 20px;
  box-sizing: border-box;
  border-top: 1px dashed #737373;
  ;
  margin-right: 1px;
  line-height: 1.4em;
}
.booth_left dl dd, .booth_right dl dd {
  width: 60%;
  vertical-align: top;
  letter-spacing: normal;
  display: inline-block;
  line-height: 1.4em;
  font-size: 14px;
  color: #737373;
  padding: 22px 20px;
  box-sizing: border-box;
  border-top: 1px dashed #737373;
  ;
}
.booth_sortbox {
  height: 540px;
  background-position: center center;
  background-image: url("../img/booth_top.png");
  background-repeat: none;
  background-size: cover;
}
.booth_sort_over {
  margin-top: -470px;
}
.booth_sort_over h1 {
  text-align: center;
  line-height: 1.3em;
  font-size: 36px;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-shadow: 0px 0px 9px #000000CC;
  opacity: 1;
}
.booth_sort_over .h1_up h1{
  font-size: 24px;
  line-height: 46.8px;
}


.booth_sort {
  box-shadow: 0px 0px 15px #0000001A;
  border-radius: 10px;
  width: 710px;
  margin: 0 auto;
  margin-top: 50px;
}
.booth_sort strong {
  background: #00AEBA 0% 0% no-repeat padding-box;
  border-radius: 10px 10px 0px 0px;
  text-align: center;
  font-size: 24px;
  display: block;
  padding: 15px 0;
  color: #FFF;
}
.booth_sort strong i {
  margin-right: 10px;
}
.booth_sort ul li {
  display: inline-block;
}
.sort_inner {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding: 40px 47px;
}
.sort_inner p {
  color: #737373;
  font-weight: bold;
  margin-bottom: 5px;
}
.sort_inner ul {
  margin-bottom: 20px;
}
.sort_inner ul li {
  margin-right: 10px;
}
.booth_sort ul li a {
  display: block;
  width: 180px;
  box-sizing: border-box;
  padding: 12px 20px;
  color: #00AEBA;
  text-decoration: none;
  border: 1px solid #00AEBA;
  border-radius: 100px;
  font-weight: bold;
}
.booth_sort ul li a i {
  color: #E6E6E6;
  margin-right: 5px;
}
.sort_serch {
  text-align: center;
  padding-top: 20px;
}
.sort_serch a {
  display: inline-block;
  background: #FF8B00 0% 0% no-repeat padding-box;
  border-radius: 100px;
  opacity: 1;
  color: #FFF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0;
  width: 300px;
  vertical-align: middle;
}
.sort_serch a i {
  font-size: 25px;
  margin-left: 5px;
  vertical-align: middle;
}
.booth_footer {
  display: none;
  position: fixed;
  left: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  z-index: 9999;
  padding-top:25px;
  padding-bottom:25px;
}
.booth_footer p {
  font-size: 21px;
  font-weight: bold;
  float: left;
  color: #FFF;
  vertical-align: bottom;
  margin-top: 5px;
}
.booth_footer p span {
  font-size: 44px;
  color: #FF8B00;
  font-family: 'oswald';
  display: inline-block;
  margin-right: 7px;
}
.bf_right {
  float: right;
  padding-top: 6px;
}
.bf_right button {
  display: inline-block;
  cursor: pointer;
}
.bf_b1 {
  background: #FF8B00 0% 0% no-repeat padding-box;
  border-radius: 100px;
  padding: 15px 35px;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  border: none;
  margin-right: 10px;
}
.bf_b2 {
  background: #F7F7F7 0% 0% no-repeat padding-box;
  color: #737373;
  border-radius: 100px;
  padding: 15px 35px;
  text-decoration: none;
  border: none;
}
.modal-body label {
  position: relative;
}
.checkbox {
  display: none;
}
.checkbox-fontas {
  font-size: 21px;
}
.checkbox + .checkbox-fontas:before {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: '\f14a';
  font-size: 16px;
  color: #E6E6E6;
  margin-right: 5px;
  z-index: 1;
  position: relative;
}
.checkbox:checked + .checkbox-fontas:before {
  color: #FFF;
}
.checkbox:checked + .checkbox-fontas:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #61c8d5;
  z-index: 0;
  border-radius: 100px;
}
.checkbox:checked + .checkbox-fontas + .value {
  z-index: 1;
  position: relative;
  color: #FFF;
}
.sort_inner ul li label {
  display: block;
  width: 190px;
  box-sizing: border-box;
  padding: 8px 2px 12px 20px;
  color: #00AEBA;
  text-decoration: none;
  border: 1px solid #00AEBA;
  border-radius: 100px;
  font-weight: bold;
  margin-bottom: 8px;
  cursor:pointer;
}
.sort_inner button {
  display: inline-block;
  background: #FF8B00 0% 0% no-repeat padding-box;
  border-radius: 100px;
  opacity: 1;
  color: #FFF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0;
  width: 300px;
  vertical-align: middle;
  border: none;
  cursor:pointer;
}
.sort_inner button i {
  font-size: 25px;
  margin-left: 5px;
  vertical-align: middle;
}
.booth_doc label {
  font-size:13px;
  display: block;
  color: #62c8d5;
  padding: 12px 13px 15px 13px;
  border: 2px solid #62c8d5;
  background-color:#fff;
  border-radius: 100px;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  cursor:pointer;
  box-shadow: 0 5px 0 #4cacb8;
}

.booth_doc .checkbox:checked + .checkbox-fontas:before {
  color: #FFF;
  z-index: 1;
  position: relative;
}
.booth_doc .checkbox:checked + .checkbox-fontas:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: #FF8B00;*/
  z-index: 0;
  border-radius: 100px;
}
.booth_doc .checkbox:checked + .checkbox-fontas + .value {
  z-index: 1;
  position: relative;
  color: #FFF;
}
.booth_feature {
  padding: 30px;
  border-radius: 30px;
  background: #E5F7F8 0% 0% no-repeat padding-box;
  margin-bottom:30px;
}
.booth_feature h3 {
  font-size: 20px;
  font-weight: bold;
  color: #737373;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.booth_feature p {
  line-height: 1.4em;
}

.booth_feature_icon{
  margin:10px;
}

.booth_feature_icon img{
  width:30%;
  margin-right:10px;
  margin-bottom:20px;
}

.lp button, .lp label {
  cursor: pointer;
}
.contact_item_list {
  letter-spacing: -.4em;
}
p.contact_item_head {
  background-color: #737373;
  border-radius: 5px;
  padding: 5px 20px;
  text-align: right;
  font-weight: bold;
  color: #FFF;
  font-size: 12px;
  letter-spacing: normal;
}
p.contact_item_head span {
  font-size: 14px;
}
.contact_item_list ul li {
  background: #F7F7F7;
  padding: 20px;
  border-radius: 5px;
  position: relative;
  margin-bottom: 10px;
}
.il_delete {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 0px !important;
  width: 20px;
  margin-right: 10px;
  margin-left: -5px;
}
.il_delete input {
  margin-top: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
}
.contact_item_list .detail_block p.d_compay, .contact_item_list .detail_block p.d_item {
  margin-bottom: 7px;
  font-weight: bold;
  margin-right: 4px;
  font-size: 14px;
  padding-left: 4em;
  text-indent: -4em;
}
.contact_item_list .detail_block p.d_compay span {
  font-weight: normal;
}
.contact_item_list .detail_block p.d_item span {
  color: #00AEBA;
  font-size: 16px;
}
.contact_item_foot {
  text-align: center;
}
.contact_item_foot button {
  color: #FF8B00;
  font-size: 14px;
  font-weight: bold;
  border: none;
  background-color: transparent;
}
.contact_item_foot button:before {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: '\f067';
  margin-right: 10px;
}
.thum_block {
  vertical-align: top;
  display: inline-block;
  width: 160px;
  margin-right: 20px;
  letter-spacing: normal;
}
.thum_block img {
  width: 100%;
  display: block;
}
.detail_block {
  vertical-align: top;
  display: inline-block;
  width: 316px;
  letter-spacing: normal;
}
/*もっと見る*/
.list-item {
  opacity: 1;
}
.list-item.is-hidden {
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.list-btn {}
.list-btn.is-btn-hidden {
  display: none;
}
.list-btn button {
  position: relative;
  z-index: 9999;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
.fs_14_5 {
  font-size: 14.5px;
}
p.button_contact-concierge {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
p.button_contact-concierge a {
  display: block;
  font-size: 13px;
  background: #FF8B00 0% 0% no-repeat padding-box;
  border-radius: 100px;
  color: #FFF;
  padding: 19px 13px 19px 13px;

  width: 110px;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 5px 0 #f19036;

}

.booth_right p.button_contact-concierge a{
  width:200px;
}

.booth_right .booth_doc{
  width:200px;
}


.contact_item_list .thum_block {
  height: 120px;
  width: 180px;
  background-color: #fff;
  margin-right: 10px;
}
.contact_item_list .thum_block img {
  height: 100%;
  display: block;
  width: auto;
  min-height: 120px;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
}
/* subsc */
.ss_head {
  background-image: url("../img/ss/bg_head.jpg");
  background-repeat: no-repeat;
  background-position: center top 35px;
  padding-top: 60px;
  padding-bottom: 54px;
}
.ss_head h1 {
  font-size: 44px;
  text-align: center;
}
.ss_head h1 p:first-child {
  margin-bottom: 40px;
}
.ss_head h1 p:first-child span {
  color: #ff8400;
}
.ss_head h1 p:nth-child(2) {
  font-size: 30px;
  margin-bottom: 40px;
}
.ss_head h1 p:nth-child(2) span {
  font-size: 120px;
}
.ss_head h1 p:nth-child(3) {
  font-size: 36px;
  line-height: 1.4em;
  margin-bottom: 54px;
}
.ss_head h1 p:nth-child(3) span {
  color: #00afbc;
}
.sc_worry {
  padding-top: 50px;
  background-image: url("../img/ss/worry.png");
  background-position: center bottom 15px;
  background-repeat: no-repeat;
  background-size: 102px;
}
.sc_worry h2 {
  font-size: 30px;
  color: #333333;
  margin-bottom: 40px;
}
.sc_worry ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sc_worry ul li {
  width: 443px;
  background-color: #FFF;
  padding: 30px;
  border-radius: 100px;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 40px;
  color: #4d4d4d;
  position: relative;
}
.sc_worry ul li:after {
  position: absolute;
  right: -10px;
  bottom: -5px;
  background-image: url("../img/ss/dot_left.png");
  background-repeat: no-repeat;
  background-size: 16px;
  height: 16px;
  width: 16px;
  content: "";
}
.sc_worry ul li:nth-child(even):after {
  left: -10px;
  bottom: -5px;
  background-image: url("../img/ss/dot_right.png");
}
.sc_point {
  padding-top: 73px;
  padding-bottom: 109px;
}
.sc_point ul {
  width: 780px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sc_point ul li {
  text-align: center;
}
.sc_point ul li p {
  background-color: #00afbc;
  width: 98px;
  height: 98px;
  margin: 0 auto;
  position: relative;
  border-radius: 100px;
  margin-bottom: 13px;
}
.sc_point ul li p img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.sc_point ul li:nth-child(1) p img {
  width: 35px
}
.sc_point ul li:nth-child(2) p img {
  width: 54px
}
.sc_point ul li:nth-child(3) p img {
  width: 58px
}
.sc_point ul li strong {
  color: #00afbc;
  font-size: 22px;
  line-height: 1.4em;
}
.sc_point h2 {
  margin-bottom: 45px;
  font-size: 30px;
  text-align: center;
  vertical-align: middle;
}
.sc_point h2 img {
  width: 306px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 15px;
}
.sc_reco {}
.sc_reco h2 {
  font-size: 32px;
  color: #333;
  text-align: center;
  margin-bottom: 40px;
}
.sc_reco_block {
  background-color: #999999;
  padding: 19px;
  padding-top: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.sc_reco_block h3 {
  color: #FFF;
  font-size: 26px;
  text-align: center;
  font-weight: normal;
}
.sc_reco_block h3 strong {
  display: block;
  margin-top: 20px;
}
.sc_reco_block h3 strong span {
  font-family: oswald;
  font-size: 46px;
  font-weight: normal;
  display: inline-block;
  margin-right: 5px;
}
.sc_reco_block ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.sc_reco_block ul li {
  width: 487px;
  background-color: #FFF;
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px;
  box-sizing: border-box;
}
.sc_reco_block ul li img {
  width: 218px;
  height: auto;
}
.sc_reco_block ul li div {
  width: 193px;
}
.sc_reco_block ul li div p.sc_reco_title {
  font-size: 30px;
  font-weight: bold;
}
.sc_reco_block ul li div p.sc_reco_title strong {
  display: block;
  font-size: 14px;
  margin-bottom: -10px;
}
.sc_reco_block ul li div p.sc_reco_title span {
  margin-top: 13px;
  line-height: 1em;
  font-weight: normal;
  display: block;
  font-size: 12px;
}
.sc_reco_block ul li div dl {
  letter-spacing: -.4em;
  border-bottom: 1px dashed #737373;
  margin-top: 27px;
  display: block;
}
.sc_reco_block ul li div dl dt {
  width: 39%;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  color: #737373;
  font-weight: bold;
  font-size: 12px;
  padding: 16px 0px 16px 20px;
  box-sizing: border-box;
  border-top: 1px dashed #737373;
  ;
  margin-right: 1px;
  line-height: 1.4em;
}
.sc_reco_block ul li div dl dd {
  width: 60%;
  vertical-align: top;
  letter-spacing: normal;
  display: inline-block;
  line-height: 1.4em;
  font-size: 12px;
  color: #737373;
  padding: 16px 0px 16px 0px;
  box-sizing: border-box;
  border-top: 1px dashed #737373;
}
.sc_flow {
  background-color: #e5f7f8;
  border-radius: 20px;
  padding: 40px 0;
  margin-top: 24px;
  margin-bottom: 66px;
}
.sc_flow h2 {
  font-size: 34px;
  text-align: center;
  display: block;
  margin-bottom: 50px;
}
.sc_flow ul {
  width: 900px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sc_flow ul li {
  text-align: center;
}
.sc_flow ul li p {
  background-color: #FFF;
  width: 208px;
  height: 208px;
  margin: 0 auto;
  position: relative;
  border-radius: 100px;
  margin-bottom: 30px;
}
.sc_flow ul li:nth-child(1) p:after, .sc_flow ul li:nth-child(2) p:after {
  position: absolute;
  left: 263px;
  top: 87px;
  background-image: url("../img/ss/arrow_right.png");
  background-repeat: no-repeat;
  background-size: 28px;
  height: 37px;
  width: 28px;
  content: "";
}
.sc_flow ul li p img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.sc_flow ul li:nth-child(1) p img {
  width: 86px
}
.sc_flow ul li:nth-child(2) p img {
  width: 102px
}
.sc_flow ul li:nth-child(3) p img {
  width: 115px
}
.sc_flow ul li strong {
  color: #333333;
  font-weight: normal;
}
.sc_flow ul li strong span {
  margin-top: 30px;
  display: block;
  color: #00afbc;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: bold;
}
.ss_head p.orange_button a {
  font-size: 20px;
  padding: 20px 57px;
}
.sc_foot p.orange_button a {
  font-size: 34px;
  padding: 40px 116px;
  border-radius: 300px;
}
.sc_foot p.orange_button {
  margin-bottom: 100px;
}

.nifty-life-style-footer{
  font-family: "メイリオ", Meiryo, Osaka, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif", "Hiragino Sans", "Hiragino Kaku Gothic ProN" !important ;
  text-align:center;
  margin:auto;
  display:flex;
  justify-content: center;
  padding:20px;
  align-items: center;
  gap: 1em;
}

.nifty-life-style-footer img{
  width:50px;
  height:50px;
}

.nifty-life-style-footer p{
  margin-left:10px;
  line-height:3rem;
}

.company_wrap_flex {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.company_wrap_flex .chld_1 {
    width: 120px;
}

.company_wrap_flex .chld_2 {
    width: calc(100% - 120px);
}

.s_txt {
    font-size: 8px;
    line-height: 1rem;
}


/* fadeUp */
.fadeUp{
  animation-name:fadeUpAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeDown{
  animation-name:fadeDownAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
}

@keyframes fadeDownAnime{
  from {
    opacity: 1;
    transform: translateY(100px);
  }

  to {
    opacity: 0;
    transform: translateY(0);
  }
}

.fadeUpTrigger{
    opacity: 0;
}