header{
    width: 100%;
    height: 600px;
    background-color:#f7f6ec;
    background-image: url(../images/sub/header.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: 1440px;
    position: relative;
}
header .dolphin_1{
    width: 110px;
    height: auto;
    transform: rotate(20deg);
    position: absolute;
    top: 89px;
    left: 60px;
    z-index: 10;
}
header .dolphin_2{
    width: 140px;
    height: auto;
    position: absolute;
    top: 240px;
    right: 60px;
    z-index: 10;
}
header .center_title{
	position: absolute;
	top: 230px;
	left: 0;
    right: 0;
    color: #2778bc;
    text-align: center;
}
header .center_title h2{
    font-size: 5rem;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}
header .center_title p{
    background: url(../images/common/sub_header_line.png) left 0px top 3px no-repeat;
    background-position:center center; 
    background-repeat:  no-repeat;
    background-size:contain;
    background-size: 320px;
    height:36px;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 auto;
    padding: 5px 0;
}
@media screen and (max-width: 736px) {
    header .center_image{
      display: none;
    }
    header{
      clear: both;
      width: 100%;
      display: block;
      background-color:#e6efeb;
      background: url(../images/sub/header_sp_1.png);
      background-size: 100%;
      background-position-y: top;
      background-repeat: no-repeat;
      position: relative;
      height: 310px;
    }
    header .center_title{
        position: absolute;
        top: 130px;
        left: 0;
        right: 0;
        color: #2778bc;
        text-align: center;
    }
    header .center_title h2{
        font-size: 2.4rem;
        letter-spacing: 0;
        margin-bottom: 1px;
    }
    header .center_title p{
        background: url(../images/common/sp_head_line.png) left 0px top 1px no-repeat;
        background-position:center center; 
        background-repeat:  no-repeat;
        background-size:contain;
        background-size: 180px;
        height:36px;
        font-size: 1rem;
        font-weight: bold;
        letter-spacing: 0.1em;
        margin: 0 auto;
        padding: 10px 0;
    }
}
.pc_content{display: block;}
.sp_content{display: none;}
@media screen and (max-width: 736px) {
    .pc_content{display: none;}
    .sp_content{display: block;}    
}
#greetings_main{
    display: block;
    width: 100%;
    height: auto;
    background: #f7f6ec;
}
#top-visual__item{
    padding-top: 70px;
}
#top-visual__item .top-visual_1{
    width: 40%;
    height: auto;
    float: left;
    padding-left: 40px;
}
#top-visual__item .top-visual_1 img{
    width: 397px;
    height: auto;
}
#top-visual__item .top-visual_2{
    width: 60%;
    float: right;
    padding: 0 30px;
    position: relative;
    margin-bottom: 70px;
}
#top-visual__item > div h1{
    padding-left: 20px;
    font-size: 4rem;
    color: #2778bc;
}
#top-visual__item > div h1 span{
    font-size: 2.4rem;
    display: block;
}
#top-visual__item > div h2{
    position: absolute;
    top: 0;
    right: 50px;
    font-size: 1.6rem;
    line-height: 160%;
    letter-spacing: 0.1em;
    font-family: 'we_2', sans-serif;
    color: #eb7992;
}
#top-visual__item .visual__line{
    font-size: 1.8rem;
    text-align: left;
    height: 35px;
    padding-bottom: 5px;
    background-image : linear-gradient(to right,#80cde2,#80cde2 8px, transparent 8px, transparent 5px); 
    background-size: 12px 2px;
    background-position: left bottom;
    background-repeat: repeat-x;
    width: 95%;
    margin-left: 20px;
}
#top-visual__item > div p,
#top-visual__item_1 > div p{
    padding-top: 40px;
    padding-left: 20px;
    font-size: 1.8rem;
    line-height: 220%;
    letter-spacing: 0.1em;
    color: #3d3d3d;
}
#top-visual__item_1{
    padding-top: 70px;
    margin-bottom: 540px;
}
#top-visual__item_1 .top-visual_3{
    width: 55%;
    height: auto;
    float: left;
    padding-left: 20px;
    position: relative;
}
#top-visual__item_1 .top-visual_4{
    width: 40%;
    float: right;
    padding: 0;
    position: relative;
}
#top-visual__item_1 .top-visual_4 img{
    width: 397px;
    height: auto;
    position: absolute;
    left: -20px;
}
#top-visual__item_1 > div h1{
    padding-left: 20px;
    font-size: 4rem;
    color: #2778bc;
}
#top-visual__item_1 > div h1 span{
    font-size: 2.4rem;
    display: block;
}
#top-visual__item_1 > div h2{
    position: absolute;
    top: 20px;
    right: 100px;
    font-size: 1.6rem;
    line-height: 160%;
    letter-spacing: 0.1em;
    font-family: 'we_2', sans-serif;
    color: #eb7992;
}
#top-visual__item_1 > div > .visual__line{
    font-size: 1.8rem;
    text-align: left;
    height: 35px;
    padding-bottom: 5px;
    background-image : linear-gradient(to right,#80cde2,#80cde2 8px, transparent 8px, transparent 5px); 
    background-size: 12px 2px;
    background-position: left bottom;
    background-repeat: repeat-x;
    width: 95%;
    margin-left: 20px;
}
#top-visual__item_1 > div p{
    padding-top: 40px;
    padding-left: 20px;
    font-size: 1.8rem;
    line-height: 220%;
    letter-spacing: 0.1em;
    color: #3d3d3d;
}
@media screen and (max-width: 736px) { 
    #top-visual__item{
        padding-top: 0;
    }
    #top-visual__item .top-visual_1{
        clear: both;
        width: 100%;
        height: auto;
        float: none;
        padding-left: 0;
        text-align: center;
    }
    #top-visual__item .top-visual_1 img{
        width: 60%;
        height: auto;
        margin: 0 auto;
    }
    #top-visual__item .top-visual_2{
        clear: both;
        width: 100%;
        float: none;
        padding: 0 30px;
        position: relative;
        margin-bottom: 10px;
    }
    #top-visual__item > div h1{
        padding-left: 0;
        font-size: 2.4rem;
        color: #2778bc;
    }
    #top-visual__item > div h1 span{
        font-size: 1.6rem;
        display: block;
    }
    #top-visual__item > div h2{
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 1.3rem;
        line-height: 120%;
        letter-spacing: 0.1em;
        font-family: 'we_2', sans-serif;
        color: #eb7992;
    }
    #top-visual__item .visual__line{
        width: 100%;
        margin-left: 0;
        margin-top: -10px;
    }
    #top-visual__item > div p,
    #top-visual__item_1 > div p{
        padding-top: 15px;
        padding-left: 0;
        font-size: 1.3rem;
        line-height: 190%;
        letter-spacing: 0;
    }
    #top-visual__item_1{
        padding-top: 50px;
        margin-bottom: 540px;
        position: relative;
    }
    #top-visual__item_1 .top-visual_3{
        clear: both;
        width: 100%;
        float: none;
        position: absolute;
        left: 0;
        top: 380px;
        padding: 0 10px;
        margin-bottom: 0;
    }
    #top-visual__item_1 .top-visual_4{
        width: 100%;
        height: 300px;
        float: none;
    }
    #top-visual__item_1 .top-visual_4 img{
        width: 55%;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
    #top-visual__item_1 > div h1{
        font-size: 2.4rem;
        color: #2778bc;
        padding-top: 10px;
        padding-left: 10px;
    }
    #top-visual__item_1 > div h1 span{
        font-size: 1.6rem;
        display: block;
    }
    #top-visual__item_1 > div h2{
        position: absolute;
        top: 15px;
        right: 50px;
        font-size: 1.3rem;
        line-height: 130%;
        letter-spacing: 0.1em;
    }
    #top-visual__item_1 > div > .visual__line{
        height: 20px;
        width: 100%;
        margin-left: 0;
    }
    #top-visual__item_1 > div p{
        font-size: 1.3rem;
        line-height: 210%;
        letter-spacing: 0;
        padding: 10px 20px;
    }
}
#greetings_main .career_box__1{
    clear: both;
    width: 900px;
    height: 356px;
    margin: 0 auto;
    background: url(../../images/greetings/inner_1.png) left 0px top 3px no-repeat;
    background-position:center center; 
    background-repeat:  no-repeat;
    background-size:contain;
    background-size: 100%;
    position: relative;
}
#greetings_main .career_box__1 h3{
    position: absolute;
    top: 165px;
    left: 70px;
    font-size: 3.4rem;
    color: #0066b2;
}
#greetings_main .career_box__1 h3 span{
    position: absolute;
    top: 10px;
    left: 100px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    font-family: 'we_2', sans-serif;
}
#greetings_main .career_box__1 ul{
    position: absolute;
    top: 35px;
    right: 135px;
    font-size: 1.8rem;
    font-family: 'we_2', sans-serif;
}
#greetings_main .career_box__2 ul{
    position: absolute;
    top: 35px;
    right: 335px;
    font-size: 1.8rem;
    font-family: 'we_2', sans-serif;
}
#greetings_main .career_box__1 ul li,
#greetings_main .career_box__2 ul li{
    padding: 10px 0;
}
#greetings_main .career_box__1 .list_wrap,
#greetings_main .career_box__2 .list_wrap {
    list-style: none;
    margin:  0;
    padding: 0;
}
#greetings_main .career_box__1 .list_icon:before,
#greetings_main .career_box__2 .list_icon:before {
    content:  "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background-color: #3ebbde;
    border-radius: 50%;
    position: relative;
    top: 2px;
    margin-right: 20px
}
#greetings_main .seaweed{
    position: absolute;
    right: -50px;
    bottom: -30px;
}
#greetings_main .greetings_main__line{
    padding-top: 100px;
}

