@media print,
screen and (min-width:0px) {

/* ---------- 転勤ナビパンくずリスト ---------- */
#tenkin .breadcrumb {
    display: block;
}

#tenkin .breadcrumb li,
#tenkin .breadcrumb li::after,
#tenkin .breadcrumb li a {
    color: #55b2de;
}

#tenkin :focus {
        outline: none;
}

/* ---------- 転勤ナビヘッダー ---------- */
#tenkin #header {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url("../images/tenkin_heder_back.png");
    background-position: center top;
    background-repeat: repeat-x;
}
#tenkin #header .header-box {
    width: 1200px;
    height: 500px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
#tenkin #header .header-box .tenkin-header-logo {
    width: 360px;
    height: auto;
    color: #ffffff;
    margin-top: 2rem
}

#tenkin #header h1,
#tenkin #header-s h1 {
	position: relative;
	width: auto;
	font-weight: normal;
	font-size: 1.6rem;
}

#tenkin #header .header-box .tenkin-logo-box a {
    display: block;
    width: 360px;
    height: 0;
    overflow: hidden;
    padding-top: 55px;
    background-image: url("../images/tenkin_logo.png");
    margin-top: 1rem;
}
#tenkin #header .header-box .tenkin-logo-box a h1 {
    position: inherit;
}
#tenkin #header .header-box .tenkin-no1-box {
	width: 392px;
	height: auto;
	overflow: hidden;
	background-image: url("../images/tokushima_no1.png");
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	right: 0;
	top: 55px;
	color: #ffffff;
	font-size: 1.8rem;
	padding: 1rem 0;
}

#tenkin #header .header-box .tenkin-no1-box span {
	display: none;
}

#tenkin #header .header-box .header-text {
    width: 700px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.8em;
}
/* ---------- 転勤ナビメインメニュー ---------- */
#tenkin #tenkin-main-menu {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1rem 0;
    border-bottom: solid 1px #55b2de;
    color: #55B2DE;
}
#tenkin #tenkin-main-menu .menu-box {
    width: 100%;
    max-width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
#tenkin #tenkin-main-menu .menu-box ul{
    display: block;
    max-width: 1200px;
    margin: 0 auto;
    list-style: none;
}
#tenkin #tenkin-main-menu .menu-box li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% / 6);
    height: auto;
    margin: 0;
    padding: 1em 0.5rem;
    float: left;
    list-style: none;
    border-left: 1px solid #55B2DE;
    /* background-image: url("../images/tenkin_main_menu.png"); */
}
#tenkin #tenkin-main-menu .far {
    content: "\f35a";
    font-family: "Font Awesome 5 Free";
}
#tenkin #tenkin-main-menu .fa-arrow-alt-circle-right {
    padding-right: 0.5em;
}
#tenkin #tenkin-main-menu .menu-box li a {
    color: #55B2DE;
    text-decoration: none;
    margin: 0 auto;
    text-align: center;
}
#tenkin #tenkin-main-menu .tenkin_menuimg{
    width: 100%;
}

#tenkin #tenkin-main-menu .last {
    border-right: 1px solid #55B2DE;
}

