
/***********************/
/*        con00        */
/***********************/

/***  [ con00 cd ]  ***/
/***  [ con00 cm ]  ***/
/***  [ con00 da ]  ***/
/***  [ con00 dh ]  ***/
/***  [ con00 dr ]  ***/
/***  [ con00 rt ]  ***/

/***********************/
/*        conAll        */
/***********************/

/***  margin-bottom  ***/
.mb0 {
    margin-bottom: 0;
}
.mb8 {
    margin-bottom: 8px;
}
.mb16 {
    margin-bottom: 16px;
}
.mb24 {
    margin-bottom: 24px;
}
.mb32 {
    margin-bottom: 32px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb48 {
    margin-bottom: 48px;
}
.mb56 {
    margin-bottom: 56px;
}
.mb64 {
    margin-bottom: 64px;
}
.mb72 {
    margin-bottom: 72px;
}
.mb80 {
    margin-bottom: 80px;
}
.mb88 {
    margin-bottom: 88px;
}
.mb96 {
    margin-bottom: 96px;
}
.mb104 {
    margin-bottom: 104px;
}
.mb112 {
    margin-bottom: 112px;
}
.mb120 {
    margin-bottom: 120px;
}
.mb144 {
    margin-bottom: 144px;
}
.mb160 {
    margin-bottom: 160px;
}
.mb200 {
    margin-bottom: 200px;
}
/***  padding-bottom  ***/
.pb0 {
    padding-bottom: 0;
}
.pb8 {
    padding-bottom: 8px;
}
.pb16 {
    padding-bottom: 16px;
}
.pb24 {
    padding-bottom: 24px;
}
.pb32 {
    padding-bottom: 32px;
}
.pb40 {
    padding-bottom: 40px;
}
.pb48 {
    padding-bottom: 48px;
}
.pb56 {
    padding-bottom: 56px;
}
.pb64 {
    padding-bottom: 64px;
}
.pb72 {
    padding-bottom: 72px;
}
.pb80 {
    padding-bottom: 80px;
}
.pb88 {
    padding-bottom: 88px;
}
.pb96 {
    padding-bottom: 96px;
}
.pb104 {
    padding-bottom: 104px;
}
.pb112 {
    padding-bottom: 112px;
}
.pb120 {
    padding-bottom: 120px;
}

/***  max-width  ***/
.mw100 {
    max-width: 100%;
}
.mw200px {
    max-width: 200px;
}
.mw240px {
    max-width: 240px;
}
.mw280px {
    max-width: 280px;
}
.mw320px {
    max-width: 320px;
}
.mw400px {
    max-width: 400px;
}
.mw480px {
    max-width: 480px;
}
.mw560px {
    max-width: 560px;
}
.mw640px {
    max-width: 640px;
}
.mw720px {
    max-width: 720px;
}
.mw800px {
    max-width: 800px;
}
.mw880px {
    max-width: 880px;
}
.mw960px {
    max-width: 960px;
}

/***  width  ***/
.w100 {
    width: 100%;
}
.over {
    overflow: hidden;
}


/***********************/
/*       header        */
/***********************/

#subHeader {
    position: relative;
    height: 608px;
    background: url(/sub/img/sub-mv-bg.png) top center no-repeat;
}
#subHeaderIn {
    background: none;
    position: absolute;
    width: 2000px;
    height: 608px;
    margin-left: -1000px;
    left: 50%;
    top: 0;
}
#subHeaderIn h2 img {
    width: 1920px;
    height: 640px;
}

.career #subHeaderIn {
    background: url(/sub/img/sub-mv_dr-c-re.png) top center no-repeat;
}
.ooe #subHeaderIn {
    background: url(/sub/img/sub-mv_dr-c_ooe.png) top center no-repeat;
}
#rt #subHeaderIn {
    background: url(/sub/img/sub-mv-bg-rt.png) top center no-repeat;
    background-size: 98%;
}
#group #subHeaderIn {
    background: url(/sub/img/sub-mv-bg-group.png) top center no-repeat;
}
/*     breadcrumb
***********************/

#breadcrumb {
    position: absolute;
    width: 1280px;
    margin-left: auto;
    z-index: 100;
    overflow: hidden;
    background: url(/sub/img/ico-breadcrumb-home.png) left 3px no-repeat;
    padding-left: 30px;
    top: unset;
    left: unset;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
}
#breadcrumb li {
    float: left;
    color: #2fbde0;
    padding-right: 10px;
}

#breadcrumb li::before {
    content: "";
    width: 29px;
    height: 1px;
    margin: 12px 10px 0 0;
    background: url(/sub/img/ico-breadcrumb-arrow.png) center center no-repeat;
    display: inline-block;
    top: -5px;
    position: relative;
}
#breadcrumb li:first-child:before {
    display: none;
}
#breadcrumb li a {
    color: #2fbde0;
}


/***********************/
/*        con01        */
/***********************/

#anxietyThingWrap {
    background: #edf3f9;
    position: relative;
}
#anxietyThing {
    width: 1100px;
    margin: 0 auto;
}
.anxietyThingList01 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.anxietyThingList01 li {
    float: left;
    margin-right: 40px;
}
.anxietyThingList01 li img {
    width: 220px;
}
.anxietyThingText01 {
    padding: 70px 0 90px;
}

/***  [ con01 cd ]  ***/
/***  [ con01 cm ]  ***/
/***  [ con01 da ]  ***/
/***  [ con01 dh ]  ***/

/***  [ con01 dr ]  ***/
#dr.career #anxietyThingWrap::after {
    content: "";
    width: 1100px;
    height: 106px;
    margin-left: -550px;
    background: url(/sub/img/con01-bg-arrow.png) top center no-repeat;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 5;
}
#dr.career .anxietyThingText01 {
    padding-bottom: 0;
}
#dr.semi .anxietyThingList01 li img {
    width: 306px;
    height: 160px;
}