#greetings_main .career_box__2{
    clear: both;
    width: 900px;
    height: 356px;
    margin: 0 auto;
    background: url(../../images/greetings/inner_2.png) left 0px top 3px no-repeat;
    background-position:center center; 
    background-repeat:  no-repeat;
    background-size:contain;
    background-size: 100%;
    position: relative;
}
#greetings_main .career_box__2 h3{
    position: absolute;
    top: 165px;
    left: 70px;
    font-size: 34px;
    color: #0066b2;
}
#greetings_main .career_box__2 h3 span{
    position: absolute;
    top: 10px;
    left: 100px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    font-family: 'we_2', sans-serif;
}
#greetings_main .career_box__2 ul{
    position: absolute;
    top: 80px;
    right: 280px;
    font-size: 1.8rem;
}
#greetings_main_1 .career_box__2 ul li{
    padding: 10px 0;
}
#greetings_main_1 .career_box__2 .list_wrap {
    list-style:  none;
    margin:  0;
    padding: 0;
}
#greetings_main_1 .career_box__2 .list_icon:before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background-color: #3ebbde;
    border-radius: 50%;
    position: relative;
    top: 2px;
    margin-right: 20px;
}
#greetings_main > div .seaweed_1{
    position: absolute;
    right: -50px;
    bottom: 5px;
}
@media screen and (max-width: 736px) {
    #greetings_main .career_box__1{
        clear: both;
        width: 100%;
        height: 300px;
        margin: 0 auto;
        background: url(../../images/greetings/inner_1-sp.png) left 0px top 3px no-repeat;
        background-position:center center; 
        background-repeat:  no-repeat;
        background-size:contain;
        background-size: 90%;
        position: relative;
    }
    #greetings_main .career_box__1 h3{
        position: absolute;
        top: 28px;
        left: 35%;
        font-size: 2.4rem;
    }
    #greetings_main .career_box__1 h3 span{
        position: absolute;
        top: 9px;
        left: 66px;
        font-size: 1.1rem;
        font-weight: bold;
    }
    #greetings_main .career_box__1 ul{
        position: absolute;
        top: 67px;
        left: 28px;
        font-size: 1.3rem;
        width: 85%;
    }
    #greetings_main .career_box__1 ul li,
    #greetings_main .career_box__2 ul li{
        padding: 6px 0;
    }
    #greetings_main .career_box__1 .list_icon:before,
    #greetings_main .career_box__2 .list_icon:before {
        content:  "";
        width: 10px;
        height: 10px;
        display: inline-block;
        background-color: #3ebbde;
        border-radius: 50%;
        position: relative;
        top: 2px;
        margin-right: 20px
    }
    #greetings_main .seaweed{
        position: absolute;
        width: 100px;
        right: 5px;
        bottom: -20px;
    }
    #greetings_main .greetings_main__line{
        padding-top: 50px;
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;    
    }

    #greetings_main .career_box__2{
        clear: both;
        position: absolute;
        top: -200px;
        width: 100%;
        height: 236px;
        margin: 0 auto;
        background: url(../../images/greetings/inner_2-sp.png) left 0px top 3px no-repeat;
        background-position:top center; 
        background-repeat:  no-repeat;
        background-size:contain;
        background-size: 90%;
        position: relative;
    }
    #greetings_main .career_box__2 ul{
        clear: both;
        position: absolute;
        top: 35px;
        left: 20px;
        font-size: 1.3rem;
    }
    #greetings_main .career_box__2 h3{
        position: absolute;
        top: 15px;
        left: 140px;
        font-size: 2.4rem;
    }
    #greetings_main .career_box__2 h3 span{
        position: absolute;
        top: 10px;
        left: 60px;
        font-size: 1.1rem;
        letter-spacing: 0.2em;
    }   
    #greetings_main .career_box__2 ul{
        position: absolute;
        width: 85%;
        top: 55px;
        left: 30px;
        font-size: 1.3rem;
        line-height: 120%;
    }
    #greetings_main_1 .career_box__2 ul li{
        padding: 10px 0;
    }
    #greetings_main_1 .career_box__2 .list_wrap {
        list-style:  none;
        margin:  0;
        padding: 0;
    }  
    #greetings_main_1 .career_box__2 .list_icon:before {
        content: "";
        width: 15px;
        height: 15px;
        display: inline-block;
        background-color: #3ebbde;
        border-radius: 50%;
        position: relative;
        top: 2px;
        margin-right: 20px;
    }
    #greetings_main > div .seaweed_1{
        position: absolute;
        width: 100px;
        right: 0;
        bottom: 0px;
    }
}

