@charset "utf-8";
/* reset css */
* {
    position: relative;
    margin: 0;
    padding: 0;
    font-style: normal;
    box-sizing: border-box;
    text-decoration: none;
    border: none;
}
html,
body {
    margin: 0;
    padding: 0;
    color: #333;
    height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}
ul {
    list-style: none;
}
a:hover img,
a:active img,
a:focus img {
    opacity: 0.9;
}
.wrap_main a:hover,
.footer_main a:hover {
    text-decoration: none;
}
/**/

.wrap_main_nav,
.wrap_main,
.wrap_footer {
    margin: 0;
    padding: 0;
}

/**/

img {
    max-width: 100%;
}

/* top main_img */
.slide_img {
    width: 100%;
}

/* scroll to top */
.scroll_to_top {
    display: none;
}
.scroll_to_top a {
    /*background-color: #5db1df;*/
    /*background-color: rgba(22,210,230,0.8);*/
    background-color: rgba(52, 152, 219, 1);
    text-align: center;
    line-height: 35px;
    color: #fff;
    border-radius: 4px;
    bottom: 40px;
    display: block;
    height: 35px;
    position: fixed;
    right: 30px;
    width: 35px;
    z-index: 9999;
}
.scroll_to_top a:hover {
    color: #fff;
    background-color: rgba(189, 204, 226, 0.6);
    text-decoration: none;
}

.scroll_to_top a span {
    vertical-align: 0;
}

/* article */

.pager-wrap {
    text-align: left;
    margin: 50px 0px 40px;
    font-size: 24px;
}

.pager-wrap span.current {
    border: 2px solid #01499d;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #01499d;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    margin-right: 10px;
}

.pager-wrap a {
    border: 2px solid #01499d;
    line-height: 36px;
    text-align: center;
    color: #01499d;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    margin-right: 10px;
}

.pager-wrap a:hover {
    color: #01499d;
    border-color: #01499d;
    background: #d5f0fb;
    text-decoration: none;
    transition: 0.5s;
}

.pager-wrap span.current:hover {
    /*cursor:default;*/
}

