@charset "utf-8";
/*-------------
BACE CSS
---------------*/
body {
    font-size: 16px;
    color: #603813;
    line-height: 1.5;
    border-top: solid 10px #f7931e;
    border-bottom: solid 10px #f7931e;
    font-family: "Sawarabi Mincho";
    /*ゴシック体*/
    /*font-family: "Noto Sans JP"; */
}
#container {
    background: url(image/top_bg.jpg) right 100px no-repeat;
    width: 100%;
    display: none;/*-----ローダー設定jsで制御表示-----*/
}
#container2 {
    background: url(image/form_bg.jpg) right 100px no-repeat;
    width: 100%;
    display: none;/*-----ローダー設定jsで制御表示-----*/
}
#header {
    width: 1000px;
    height: 90px;
    margin: 0 auto;
    padding-top: 15px;
    display: flex;
    justify-content: space-around;
    font-family: "Noto Sans JP";
}
#header h1 {
    background: url(image/midoriindex.png) left top no-repeat;
    background-size: 50px;
    padding: 15px 0 15px 55px;
    font-size: 16px;
    width: 40%;
    color:#f15a24;
}
#header h1 a {
    color:#f15a24;
}
#header aside a {
    display: block;
    margin-bottom: 6px;
}
#header div p {
    font-size: 14px;
    text-align: center;
    margin-top: 3px;
}
/*-----ファーストビュー-----*/
#topWrapper {
    background: url(image/top_nav.png) center top no-repeat;
    background-size: 100% 140px;
}
#topWrapper>div,#lower {
    width: 1000px;
    margin: 0 auto;
}
/*-----グローバルnav-----*/
#topNav ul {
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
}
#topNav li {
    border-left: solid 1px #fff;
    font-size: 14px;
}
#topNav li a {
    color: #fff;
    padding-left: 16px;
}
#topNav li a:hover {
    color: #fcee21;
    opacity: 1;
}
/*-----常勤眼科医師求人タイトル-----*/
#topTitle {
    font-size: 42px;
    color: #f15a24;
    width: 260px;
    text-align: center;
    margin-top: 70px;
}
#topTitle small {
    display: block;
    font-size: 26px; 
    border-bottom: solid 1px #f15a24;
}
.toHijyoukin a,.toHijyoukin2 a {
    display: block;
    width: 180px;
    line-height: 20px;
    background: url(image/orange_arrow2.png) 96% center no-repeat;
    text-align: center;
    color: #f15a24;
    border: solid 1px #f15a24;
    border-radius: 6px;
    font-size: 14px;
    margin-left: 40px;
    font-family: "Noto Sans JP";
}
.toHijyoukin a:hover,.toHijyoukin2 a:hover {
    background: #f15a24 url(image/orange_arrow2.png) 96% center no-repeat;
    color: #fff;
    opacity: 1;
}
#topWrapper figure {
    margin-top: 25px;
}
#topWrapper figure img {
    box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
}
#topWrapper article {
    margin-top: 20px;
    margin-bottom: 50px;
    border-left: solid 4px #f15a24;
    padding-left: 35px;
}
#topWrapper article h2 {
    color: #f15a24;
    font-size: 24px;
    margin-bottom: 15px;
}
/*-----メインコンテンツ-----*/
.main,.place {
    width: 1000px;
    margin: 0 auto;
}
.bg_arrow {
    width: 100%;
    background: #fefcd3 url(image/bg_arrow_top.jpg) top center no-repeat;
    padding-top: 1px;
}

.main h2,.place h2,.bg_arrow2 h2,.bg_arrow3 h2,.bg_arrow4 h2 {
    border-top: solid 1px #f7931e;
    background: url(image/h_title.png) left top no-repeat;
    background-size: contain;
    line-height: 40px;
    font-size: 22px;
    color: #f15a24;
    padding-left: 24px;
    padding-top: 5px;
    margin-bottom: 1.5em;
    margin-top: 70px;
}