/* #tenkin #tenkin-main-menu .menu-box li.menu01 a {
    background-position: 0 0;
}
#tenkin #tenkin-main-menu .menu-box li.menu01 a:hover {
    background-position: 0 -60px;
}
#tenkin #tenkin-main-menu .menu-box li.menu02 a {
    background-position: -240px 0;
}
#tenkin #tenkin-main-menu .menu-box li.menu02 a:hover {
    background-position: -240px -60px;
}
#tenkin #tenkin-main-menu .menu-box li.menu03 a {
    background-position: -480px 0;
}
#tenkin #tenkin-main-menu .menu-box li.menu03 a:hover {
    background-position: -480px -60px;
}
#tenkin #tenkin-main-menu .menu-box li.menu04 a {
    background-position: -720px 0;
}
#tenkin #tenkin-main-menu .menu-box li.menu04 a:hover {
    background-position: -720px -60px;
}
#tenkin #tenkin-main-menu .menu-box li.menu05 a {
    background-position: -960px 0;
}
#tenkin #tenkin-main-menu .menu-box li.menu05 a:hover {
    background-position: -960px -60px;
} */
/* ---------- コンテンツタイトル ---------- */
#tenkin .content-title {
    margin-top: 40px;
}
#tenkin .content-title h2 {
    width: 1200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 4rem;
    color: #55b2de;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto 200px;
    padding: 4rem 0;
}
/* ---------- 転勤ナビ 会社の説明 ---------- */
#tenkin #main {
    width: 100%;
}
#tenkin #main #content {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
}
#tenkin .tenkin-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}
#tenkin .content01 .top-button-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 60px auto;
}
#tenkin .content01 .top-button-box a {
    display: block;
    width: 514px;
    height: 0;
    overflow: hidden;
    padding-top: 324px;
}
#tenkin .content01 .top-button-box a:hover {
    opacity: 0.5;
}
#tenkin .content01 .top-button-box .button01 {
    background-image: url("../images/syataku_button.png");
    float: left;
}
#tenkin .content01 .top-button-box .button02 {
    background-image: url("../images/tantou_button.png");
    float: right;
}
/* ---------- サービスの特徴 ---------- */
#tenkin .tenkin-box .service-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
#tenkin .tenkin-box .service-box .feature-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}
#tenkin .tenkin-box .service-box .feature-box dt {
    display: block;
    width: 100%;
    height: auto;
    font-size: 3rem;
    font-weight: bold;
    color: #55b2de;
    margin-bottom: 20px;
}
#tenkin .tenkin-box .service-box .feature-box dt span {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #55b2de;
    color: #ffffff;
    border-radius: 25px;
    margin-right: 1.5rem;
}
#tenkin .tenkin-box .service-box .feature-box dd {
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding-left: 7rem;
}
#tenkin .tenkin-box .otoiawase-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
}
#tenkin .tenkin-box .otoiawase-box a {
    display: block;
    width: 320px;
    height: 0;
    overflow: hidden;
    padding-top: 180px;
    float: left;
    margin: 40px;
}
#tenkin .tenkin-box .otoiawase-box a:hover {
    opacity: 0.5;
}
#tenkin .tenkin-box .otoiawase-box a.button-otoiawase {
    background-image: url("../images/button_otoiawase.png");
}
#tenkin .tenkin-box .otoiawase-box a.button-raiten {
    background-image: url("../images/button_raiten.png");
}
#tenkin .tenkin-box .otoiawase-box a.button-tenpo {
    background-image: url("../images/button_tenpo.png");
}
/* ---------- 転勤ナビ サブページヘッダー ---------- */
#tenkin {
    font-size: 1.6rem;
}
#tenkin #header-s {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url("../images/tenkin_heder_back2.png");
    background-position: center top;
    background-repeat: repeat-x;
}
#tenkin #header-s .header-box {
    width: 1200px;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
#tenkin #header-s .header-box .tenkin-header-logo {
    width: 360px;
    height: auto;
    color: #ffffff;
    margin-top: 2rem
}
#tenkin #header-s .header-box .tenkin-logo-box a {
    display: block;
    width: 360px;
    height: 0;
    overflow: hidden;
    padding-top: 55px;
    background-image: url("../images/tenkin_logo.png");
    margin-top: 1rem;
}
#tenkin #header-s .header-box .tenkin-logo-box a h1 {
    position: inherit;
}
#tenkin #header-s .header-box .tenkin-no1-box {
	width: 392px;
	height: auto;
	overflow: hidden;
	background-image: url("../images/tokushima_no1.png");
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	right: 0;
	top: 55px;
	padding: 1rem 0;
	color: #ffffff;
	font-size: 1.8rem;
}

#tenkin #header-s .header-box .tenkin-no1-box span {
	display: none;
}

/* ---------- 転勤ナビ 社宅探しの方 ---------- */
#tenkin .header-s {
    background-image: url("../images/tenkin_heder_back2.png");
}
#tenkin .header-s .header-box {
    width: 1200px;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