#physician__box{
    clear: both;
    background: #f7f6ec;
    margin-bottom: 0;
    padding-top: 100px;
    height:150px;
    background-image: 
      url(../../images/greetings/line.png);
    background-position:
      bottom 20px center;
    background-repeat:
      no-repeat;
    background-size:980px;
    position: relative;
}
#physician__box .i_icon{
    width: 110px;
    height: auto;
    position: absolute;
    top: -130px;
    left: 0;    
}
#physician__box h3{
    margin-top: 50px;
}
#physician__box > div > .headline_box{
    clear: both;
    width: 90%;
    margin: 0 auto;
    padding-top: 50px;
}
#physician__box > div .headline_box__pl{
    width: 30%;
    height: 260px;
    float: left;
}
#physician__box > div .headline_box__pl img{
    width: 240px;
    height: auto;
    padding-top: 5px;
}
#physician__box > div .headline_box__tx{
    width: 70%;
    float: right;
}
#physician__box > div .headline_box__tx p:first-child{
    font-size: 3.4rem;
    font-weight: bold;
    padding-top: 5px;
}
#physician__box > div .headline_box__tx p:last-child{
    padding-top: 10px;
    font-size: 1.8rem;
    line-height: 220%;  
    font-family: 'we_2', sans-serif;
}
#physician__box > div > div .visual__line{
    font-size: 1.8rem;
    text-align: left;
    height: 20px;
    padding-bottom: 5px;
    background-image : linear-gradient(to right,#80cde2,#80cde2 8px, transparent 8px, transparent 5px); 
    background-size: 12px 2px;
    background-position: left bottom;
    background-repeat: repeat-x;
    width: 100%;
}
#physician__box_under-line{
    clear: both;
    margin-top:0;
    margin-bottom: 40px;
    width: 100%;
    height: 200px;
    background-image: url(../images/common/inner_box_under.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}
