body {
    font-family:"MS PGothic", "Osaka", Arial, sans-serif;
    font-feature-settings : "palt";
}



/*------------------------------

min 768px ここから

------------------------------*/

@media (min-width:768px){

    body {
        width: 700px;
    } 
    
    wrapper {
        margin-left: auto;
        margin-right: auto;
    }
    
    #container {
        min-height: 800px;
    }
    
/* header */
    
    #header .header_logo {
        display: none;
    }
    
    /* トグルボタン */
    #menubtn	{display: none}

    
    #menu {
        display: block !important
    }
    
    .nav-unshown {
        display:none;
    }
    
    .header {
        width: 700px;
    }

    #menu ul	{
        padding: 0;
        list-style: none;
        margin-left: auto;
        margin-right: auto;
    }

    #menu ul:after	{
        content: "";
        display: block;
        clear: both
    }

    #menu li	{
        float: left;
        width: 100px;
        height: 30px;
        background-color: #3786C7;
        border-radius : 5px;
        -moz-border-radius : 5px;
        -webkit-border-radius : 5px;
        text-align: center;
        padding-top: 5px;        
        color: #ffffff;
        margin-right: 5px;
    }
    
    #menu li a {
        color: #ffffff; 
        font-size: 16px;
        font-family: "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    }
    
    #menu li a:hover {
        filter:alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
        text-decoration:none;  
    }
    
    #menu {
        width: 630px;
        margin-bottom: 70px;
        margin-top: 10px; 
        margin-left: auto;
        margin-right: auto;
    }

    /* top */
    .container {
        width: 700px;
    }
    
    .main-cont {
        background:url(../img/top_img02.png) no-repeat;
        background-position: center;
        background-size: cover;
        margin-left: auto;
        margin-right: auto;
    }
    
    .top_text p.text01 {
        text-align: center;
        color: #00A0E9;
        font-size: 32px;
        text-shadow: 2px 2px 1px #ffffff,
            -2px 2px 1px #ffffff,
            2px -2px 1px #ffffff,
            -2px -2px 1px #ffffff;
        padding-top: 20px;
    }
    
    .top_text p.text02 {
        text-align: center;
        color: #00A0E9;
        font-size: 111px;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        text-shadow: 3px 3px 1px #ffffff,
            -3px 3px 1px #ffffff,
            3px -3px 1px #ffffff,
            -3px -3px 1px #ffffff;
    }
    
    .top_text hr.top_line {
        border-width: 1px;
        border-style: solid;
        border-color:#ffffff;
        width: 453px;
        margin-top: 12px;
        margin-bottom: 5px;
        
    }
    
    .top_logo img {
        border: none;
        margin-top: 240px;
        margin-bottom: 15px;
        width: 160px;
    }
    
    .top_logo {
        text-align: center
    }
    
    
    /* greeting */
    
    
    .section01_gree img.img01_gree {
        width: 420px;
    } 
    
    .section01_gree {
        text-align: center;
    } 
    
    .section01_gree p.text01 {
        font-family:  "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 6px;
        font-weight: bold;
        
    }
    
    .section01_gree p.text02 {
        font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 14px;
        font-weight: bold;
    }
    
    .section02_gree {
        -webkit-columns: 290px 2;
        -moz-columns: 290px 2;
        -ms-columns: 290px 2;
        columns: 290px 2;
        margin-top: 15px;
        margin-bottom: 30px;
        
    }
    
    .section02_gree p {
        font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 14.5px;
        text-indent: 1em;
        text-align: justify;
        text-justify: inter-ideograph;
        line-height: 20px;
    }
    
    .section02_gree p.text03 {
        text-align: right;
    }
    
    .section02_gree p.text04 {
        text-align: right;
    }
    
    .section02_gree p span {
        font-size: 12px;
        position: relative;
        bottom: 2px;
    }
    
    .section03_gree {
        text-align: center;
        margin-bottom: 35px;
    }
    
    .section03_gree img.img02_gree {
        width: 240px;
    }
    
    
    /* about */
    
    
    .section01_about img {
        width: 340px;
    }
    
    .section02_about img {
        width: 340px;
    }
    
    .section02_about img.img02_about {
        margin-bottom: 12px;
    }
    
    .section01_about {
        float: left;
        margin-right: 20px;
        width: 340px;
    }
    
    .section01_about p.text01 {
        font-size: 14px;
        margin-bottom: 16px;
    }
    
    .table_about01 {
        width: 340px;
        font-size: 12px;
    }
    
    .table_about01 td span {
        font-size: 11.5px;
    }
    
    .table_about01 td.td01 {
        width: 20%;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    
    .table_about01 td {
        padding: 3px;
    }
    
    
    .section03_about p.text02 {
        font-size: 14px;
        margin-bottom: 16px;
    }
    
    .section03_about p {
        font-size: 11.6px;
        padding-left:1em;
        text-indent:-1em;
        line-height: 1.5;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    
    .section03_about p span {
        letter-spacing: -0.2px;
    }
    
    .table_about {
        width: 340px;
        margin-top: 20px;
        margin-bottom: 40px;
    }
    
    .table_about td {
        font-size: 12px;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    
    .table_about td span {
        font-size: 11.5px;
    }
    
    .table_about td.td01, .table_about td.td04 {
        width: 143px;
    }
    
    .table_about td.td02, .table_about td.td05 {
        width: 25px;
    }
    
    .table_about td.td03 {
        width: 2px;
    }
    
    
    /* work */
    
    
    .main_work h2 {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .section01_work {
        float: left;
        margin-right: 20px;
        width: 340px;
    }
    
    .main_work img {
        width: 340px;
        margin-bottom: 20px;
        
    }
    
    .table_work {
        font-size: 14px;
        width: 700px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 70px;
        margin-top: 15px;
        border-collapse: collapse;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .table_work th, .table_work td {
        border: solid 1px black;
        vertical-align: middle;
    }
    
    .table_work td {
        padding-left: 15px;
    }
    
    .table_work td.td_01 {
        width: 30%;
    }
    
    #table_work th.th_01 {
        width: 30%;  
    }
    
    .table_work th {
        text-align: center;  
    }
    
    .table_work tr {
        height: 25px;
    }
    
    
    /* recruit */ 
    
    .main_recruit {
        width: 700px;
    }
    
    .section01_recruit {
        text-align: center;
    }
    
    .img01_recruit {
        width: 280px;
    }
    
    .section01_recruit p.text01 {
        font-size: 70px;
        font-weight: bold;
        text-shadow: 3px 3px 1px #ffffff,
            -3px 3px 1px #ffffff,
            3px -3px 1px #ffffff,
            -3px -3px 1px #ffffff;
        padding-top: 20px;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        position: relative;
        bottom: 60px;
    }
    
    .section01_recruit p.text02 {
        font-size: 15px;
        position: relative;
        bottom: 70px;
    }
    
   /*採用情報*/ 
    .maru {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        vertical-align: top;
    }
    /* 円の大きさ */
    .size_normal{
        width: 42px;
        height: 42px;
    }
    /* 文字の大きさ */
    .letter3 {
        font-size: 1.5em;
        line-height: 1.5em;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }
    /* 円と文字の色 */
    .sky1 {
        color: #ffffff;
        border: 4px solid #3786C7;
        background-color: #3786C7;
    }
    
    .section02_recruit {
        text-align: center;
        margin-bottom: 40px;
    }
    
    .section03_recruit {
        width: 700px;
    }
    
    .h2_recruit {
        background: #3786C7;
        padding: 0.5em;
        align-items: center;
        width: 70%;
        color: #ffffff;
        font-size: 14px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .table_recruit01 {
        width: 70%;
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 15px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .table_recruit01 td.td01 {
        width: 30%;
    }
    
    .img02_recruit {
        width: 140px;
        margin: 5px;
    }
    
    .section04_recruit {
        width: 700px;
    }
    
    .section04_recruit p.text04 {
        font-size: 14px;
        width: 70%;
        margin-bottom: 40px;
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto;
    }
    
    
    /*access*/
    
    .main_access {
        width: 700px;
    }
    
    .h2_access {
        background: #3786C7;
        padding: 0.5em;
        align-items: center;
        width: 100%;
        color: #ffffff;
        font-size: 12px;
    }
    
    .section01_access p.text01 {
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .section02_access {
        width: 100%;
        text-align: center
    }
    
    
}
/*------------------------------

min 768px ここまで

------------------------------*/

/*----------------------------------------------------*/

/*------------------------------

max 767px ここから

------------------------------*/

@media (max-width:767px){

/*header*/
    
    #header .header_logo {
        display: inline;
        position: absolute;
        top: 15px;
        left: 10px;
        
    }
    
   /* トグルボタン */
    #menubtn	{padding: 6px 12px;
        border: solid 1px #aaaaaa;
        border-radius: 5px;
        background-color: rgba(0,0,0,0.0);
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer}

    #menubtn:hover	{background-color: #dddddd}

    #menubtn:focus	{outline: none}

    #menubtn i	{color: #888888;
        font-size: 18px}

    #menubtn span	{display: inline-block;
        text-indent: -9999px}

    /* ナビゲーションメニュー（縦並び） */
    .menu	{display: none}

    .menu ul	{
        margin: 0;
        margin-top: 50px;
        padding: 0px;
        list-style: none;
        background-color: rgba(255,255,255,0.5);
    }

    .menu li a	{display: block;
        padding: 12px;
        color: #000000;
        font-size: 14px;
        text-decoration: none}

    .menu li a:hover	{background-color: #eeeeee}

    
    
/*greeting*/
    
    .section01_gree img.img01_gree {
        margin-top: 70px;
        width: 90%;
    } 

    .section01_gree {
        text-align: center;
    } 

    .section01_gree p.text01 {
        font-family:  "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 6px;
        font-weight: bold;

    }

    .section01_gree p.text02 {
        font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 14px;
        font-weight: bold;
    }

    .section02_gree {
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 15px;
        margin-bottom: 30px;

    }

    .section02_gree p {
        font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 15px;
        text-indent: 1em;
        text-align: justify;
        text-justify: inter-ideograph;
        line-height: 20px;
    }

    .section02_gree p.text03 {
        text-align: right;
    }

    .section02_gree p.text04 {
        text-align: right;
    }

    .section02_gree p span {
        font-size: 12px;
        position: relative;
        bottom: 2px;
    }

    .section03_gree {
        text-align: center;
        margin-bottom: 35px;
    }

    .section03_gree img.img02_gree {
        width: 80%;
    }
    
    /* about */

    
    .section01_about {
        width: 100%;
        margin-left: 10px;
    }
    
    .section02_about {
        width: 100%;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
    }

    .section01_about img {
        width: 95%;
        margin-top: 70px;
    }

    .section02_about img {
        width: 95%;
    }

    .section02_about img.img02_about {
        margin-bottom: 12px;
    }

    .section01_about p.text01 {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .table_about01 {
        width: 90%;
        font-size: 14px;
    }

    .table_about01 td.td01 {
        width: 30%;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    
    .table_about01 td {
        padding: 3px;
    }


    .section03_about p.text02 {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .section03_about p {
        font-size: 14px;
        padding-left:1em;
        text-indent:-1em;
        margin-right: 30px;
        line-height: 1.5;
    }

    .table_about {
        width: 95%;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .table_about td {
        font-size: 14px;
        padding: 3px;
    }

    .table_about td.td01, .table_about td.td04 {
        width: 120px;
    }

    .table_about td.td02, .table_about td.td05 {
        width: 45px;
    }

    .table_about td.td03 {
        width: 5px;
    } 
    
    
    /* recruit */ 

    .main_recruit {
        width: 100%;
    }

    .section01_recruit {
        text-align: center;
    }

    .img01_recruit {
        margin-top: 70px;
        width: 70%;
    }

    .section01_recruit p.text01 {
        font-size: 50px;
        font-weight: bold;
        text-shadow: 3px 3px 1px #ffffff,
            -3px 3px 1px #ffffff,
            3px -3px 1px #ffffff,
            -3px -3px 1px #ffffff;
        padding-top: 20px;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        position: relative;
        bottom: 60px;
    }

    .section01_recruit p.text02 {
        font-size: 15px;
        position: relative;
        bottom: 50px;
    }

    /*採用情報*/ 
    .maru {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        vertical-align: top;
    }
    /* 円の大きさ */
    .size_normal{
        width: 42px;
        height: 42px;
    }
    /* 文字の大きさ */
    .letter3 {
        font-size: 1.5em;
        line-height: 1.5em;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }
    /* 円と文字の色 */
    .sky1 {
        color: #ffffff;
        border: 4px solid #3786C7;
        background-color: #3786C7;
    }

    .section02_recruit {
        text-align: center;
        margin-bottom: 40px;
    }

    .section03_recruit {
        width: 100%;
    }
    

    .h2_recruit {
        background: #3786C7;
        padding: 0.5em;
        align-items: center;
        width: 80%;
        color: #ffffff;
        font-size: 14px;
        margin-left: auto;
        margin-right: auto;
    }

    .table_recruit01 {
        width: 80%;
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .table_recruit01 td.td01 {
        width: 30%;
    }

    .img02_recruit {
        width: 140px;
        margin: 5px;
    }

    .section04_recruit {
        width: 100%;
    }

    .section04_recruit p.text04 {
        font-size: 14px;
        width: 80%;
        margin-bottom: 40px;
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto;
    }
    
    
    /* work */


    .main_work h2 {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        margin-top: 70px;
        margin-bottom: 15px;
    }

    .section01_work {
        margin-right: auto;
        margin-left: auto;
        width: 90%;
    }
    
    .section02_work {
        margin-right: auto;
        margin-left: auto;
        width: 90%;
    }
    
    .section03_work {
        margin-right: auto;
        margin-left: auto;
        width: 90%;
    }

    .main_work img {
        width: 100%;
        margin-bottom: 20px;

    }

    .table_work {
        font-size: 14px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 70px;
        margin-top: 15px;
        border-collapse: collapse;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .table_work th, .table_work td {
        border: solid 1px black;
        vertical-align: middle;
    }

    .table_work td {
        padding-left: 5px;
    }

    .table_work td.td_01 {
        width: 30%;
    }

    #table_work th.th_01 {
        width: 30%;  
    }

    .table_work th {
        text-align: center;  
    }

    .table_work tr {
        height: 25px;
    }
    
    /* top */
    .container {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .main-cont {
        background:url(../img/top_img02.png) no-repeat;
        background-position: center;
        background-size: cover;
        margin-left: auto;
        margin-right: auto;
    }

    .top_text p.text01 {
        text-align: center;
        color: #00A0E9;
        font-size: 32px;
        text-shadow: 2px 2px 1px #ffffff,
            -2px 2px 1px #ffffff,
            2px -2px 1px #ffffff,
            -2px -2px 1px #ffffff;
        padding-top: 100px;
    }

    .top_text p.text02 {
        text-align: center;
        color: #00A0E9;
        font-size: 70px;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        text-shadow: 3px 3px 1px #ffffff,
            -3px 3px 1px #ffffff,
            3px -3px 1px #ffffff,
            -3px -3px 1px #ffffff;
    }

    .top_text hr.top_line {
        border-width: 1px;
        border-style: solid;
        border-color:#ffffff;
        width: 300px;
        margin-top: 12px;
        margin-bottom: 5px;

    }

    .top_logo img {
        border: none;
        margin-top: 240px;
        margin-bottom: 15px;
        width: 160px;
    }

    .top_logo {
        text-align: center
    }

    
    /*access*/

    .main_access {
        width: 100%;
    }

    .section01_access {
        width: 100%;
    }
    
    
    .h2_access {
        background: #3786C7;
        padding: 0.5em;
        align-items: center;
        width: 90%;
        color: #ffffff;
        font-size: 14px;
        margin-top: 70px;
        margin-right: auto;
        margin-left: auto;
    }

    .section01_access p.text01 {
        font-size: 14px;
        width: 90%;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }

    .section02_access {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    
    .section02_access .map {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }


}
/*------------------------------

max 767px ここまで

------------------------------*/