body {
    margin: 0;
    padding: 0;
    line-height: 100%;
    background: #fff;
    text-align: center;
    color: #595757;
    font-family: "VƒS R", 'Shin Go Regular', sans-serif;
}
/* ------Å‰º•”FIXƒ{ƒ^ƒ“------ */
#fix-navi-box {
    width: 100%;
}

#fix-navi {
    position: fixed;
    width: 60px;
    z-index: 4;
    bottom: 20px;
    right: 20px;
}

#fix-navi-top {
    position: fixed;
    width: 77px;
    z-index: 4;
    top: 0px;
    right: 0px;
}
@media (max-width: 900px) {
    #fix-navi {
        width: 45px;
        bottom: 10px;
        right: 10px;
    }
}

/*===========WRAP=============*/
#wrap {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 760px;
}
/*===========HEADER=============*/
header {
    height: 80px;
    width: 87.5%;
    margin-bottom: 40px;
    margin-left: 47px;
    margin-right: 47px;
}
    header #title {
        text-align: left;
    }
        header #title h1 {
            color: #595757;
            font: 17px "ƒŠƒ…ƒEƒ~ƒ“ R-KL",'Ryumin Regular KL',sans-serif;
            letter-spacing: 0.1em;
            margin: 0;
        }
    header #logo {
        margin-right: 25px;
        text-align: left;
        float: left;
    }
        header #logo img {
            margin-top: 21px;
            height: 31px;
            margin-left: 0px;
        }
    header nav {
        width: 66%;
        margin-top: 36px;
        float: right;
    }
    header img {
        height: 14px;
        margin-left: 21px;
    }
        header img#navmenu{
            margin-left: 0px;
        }
        /*
        header nav ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        header nav li {
            display: inline;
            text-indent: 0px;
            font-family: 'Century', sans-serif;
            font-size: 18px;
            padding-left: 15px;
            letter-spacing: 0.05em;
        }
            header nav li a:link,
            header nav li a:visited {
                color: #595757;
                text-decoration: none;
            }
            header nav li a:hover,
            header nav li a:active {
                color: #595757;
                text-decoration: underline;
            }
    */
        /*===========SLIDE=============*/
        #slide {
            width: 760px;
            height: 528px;
            margin-bottom: 100px;
            margin-top: 40px;
        }

    /*===========CONTENTS=============*/
    .contents {
        margin-top: 60px;
        margin-left: 47px;
        margin-right: 47px;
        margin-bottom: 83px;
    }
        .contents .subTitle {
            display: flex;
            align-items: center;
            height: 35px;
        }
            .contents .subTitle:after {
                border-top: 2px solid;
                content: "";
                flex-grow: 1;
            }
            .contents .subTitle h1 {
                font-family: Century, sans-serif;
                font-size: 35px;
                text-align: left;
                margin: 0;
                letter-spacing: 0.05em;
            }
            .contents .subTitle img {
            	height: 30px;
            }

        .contents .sentense {
            font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic',sans-serif;
            font-size: 21px;
            text-align: left;
            margin-top: 63px;
            padding-left: 53px;
            padding-right: 53px;
            line-height: 60px;
        }
            .contents .sentense .part {
                display: block;
                clear: both;
                width: 734px;
                margin-bottom: 40px;
                height: 21px;
            }
                .contents .sentense .part .menu_t {
                    display: flex;
                    align-items: center;
                    width: 655px;
                    float: left;
                    padding-right: 10px;
                    height: 21px;
                    letter-spacing: 0.05em;
                }
                    .contents .sentense .part .menu_t:after {
                        border-top: 1px dotted;
                        content: "";
                        flex-grow: 1;
                    }
                .contents .sentense .part .price {
                    width: 69px;
                    position: relative;
                    top: -21px;
                    left:0;
                    float: right;
                    text-align: right;
                    height: 21px;
                    letter-spacing: 0.05em;
                }
            .contents .sentense .part2 {
                display: block;
                clear: both;
                width: 734px;
                height: 240px;
                position: relative;
                top: -10px;
                margin-bottom: 10px;
            }
                .contents .sentense .part2 .menu_left {
                    width: 80px;
                    height: 240px;
                    float: left;
                }
                .contents .sentense .part2 .border_left {
                    border-left: 2px solid;
                    height: 200px;
                    width: 2px;
                    position: relative;
                    left: 0px;
                    top: 20px;
                    float: left;
                }
                .contents .sentense .part2 .menu_right {
                    display: flex;
                    align-items: center;
                    width: 551px;
                    float: left;
                    padding-right: 10px;
                    letter-spacing: 0.05em;
                    margin-left:20px;
                }
                    .contents .sentense .part2 .menu_right:after {
                        border-top: 1px dotted;
                        content: "";
                        flex-grow: 1;
                    }
                .contents .sentense .part2 .price {
                    width: 69px;
                    float: right;
                    text-align: right;
                    height: 21px;
                    letter-spacing: 0.05em;
                }
            .contents .sentense .part3 {
                display: block;
                clear: both;
                width: 734px;
                margin-bottom: 40px;
            }
                .contents .sentense .part3 #okosama {
                    line-height: 35px;
                    letter-spacing:0.05em;
                    font-size: 21px;
                }

    .contents .sentense #syucho.part {
        height: 59px;
        line-height: 38px;
    }

        .contents .sentense #syucho.part .menu_t {
            width: 624px;
        }

        .contents .sentense #syucho.part .price {
            top: -10px;
            width: 100px;
        }

    .contents .sentense .part #chiiki {
        line-height: 38px;
        float: right;
    }

    .contents .sentense .part4 {
        display: block;
        clear: both;
        width: 734px;
        margin-bottom: 20px;
        height: 21px;
        line-height: initial;
    }

    .contents .sentense #lesson {
        width: 734px;
        position: relative;
        margin-bottom: 60px;
    }

        .contents .sentense #lesson p {
            position: absolute;
            top: 35px;
            left: 0;
            margin: 0;
            font: 19px '‚l‚r ‚o–¾’©','MS PMincho',sans-serif;
            line-height: 45px;
            letter-spacing: 0.1em;
        }

        .contents .sentense #lesson img {
            width: 380px;
            height: 256px;
            margin-left: 354px;
        }

    .contents .sentense .part5 {
        font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic',sans-serif;
        font-size: 19px;
        line-height: 40px;
        letter-spacing: 0.01em;
        margin-bottom: 40px;
        width: 734px;
        height: 160px;
        display: block;
    }

    .contents .sentense #les.part2 {
        height: 180px;
    }
        .contents img#menuimg {
            margin-top: 60px;
            width: 581px;
        }

        .contents .sentense #les.part2 .border_left {
            border-left: 2px solid;
            height: 140px;
            width: 2px;
            position: relative;
            left: 0px;
            top: 20px;
            float: left;
        }

    .contents .sentense #tax.part3 {
        line-height: initial;
        letter-spacing: 0.05em;
    }

        .contents .sentense #tax.part3 a {
            color: #4696C8;
            text-decoration: none;
        }
        .contents .workphoto {
            padding-top: 83px;
        }
        .contents .workphoto img{
            width: 665px;
            height: 443.3px;
            margin-bottom: 60px;
        }
            .contents .workphoto img#lastimg{
                margin-bottom: 0px;
            }
            .contents .profile {
                width: 665px;
                padding-top: 83px;
                height: 254px;
            }
            .contents .profile img {
                width: 277px;
                height: 254px;
                float: left;
            }
            .contents .profile .protext{
                width: 365px;
                height: 209px;
                float: right;
                text-align: left;
            }
                .contents .profile .protext #name {
                    text-align: left;
                    font-size: 20px;
                    letter-spacing: 0.1em;
                    margin-bottom: 25px;
                    height: 20px;
                }
                    .contents .profile .protext #name #jname {
                        font-family: "VƒS R", 'Shin Go Regular', sans-serif;
                    }
                    .contents .profile .protext #name #ename {
                        font-family: "VƒS R", 'Shin Go Regular', sans-serif;
                    }
                .contents .profile .protext #career {
                    font-family: "VƒS R", Shin Go Regular, sans-serif;
                    line-height: 27px;
                    text-align: left;
                    font-size: 14px;
                    height: 209px;
                }
                    .contents .profile .protext #career .year {
                        float: left;
                        margin-right:20px;
                        width: 30px;
                        letter-spacing: -0.05em;
                    }
                    .contents .profile .protext #career .status {
                        float: left;
                        width: 315px;
                    }
                        .contents .profile .protext #career .status::after {
                            content: "\A";
                        }
        .contents .acc {
            width: 665px;
            padding-top: 83px;
        }
            .contents .acc img {
                /*width: 665px;*/
                height: 492px;
                margin-bottom: 60px;
            }
            .contents .acc #beltitle {
                text-align: center;
                font-family: "ƒŠƒ…ƒEƒ~ƒ“ R-KL",'Ryumin Regular KL',sans-serif;
                font-size: 18px;
                letter-spacing: 0.2em;
                margin-bottom: 40px;
            }
                .contents .acc #beltitle img {
                    width: 243px;
                    height: 59px;
                    margin-top: 5px;
                    margin-bottom: 0px;
                }
            .contents .acc #address {
                width: 545px;
                height: 245px;
                margin-left: 60px;
                margin-right: 60px;
                margin-bottom: 60px;
            }
                .contents .acc #address img {
                    width: 148px;
                    height: 244px;
                    margin: 0;
                    float:left;
                }
                .contents .acc #address #detail {
                    width: 367px;
                    height: 244px;
                    float: right;
                    font-family: "VƒS R", 'Shin Go Regular',sans-serif;
                    line-height: 30px;
                    text-align: left;
                    font-size: 17.5px;
                    padding-left: 30px;
                }
        .contents #sns {
            width: 665px;
            height: 68px;
        }
        .contents #sns a{
            margin: 0;
            padding: 0;
            text-decoration: none;
        }
            .contents #sns img {
                width: 68px;
                height: 68px;
                margin: 0;
            }
                .contents #sns img#block {
                    width: 60px;
                }
                .contents #sns img#line {
                    height: 36px;
                    width: 119px;
                    border: 0;
                }
        .contents #toiawase {
            width: 665px;
            font-family: "VƒS R", 'Shin Go Regular',sans-serif;
            font-size: 21px;
            letter-spacing: 0.05em;
            margin-top: 83px;
        }
        .contents #toiawase2 {
            width: 665px;
            font-family: "VƒS R", 'Shin Go Regular',sans-serif;
            letter-spacing: 0.05em;
            margin-top: 83px;
            line-height: 30px;
            text-align: left;
            font-size: 17.5px;
            padding-left: 30px;
        } 
        	.contents .formc{
        		margin: auto;
                width: 89%;
            }
            .contents .formc .controls label{
                width: 100%;
 
            }
            .contents .formc .controls{
                width: 100%;
                text-align: left;
                margin-bottom: 13px;
            }
            .contents .formc .controlsf{
                width: 100%;
                margin-bottom: 50px;
            }
            .contents .formc .controlst{
                width: 100%;
                margin-bottom: 20px;
            }
            .contents .formc .controlsf input{
                width: 100%;
                height : 45px;
                font-size: 21px;
                border:1px solid #595757;     /* ˜gü‚Ì‘•ü */
                background-color: #fff;   /* ”wŒiF */
                border-radius: 7px;         /* CSS3 */
                -moz-border-radius: 7px;    /* Firefox */
                -webkit-border-radius: 7px; /* Safari,Chrome */
            }
            .contents .formc .controlst textarea{
                width: 100%;
                height : 210px;
                font-size: 21px;
                border:1px solid #595757;     /* ˜gü‚Ì‘•ü */
                background-color: #fff;   /* ”wŒiF */
                border-radius: 7px;         /* CSS3 */
                -moz-border-radius: 7px;    /* Firefox */
                -webkit-border-radius: 7px; /* Safari,Chrome */
            }
            .contents .formc .square_btn {
            	float: left;
            	width: 80px;
            	height: 45px;
            	padding: 0.25em 0.5em;
            	color: #FFF;
            	background: #595757;/*F*/
            	border-radius: 7px;/*Šp‚ÌŠÛ‚Ý*/
            	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic',sans-serif;
            	font-size: 21px;
            	letter-spacing: 0.05em;
            	margin-bottom: 145px;
            }

    /*===========FOOTER=============*/
    .footer {
    	font-family: "VƒS R", 'Shin Go Regular',sans-serif;
        text-align: right;
        font-size: 18px;
        color: #A0A0A0;
		width: 89%;
    }


@media ( max-width : 1024px ) {
    .contents .sentense .part3 #okosama {
        letter-spacing: 0.01em;
        font-size: 20px;
    }

    .contents .sentense #lesson p {
        letter-spacing: 0.01em;
    }

    .contents .sentense .part5 {
        font-size: 17px;
    }

    .contents .sentense #tax.part3 {
        letter-spacing: 0.01em;
        font-size: 20px;
    }

    .contents .profile .protext #career {
        font-size: 16px;
    }

    .contents .acc #address #detail {
        font-size: 19px;
    }
}

@media ( max-width : 320px ) {
    .contents .sentense .part3 #okosama {
        letter-spacing: 0.01em;
        font-size: 18px;
    }

    .contents .sentense #lesson p {
        letter-spacing: 0.01em;
        font-size: 17px;
    }

    .contents .sentense .part5 {
        font-size: 15px;
    }

    .contents .sentense #tax.part3 {
        letter-spacing: 0.01em;
        font-size: 18px;
    }

    .contents .profile .protext #career {
        font-size: 14px;
    }

    .contents .acc #address #detail {
        font-size: 18px;
    }
}