#physician__box_under-line .i_icon__u{
    position: absolute;
    width: 130px;
    right: 10px;
    bottom: -215px;
}
@media screen and (max-width: 736px) {
    #physician__box{
        clear: both;
        background: #f7f6ec;
        border: #eb7992;
        margin-bottom: 0;
        margin-top: -200px;
        padding-top: 20px;
        height:10px;
        background-image: 
          url(../../images/greetings/line.png);
        background-position:
          top 45px center;
        background-repeat:
          no-repeat;
        background-size:100%;
        position: relative;
    }
    #physician__box .i_icon{
        width: 40px;
        height: auto;
        position: absolute;
        top: -55px;
        left: 20px;
    }
    #physician__box h3{
        margin-top: 70px;
        letter-spacing: 0.5rem;
    }
    #physician__box > div > .headline_box{
        clear: both;
        width: 90%;
        margin: 0 auto;
        padding-top: 20px;
    }
    #physician__box > div .headline_box__pl{
        width: 100%;
        height: auto;
        float: none;
        text-align: center;
    }
    #physician__box > div .headline_box__pl img{
        width: 240px;
        height: auto;
        padding-top: 5px;
    }
    #physician__box > div .headline_box__tx{
        width: 100%;
        float: none;
    }
    #physician__box > div .headline_box__tx p:first-child{
        font-size: 2.4rem;
        color: #0066b2;
        letter-spacing: 0;
        padding-top: 5px;
        padding-left: 5px;
    }
    #physician__box > div .headline_box__tx p:last-child{
        width: 95%;
        margin: 0 auto;
        padding-top: 10px;
        font-size: 1.3rem;
        line-height: 210%;  
    }  
    #physician__box > div > div .visual__line{
        font-size: 1.8rem;
        text-align: left;
        height: 20px;
        padding-bottom: 5px;
        background-image : linear-gradient(to right,#80cde2,#80cde2 8px, transparent 8px, transparent 5px); 
        background-size: 12px 2px;
        background-position: left bottom;
        background-repeat: repeat-x;
        width: 100%;
    }

    #physician__box_under-line{
        clear: both;
        margin-top:180px;
        margin-bottom: 5px;
        width: 100%;
        height: 200px;
        background-image: url(../images/common/inner_box_under.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: relative;
    }
    #physician__box_under-line .i_icon__u{
        position: absolute;
        width: 70px;
        right: 30px;
        bottom: -105px;
    }
    #information {
        margin-top: -150px;
    }
}