/***  [ con01 rt ]  ***/


/***********************/
/*        con02        */
/***********************/

#thinkingWrap {
    background: url(/sub/img/con02-bg.png) bottom center no-repeat;
    text-align: left;
    padding-bottom: 90px;
}
#thinking {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
#thinkingIn {
    width: 598px;
    float: left;
}
#thinking h3 img {
    width: 598px;
    height: 185px;
}
#thinking h4 img {
    width: 598px;
    height: 180px;
}
#con02-child {
    background: #f7fcfc;
    padding: 24px 0 40px 0;
}
#con02-child img {
    display: block;
    margin: 0 auto;
}
.step #thinking h4 img {
    height: 120px;
}


/***********************/
/*      con03/06       */
/***********************/

#supportWrap {
    background: #fff8e5;
}
#support {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
#support h3 {
    position: absolute;
    top: -28px;
    left: 0;
    z-index: 10;
}
#support h3 img {
    width: 336px;
    height: 72px;
}
#support h4 img {
    width: 530px;
    height: 296px;
}
#support01 {
    padding-top: 76px;
    overflow: hidden;
    background: url(/sub/img/con03-sec01bg.png) left 200px no-repeat;
    padding-bottom: 60px;
}	
#support01In {
    width: 518px;
    text-align: left;
    float: right;
}
#support01In h5 img {
    width: 518px;
    height: 160px;
}
#support02 {
    overflow: hidden;
    padding-bottom: 120px;
    background: url(/sub/img/con03-sec02bg.png) right 90px no-repeat;
}
#support02In {
    width: 518px;
    text-align: left;
    float: left;
}
#support02In img {
    width: 518px;
    height: 160px;
}
.career #supportWrap {
    min-height: 830px;
    background: url(/sub/img/con03-bg.png) top center no-repeat #fff8e5;
}
.semi #support01 {
    background-position-y: 178px;
    padding-bottom: 96px;
}
.step #support01 {
    background-position-y: 152px;
}
#dh #support01 {
    background: url(/sub/img/con03-sec02bg.png) left 161px no-repeat;
}

/***********************/
/*        con04        */
/***********************/

#stepupWrap {
    background: #fcebec;
    padding: 76px 0 84px;
}
#stepup {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
#stepup::before {
    content: "";
    width: 293px;
    height: 322px;
    background: url(/sub/img/con04-dh-obj01.png);
    position: absolute;
    top: -130px;
    right: 0;
}
#dr #stepup::before {
    background: url(/sub/img/con04-obj01.png);
}
#stepup h3 {
    position: absolute;
    top: -101px;
    left: 0;
    z-index: 10;
}
#stepup h3 img {
     width: 157px;
     height: 71px;
}
#stepup h4 {
    margin-bottom: 20px;
    position: relative;
}
#stepup h4::before {
    width: 180px;
    height: 40px;
    content: "";
    background: url(/sub/img/con04-obj02.png)no-repeat center top;
    position: absolute;
    bottom: -20px;
    right: 310px;
    transform: rotate(15deg);
}
#stepup h4 img {
     width: 1100px;
     height: 100px;
}
#stepupLeft {
/*    width: 650px;*/
/*    float: left;*/
    margin-bottom: 50px;
    position: relative;
}
#stepupLeft li {
    margin-right: 10px;
    float: left;
}
#stepupLeft li a {
    display: block;
    width: 130px;
    height: 70px;
    background: url(/sub/img/con04-tab-num.png) no-repeat #fff;
    text-indent: -9999px;
    cursor: pointer;
}
#tab_btn {
    position: relative;
    overflow: hidden;
}
#tabBtn01 a {
    background-position: left top !important;
}
#tabBtn02 a {
    background-position: left -70px !important;
}
#tabBtn03 a {
    background-position: left -140px !important;
}
#tabBtn04 a {
    background-position: left -210px !important;
}
#tabBtn05 a {
    background-position: left -280px !important;
}
#tabBtn01 a:hover, #tabBtn01 a.current {
    background-position: right top !important;
}
#tabBtn02 a:hover, #tabBtn02 a.current {
    background-position: right -70px !important;
}
#tabBtn03 a:hover, #tabBtn03 a.current {
    background-position: right -140px !important;
}
#tabBtn04 a:hover, #tabBtn04 a.current {
    background-position: right -210px !important;
}
#tabBtn05 a:hover, #tabBtn05 a.current {
    background-position: right -280px !important;
}
#stepupLeft li a:hover, #stepupLeft li a.current {
    background-color: #eb8f90;
}
.div_stepup {
    display: none;
    background: #fff;
    border: solid 6px #eb8f90;
}
.div_stepup h5 {
    padding: 48px 0 30px 44px;
    color: #eb8f90;
    font-size: 24px;
    text-align: left;
    line-height: 38px;
}
#tabContents01 {
    display: block;
}
#tabContents01 h5 {
    background: url(/sub/img/con04-tab01.png) right top no-repeat;
}
#tabContents02 h5 {
    background: url(/sub/img/con04-tab02.png) right top no-repeat;
}
#tabContents03 h5 {
    background: url(/sub/img/con04-tab03.png) right top no-repeat;
}
#tabContents04 h5 {
    background: url(/sub/img/con04-tab04.png) right top no-repeat;
}
#tabContents05 h5 {
    background: url(/sub/img/con04-tab05.png) right top no-repeat;
}
.div_stepup .table02 {
    width: 1000px;
    margin: 0 auto 45px;
}
.table02 {
    border-collapse: collapse;
}
.table02 tr {
    border-top: solid 2px #eb8f90;
}
.table02 tr:last-child {
    border-bottom: solid 2px #eb8f90;
}
.table02 th {
    width: 145px;
    padding: 17px 0;
    color: #eb8f90;
    font-size: 20px;
    border-right: solid 2px #eb8f90;
}
.table02 td {
    padding: 20px 0 20px 30px;
    text-align: left;
}
#stepPhotoBox {
    overflow: hidden;
}
#stepPhotoBox li {
    float: left;
    margin-right: 20px;
}
#stepPhotoBox li img {
    width: 353px;
    height: 230px;
}
#stepup .tab_box table td ul {
    padding-left: 16px;
}
#stepup .tab_box table td ul li {
    list-style-type: square;
    float: none;
}