#tenkin .tenkin-search-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
#tenkin .tenkin-search a {
    display: block;
    width: 320px;
    height: auto;
    padding-top: 220px;
    margin: 40px;
    float: left;
    background-repeat: no-repeat;
    text-decoration: none;
}
#tenkin .tenkin-search a:hover {
    opacity: 0.5;
}
#tenkin .tenkin-search a.search-map {
    background-image: url("../images/search_map.png");
}
#tenkin .tenkin-search a.search-station {
    background-image: url("../images/search_station.png");
}
#tenkin .tenkin-search a.search-price {
    background-image: url("../images/search_price.png");
}
/* ---------- 転勤ナビ カテゴリー別物件特集 ---------- */
#tenkin .tenkin-category-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
#tenkin .tenkin-category-box ul,
#tenkin .tenkin-category-box li {
    list-style: none;
}
#tenkin .tenkin-category-box li a {
    display: block;
    width: 282px;
    height: 0;
    padding-top: 120px;
    overflow: hidden;
    float: left;
    margin-right: 24px;
    margin-bottom: 40px;
}
#tenkin .tenkin-category-box li a:hover {
    opacity: 0.5;
}
#tenkin .tenkin-category-box li a.cat04,
#tenkin .tenkin-category-box li a.cat08 {
    margin-right: 0;
}
#tenkin .tenkin-category-box li a.shintiku {
    background-image: url("../images/cat_shintiku.png");
}
#tenkin .tenkin-category-box li a.kodate {
    background-image: url("../images/cat_kodate.png");
}
#tenkin .tenkin-category-box li a.high-grade {
    background-image: url("../images/cat_high_grade.png");
}
#tenkin .tenkin-category-box li a.designer {
    background-image: url("../images/cat_designer.png");
}
#tenkin .tenkin-category-box li a.pet {
    background-image: url("../images/cat_pet.png");
}
#tenkin .tenkin-category-box li a.tokushima-st {
    background-image: url("../images/tokushima-st.png");
}
#tenkin .tenkin-category-box li a.kitajima {
    background-image: url("../images/cat_kitajima.png");
}
#tenkin .tenkin-category-box li a.aeon {
    background-image: url("../images/cat_aeon.png");
}
/* ---------- 転勤ナビ 社宅探しの流れ ---------- */
#tenkin .tenkin-flow .syataku-flow {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
}
#tenkin .tenkin-flow .syataku-flow .flow-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}
#tenkin .tenkin-flow .flow-list-box {
    width: 576px;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    padding: 1rem;
    padding-right: 260px;
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: 200px auto;
    background-position: left 330px center;
    background-color: #ffffff;
    float: left;
    position: relative;
    margin: 12px;
}
#tenkin .tenkin-flow .flow-list-box .arrow-box {
    width: 40px;
    height: 40px;
    font-size: 4rem;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #55b2de;
    text-align: center;
}
#tenkin .tenkin-flow .flow-list-box dt {
    font-size: 2.5rem;
    font-weight: bold;
    color: #55b2de;
    padding: 2rem 0;
}
#tenkin .tenkin-flow .flow-list-box dt span {
    display: inline-block;
    padding: 0.5rem 1rem;
    background-color: #55b2de;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px;
    margin-right: 1rem;
}
#tenkin .tenkin-flow .flow-list-box dd .flow-notice {
    width: 100%;
    height: auto;
    margin: 2rem auto;
    background-color: rgba(19, 67, 129, 0.1);
    padding: 1rem;
    border-radius: 5px;
}
#tenkin .tenkin-flow .flow-list-box dd .flow-notice h3 {
    color: #134381;
}
#tenkin .tenkin-flow .flow-list-box01 {
    background-image: url(../images/tenkin_step01.jpg);
}
#tenkin .tenkin-flow .flow-list-box02 {
    background-image: url(../images/tenkin_step02.jpg);
}
#tenkin .tenkin-flow .flow-list-box03 {
    background-image: url(../images/tenkin_step03.jpg);
}
#tenkin .tenkin-flow .flow-list-box04 {
    background-image: url(../images/tenkin_step04.png);
}
#tenkin .tenkin-flow .flow-list-box05 {
    background-image: url(../images/tenkin_step05.jpg);
}
#tenkin .tenkin-flow .flow-list-box06 {
    background-image: url(../images/tenkin_step06.jpg);
}
#tenkin .tenkin-flow .flow-list-box07 {
    background-image: url(../images/tenkin_step07.jpg);
}
#tenkin .tenkin-flow .flow-list-box08 {
    background-image: url(../images/tenkin_step08.jpg);
}
/* ---------- 転勤ナビ 社宅担当者様へ ---------- */
#tenkin .tenkin-tantou {
    margin-top: 40px;
}
#tenkin .tenkin-tantou .syataku-list {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
    margin-top: 0;
}
#tenkin .flow-list-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
#tenkin .flow-list-box .list-box {
    min-height: 220px;
    margin: 80px auto;
}
#tenkin .flow-list-box dl,
#tenkin .flow-list-box dt,
#tenkin .flow-list-box dd {
    list-style: none;
}
#tenkin .syataku-list .flow-list-box dt {
    font-size: 2.5rem;
    color: #134381;
    line-height: 3rem;
    padding: 0.5rem 1rem;
    border-left: solid 5px #134381;
    margin-bottom: 20px;
}
#tenkin .syataku-list .flow-list-box dt span {
    font-size: 3rem;
    font-weight: bold;
}
#tenkin .syataku-list .flow-list-box dt span::after {
    white-space: pre-wrap;
    font-family: "Font Awesome 5 Free";
    content: "\f0da  \f0da  \f0da";
    font-weight: bold;
    margin: 0 1rem;
    color: rgba(19, 67, 129, 0.5);
}
#tenkin .syataku-list .flow-list-box .list-box03 dt span::after {
    content: "";
}
#tenkin .syataku-list .flow-list-box dd {
    display: block;
    width: 100%;
    height: auto;
    padding: 1rem 4rem;
    line-height: 3rem;
}
#tenkin .syataku-list .list-box {
    background-repeat: no-repeat;
    background-size: 240px auto;
    background-position: right 10% center;
}
#tenkin .syataku-list .list-box01 {
    background-image: url(../images/syataku-list01.png);
}
#tenkin .syataku-list .list-box02 {
    background-image: url(../images/syataku-list02.png);
}
#tenkin .syataku-list .list-box03 {
    background-image: url(../images/syataku-list03.png);
}
#tenkin .syataku-list .list-box04 {
    background-image: url(../images/syataku-list04.png);
}
#tenkin .syataku-list .list-box05 {
    background-image: url(../images/syataku-list05.png);
}
#tenkin .syataku-list .list-box06 {
    background-image: url(../images/syataku-list06.png);
}
/* ---------- 転勤ナビ 留守宅オーナーの方 ---------- */
#tenkin .content01 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
#tenkin .tenkin-rusutaku {
    background-color: rgba(85, 178, 222, 0.14);
}
#tenkin .rusutaku-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 40px;
}
#tenkin .rusutaku-box .list-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 80px;
}
#tenkin .rusutaku-box .list-box>dt {
    font-size: 2.6rem;
    font-weight: bold;
    padding: 1.7rem;
    color: #55b2de;
    border-left: solid 10px #55b2de;
    background-color: #ffffff;
    margin-bottom: 40px;
}
#tenkin .rusutaku-box .list-box01 dd {
    padding: 3rem;
    background-color: #ffffff;
}
#tenkin .rusutaku-box .sub-list-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 3rem;
    background-color: #ffffff;
    margin-bottom: 40px;
}
#tenkin .rusutaku-box .sub-list dt {
    font-size: 2.6rem;
    color: #55b2de;
    margin-bottom: 4rem;
}
#tenkin .rusutaku-box .sub-list dt span {
    background-color: #55b2de;
    padding: 0.5rem 1rem;
    color: #ffffff;
    border-radius: 1.7rem;
    margin-right: 1.5rem;
}
#tenkin .rusutaku-box .sub-list dd {
    padding-left: 5rem;
    margin-bottom: 2rem;
}
#tenkin .rusutaku-box .sub-sub-list {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding-left: 5rem;
}
#tenkin .rusutaku-box .sub-sub-list dt {
    font-size: 2.2rem;
    font-weight: bold;
    color: #134381;
    margin: 2rem 0;
    display: list-item;
    list-style-type: square;
}
#tenkin .rusutaku-box .sub-sub-list dd {
    margin-bottom: 2rem;
}
#tenkin .jisseki-box {
    width: 100%;
    height: auto;
    overflow: hiddden;
}
#tenkin .jisseki-box {
    background-image: url(../images/torihiki.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 400px auto;
}
#tenkin .jisseki-box {
    width: 100%;
    height: auto;
    overflow: hiddden;
}
#tenkin .jisseki-box .torihiki-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
}
#tenkin .jisseki-box h3 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}
#tenkin .torihiki-box .torihiki-list {
    width: 100%;
    height: auto;
    overflow: hidden;
}
#tenkin dl.main-list {
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 60px;
}
#tenkin dl.main-list>dt {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: solid 1px #55b2de;
}
#tenkin dl.main-list>dt span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    color: #ffffff;
    background-color: #55b2de;
}
#tenkin .keiyaku-list-kana dl.main-list {
    height: auto;
}
#tenkin #content ul.sub-list {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
}
#tenkin #content ul.sub-list li {
    display: block;
    width: 33.3%;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    padding: 1rem 0;
    padding-left: 2rem;
    background-image: url(../images/square.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#tenkin .notice {
    width: 100%;
    height: auto;
    text-align: right;
}
#tenkin .jisseki-box .keiyaku-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
    background-image: url(../images/keiyaku.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 400px auto;
}
#tenkin .keiyaku-box h3 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 2rem;
}
#tenkin .keiyaku-box .keiyaku-list {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
#tenkin .keiyaku-box .keiyaku-text,
#tenkin .keiyaku-box .notice {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#tenkin .shop-info {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
/* ---------- 転勤ナビ お問い合わせ ---------- */
#tenkin .step-box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 40px;
}
#tenkin .step-box ul,
#tenkin .step-box li {
    list-style: none;
}
#tenkin .step-box li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 10rem;
    float: left;
    position: relative;
    color: #999999;
    background-color: #f1f1f1;
    border-radius: 7px;
    font-size: 2.2rem;
    font-weight: bold;
    margin-right: 5%;
    z-index: -1;
}
#tenkin .step-box li.step01::after,
#tenkin .step-box li.step02::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-left: 16px solid #f1f1f1;
    border-bottom: 16px solid transparent;
    border-right: 16px solid transparent;
    position: absolute;
    right: -31px;
    top: 50%;
    margin-top: -16px;
}
#tenkin .step-box li.active {
    color: #ffffff;
    background-color: #55b2de;
}
#tenkin .step-box li.active::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-left: 16px solid #55b2de;
    border-bottom: 16px solid transparent;
    border-right: 16px solid transparent;
    position: absolute;
    right: -31px;
    top: 50%;
    margin-top: -16px;
}
#tenkin .step-box li.step03 {
    margin-right: 0;
}
#tenkin .step-box li span {
    font-size: 2.6rem;
    margin-right: 2rem;
}
#tenkin .tenkin-otoiawase #formWrap {
    width: 1200px;
    height: auto;
    overflow: hidden;
    font-size: 2rem;
    margin-left: auto;
    margin-right: auto;
}
#tenkin .tenkin-otoiawase #formWrap dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    margin: 40px auto;
}
#tenkin .tenkin-otoiawase #formWrap .form-item {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 2px solid #f5f5f5;
    padding: 2rem;
}
#tenkin .tenkin-otoiawase #formWrap dt {
    display: block;
    width: 35%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    padding: 1em;
    line-height: 2.8em;
    color: #55b2de;
}
#tenkin .tenkin-otoiawase #formWrap dt::before {
    display: inline-block;
    width: 10px;
    height: 2.8rem;
    vertical-align: middle;
    content: "";
    margin-right: 1rem;
    border-radius: 5px;
    background-color: #55b2de;
}
#tenkin .tenkin-otoiawase #formWrap dt span {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 2.4rem;
    line-height: 2.4rem;
    padding: 0 0.5rem;
    font-size: 1.4rem;
    color: #ffffff;
    background-color: #ff0000;
    border-radius: 5px;
    margin-left: 1.6rem;
}
#tenkin .tenkin-otoiawase #formWrap dd {
    display: block;
    width: 65%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    padding: 1em;
    line-height: 2em;
    background: #ffffff;
}
#tenkin .tenkin-otoiawase #formWrap form,
#tenkin .tenkin-otoiawase #formWrap form input,
#tenkin .tenkin-otoiawase #formWrap form textarea {
    font-size: 2rem;
}
#tenkin .tenkin-otoiawase #formWrap form input[type="text"] {
    width: 80%;
    padding: 1rem;
    border: 1px solid #c7c7c7;
}
#tenkin .tenkin-otoiawase #formWrap form textarea {
    width: 80%;
    height: 30rem;
    padding: 1rem;
    border: 1px solid #c7c7c7;
}
#tenkin .privacy .privacy-title {
    width: 100%;
    height: auto;
    padding: 0.7rem 2rem;
    color: #ffffff;
    background-color: #55b2de;
    font-size: 2.4rem;
    font-weight: bold;
    border-radius: 5px;
}
#tenkin .privacy .privacy-area {
    width: 100%;
    height: 250px;
    overflow: auto;
    font-size: 1.6rem;
    margin-top: 20px;
    padding: 1.4rem;
    border: 1px solid #c7c7c7;
}
#tenkin .privacy .privacy-area h3 {
    color: #55b2de;
    text-align: center;
}
#tenkin .privacy .privacy-area .ceo-box {
    width: 100%;
    height: auto;
    margin: 1.4rem 0;
    text-align: right;
}
#tenkin .privacy .privacy-area h4 {
    margin: 1.4em 0;
}
#tenkin .privacy .privacy-area .kaiji-box {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 1.4em 0;
}
#tenkin .privacy .privacy-area ol {
    padding-left: 2em;
}
#tenkin .tenkin-otoiawase #formWrap form .button-box {
    width: 680px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}