.blue-submit {
    cursor: pointer;
    width: 280px;
    max-width: 100%;
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 5px;
    background: linear-gradient(to bottom, #0798d7 0%, #92dcfc 100%);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
}

.blue-submit:hover {
    background: linear-gradient(to bottom, #92dcfc 0%, #e9f8fe 100%);
}

/* mailform */
table.mytable.auto-table {
    table-layout: auto;
}

table.mytable {
    width: 100%;
}

.mytable th {
    font-weight: normal;
    text-align: left;
    font-size: 14px;
}

.mytable tr.hissu td input[type="text"],
.mytable tr.hissu td input[type="email"],
.mytable tr.hissu td input[type="tel"],
.mytable tr.hissu td input[type="number"],
.mytable tr.hissu td select,
.mytable tr.hissu td textarea {
    background: #ffffbf;
}

.inline-block {
    display: inline-block;
}

p.tx-center.mt40 {
    text-align: center;
    margin: 30px 0 40px;
}

table th .must {
    font-size: 11px;
    background-color: #ff0000;
    color: #fff;
    text-align: center;
    padding: 1px 8px;
    float: right;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

table th .must2 {
    font-size: 11px;
    background-color: #0000ff;
    color: #fff;
    text-align: center;
    padding: 1px 8px;
    float: right;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.kakunin {
    margin: 30px 0 40px;
    text-align: center;
}

.button_a {
    display: inline-block;
    width: 50%;
    text-align: center;
}

.button_b {
    display: inline-block;
    width: 50%;
    text-align: center;
    float: left;
}

.par100 {
    text-align: center;
}

.par1 {
    text-align: center;
}

.moji_red {
    color: #ff0000;
}

p.f12 {
    color: #3eb1e0;
}

.article_date2 {
    color: #c49a08;
}

#property_map iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

/*==========================================
 Font
==========================================*/

@font-face {
    font-family: "mplus-1p-regular";
    src: url("../fonts/mplus-1p-regular.eot");
    src: url("../fonts/mplus-1p-regular.ttf");
    src: url("../fonts/mplus-1p-regular.woff");
}

@font-face {
    font-family: "mplus-1p-medium";
    src: url("../fonts/mplus-1p-medium.eot");
    src: url("../fonts/mplus-1p-medium.ttf");
    src: url("../fonts/mplus-1p-medium.woff");
}

.top_concept,
.top_assessment p,
.contents01 .sub_title,
.contents02 .sub_title,
.contents04 .sub_title,
.contents05 .sub_title,
.contents05_assessment p,
.header_nav_title,
.sub_title,
.practical_case p,
.staff_interview p,
.assessment_contents01 .recommendation .recommendation_title,
.assessment_contents01 .recommendation ul span,
.access_sub_contents .main_text .main_text_title,
.assessment_contents01 .promise .promise_text,
.assessment_contents01 .assessment a,
.property_contact button {
    font-family: "mplus-1p-medium", sans-serif;
}

.top_sub_contents_title,
.sub_header_main_inner .header_main_text .main_text,
.header_nav_page p,
.homeinspection_sub_contents .sub_head_title,
.topics_table .topics_category,
.property_sub_contents .sub_title span {
    font-family: "mplus-1p-regular", sans-serif;
}

.header_nav_page p,
.assessment_contents01 .recommendation ul span,
.promise_text li {
    transform: rotate(0.1deg);
}

/*==========================================
 Main visual
==========================================*/

.top_header_main_inner .header_main_inner,
.sub_header_main_inner .header_main_inner {
    display: table;
    margin: 0 auto;
}

.top_header_main_inner .header_main_text,
.sub_header_main_inner .header_main_text {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    /*height:6rem;*/
    text-align: center;
    color: #fff;
}

/* タイプライター・ロゴ 部分 -------------*/
.mvtype,
.mvtype2 {
    /* margin-left: 0.5em; */
    color: #fff;
    font-size: 48px;
    font-family: "mplus-1p-medium", sans-serif;
}
.mvtype2 {
    display: none;
}
.mvlogo {
    margin: 20px auto 0;
    display: none;
}

@media (max-width: 768px) {
    .header_main_text {
        /*height:3.2rem;*/
        width: 80%;
    }

    /* タイプライター・ロゴ 部分 -------------*/
    .mvtype,
    .mvtype2 {
        /*font-size: 40px;*/
        padding-top: 5%;
        /* size変更 0523 yafuso
    
    
    font-size:200%;*/

        font-size: 150%;
    }
    .mvlogo {
        width: 80%;
        text-align: center;
        margin: 10px auto 30px;
        padding: 0 5% 5%;
    }
}
/*
@media (max-width: 576px) {
        .mvtype,
        .mvtype2 {
                font-size: 24px;
        }
}
*/

a {
    outline: none;
}

a:hover {
    outline: none;
}

a:focus {
    outline: none;
}

.form_error_msg {
    color: #ed1c24;
    padding-top: 10px;
    font-size: 14px;
}

.property_place img {
    width: 200px;
    height: 200px;
}

/*contena-box 0523 yafuso*/

.box1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.box2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.contena-box1 {
    margin-bottom: 30px;
    display: none;
}

.contena-box2 {
    display: none;
}

@media screen and (max-width: 767px) {
    .assessment-link.fancybox {
        width: 65px;
        margin: 0 8px 10px 8px;
    }
    .box2 {
        margin-bottom: 30px;
    }
    .box1 {
        margin-left: -10px;
    }
}
/* @media screen and (min-width: 768px) {
  .box1 {
    margin-left: -20px;
  }
} */

.text_center {
    text-align: center;
}

.sub_contents_main .main_text .font24 {
    font-size: 24px;
}

.sub_contents_main .main_text .mabo15 {
    margin-bottom: 15px;
}

.main_block_inner_wrap .sub_contents_main .pato0 {
    padding-top: 0px;
}

.main_block_inner_wrap .sub_contents_main .pabo30 {
    padding-bottom: 30px;
}

.marketing_unique_text {
    color: #01499d;
    font-size: 24px;
    padding-top: 15px;
}

#recruit_form .has-error select {
    border-color: #a94442;
}

.main_block_inner_wrap .marketing_sub_contents .main_text .mb10 {
    margin-bottom: 10px;
}

.main_block_inner_wrap .marketing_sub_contents .main_text .mb0 {
    margin-bottom: 0px;
}

.wrap_header {
    z-index: unset;
}

.contents06_right_list {
    display: block;
    padding: 10px 0;
}

.odd_record {
    background: #f4f8f9;
}

.even_record {
    background: #d6eff9;
}

div#video_wrap {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
}
div#glayLayer {
    position: relative;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0.5;
}
#overLayer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 960px;
    max-height: 540px;
}
#overLayer video {
    padding: 0 20px;
    width: 100%;
    max-width: 960px;
    max-height: 540px;
}

.modal-dialog {
    margin-top: 20%;
}
/* for Webkit */
.form-control::-webkit-input-placeholder {
    color: #ee4c5d;
    font-size: 0.9em;
}
/* for Firefox */
.form-control::-moz-placeholder {
    color: #ee4c5d;
    font-size: 0.9em;
}
/* for Firefox 18以前 */
.form-control:-moz-placeholder {
    color: #ee4c5d;
    font-size: 0.9em;
}
/* for Windows IE */
.form-control:-ms-input-placeholder {
    color: #ee4c5d;
    font-size: 0.9em;
}

.topics_image img {
    width:100%;
}

#inner_box{

    margin-bottom: 80px;

}


.title_sinzato{

    position:relative;
    top:0 left:400px;
    width: 100%; 
    margin: 0 auto;
    max-width: 1000px; /* 追加：幅は最大で1000pxまで広がるようにする */
    min-width: 300px; /* 追加：幅は最小で300pxまで狭まるようにする */

    padding: 80px 0 40px;
    font-size: 34px;
    font-weight: normal;
    line-height: 34px;
    color: #01499d;
    font-family: "ＭＳ Ｐゴシック";
}

.wiil_img{
    padding-top: 40px;
    max-width: 50%;
    margin: 0 auto;
    display:block;
}

.header_nav_page .nav_font_size{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* loan */
.under {
    text-decoration:underline;
}