/***********************/
/*        con05        */
/***********************/

#educationWrap {
    padding-bottom: 120px;
    background: url(/sub/img/con05-bg.png) top center no-repeat;
}

#education {
    width: 1100px;
    margin: 0 auto;
}
#education h3 img {
    width: 1100px;
    height: 272px;
}
#slideEducation {
    width: 900px;
    margin: 0 auto;
    position: relative;
    border: 2px solid #dcdcdc;
}
.custom-navigation {
    position: absolute;
    height: 80px;
    top: 50%;
    margin-top: -40px;
}
.custom-navigationIn {
    position: relative;
    width: 900px;
}
.flex-prev {
    position: absolute;
    top: 0;
    left: -50px;
    display: block;
    width: 40px;
    height: 80px;
    background: url(/sub/img/ico-slide-prev.jpg);
}
.flex-next {
    position: absolute;
    top: 0;
    right: -50px;
    display: block;
    width: 40px;
    height: 80px;
    background: url(/sub/img/ico-slide-next.jpg);
}


/***********************/
/*        con06        */
/***********************/

/* support→con03 */

.career #educationWrap {
    padding-bottom: 54px;
}
.career #educationIn {
    padding: 0 582px 24px 0;
    background: url(/sub/img/con05-pic-dr-c.png) center 15px no-repeat;
    text-align: left;
}
.career #educationIn h4 img {
    width: 518px;
    height: 213px;
}
#educationIn h5 img {
    width: 518px;
    height: 160px;
} 

/***********************/
/*        con07        */
/***********************/

#staffVoiceWrap {
    background: #f4fced;
    padding-top: 80px;
    padding-bottom: 90px;
    position: relative;
}
#staffVoice {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
#staffVoice h3 {
    position: absolute;
    top: -107px;
    right: 0;
    z-index: 10;
}
#staffVoice h3 img {
    width: 259px;
    height: 65px;
}
#staffVoice h4 {
    margin-bottom: 20px;
}
#staffVoice h4 img {
    width: 1100px;
    height: 50px;
}
#staffVoiceLeft {
    position: relative;
}
#staffVoiceLeft ul {
    overflow: hidden;
}
#staffVoiceLeft li {
    margin-right: 10px;
    float: left;
    width: 250px !important;
}
#staffVoiceLeft li:last-child {
    margin-bottom: 0;
}
#staffVoiceLeft li a {
    display: block;
    width: 250px;
    height: 100px;
    text-indent: -9999px;
    cursor: pointer;
}
#tabBtn2_01 a {
    background-position: left top !important;
}
#tabBtn2_02 a {
    background-position: left -110px !important;
}
#tabBtn2_03 a {
    background-position: left -220px !important;
}
#tabBtn2_04 a {
    background-position: left -330px !important;
}
#tabBtn2_05 a {
    background-position: left -440px !important;
}
#tabBtn2_01 a:hover,
#tabBtn2_01 a.current {
    background-position: right top !important;
}
#tabBtn2_02 a:hover,
#tabBtn2_02 a.current {
    background-position: right -110px !important;
}
#tabBtn2_03 a:hover,
#tabBtn2_03 a.current {
    background-position: right -220px !important;
}
#tabBtn2_04 a:hover,
#tabBtn2_04 a.current {
    background-position: right -330px !important;
}
#tabBtn2_05 a:hover,
#tabBtn2_05 a.current {
    background-position: right -440px !important;
}
#tabContents2_01 {
    display: block;
}
#tabContents2_01 h5 {
    background: url(/sub/img/con07-tab01-bg.png) right top no-repeat;
}
#tabContents2_02 h5 {
    background: url(/sub/img/con07-tab02-bg.png) right top no-repeat;
}
#tabContents2_03 h5 {
    background: url(/sub/img/con07-tab03-bg.png) right top no-repeat;
}
#tabContents2_04 h5 {
    background: url(/sub/img/con07-tab04-bg.png) right top no-repeat;
}
#tabContents2_05 h5 {
    background: url(/sub/img/con07-tab05-bg.png) right top no-repeat;
}

.div_staffVoice {
    display: none;
    background: #fff;
    border: solid 6px #31c2b2;
    text-align: left;
    overflow: hidden;
}
.div_staffVoice h6 {
    padding-bottom: 44px;
    color: #31c2b2;
    font-size: 24px;
    line-height: 38px;
    margin-left: 20px;
    float: left;
    position: relative;
    margin-top: -24px;
}
.div_staffVoiceIn {
    width: 1000px;
    margin: 0 auto 44px;
    overflow: hidden;
}
.div_staffVoiceIn-catch {
    color: #35b1cf;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.6;
    margin: 0 auto 24px;
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.div_staffVoiceIn img.flImgL {
    width: 320px;
    height: 220px;
}
.label {
    padding: 5px 25px;
    color: #fff;
    background: #31c2b2;
    font-size: 18px;
    line-height: 38px;
    float: left;
}
.staffVoiceInTit01 {
    overflow: hidden;
}
.only-career {
    dislay: none;
    width: 1100px;
    height: 190px;
}

/***  [ con07 dr ]  ***/

#dr #staffVoiceLeft li a {
    background: url(/sub/img/con07-dr-tab-num-re.png) no-repeat;
}
/***  [ con07 dh ]  ***/