#tenkin .tenkin-otoiawase #formWrap form .button-box input {
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    width: 300px;
    height: 60px;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 1.2em;
    color: #55b2de;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
    text-decoration: none;
    float: left;
    border: solid 1px #55b2de;
}
#tenkin .tenkin-otoiawase #formWrap form .button-box input[type="submit"] {
    color: #ffffff;
    background-color: #55b2de;
}
#tenkin .tenkin-otoiawase #formWrap form .button-box input[type="reset"] {
    float: right;
}
/* ---------- 転勤ナビ 確認画面 ---------- */
#tenkin .tenkin-kakunin #formWrap {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
}
#tenkin .tenkin-kakunin #formWrap table {
    width: 100%;
}
#tenkin .tenkin-kakunin #formWrap table tr {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 2px solid #f5f5f5;
}
#tenkin .tenkin-kakunin #formWrap table th {
    display: block;
    width: 35%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    padding: 1em;
    line-height: 2.8em;
    color: #55b2de;
    text-align: left;
}
#tenkin .tenkin-kakunin #formWrap table td {
    display: block;
    width: 65%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    padding: 1em;
    line-height: 2em;
    background: #ffffff;
}
#tenkin .tenkin-kakunin #formWrap input[type="submit"] {
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    width: 300px;
    height: 60px;
    box-sizing: border-box;
    background-color: #55b2de;
    font-size: 1.2em;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
    text-decoration: none;
    border: solid 1px #55b2de;
    margin: 80px 20px;
}
#tenkin .tenkin-kakunin #formWrap input[type="button"] {
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    width: 300px;
    height: 60px;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 1.2em;
    color: #55b2de;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
    text-decoration: none;
    border: solid 1px #55b2de;
    margin: 80px 20px;
}
#tenkin .thanks-box {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#tenkin .tenkin-otoiawase .back-box a {
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 10rem;
    color: #ffffff;
    background-color: #55b2de;
    border-radius: 7px;
    font-size: 2.2rem;
    font-weight: bold;
    margin: 80px auto;
    text-decoration: none;
}