/*----------------------------------------*/
.greenLine {
    padding: 2px 0;
    width: 150px;
    text-align: center;
    background: #fbb03b;
    margin-bottom: 1em;
    font-family: "Noto Sans JP";
}
.plainUl {
    margin-left: 3em;   
}
.plainUl li {
    text-indent: -1em;
    margin-bottom: 0.5em;
}
.plainUl li:before {
    content: '◆';
    font-size: 10px;
    color: #603813;
    padding-right: 3px;
}
.blueLine {
    background-image: linear-gradient(transparent 50%,#fef8a6 50%);
}
.square li {
    background: url(image/icon_squ.png) left 5px no-repeat;
    padding-left: 20px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #603813;
    margin : 5px 0;
}
    


/*-----医療機器ギャラリー-----*/
#machine {
  margin: 2em 0 0 0;
}
#machine span {
    padding: 0 1% 5px 0;
    display: inline-block;
}
#machine img {
    width: 24%;
}
#look,#fold {
    padding: 10px 0;
    background: #fef8a6;
    text-align: center;
    color:#f15a24;
    font-family: "Noto Sans JP";
    font-weight: bold;
    position: relative;
    cursor: pointer;
    transition: 0.5s;
    margin-right: 3.5%;
}
#look img,#fold img {
    width: 30px;
    position: absolute;
    top: 5px;
    right: 30px;
    transition: transform 1s linear; 
}
#fold {
    display:none;
}
#machine span:nth-child(n+2) {
    display: none;
}
/*-----勤務場所・時間・新宿東口眼科医院-----*/
#placeTab,#placeTabbottom {
    display: flex;
    justify-content: space-around;
}
#placeTab p[data-spot="sinjuku"],#placeTab p[data-spot="ikebukuro"],#placeTabbottom p[data-spot="sinjuku"],#placeTabbottom p[data-spot="ikebukuro"] {
    width: 300px;
    padding: 3px 0;
    background: #f7931e;
    color: #fff;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 14px;
    cursor: pointer;
    transition: 0.5s;
}
#placeTab p[data-spot="ikebukuro"] {
    color: #603813;
}
#placeTab p[data-spot="sinjuku"]:hover,#placeTab p[data-spot="sinjuku"]:hover,#placeTabbottom p[data-spot="sinjuku"]:hover,#placeTabbottom p[data-spot="sinjuku"]:hover {
     background: #fcc062;
}
#placeTab p[data-spot="ikebukuro"],#placeTabbottom p[data-spot="ikebukuro"] {
    background: #fcee21;
}
#placeTab p[data-spot="ikebukuro"]:hover,#placeTabbuttpm p[data-spot="ikebukuro"]:hover {
    background: #fbb03b;
}
#hospital {
    position: relative;
    background: #fff;
    margin-bottom: 60px;
}
#sinjuku,#ikebukuro {
    width: 100%;
    background: #fff;
    padding: 30px 10px 0 30px;
    font-family: "Noto Sans JP";
    position: absolute;
    height: 640px;
}
#ikebukuro {
    border-top: solid 2px #fcee21;
    z-index: 9;
}
#sinjuku {
    border-top: solid 2px #f7931e;
    color: #603813;
    z-index: 10;
}
.floorMap {
    width: 50%;
    float: left;
    padding-right: 20px;
}

/*-----google vew-----*/
.gmap {
    position: relative;
    padding-bottom: 80%;/*---高さはpaddingで調整---*/
    padding-top: 30px;
    height: 0;   
    text-decoration: none;
    overflow: hidden;
}
.gmap iframe,.gmap object,.gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.gmap+p {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
}
.guide {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
.guide a {
    display: block;
    width: 190px;
    text-align: center;
    padding: 3px 0;
    background: url(image/icon_snall.png) 98% center no-repeat;
    border: solid 1px #f15a24;
    color: #f15a24;
    border-radius: 6px;
    font-size: 14px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.guide a:first-child {
    background-image : url(image/icon_map.png),url(image/icon_snall.png);
    background-repeat: no-repeat,no-repeat;
    background-position: 10px center,98% center;
}
.guide a:hover {
    background: #f15a24 url(image/icon_snall.png) 98% center no-repeat;
    color: #fff;
}
.guide a:first-child:hover {
    background-image : url(image/icon_map.png),url(image/icon_snall.png);
    background-repeat: no-repeat,no-repeat;
    background-position: 10px center,98% center;
    background-color: #f15a24;
    color: #fff;
}

.floorText {
    width: 50%;
    float: left;
}
.floorText dt {
    width: 90px;
    border-bottom: solid 4px #f7931e;
}
#ikebukuro .floorText dt {
    border-bottom: solid 4px #fcee21;
}
.floorText dd {
    margin-bottom: 10px;
}
.floorText table {
    margin-top: 15px;
}
.floorText th,.floorText td {
    width: 33%;
    padding-left: 10px;
}
.floorText th {
    background: #fddfb1;
    border-bottom: solid 1px #f7931e;
    padding-top: 5px;
    padding-bottom: 5px;
}
#ikebukuro .floorText th {
    background: #fefcd3;
}
.floorText td {
    border-bottom: solid 1px #f7931e;
    border-left: solid 1px #f7931e;   
}
#ikebukuro .floorText td {
    border-bottom: solid 1px #f7931e;
    border-left: solid 1px #f7931e;
}
/*-----汎用リスト●-----*/
#explanation ul {
    width: 100%;
    padding: 20px 30px;
}
#explanation li {
    text-indent: -1em;
    margin-bottom: 10px;
}
#explanation li:before {
    content: '●';
    font-size: 10px;
    color: #603813;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