#dh #staffVoiceLeft li a {
    background: url(/sub/img/con07-dh-tab-num.png) no-repeat;
}
/***  [ con07 da ]  ***/

#da #staffVoiceLeft li a {
    background: url(/sub/img/con07-da-tab-num.png) no-repeat;
}
/***  [ con07 cm ]  ***/

#cm #staffVoiceLeft li a {
    background: url(/sub/img/con07-cm-tab-num.png) no-repeat;
}
/***  [ con07 rt ]  ***/

#rt #staffVoiceLeft li a {
    background: url(/sub/img/con07-rt-tab-num.png) no-repeat;
}
/***********************/
/*        con08        */
/***********************/

#followWrap {
    background: url(/sub/img/con08-bg.png) top center no-repeat;
    position: relative;
}
#followWrap::after {
    content: "";
    width: 900px;
    height: 110px;
    margin-left: -450px;
    background: url(/sub/img/con08-bg-bottom.png) top center no-repeat;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 5;
}
#follow {
    width: 900px;
    margin: 0 auto;
    position: relative;
    padding-top: 282px;
}
#follow h3 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
#follow h3 img {
    width: 900px;
    height: 282px;
}
#followBoxList li {
    width: 293px;
    height: 256px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    background: #fff8e5;
    position: relative;
    z-index: 10;
    overflow: hidden;
}
#followBoxList li:nth-child(2n) {
    background: #fdeff0;
}
#followBoxList li:nth-child(3n) {
    margin-right: 0;
}
#followBoxList li:nth-child(10),
#followBoxList li:nth-child(11),
#followBoxList li:nth-child(12) {
    margin-bottom: 0;
}
#followBoxList li h4 img {
    width: 293px;
    height: 112px;
}
#followList01::before,
#followList02::before,
#followList03::before,
#followList04::before,
#followList05::before,
#followList06::before,
#followList07::before,
#followList08::before,
#followList09::before,
#followList10::before,
#followList11::before,
#followList12::before {
    content: "";
    position: absolute;
    z-index: -1;
}
#followList04::before,
#followList06::before,
#followList07::before {
    width: 80px;
    height: 80px;
}
#followList08::before,
#followList09::before,
#followList10::before,
#followList11::before {
    width: 90px;
    height: 90px;
}
#followList01::before {
    width: 80px;
    height: 170px;
    background: url(/sub/img/con08-obj01.png)no-repeat center top;
    top: 80px;
    right: 0;
    transform: rotate(10deg);
}
#followList02::before {
    width: 80px;
    height: 100px;
    background: url(/sub/img/con08-obj02.png)no-repeat center top;
    bottom: 0;
    right: 10px;

    transform: rotate(10deg);
}
#followList03::before {
    width: 120px;
    height: 120px;
    background: url(/sub/img/con08-obj03.png)no-repeat center top;
    bottom: -20px;
    left: -17px;
}
#followList04::before {
    background: url(/sub/img/con08-obj04.png)no-repeat center top;
    bottom: -4px;
    right: -7px;
}
#followList05::before {
    width: 80px;
    height: 120px;
    background: url(/sub/img/con08-obj05.png)no-repeat center top;
    bottom: 10px;
    right: -5px;
}
#followList06::before {
    background: url(/sub/img/con08-obj06.png)no-repeat center top;
    bottom: -2px;
    right: 5px;
    transform: rotate(15deg);
}
#followList07::before {
    background: url(/sub/img/con08-obj07.png)no-repeat center top;
    bottom: 0px;
    left: 10px;
    transform: rotate(15deg);
}
#followList08::before {
    background: url(/sub/img/con08-obj08.png)no-repeat center top;
    bottom: -2px;
    right: -25px;
    transform: rotate(15deg);
}
#followList09::before {
    background: url(/sub/img/con08-obj09.png)no-repeat center top;
    bottom: -2px;
    right: -5px;
    transform: rotate(10deg);
}
#followList10::before {
    background: url(/sub/img/con08-obj10.png)no-repeat center top;
    bottom: 2px;
    right: 7px;
}
#followList11::before {
    background: url(/sub/img/con08-obj11.png)no-repeat center top;
    bottom: 0px;
    right: 22px;
    transform: rotate(-10deg);
}
#followList12::before {
    width: 130px;
    height: 100px;
    background: url(/sub/img/con08-obj12.png)no-repeat center top;
    bottom: -10px;
    right: -15px;
}
.con08-end-wh {
    width: 899px;
    height: 189px;
}


/***********************/
/*        con09        */
/***********************/