/* ---------- 転勤ナビ 駅から探す ---------- */

#tenkin .station-box {
	width: 100%;
	height: 0;
	padding-top: 55%;
	background-image: url("../images/ground_tokushimashi.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: rgba(170,218,255,0.5);
	position: relative;
}

#tenkin .station-box .area-button {
	position: absolute;
	width: max-content;
	height: auto;
	text-align: center;
}

#tenkin .station-box .area-button a {
	text-decoration: none;
}

#tenkin .station-box .area-button01 {
	left: 60%;
	top: 40%;
}

#tenkin .station-box .area-button02 {
	left: 56%;
	top: 35%;
}

#tenkin .station-box .area-button03 {
	left: 51%;
	top: 40%;
}

#tenkin .station-box .area-button04 {
	left: 44%;
	top: 35%;
}

#tenkin .station-box .area-button05 {
	left: 58%;
	top: 47%;
}

#tenkin .station-box .area-button06 {
	left: 58%;
	top: 54%;
}

#tenkin .station-box .area-button07 {
	left: 55%;
	top: 62%;
}

#tenkin .station-box .area-button08 {
	left: 55%;
	top: 70%;
}

#tenkin .station-box .area-button09 {
	left: 38%;
	top: 44%;
}

#tenkin .station-box .area-button10 {
	left: 50%;
	top: 12%;
}