/*-----給与・手当-----*/
.bg_arrow2 {
    width: 100%;
    background: url(image/bg_arrow_bottom.jpg) center top no-repeat;
    padding-top: 1px;
}
.bg_arrow2 article,.bg_arrow3 article {
    width: 1000px;
    margin: 0 auto;
}
.bg_arrow2 article h2 {
    margin-top: 50px;
}
.condition {
    font-weight: bold;
    padding-bottom: 6px;
}
.condition span {
    background: #603813;
    color: #fff;
    padding: 0 4px;
    display: inline-block;
    margin-right: 10px;    
}
.allowance {
    margin-left: 30px;
    margin-bottom: 20px;
}
.allowance dt {
    float: left;
    width: 100px;
    padding-left: 10px;
    background: #fcc062;
    font-family: "Noto Sans JP";
    font-size: 14px;
}
.allowance dd {
    margin-bottom: 3px;
    margin-left: 110px;
}
.shine {
    background: #603813;
    color: #fff;
    padding: 0 3px;
    display: inline-block;
    font-size: 13px;
    margin: 0 2px;
}
/*--------------------------------------------------*/
.g_line {
    margin-bottom: 25px;
}
.g_line span {
    color:#f15a24;
    font-size: 20px;
    padding: 0 10px 0 20px;
    border-bottom: solid 3px #fdd089;
}

.gsrc_list {
    margin: 20px 30px;
}
.gsrc_list li {
    text-indent: -1em;
    margin-bottom: 10px;
}
.gsrc_list li:before {
    content: '●';
    font-size: 10px;
    color: #f7931e;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
/*-----採用プロセス-----*/
.bg_arrow3 {
    width: 100%;
    background: #fefcd3 url(image/bg_arrow_top.jpg) center top no-repeat;
}
.bg_arrow3 article,.bg_arrow4 article {
    padding-top: 60px;
    padding-bottom: 10px;
}
.bg_arrow3 h2,.bg_arrow4 h2 {
    margin-top: 0;
}
.process {
    width: 500px;
    height: 40px;
    background: #f7931e;
    color: #fff;
    text-align: center;
    padding-top: 6px;
    font-family: "Noto Sans JP";
    margin: 45px auto 0 auto;
    position: relative;
}
.bg_arrow3 .process:nth-of-type(3) {
    height: auto;
    padding: 8px 5px;
    margin-bottom: -19px;/*-----ここだけ2行になるので行間を合わせる-----*/
}
.process img,.prime img {
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -25px;
}
.prime {
    color: #f15a24;
    font-size: 18px;
    text-align: center;
    font-family: "Noto Sans JP";
    margin: 30px 0;
    font-weight: bold;
    position: relative;
}
.prime img {
    bottom: -25px;
}
.bg_arrow3 .gsrc_list {
    padding: 20px 20px 20px 40px;
    background: #fff;
}

/*-----その他の条件と当院の情報について-----*/
.bg_arrow4 {
    width: 100%;
    background-image: url(image/bg_arrow_bottom.jpg),url(image/img_bg_bottom.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: center top,right bottom; 
}
.bg_arrow4 article {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.bg_arrow4 .square {
    margin: 0 40px 30px 40px;
}
.plText {
    margin: 20px 10px 30px 30px;
}
/*-----お問合せ-----*/
.bgYellow {
    width: 100%;
    background: #fefcd3;
}
.bgYellow section {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}
.arrowTitle {
    width: 370px;
    background: url(image/line_arrow.png) center bottom no-repeat;
    padding-bottom: 16px;
    margin: 0 auto;
    text-align: center;
    color:#f15a24;
    font-size: 18px;
    font-family: "Noto Sans JP";
}
.midori {
    text-align: center;
    color:#f15a24;
    font-family: "Noto Sans JP";
    font-weight: bold;
    margin-top: 20px;
}

/*-------------------
お問合せフォーム
---------------------*/
#blead {
    display: flex;
    padding-top: 5px;
}
#blead li {
    font-family: "Noto Sans JP";
    font-size: 13px;
    color: #fcee21;
}
#blead a {
    color: #fff;    
}
#blead a:after {
    content: '〉';
    padding: 0 0 0 10px;
}
#blead a:hover {
    color: #fcee21;
    opacity: 1;
}

