@charset "utf-8";

.outlookMedia {
    margin: 90px auto 0;
}

.outlookMedia .mediaImgWpwrapper {
    text-align: left;
    flex: 0 1 25%;
}

.outlookMedia .mediaImgWpwrapper {
    text-align: center;
}

.outlookMedia .mediaTit {
    font-size: 30px;
    line-height: 1.6;
}

.outlookMedia .mediaTxt {
    font-size: 20px;
    margin: 20px 0 0;
}

.outlookMedia .mediaBodyImgWpwrapper {
    display: flex;
    justify-content: flex-end;
    margin: 20px 20px 0 0;
}

.outlookIn {
    max-width: 1050px;
    width: 96%;
    margin: auto;
}

.outlookTit {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.outlookBox {
    margin: 50px auto 0;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.outlookItem {
    width: 100%;
    margin: 0 1% 20px;
}

.outlookItem a {
    display: block;
    text-decoration: none;
    color: #4d4d4d;
}

.outlookItemTxt {
    /* display: flex; */
    justify-content: center;
    font-weight: bold;
    padding: 10px 0 0;
    text-align: center;
}

.outlookEx {
    margin: 50px 0 0;
}

.outlookTxt {
    display: flex;
    justify-content: center;
}

.outlookCont {
    margin: 80px 0 0;
}

.outlookItem a:hover {
    opacity: .8;
}

.titSet01In>em {
    color: #F05A24;
}

.titSet01 {
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: bold;
    position: relative;
}

.titSet01In {
    position: relative;
}

.titSet01:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 32vw;
    height: 1px;
    background: #898989;
    margin: 0px 0 0 10em;
}

.titSet01Wp {
    position: relative;
    padding: 1em;
}

.titSet01Wp:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 22px 0 0;
    border-color: #F05A24 transparent transparent transparent;
}

.outlookBox01 {
    margin: 100px auto 0;
}

.outlookWp02 {
    margin: 100px auto 0;
}

.outlookMedia .mediaBody {
    padding: 2em;
}

.steps {
    font-size: 28px;
    position: relative;
    font-weight: bold;
}

.steps:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 90px;
    height: 6px;
    background: #F05A24;
}

.intitSet01 {
    font-size: 30px;
    font-weight: bold;
    margin: 15px 0 0 .2em;
}

.intitSet01In {
    position: relative;
}

.intitSet01In:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 125px;
    height: 6px;
    background: #f05a24;
}

.outlookInBox01 {
    /* background: url(../img/common/outlookbg01.jpg) no-repeat top left; */
    height: 350px;
    position: relative;
    margin: 60px auto 0px;
    display: flex;
    align-items: flex-end;
    padding: 2em;
}

.outlookProFileBg {
    background: url(../img/common/outlookbg01.jpg) no-repeat top center;
    background-size: cover;
}

.heatureBg02 {
    background: url(../img/common/outlookbg02.jpg) no-repeat top right;
}

.heatureBg03 {
    background: url(../img/common/outlookbg03.jpg) no-repeat top right;
}

.heatureBg04 {
    background: url(../img/common/outlookbg04.jpg) no-repeat top right;
}

.outlookTxtBox01 {
    background: #fff;
    padding: 20px;
    width: 91%;
}

.outlookMedia01 {
    margin: 100px auto 0;
}

.intitSet03 {
    font-size: 26px;
    font-weight: bold;
}

.intitSet03In {
    position: relative;
}

.intitSet03In:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 1.9em;
    height: 1px;
    background: #4d4d4d;
}

.intitSet03Wp {
    justify-content: space-between;
}

.intitSet03Box {
    margin: 15px 0 0;
}

.mediaSubTit {
    margin: 35px 0 10px;
    font-size: 18px;
    border-bottom: solid 1px #4d4d4d;
    padding: 0 0 10px;
    font-weight: bold;
}

.enSubTit {
    color: #f15a24;
    font-weight: bold;
}

.outlookMedia01 .mediaBody {
    /* padding: 1em; */
}