#tenkin .station-box .area-button .area-name {
	width: 100%;
	height: auto;
	color: #e5001b;
	background-color: #ffffff;
	padding: 0.5rem;
	border-radius: 0.5rem;
	border: solid 1px #e5001b;
}

#tenkin .station-box .area-button .area-name {
	width: 100%;
	height: auto;
	color: #e5001b;
	background-color: #ffffff;
	padding: 0.5rem;
	border-radius: 0.5rem;
	border: solid 1px #e5001b;
}

#tenkin .station-box .area-button a:hover > .area-name,
#tenkin .station-box .area-button a:active > .area-name {
	color: #ffffff;
	background-color: #e5001b;
}

/* ---------- PC用設定ここまで ---------- */
}


/* ---------- 画面サイズが767px以下の場合読み込む---------- */


@media only screen and (max-width: 768px) {

/* ---------- 転勤NVI メインメニュー ---------- */
#tenkin #tenkin-main-menu .menu-box {
	width: 100%;
}
#tenkin #tenkin-main-menu .menu-box li a {
	width: 50%;
	height: 6rem;
	padding: 1rem;
	background: none;
	text-align: center;
	text-decoration: none;
	color: #55b2de;
}

#tenkin #tenkin-main-menu .menu-box li a i {
	margin-right: 0;
}

#tenkin .breadcrumb {
	width: 94%;
	margin: 0 auto;
}
#tenkin .content-title {
	margin-top: 2rem;
}
#tenkin .content-title h2 {
	width: 100%;
	font-size: 3rem;
	padding: 2rem 0;
	text-align: center;
}
/* ---------- 転勤NVI TOP ---------- */
#tenkin #header {
    background: none;
}
#tenkin #header .header-box {
    width: 100%;
    height: auto;
    background-color: #55b2de;
    padding-bottom: 30%;
    background-image: url("../images/tenkin_heder_back.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
}
#tenkin #header .header-box .tenkin-header-logo {
    width: 94%;
    height: auto;
    margin: 0 auto;
}
#tenkin #header .header-box .tenkin-header-logo .logo-text {
    padding-top: 3%;
    font-size: 1.4rem;
}
#tenkin #header .header-box .tenkin-logo-box a {
    width: 100%;
    padding-top: 16%;
    background-size: 94% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
#tenkin #header .header-box .tenkin-no1-box {
    position: static;
    width: 94%;
    margin: 0 auto;
    background-size: 40% auto;
    margin-top: 2rem;
}
#tenkin #header .header-box .header-text {
    position: static;
    width: 94%;
    height: auto;
    margin: 0 auto;
    margin-top: 2rem;
    font-size: 2rem;
}
#tenkin .tenkin-box {
    margin-top: 2rem;
}