/*-----送信フォーム-----*/
form {
        width: 80%;
         margin: 50px auto 80px auto;
}
.formbox {
        display: flex;
        justify-content: center;
}
.formbox label {
    width: 25%;
    padding: 0 25px 0 0;
    text-align: right;
    margin-top: 15px;
}
.inputText {
    width: 75%;
    margin-top: 15px;
}
.formbox input {
    display: block;       
}
.formbox input[type="text"],.formbox input[type="email"],.formbox input[type="tel"],.formbox input[type="date"] {
    width: 100%;
    line-height: 28px;
    border-radius: 3px;
    border: solid 1px #ccc;
    padding: 3px 6px;
    font-size: 16px;
}
.formbox .radio input {
    display: inline-block;
    margin-left: 15px;
}
.formbox textarea {
    width: 100%;
    border: solid 1px #ccc;
    padding: 3px 6px;
    font-size: 16px;
    border-radius: 3px;
}
/*-----送信ボタン-----*/
.confi input {
    width: 300px;
    line-height: 35px;
    background: url(image/submit_btn.png) top left no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 50px auto 0 auto;
    display: block;
    border: none;
    transition: 0.3s;
    cursor: pointer;
}
.confi input[type="button"] {
    background: url(image/back_btn.png) top left no-repeat;
    background-size: cover;
}
.confi input:hover {
    background: url(image/back_btn.png) top left no-repeat;
    background-size: cover;
    opacity: 1;
}
.confi input[type="button"]:hover {
    background: url(image/submit_btn.png) top left no-repeat;
    background-size: cover;
    opacity: 1;
}
#siteLink {
    width: 300px;
    margin: 50px auto 80px auto;
}
#siteLink a {
    margin: 10px 0 0 0;
    display: block;
    width: 300px;
    height: 26px;   
}
#siteLink a:first-child {
    background: #f7931e;
    padding-left: 40px;
}
#siteLink a:last-child {
    background: #fbb03b;
    padding-left: 45px;
}
/*-----footer-----*/
#footer {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0 3px 0;
    font-family: "Noto Sans JP";
    font-size: 14px;
}
#footerRogo {
    display: flex;
    width: 390px;
    margin-bottom: 10px;
}
#footerRogo img {
    width: 40px;
    height: 35px;
    padding-right: 6px;
}
#footerRogo p {
    border-bottom: solid 1px #603813;
    width: 100%;
    position: relative;
    top: 4px;
    height: 2em;
}
#footer small {
    display: block;
    text-align: right;
}
/*-----プリローダー-----*/
#loader {
    width: 80px;
    height: 80px;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
    z-index: 203;
}
#fade {
    width: 100%;
    height: 100%;
    display: none;
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 202;
}
#container {
    display: none;
}
#fade, #loader {
    display: block;
}
/*-----TOPへ-----*/
#page_top {
	position: relative;
    z-index: 20;
}
#page_top .to_top {
	width: 30px;
	position: fixed;
	right: 0;
}
#page_top .to_top:hover {
	opacity: 0.8;
}
/*-----申込ボタン-----*/
.contactBtn a {
    display: block;
    width: 500px;
    height: 60px;
    color: #fff;
    padding-top: 16px;
    text-align: center;
    font-family: "Noto Sans JP";
    margin: 50px auto;
    background: url(image/submit_btn.png) left top no-repeat;
    position: relative;
}
.contactBtn a:hover {
    background: url(image/back_btn.png) left top no-repeat;
    opacity: 1;
}
.contactBtn a img {
    position: absolute;
    right: 10px;
    top: 10px;
}

/*-----共通-----*/
.pc {
    display: block;
}
.sm {
    display: none;
}
.ml {
    margin-left: 2em;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mt20 {
    margin-top: 20px;
}
.center {
    text-align: center;
}
.fo14 {
    font-size: 14px;
    font-family: "Noto Sans JP";
    margin-top: 6px;
}
.fo12 {
    font-size: 12px;
}
.need {
    font-size: 12px;
    color: crimson;
    padding: 0 0 0 6px;
}