#experienceWrap {
    background: #edf3f9;
    position: relative;
    padding-bottom: 80px;
}
#experience {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
#experience h3 img {
    width: 1100px;
    height: 201px;
}
#experience h4 {
    margin-bottom: 10px;
}
#experience h4 img {
    width: 1100px;
    height: 50px;
}
#experienceRight {
/*
    float: right;
    width: 900px;
    height: 691px;
*/
    position: relative;
}
#experienceRight ul {
/*
    float: right;
    width: 250px;
*/
    overflow: hidden;
}
#experienceRight li {
    float: left;
    margin-right: 10px;
}
#experienceRight li a {
    display: block;
    width: 250px;
    height: 100px;
    background: url(/sub/img/con09-tab-num.png) no-repeat;
    text-indent: -9999px;
    cursor: pointer;
}
#experienceRight li:last-child {
    margin-bottom: 0;
}
#tabContents3_01 {
    display: block;
}
#tabBtn3_01 a {
    background-position: left top !important;
}
#tabBtn3_02 a {
    background-position: left -110px !important;
}
#tabBtn3_03 a {
    background-position: left -220px !important;
}
#tabBtn3_01 a:hover,
#tabBtn3_01 a.current {
    background-position: right top !important;
}
#tabBtn3_02 a:hover,
#tabBtn3_02 a.current {
    background-position: right -110px !important;
}
#tabBtn3_03 a:hover,
#tabBtn3_03 a.current {
    background-position: right -220px !important;
}
.div_experience {
/*
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 638px;
*/
    background: #fff;
    border: solid 6px #158bba;
    text-align: left;
    overflow: hidden;
}
.div_experience h5 {
    padding: 50px 0 30px 44px;
    color: #158bba;
    font-size: 24px;
    line-height: 38px;
}
.div_experienceIn {
    width: 1000px;
    margin: 0 auto 44px;
    overflow: hidden;
}
.div_experienceIn img {
width: 320px;
height: 220px;
}
#tabContents3_01 h5 {
    background: url(/sub/img/con09-h501.png) right top no-repeat;
}
#tabContents3_02 h5 {
    background: url(/sub/img/con09-h502.png) right top no-repeat;
}
#tabContents3_03 h5 {
    background: url(/sub/img/con09-h503.png) right top no-repeat;
}


/***********************/
/*        con10        */
/***********************/

#clinicTourWrap {
    background: #fdeff0;
    position: relative;
}
#clinicTourWrap::after {
    content: "";
    width: 377px;
    height: 395px;
    margin-right: -602px;
    background: url(/sub/img/con10-obj05.png);
    position: absolute;
    bottom: 0;
    right: 50%;
    z-index: 10;
}
#clinicTour {
    width: 960px;
    margin: 0 auto;
}
#clinicTour h3 img {
    height: 265px;
}
#clinicTour h4 img {
    height: 216px;
}
#clinicTour img {
    height: 329px;
}
#clinicTourList {
    overflow: hidden;
}
#clinicTourList li {
    width: 300px;
    float: left;
    margin-right: 30px;
}
#clinicTourList li:last-child {
    margin-right: 0;
}
#clinicTourList li img {
    height: 160px;
}
#clinicTourIn {
    overflow: hidden;
    width: 930px;
    margin-left: 30px;
    text-align: left;
}
#clinicTour01 {
    overflow: hidden;
    margin-bottom: 60px;
}
#clinicTour02 {
    overflow: hidden;
}
#clinicTourLeft {
    width: 450px;
    float: left;
}
#clinicTourRight {
    width: 450px;
    float: right;
}
#clinicTourLeft img,
#clinicTourRight img {
    height: 260px;
}
#clinicTourLeft h5 img {
    height: 95px;
}
#clinicTourRight h5 img {
    height: 54px;
}

/***  [ con10 dr ]  ***/


/***********************/
/*        con11        */
/***********************/

#requirementrsWrap {
    background: #edf3f9;
    padding: 100px 0 90px;
}
#requirementrs {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
#requirementrs h3 {
    position: absolute;
    top: -116px;
    left: 0;
    z-index: 10;
}
#requirementrs h3 img {
    width: 304px;
    height: 69px;
}
#requirementrsIn {
    width: 800px;
    margin: 0 auto;
}
#requirementrsBox {
    width: 700px;
    padding: 70px 40px 69px 60px;
    background: #fff;
}
.table01 {
    border-collapse: collapse;
}
.table01 tr {
    border-top: solid 2px #8ccae3;
}
.table01 tr:last-child {
    border-bottom: solid 2px #8ccae3;
}
.table01 th {
    width: 143px;
    padding: 17px 17px 17px 0;
    color: #158bba;
    font-size: 20px;
    border-right: solid 2px #8ccae3;
}
.table01 td {
    padding: 20px 0 20px 30px;
    text-align: left;
}
#requirementrs .table01 tr:nth-child(3) td em {
    font-style: normal;
    text-align: center;
    width: 50px;
    display: inline-block;
    letter-spacing: 0.1em;
    margin-right: 16px;
}
.wFull {
    width: 100%;
}
#btn_entry {
    width: 500px;
    margin: 70px auto 0;
}
#btn_entry a img {
    width: 500px;
    height: 100px;
}
#requirementrsBox .table01 td ul.li-square {
    padding-left: 16px;
}
#requirementrsBox .table01 td ul.li-square li {
    list-style-type: square;
}
#requirementrsBox .table01 td .flex {
    display: flex;
    align-items: flex-start;
}
#requirementrsBox .table01 td dl > div:not(:last-of-type) {
    border-bottom: dotted 1px rgba(24,136,184,.8);
    margin-bottom: 8px;
    padding-bottom: 8px;
}
#requirementrsBox .table01 td .flex dt {
    width: 56px;
}
#requirementrsBox .table01 td .flex dd {
    width: calc(100% - 56px);
}
/***********************/
/*        con12        */
/***********************/

