<style type="text/css">

    @charset "UTF-8";

    body {
            display: block;
            font-size: 0;
            margin: 100;
    }

    p {
        max-width: 480px;
        text-align: center;
        margin: auto;
    }
    i{
        margin: 20px;
        color: #022134;
    }
    #map{
        text-align: center;
        margin: 0 auto;
    }
    img{
        width: 200px;
    }
    #main_top {
    	margin-top: 0px;
        display: block;
    }

    #section_notice {
        margin: 40px 0;
    }
    
    @media screen and (max-width: 700px) {
        .text {
        margin: 20px auto 0;
        width: 90%;}
        img {
            width: 50%;
        }
    }


    @media screen {
    .kv {
    background-image: url("../images/kv_pc.jpg");
    background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
	}
	.kv p {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin:0;
    padding:0;
    color:#fff;
    font-weight: bold;
    font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 8px;
    line-height: 38px;
    text-align: center;
    }
    #about_us {
    right: 50%;
    height: 364px;
    background-size: cover;
    background-color: #f0f0f0;
    overflow: hidden;/*float解除*/
    font-family:"Sawarabi Mincho" "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }
    #about_us .space {
    float: left;
    position:relative;
    height: 140px;
    }
    .vertical{
    position: center;
    margin: auto;
    }
    #fb-root .fb_reset{
    height: 800px;
    }
 	}

    h1 {
        font-size: 20px;
        font-family:"ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        letter-spacing: 4px;
    }

    h2 {
        font-size: 20px;
        padding: 40px 0 10px 0;
        font-family:"ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        letter-spacing: 4px;    
        text-align: center;
    }
    p {
        font-size: 14px;
        font-family:"ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        letter-spacing: 4px;  
        line-height: 24px;
        max-width: 600px;
    }
    .about_us_copy{
        font-size: 20px;
        line-height: 34px;
    }



    .vertical{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 30px;
    }

    .vertical h1 {
    margin-left: 20px;
    }

    .vertical p {
    line-height: 1.7;
    line-height: 24px;
    font-size: 12px;
    letter-spacing: 4px;
    font-family:"ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
   }

   .float {
    float:  left;   /* 回り込み指定 */
    }

   .SNS .textbox {
    overflow:  hidden;          /* 親要素の高さを復活 */
    }


.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }

</style>