.outlookMedia01 .mediaImgWpwrapper {
    /* flex: 0 1 44%; */
}

.outlookMedia01 .mediaTit {
    font-size: 30px;
}

.intitSet02 {
    font-size: 28px;
    font-weight: bold;
    margin: 20px 0 0;
}

.outlookMedia02 .mediaTxt {
    margin: 20px 0 0;
}

.outlookMedia02 {
    margin: 100px auto 0;
}

.outlookMedia02 .mediaImgWpwrapper {
    position: relative;
    /* z-index: 1; */
}

.outlookMedia02 .mediaImgWpwrapper:before {
    content: "";
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(77, 77, 77, 0.5);
}

.outlookMedia02 .mediaImgWpwrapper img {
    position: inherit;
    z-index: 2;
}

.outlookLeadBox {
    max-width: 800px;
    width: 96%;
    margin: 50px auto 0;
}

.outlookProFileWp {
    margin: 100px auto 0;
    padding: 39px 40px;
    max-width: 1280px;
    width: 96%;
}

.outlookProFileBox {
    background: #fff;
    max-width: 480px;
    width: 90%;
    padding: 1em;
}

.outlookProFileTit {
    font-size: 35px;
    font-weight: bold;
}

.outlookProFileSubTit {
    margin: 20px 0 0;
}

.outlookProFileTxt01 {
    margin: 20px 0 0;
}

.outlookProFileTxt02 {
    display: flex;
    justify-content: flex-end;
    margin: 5px 0 0;
}

.tit02 {
    text-align: center;
    font-size: 40px;
    position: relative;
}

.tit02 span {
    display: block;
    font-size: 24px;
    margin: 10px 0 0;
}

.tit02:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 44px;
    height: 2px;
    background: #222;
    right: 0;
    margin: auto;
}

.ankCont {
    max-width: 1050px;
    width: 96%;
    margin: auto;
}

.ankBtnSet {
    max-width: 1110px;
    width: 96%;
    margin: 100px auto 0;
}

.ankBtnItem {
    width: 23%;
    margin: 0 1% 20px;
}

.ankBtnItem a {
    display: block;
    color: #4d4d4d;
    text-decoration: none;
}

.ankBtnTxt {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
}

.entryBnrWp {
    max-width: 1050px;
    width: 96%;
    margin: 100px auto 0;
}

.entryBnrBox>div {
    width: 46%;
    margin: 0 2%;
}

.entTel>h3 {
    text-align: center;
    font-size: 16px;
    margin: 10px 0 0;
}

.entTel>p {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: #4f9235;
}

.entMail>a {
    display: block;
    text-decoration: none;
    color: #4d4d4d;
    text-align: center;
}

.entMail>a>h3 {
    text-align: center;
    font-size: 16px;
    margin: 10px 0 0;
}

.entMail>a>p {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    color: #f36511;
}

.entMail>a:hover {
    opacity: .8;
}

.entryBnrBox {
    margin: 100px auto 0;
}

.txtLarge {
    font-size: 1.25em;
}

.txtSmall {
    font-size: 17px;
}

/*-- 固定ここまで --*/
/* // 小デバイス（横向きモバイル, 414px 以上） */
@media (min-width: 414px) {}

/* // 小デバイス（横向きモバイル, 576px 以上） */
@media (min-width: 576px) {
    .outlookItem {
        /* width: 23%; */
        /* margin: 0 1% 20px; */
    }
}

/* // 中デバイス（タブレット, 768px 以上） */
@media (min-width: 768px) {
    .outlookItem {
        /* width: 18%; */
        margin: 0 0 20px;
    }
}

/* // 大デバイス（デスクトップ, 992px 以上） */
@media (min-width: 992px) {
    .outlookItem {
        /* width: 18%; */
        /* margin: 0 1% 20px; */
    }
}

/* // 特大デバイス（ワイド・デスクトップ, 1200px 以上） */
@media (min-width: 1200px) {}