/***  [ con12 dr ]  ***/
#drBnrAreaWrap {
    padding-bottom: 90px;
    background: #edf3f9;
}
#drBnrArea {
    width: 1100px;
    margin: 0 auto;
}
#kengunBnrArea,
#utoBnrArea,
#ooeBnrArea,
#sakuramachiBnrArea {
    padding: 45px 200px;
    margin-bottom: 80px;
    position: relative;
}
#kengunBnrArea {
    background: url(/sub/img/con12-bg-k01.png)no-repeat 815px 50px, url(/sub/img/con12-bg-k02.png)no-repeat -20px 0px, #ffeccf;
}
#utoBnrArea {
    background: url(/sub/img/con12-bg-u01.png)no-repeat 90px -60px, url(/sub/img/con12-bg-u02.png)no-repeat 700px -35px, #cce8eb;
    margin-bottom: 80px;
}
#ooeBnrArea {
    background: url(/sub/img/con12-bg-o01.png)no-repeat 815px 50px, url(/sub/img/con12-bg-o02.png)no-repeat -20px 0px, #fbe4ef;
    margin-bottom: 80px;
}
#sakuramachiBnrArea {
    background: url(/sub/img/con12-bg-s02.png)no-repeat 112px 0px, url(/sub/img/con12-bg-s01.png)no-repeat 752px -56px, #d8edf7;
    margin-bottom: 0;
}
#kengunBnrArea::before {
	width: 250px;
	height: 330px;
	content: "";
	background: url(/sub/img/con12-dr-obj-k.png) no-repeat center top;
	position: absolute;
	bottom: 0;
	z-index: 1;
    left: 78%;
}
#utoBnrArea::before {
	width: 250px;
	height: 330px;
	content: "";
	background: url(/sub/img/con12-dr-obj-u.png) no-repeat center top;
	position: absolute;
	bottom: 0;
	z-index: 1;
	right: 80%;
	background-size: 120%;
}
#ooeBnrArea::before {
    width: 274px;
    height: 330px;
    content: "";
    background: url(/sub/img/con12-dr-obj-o.png) no-repeat center top;
    position: absolute;
    bottom: -32px;
    right: -24px;
    z-index: 1;
    background-size: 99%;
}
#sakuramachiBnrArea::before {
    width: 224px;
    height: 330px;
    content: "";
    background: url(/sub/img/con12-dr-obj-s.png) no-repeat center top;
    position: absolute;
    bottom: 0;
    z-index: 1;
    right: 80%;
    background-size: 120%;
}
#kengunBnrArea h3,
#utoBnrArea h3,
#ooeBnrArea h3,
#sakuramachiBnrArea h3 {
    position: absolute;
    top: -55px;
}
#kengunBnrArea h3,
#ooeBnrArea h3 {
    left: 50px;
}
#utoBnrArea h3,
#sakuramachiBnrArea h3 {
    left: 85%;
}
#kengunBnrArea h3 img,
#utoBnrArea h3 img,
#ooeBnrArea h3 img,
#sakuramachiBnrArea h3 img {
    width: 104px;
    height: 360px;
}
#kengunBnrArea ul,
#utoBnrArea ul,
#ooeBnrArea ul,
#sakuramachiBnrArea ul {
    overflow: hidden;
}
.bnrTop {
    margin-bottom: 35px;
}
.bnrBottom {
    margin-bottom: 35px;
}
#ooeBnrArea ul,
#sakuramachiBnrArea ul {
    margin-bottom: 48px;
    margin-top: 56px;
}
#kengunBnrArea li,
#utoBnrArea li,
#ooeBnrArea li,
#sakuramachiBnrArea li {
    margin-right: 35px;
    float: left;
}
#kengunBnrArea li:last-child,
#utoBnrArea li:last-child,
#ooeBnrArea li:last-child,
#sakuramachiBnrArea li:last-child {
    margin-right: 0;
}
#kengunBnrArea li a img,
#utoBnrArea li a img,
#ooeBnrArea li a img,
#sakuramachiBnrArea li a img {
    width: 210px;
    height: 80px;
}


/*****************/
/*     con0x     */
/*****************/