#tenkin .tenkin-box .top-text {
    width: 94%;
    margin: 2rem auto;
}

#tenkin .content01 .top-button-box {
    width: 94%;
    margin: 2rem auto;
}
#tenkin .content01 .top-button-box a {
    width: 100%;
    float: none;
    padding-top: 63%;
    margin: 0;
    background-size: 100% auto;
    margin-bottom: 4rem;
}
#tenkin .tenkin-box .service-box {
    width: 94%;
}
#tenkin .tenkin-box .service-box .feature-box dt {
    font-size: 2.4rem;
}
#tenkin .tenkin-box .service-box .feature-box dd {
    padding-left: 0;
}
#tenkin .tenkin-box .otoiawase-box {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 2rem;
}
#tenkin .tenkin-box .otoiawase-box a {
    width: 100%;
    margin: 2rem auto;
    padding-top: 57%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
/* ---------- 転勤NVI 社宅を探す ---------- */
#tenkin #header-s {
    background-image: none;
}
#tenkin #header-s .header-box {
    width: 100%;
    height: auto;
    padding-bottom: 20%;
    background-color: #55b2de;
    background-image: url("../images/tenkin_heder_back2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
}
#tenkin #header-s .header-box .tenkin-header-logo {
    width: 94%;
    height: auto;
    margin: 0 auto;
}
#tenkin #header-s .header-box .tenkin-header-logo .logo-text {
    padding-top: 3%;
}
#tenkin .tenkin-search-box {
    width: 94%;
}
#tenkin .tenkin-search a {
    width: 100%;
    padding-top: 70%;
    margin: 1rem auto;
    background-size: 100% auto;
}
#tenkin .tenkin-category-box {
    width: 94%;
}
#tenkin .tenkin-category-box li a {
    width: 100%;
    padding-top: 40%;
    background-size: 100% auto;
}
#tenkin .tenkin-flow .syataku-flow {
    width: 94%;
    margin: 0 auto;
}
#tenkin .tenkin-flow .flow-list-box {
    width: 100%;
    padding: 0;
    margin: 0;
    float: none;
    min-height: 0;
    padding-bottom: 70%;
    background-size: 100% auto;
    background-position: center bottom;
    margin-bottom: 2rem;
    position: relative;
}
#tenkin .tenkin-flow .flow-list-box .arrow-box {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    float: none;
}
#tenkin .tenkin-flow .flow-list-box .arrow-box i {
    transform: rotate( 90deg);
}
#tenkin .shop-info {
    width: 100%;
}
#tenkin #header-s .header-box .tenkin-logo-box a {
    width: 100%;
    padding-top: 16%;
    background-size: 94% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
#tenkin #header-s .header-box .tenkin-no1-box {
    position: static;
    width: 94%;
    margin: 0 auto;
    background-size: 45% auto;
    margin-top: 2rem;
}
/* ---------- 転勤NVI 社宅ご担当の方 ---------- */
#tenkin .tenkin-tantou .syataku-list {
    width: 94%;
    margin: 0 auto;
}
#tenkin .flow-list-box .list-box {
    width: 100%;
    margin: 2rem auto;
    padding-bottom: 40%;
    background-size: 45% auto;
    background-position: center bottom;
}
#tenkin .syataku-list .flow-list-box dd {
    padding: 1rem 0 1rem 2rem;
}
/* ---------- 転勤NVI 留守宅オーナーの方 ---------- */
#tenkin .rusutaku-box {
    width: 94%;
}
#tenkin .rusutaku-box .list-box {
    margin-bottom: 4rem;
}
#tenkin .rusutaku-box .list-box01 dd {
    padding: 2rem;
}
#tenkin .rusutaku-box .sub-list-box {
    padding: 2rem;
}
#tenkin .rusutaku-box .sub-list dd {
    padding-left: 0;
}
#tenkin .rusutaku-box .sub-sub-list {
    padding-left: 3rem;
}
#tenkin .rusutaku-box .sub-list dt {
    line-height: 1.8;
}
/* ---------- 転勤NVI 契約実績 ---------- */
#tenkin .jisseki-box {
    width: 94%;
    margin: 0 auto;
    background-size: 50% auto;
}
#tenkin .jisseki-box .torihiki-box {
    width: 100%;
}
#tenkin dl.main-list {
    margin-bottom: 2rem;
}
#tenkin #content ul.sub-list li {
    width: 100%;
}
#tenkin .jisseki-box .keiyaku-box {
    background-size: 100% auto;
}
#tenkin .keiyaku-box .keiyaku-list {
    width: 100%;
}
/* ---------- 転勤NVI お問い合わせ ---------- */
#tenkin .step-box {
	width: 94%;
	height: auto;
}

#tenkin .step-box li {
	display: block;
	height: auto;
	font-size: 1.6rem;
	padding: 0.5rem;
}