#charmsWrap {
    position: relative;
}
#charms {
    background: #edf3f9;
    padding-top: 311px;
    position: relative;
    height: 2219px;
}
#charms h3 img {
    width: 1100px;
    height: 359px;
}
#charmsWrap h3 {
    position: absolute;
    margin-left: -550px;
    top: -49px;
    left: 50%;
    z-index: 100;
}
#charmsIn {
    width: 1100px;
    margin-left: -550px;
    text-align: left;
    position: absolute;
    left: 50%;
    top: 311px;
    z-index: 100;
}
#charms01In h4 img {
    width: ;
    height: ;
}
#charms01 {
    height: 330px;
    position: relative;
    margin-bottom: 70px;
}
#dh #charms01 {
    background: url(/sub/img/con0x-charms-dh-pic-01.png) left top no-repeat;
}
#charms01::before {
    content: "";
    background: url(/sub/img/obj_human03.png) left top no-repeat;
    width: 258px;
    height: 300px;
    position: absolute;
    bottom: 100%;
    left: 80px;
    z-index: 10;
}
#charms::after {
    content: "";
    width: 100%;
    height: 258px;
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
}
#charms01In {
    width: 500px;
    float: right;
    position: relative;
}
#charms01In h4 {
    position: absolute;
    top: 0;
    left: -40px;
}
#charms01In p {
    margin-top: 137px;
}
#charms02_03 {
    margin-bottom: 60px;
}
#charms02In h4 {
    position: absolute;
    top: -86px;
}
#charms03In {
    width: 520px;
    float: right;
}
#charms03In h4 {
    position: absolute;
    bottom: -86px;
}
#charms04_06 {
    margin-bottom: 60px;
}
#charms05 {
    width: 326px;
    float: left;
    margin-right: 60px;
}
#charms06 {
    width: 326px;
    float: left;
}
#charms07_09 {
    margin-bottom: 60px;
}
#charms07 {
    width: 520px;
    float: left;
}
#charms07 h4, #charms08 h4 {
    position: absolute;
    bottom: -89px;
}
#charms08 {
    width: 520px;
    float: right;
}
#charms02In .h4over02 h4 img,
#charms03In .h4over03 h4 img,
#charms07 .h4over04 h4 img,
#charms08 .h4over04 h4 img {
    width: 520px;
    height: 99px;
}
#charms02In .h4over02 p img,
#charms03In .h4over03 p img,
#charms07 .h4over04 p img,
#charms08 .h4over04 p img {
    width: 520px;
    height: 300px;
}
#charms04 .h4over04 h4 img,
#charms05 .h4over04 h4 img,
#charms06 .h4over04 h4 img {
    width: 326px;
    height: 113px;
}
#charms04 .h4over04 p img,
#charms05 .h4over04 p img,
#charms06 .h4over04 p img {
    width: 326px;
    height: 220px;
}
.h4over02 {
    position: relative;
    margin-top: 120px;
}
.h4over03 {
    position: relative;
    margin-bottom: 125px;
}
.h4over04 {
    position: relative;
    margin-bottom: 115px;
}
.h4over04 h4 {
    position: absolute;
    bottom: -123px;
}
#dh #charms {
    height: 2192px;
}
#dh #charms01 {
    margin-bottom: 48px;
}
#dh #charms02In h4 {
    top: -120px;
}
#dh #charms04 .h4over04 h4 img,
#dh #charms05 .h4over04 h4 img,
#dh #charms06 .h4over04 h4 img {
    height: auto;
}
#da #charms07 .h4over04 p img,
#da #charms08 .h4over04 p img,
#cd #charms07 .h4over04 p img,
#cd #charms08 .h4over04 p img,
#cm #charms07 .h4over04 p img,
#cm #charms08 .h4over04 p img {
    height: auto;
}
#da #charms04 .h4over04 h4 img,
#da #charms05 .h4over04 h4 img,
#da #charms06 .h4over04 h4 img,
#da #charms07 .h4over04 h4 img,
#da #charms08 .h4over04 h4 img,
#cd #charms04 .h4over04 h4 img,
#cd #charms05 .h4over04 h4 img,
#cd #charms06 .h4over04 h4 img,
#cd #charms07 .h4over04 h4 img,
#cd #charms08 .h4over04 h4 img,
#cm #charms04 .h4over04 h4 img,
#cm #charms05 .h4over04 h4 img,
#cm #charms06 .h4over04 h4 img,
#cm #charms07 .h4over04 h4 img,
#cm #charms08 .h4over04 h4 img {
    height: auto;
}
#da #charms07 h4,
#da #charms08 h4,
#cd #charms07 h4,
#cd #charms08 h4,
#cm #charms07 h4,
#cm #charms08 h4 {
    position: absolute;
    bottom: -123px;
}
#da #charms,
#cd #charms {
    height: 2640px;
}
#da #charms01 {
    background: url(/sub/img/con0x-da-pic01.jpg) left top no-repeat;
    margin-bottom: 32px;
}
#da #charms02In h4,
#cd #charms02In h4 {
    top: -156px;
}
#da #charms02In .h4over02 h4 img {
    height: auto;
}
#cd #charms01 {
    background: url(/sub/img/con0x-da-pic01.jpg) left top no-repeat;
    margin-bottom: 48px;
}
#cd #charms02In .h4over02 h4 img,
#cd #charms03In .h4over03 h4 img {
    height: auto;
}
#cd #charms02In .h4over02 h4 img {
    max-width: 95%;
}
#cd #charms03In .h4over03 h4 img {
    max-width: 98%;
}

#cm #charms {
    height: 2400px;
}
#cm #charms01 {
    background: url(/sub/img/con0x-da-pic02.jpg) left top no-repeat;
    margin-bottom: -16px;
}
#cm #charms10 {
    background: url(/sub/img/con0x-cm-pic03.png) right top no-repeat;
}
#cm #charms10In p {
    margin-bottom: 0;
}
#rt #charms {
    height: 3160px;
}
#rt #charms01 {
    background: url(/sub/img/con0x-charms-rt-pic01.jpg) left top no-repeat;
    margin-bottom: 48px;
}
#rt #charms02In h4 {
    top: -160px;
}
#rt #charms07 h4,
#rt #charms08 h4 {
    bottom: -124px;
}
#rt #charms07 .h4over04 p img,
#rt #charms08 .h4over04 p img {
    height: auto;
}
#rt #charms02In .h4over02 h4 img,
#rt #charms03In .h4over03 h4 img,
#rt #charms04 .h4over04 h4 img,
#rt #charms05 .h4over04 h4 img,
#rt #charms06 .h4over04 h4 img,
#rt #charms07 .h4over04 h4 img,
#rt #charms08 .h4over04 h4 img {
    height: auto;
}

#group #aboutWrap {
    background-color: #f7f9fb;
}
#group #charms02In h4 {
    top: -120px;
}
#group #charms01 {
    margin-bottom: 64px;
}

#group #charms04 .h4over04 h4 img,
#group #charms05 .h4over04 h4 img,
#group #charms06 .h4over04 h4 img,
#group #charms07 .h4over04 h4 img,
#group #charms08 .h4over04 h4 img,
#group #charms09 .h4over04 h4 img {
    height: auto;
}
#group #charms07 .h4over04 p img,
#group #charms08 .h4over04 p img {
    height: auto;
}
#group #charms {
    height: 2480px;
}
#group #charms:after {
    height: 0px;
}
#group #charms01 {
    background: url(/sub/img/con0x-da-pic02.jpg) left top no-repeat;
}
#group #charms10 {
    background: url(/sub/img/con0x-cm-pic03.png) right top no-repeat;	
}
#group #charms07,
#group #charms08,
#group #charms09 {
    width: calc(100%/3);
    max-width: 326px;
}
#group #charms08 {
    float: left;
}
#group #charms05 h4,
#group #charms06 h4,
#group #charms07 h4 {
    position: absolute;
    bottom: -123px;
}
#group #charms04 h4,
#group #charms08 h4,
#group #charms09 h4 {
    position: absolute;
    bottom: -127px;
}
#group #charms04 .h4over04 h4 img,
#group #charms08 .h4over04 h4 img,
#group #charms09 .h4over04 h4 img {
    height: 224px;
}
#group #charms04_06 .h4over04,
#group #charms07_09 .h4over04 {
    margin-bottom: 136px;
}

/*****************/
/*    acceess    */
/*****************/
#accessWrap {
    font-family: "メイリオ", sans-serif;
}
#access01, #access02, #access03, #access04, #access05 {
    width: 649px;
    height: 620px;
    overflow: hidden;
}
/*AMU　並び順5*/
#access05 {
    float: left;
}
#access05In {
    float: right;
    margin-right: 50px;
}
/*桜町　並び順1*/
#access04 {
    float: right;
}
#access04In {
    float: left;
    margin-left: 50px;
}
/*健軍　並び順3*/
#access01 {
    float: right;
}
#access01In {
    float: left;
    margin-left: 50px;
}
/*大江　並び順2*/
#access03 {
    float: left;
}
#access03In {
    float: right;
    margin-right: 50px;
}
/*宇土　並び順4*/
#access02 {
    float: left;
}
#access02In {
    float: right;
    margin-right: 50px;
}
#access01 {
    background: #fff url(/sub/img/access-bg-k.png) left bottom no-repeat;
}
#access02 {
    background: #fff url(/sub/img/access-bg-u.png) right bottom no-repeat;
}
#access03 {
    background: #fff url(/sub/img/access-bg-o.png) right bottom no-repeat;
}
#access04 {
    background: #fff url(/sub/img/access-bg-s.png) right bottom no-repeat;
    margin-top: 20px;
}
#access05 {
    background: #fff url(/sub/img/access-bg-a.png) right bottom no-repeat;
    margin-top: 20px;
}

#access01,
#access03,
#access04,
#access05 {
    margin-bottom: 20px;
}
#access01In,
#access02In,
#access03In,
#access04In,
#access05In {
    width: 350px;
}

.accessBtnArea p{
    color: #000;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
    font-weight: bold;
    margin: 8px auto;
    font-size:73%;
}
#mapAccess01, #mapAccess02, #mapAccess03, #mapAccess04, #mapAccess05 {
    position: absolute;
    width: 900px;
    height: 620px;
    z-index: 10;
}
/*--------*/
/*--------*/
/*健軍*/
#mapAccess01 {
}
x/*宇土*/
#mapAccess02 {
}
/*大江*/
#mapAccess03 {
}
/*桜町*/
#mapAccess04 {
}
/*--------*/
/*並び順1*/
#mapAccess05 {
   top: calc(70px + 20px);
}
/*並び順2*/
#mapAccess04 {
   top: calc(620px * 1 + 90px + 20px + 20px);
}
/*並び順3*/
#mapAccess03 {
    top: calc(620px * 2 + 90px + 20px + 20px + 20px);
}
/*並び順4*/
#mapAccess01 {
    top: calc(620px * 3 + 90px + 20px + 20px + 20px + 20px);
}
/*並び順5*/
#mapAccess02 {
    top: calc(620px * 4 + 90px + 20px + 20px + 20px + 20px + 20px);
}
/*--------*/
/*並び順1・3*/
#mapAccess04,
#mapAccess01 {
    margin-left: -999px;
    left: 50%;
}
/*並び順2・4・5*/
#mapAccess05,
#mapAccess03,
#mapAccess02 {
    margin-right: -999px;
    right: 50%;
}
#mapAccess02 {
    margin-left: 0;
    left: auto;
}
/*--------*/
/*--------*/
#map_canvas_01 {
}
#map_canvas_02 {
}
#map_canvas_03 {
}
.googleMap {
/*
    position: relative;
    height: 620px;
    width: 100%;
*/
}
.pc-only {
    display: block;
}
.sp-only {
    display: none;
}
.abr {
    display: inline-block;
}

.movie__dr-moviearea {
    border: 3px solid #f9aa3e;
    padding: 24px 24px 8px;
    margin: 0 auto;
}
.movie__dr-list {
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.movie__dr-play01, .movie__dr-play02 {
    cursor: pointer;
    width: 100% !important;
}
.movie__dr-play01:hover, .movie__dr-play02:hover {
    opacity: 0.8;
}
.movie__dr-text {
    margin: 6px 0 0;
    display: block;
    text-align: center;
}
.movie__dr-item {
    width: 48%;
}
.movie__dr-movietitle {
    color: #f9aa3e;
    font-size: 21px;
    padding: 0 0 8px;
    margin: 24px auto 0;
    position: relative;
    width: 15.4em;
    text-align: center;
}
.movie__dr-movietitle::before, .movie__dr-movietitle::after {
    content: "";
    display: inline-block;
    background: #f9aa3e;
    width: 3px;
    height: 30px;
    bottom: 6px;
    position: absolute;
}
.movie__dr-movietitle::before {
    left: 0;
    transform: rotate(-30deg);
}
.movie__dr-movietitle::after {
    right: 0;
    transform: rotate(30deg);
}
#movie_toparea02,#movie_toparea02_a {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, .7);
}
#movie_toparea02 .movie_subbox,#movie_toparea02_a .movie_subbox {
    position: relative;
    top: 55%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    z-index: 1001;
    width: 760px;
}
.close_movie img {
    position: absolute;
    top: -36px;
    right: 0;
    z-index: 1025;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
#movie_toparea02 video,#movie_toparea02_a video {
    width: 760px;
    margin: auto;
}
.entry__red-text {
    color: #d71313;
    font-size: 1.06em;
    font-weight: 700;
}