#tenkin .step-box li span {
	display: block;
	width: 100%;
	height: auto;
	font-size: 2rem;
}

#tenkin .tenkin-otoiawase #formWrap {
	width: 94%;
}

#tenkin .tenkin-otoiawase #formWrap .form-item {
	padding: 0;
}

#tenkin .tenkin-otoiawase #formWrap dt {
	width: 100%;
	height: auto;
	float: none;
	line-height: inherit;
	padding: 1rem 0;
}

#tenkin .tenkin-otoiawase #formWrap dd {
	width: 100%;
	height: auto;
	float: none;
	line-height: inherit;
	padding: 1rem 0;
}

#tenkin .tenkin-otoiawase #formWrap form input[type="text"] {
	width: 100%;
	margin-bottom: 1rem;
}

#tenkin .tenkin-otoiawase #formWrap form input[type="radio"] {
	margin-bottom: 2rem;
}

#tenkin .tenkin-otoiawase #formWrap form textarea {
	width: 100%;
}

#tenkin .tenkin-otoiawase #formWrap form .button-box {
	width: 100%;
	margin-top: 4rem;
}
#tenkin .tenkin-otoiawase #formWrap form .button-box input {
	width: 100%;
	float: none;
	margin: 2rem auto;
}
/* ---------- 転勤NVI お問い合わせ（確認画面） ---------- */
#tenkin .tenkin-kakunin #formWrap {
    width: 94%;
    margin: 0 auto;
}
#tenkin .tenkin-kakunin #formWrap table th {
    width: 100%;
    height: auto;
    float: none;
    line-height: inherit;
    padding: 1rem 0;
}
#tenkin .tenkin-kakunin #formWrap table td {
    width: 100%;
    height: auto;
    float: none;
    line-height: inherit;
    padding: 1rem 0;
}
#tenkin .tenkin-kakunin #formWrap input[type="submit"] {
    width: 100%;
    margin: 2rem 0;
}
#tenkin .tenkin-kakunin #formWrap input[type="button"] {
    width: 100%;
    margin: 2rem 0;
}
/* ---------- 転勤NVI お問い合わせ（送信完了画面） ---------- */
#tenkin .thanks-box {
    width: 94%;
}
#tenkin .tenkin-otoiawase .back-box a {
    width: 94%;
    height: 8rem;
}

/* ---------- 転勤NVI 駅から探す ---------- */

#tenkin .station-box {
	width: 100%;
	height: 500px;
	background-size: 200% auto;
	background-position: left 60% top;
}

#tenkin .station-box .area-button01 {
	left: 68%;
	top: 30%;
}

#tenkin .station-box .area-button02 {
	left: 44%;
	top: 22%;
}

#tenkin .station-box .area-button03 {
	left: 33%;
	top: 30%;
}

#tenkin .station-box .area-button04 {
	left: 12%;
	top: 22%;
}

#tenkin .station-box .area-button05 {
	left: 54%;
	top: 40%;
}

#tenkin .station-box .area-button06 {
	left: 64%;
	top: 50%;
}

#tenkin .station-box .area-button07 {
	left: 22%;
	top: 50%;
}

#tenkin .station-box .area-button08 {
	left: 34%;
	top: 60%;
}

#tenkin .station-box .area-button09 {
	left: 1%;
	top: 30%;
}

#tenkin .station-box .area-button10 {
	left: 28%;
	top: 8%;
}



#tenkin #tenkin-main-menu {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1rem 0;
}

#tenkin #tenkin-main-menu .menu-box {
    width: 100%;
    max-width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

#tenkin #tenkin-main-menu .menu-box ul {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
    list-style: none;
}

#tenkin #tenkin-main-menu .menu-box li {
    display: block;
    width: 50%;
    height: 6rem;
    margin: auto;
    padding: 1rem;
    text-align: center;
    text-decoration: none;
    list-style: none;
    border-left: none;
}

#tenkin #tenkin-main-menu .far {
    content: "\f35a";
    font-family: "Font Awesome 5 Free";
}

#tenkin #tenkin-main-menu .menu-box li a {
    color: #55B2DE;
    text-decoration: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

#tenkin #tenkin-main-menu .last {
    border-right: none;
}

/* ---------- スマホ用ここまで ---------- */
} 

/*追加分*/
.syatakucompany-box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.syatakucompany-box- {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 0 auto;
    text-align: justify;
    padding-bottom: 4rem;
}
.syatakucompany-img{
    display: block;
    max-width: 150px;
    width: 150px;
    margin: 0 auto;
    padding: 0 2rem;
}

@media print,screen and (max-width:425px) {
.syatakucompany-box- {
    display: block;
    width: 94%;
}
    
.syatakucompany-img {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 2rem;
}
}