﻿body{
    font-family:Helvetica, Arial, '游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
    margin:0px;
    background-color:#000000;
    background-repeat:repeat-x;
    background-position:top center
}
.wf-sawarabimincho{
    font-family:"Sawarabi Mincho"
}
.wf-sawarabimincho .blackMiddle{
    color:#000;
    font-family:"Rounded Mplus 1c";
    font-size:20px;
    font-weight:600;
    margin-bottom:8px
}
@media screen and (max-width: 800px){
    .wf-sawarabimincho .blackMiddle{
        font-size:18px;
        font-weight:600
    }
}
.wf-sawarabimincho.marginB{
    display:block;
    margin-bottom:40px
}
.wf-sawarabimincho2{
    font-family:"Sawarabi Mincho";
    font-size:20px;
    line-height:200%
}
.wf-sawarabimincho2 .msType{
    padding:20px 0 0;
    text-align:center;
    width:100%
}
.wf-sawarabimincho2 .msType .blackMiddle{
    color:#000;
    font-family:"Rounded Mplus 1c";
    font-size:24px;
    font-weight:600;
    display:inline-block;
    margin-bottom:8px
}
@media screen and (max-width: 800px){
    .wf-sawarabimincho2 .msType .blackMiddle{
        font-size:18px;
        font-weight:600
    }
}
@media screen and (max-width: 530px){
    .wf-sawarabimincho2 .msType .blackMiddle{
        display:block;
        font-size:22px;
        text-align:center
    }
}
.wf-sawarabimincho2 .msType .blackMiddle a{
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease;
    color:#000;
    text-decoration:none
}
.wf-sawarabimincho2 .msType .blackMiddle a:visited{
    color:#000;
    text-decoration:none
}
.wf-sawarabimincho2 .msType .blackMiddle a:hover{
    color:#e4a018;
    text-decoration:none
}
.wf-sawarabimincho2 .mensetsuArea{
    margin:30px auto 0;
    max-width:800px;
    width:80%
}
@media screen and (max-width: 767px){
    .wf-sawarabimincho2 .mensetsuArea{
        width:94%
    }
}
@media screen and (max-width: 480px){
    .wf-sawarabimincho2 .mensetsuArea{
        margin:20px auto 0;
        width:100%
    }
}
.wf-sawarabimincho2 .mensetsuArea .msSub{
    background:#af8f4e;
    color:white;
    font-family:"Rounded Mplus 1c";
    font-size:26px;
    font-weight:600;
    padding:15px 3%;
    text-align:left
}
@media screen and (max-width: 767px){
    .wf-sawarabimincho2 .mensetsuArea .msSub{
        font-size:22px
    }
}
@media screen and (max-width: 480px){
    .wf-sawarabimincho2 .mensetsuArea .msSub{
        padding:5px 3%;
        text-align:center
    }
}
.wf-sawarabimincho2 .mensetsuArea .msImageArea{
    height:auto;
    line-height:0;
    width:100%
}
.wf-sawarabimincho2 .mensetsuArea .msImageArea img{
    height:auto;
    width:100%
}
.wf-sawarabimincho2 .mensetsuArea .msTxtArea{
    background:white;
    border:1px #ddd solid;
    box-sizing:border-box;
    border-top:none;
    display:block;
    font-size:20px;
    padding:20px 4%;
    width:100%
}
@media screen and (max-width: 767px){
    .wf-sawarabimincho2 .mensetsuArea .msTxtArea{
        font-size:18px
    }
}
@media screen and (max-width: 480px){
    .wf-sawarabimincho2 .mensetsuArea .msTxtArea{
        font-size:16px
    }
}
@media screen and (max-width: 350px){
    .wf-sawarabimincho2 .mensetsuArea .msTxtArea{
        padding:5px 3%
    }
}
.wf-sawarabimincho2 .mensetsuArea .msTxtArea .att{
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    background:#887f6f;
    color:white;
    display:block;
    font-family:"Rounded Mplus 1c";
    font-size:20px;
    font-weight:500;
    margin:20px auto 0;
    max-width:280px;
    padding:10px;
    text-align:center
}
@media screen and (max-width: 480px){
    .wf-sawarabimincho2 .mensetsuArea .msTxtArea .att{
        font-size:16px
    }
}
.videoGirl {
    padding: 20px;
    text-align: center;
    background: white;
}

.videoGirl iframe{
    width: 750px;
    height: 425px;
}

@media screen and (max-width: 767px){
    .videoGirl iframe{
        width: 100%;
        height: 190px;
    }
}

.logomark{
    text-align:center;
    background:#333333;
    padding:10px 0px
}
.logomark img{
    max-width:450px;
    height:auto;
    width:100%;
    vertical-align:bottom
}
.inner{
    width:100%;
    margin:0 auto
}
.inner:after{
    content:"";
    clear:both;
    display:block
}
#top-head{
    top:-100px;
    position:absolute;
    width:100%;
    margin:100px auto 0;
    padding:0;
    line-height:1;
    z-index:999;
    color:#ffffff;
    text-decoration:none;
    height:80px;
    background:rgba(0,0,0,0.8)
}
#top-head:after{
    content:"";
    display:block;
    clear:both
}
#top-head a{
    color:#ffffff;
    text-decoration:none
}
#top-head .inner{
    position:relative
}
#top-head .logo img{
    float:left;
    width:200px;
    height:auto;
    margin-left:15px;
    margin-top:12px
}
#top-head .membership{
    box-sizing:border-box;
    display:block;
    float:left;
    padding:24px 0 0 40px
}
@media screen and (max-width: 1680px){
    #top-head .membership{
        display:none
    }
}
#top-head .membership .cs{
    color:white;
    display:inline-block;
    font-family:"メイリオ","Meiryo","Meiryo UI","Hiragino Kaku Gothic ProN","Helvetica Neue","Hiragino Sans","游ゴシック Medium",sans-serif,Roboto;
    font-size:14px;
    margin:0 10px 0 0;
    text-align:left
}
#top-head .membership .cs .number{
    color:#ffe7a9;
    font-family:"Rounded Mplus 1c";
    font-size:20px;
    font-weight:500;
    padding:0 3px 0 0
}
#top-head .membership .cs .numberW{
    color:#f5d1d7;
    font-family:"Rounded Mplus 1c";
    font-size:20px;
    font-weight:500;
    padding:0 3px 0 0
}
#top-head.fixed .membership .cs{
    color:#000
}
#top-head.fixed .membership .cs .number{
    color:#cc9933
}
#top-head.fixed .membership .cs .numberW{
    color:#f597a7
}
#top-head .membership2{
    background:rgba(0,0,0,0.8);
    box-sizing:border-box;
    display:block;
    padding:0 0 15px;
    text-align:center;
    width:100%
}
@media screen and (min-width: 1681px){
    #top-head .membership2{
        display:none
    }
}
@media screen and (max-width: 1300px){
    #top-head .membership2{
        display:none
    }
}
#top-head .membership2 .cs{
    color:white;
    display:inline-block;
    font-family:"メイリオ","Meiryo","Meiryo UI","Hiragino Kaku Gothic ProN","Helvetica Neue","Hiragino Sans","游ゴシック Medium",sans-serif,Roboto;
    font-size:14px;
    margin:0 10px 0 0;
    text-align:left
}
#top-head .membership2 .cs .number{
    color:#ffe7a9;
    font-family:"Rounded Mplus 1c";
    font-size:20px;
    font-weight:500;
    padding:0 3px 0 0
}
#top-head .membership2 .cs .numberW{
    color:#f5d1d7;
    font-family:"Rounded Mplus 1c";
    font-size:20px;
    font-weight:500;
    padding:0 3px 0 0
}
#global-nav ul{
    list-style:none;
    position:absolute;
    right:20px;
    bottom:20px;
    font-size:14px
}
#global-nav ul li{
    float:left;
    position:relative
}
#global-nav ul li a{
    padding:10px 20px
}
#global-nav ul li:after{
    position:absolute;
    content:"";
    display:block;
    width:100%;
    height:4px;
    bottom:-10px;
    transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease
}
#global-nav ul li:hover:after{
    background:#ffffff;
    bottom:-30px
}
#global-nav ul li:last-child:after{
    height:0px
}
.btn-style a{
    background:#cc9933;
    border-radius:20px;
    color:#ffffff;
    font-size:16px;
    margin-left:20px
}
.btn-style a i{
    font-size:18px;
    margin-right:5px
}
.btn-style a:hover{
    opacity:0.7
}
#top-head.fixed{
    margin-top:0;
    top:0;
    position:fixed;
    height:80px;
    background:rgba(255,255,255,0.9);
    transition:top 0.65s ease-in;
    -webkit-transition:top 0.65s ease-in;
    -moz-transition:top 0.65s ease-in
}
#top-head.fixed .logo{
    color:#000000
}
#top-head.fixed #global-nav ul li a{
    color:#000000;
    padding:10px 20px
}
#top-head.fixed #global-nav ul .btn-style a{
    background:#cc9933;
    color:#ffffff;
    font-size:16px;
    margin-left:20px
}
#top-head.fixed #global-nav ul li:hover:after{
    background:#cc9933;
    bottom:-33px
}
#nav-toggle{
    display:none;
    position:absolute;
    right:12px;
    top:14px;
    width:34px;
    height:36px;
    cursor:pointer;
    z-index:101
}
#nav-toggle div{
    position:relative
}
#nav-toggle span{
    display:block;
    position:absolute;
    height:4px;
    width:100%;
    background:#000000;
    left:0;
    -webkit-transition:.35s ease-in-out;
    -moz-transition:.35s ease-in-out;
    transition:.35s ease-in-out
}
#nav-toggle span:nth-child(1){
    top:0
}
#nav-toggle span:nth-child(2){
    top:11px
}
#nav-toggle span:nth-child(3){
    top:22px
}
.btn-style0{
    float:right;
    width:220px;
    height:auto;
    margin-top:18px
}
.btn-style0 a{
    background:#cc9933;
    border-radius:20px;
    color:#ffffff;
    font-size:16px;
    padding:7px 10px;
    margin-left:20px
}
.btn-style0 a i{
    font-size:18px;
    margin-right:5px
}
.btn-style0 a:hover{
    opacity:0.7
}
.membership3{
    background:rgba(0,0,0,0.8);
    box-sizing:border-box;
    display:block;
    padding:61px 0 10px;
    text-align:center;
    width:100%;
    position: fixed;
    z-index: 99;
}
@media screen and (min-width: 1301px){
    .membership3{
        display:none
    }
}
.membership3 .cs{
    color:white;
    display:inline-block;
    font-family:"メイリオ","Meiryo","Meiryo UI","Hiragino Kaku Gothic ProN","Helvetica Neue","Hiragino Sans","游ゴシック Medium",sans-serif,Roboto;
    font-size:13px;
    margin:0 10px 0 0;
    text-align:left
}
.membership3 .cs:nth-of-type(2){
    margin:0
}
@media screen and (max-width: 330px){
    .membership3 .cs{
        font-size:12px
    }
}
.membership3 .cs .number{
    color:#ffe7a9;
    font-family:"Rounded Mplus 1c";
    font-size:18px;
    font-weight:500;
    padding:0 3px 0 0
}
@media screen and (max-width: 330px){
    .membership3 .cs .number{
        font-size:16px
    }
}
.membership3 .cs .numberW{
    color:#f5d1d7;
    font-family:"Rounded Mplus 1c";
    font-size:18px;
    font-weight:500;
    padding:0 3px 0 0
}
@media screen and (max-width: 330px){
    .membership3 .cs .numberW{
        font-size:16px
    }
}
#main-visual{
    text-align:center;
    background-image:url("../img/main-visual.jpg?date=20171128");
    background-repeat:no-repeat;
    background-position:top center;
    background-size:cover;
    padding:330px 20px 200px 20px
}
#main-visual .catchArea{
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease;
    background:rgba(17,17,17,0.7);
    box-sizing:border-box;
    display:block;
    margin:30px auto 0;
    max-width:650px;
    padding:10px 2% 20px;
    text-align:center;
    text-decoration:none;
    width:100%
}
@media screen and (max-width: 620px){
    #main-visual .catchArea{
        padding:10px 2% 20px
    }
}
@media screen and (max-width: 580px){
    #main-visual .catchArea{
        margin:0 auto
    }
}
#main-visual .catchArea:visited{
    background:rgba(17,17,17,0.7);
    text-decoration:none
}
#main-visual .catchArea:hover{
    background:rgba(144,96,22,0.7);
    text-decoration:none
}
#main-visual .catchArea i{
    color:#f5ce5d;
    text-decoration:none;
    display:block;
    font-size:36px;
    padding:0
}
#main-visual .catchArea span{
    color:white;
    font-family:"Sawarabi Mincho";
    font-size:38px;
    font-weight:400;
    display:inline-block;
    max-width:500px
}
@media screen and (max-width: 580px){
    #main-visual .catchArea span{
        font-size:34px
    }
}
@media screen and (max-width: 500px){
    #main-visual .catchArea span{
        font-size:30px
    }
}
@media screen and (max-width: 420px){
    #main-visual .catchArea span{
        font-size:26px
    }
}
@media screen and (max-width: 380px){
    #main-visual .catchArea span{
        font-size:24px
    }
}
@media screen and (max-width: 340px){
    #main-visual .catchArea span{
        font-size:22px
    }
}
@media screen and (max-width: 320px){
    #main-visual .catchArea span{
        font-size:20px
    }
}
@media screen and (max-width: 1060px){
    #main-visual .catchArea span:nth-of-type(2){
        margin-top:-10px;
        padding-left:2%
    }
}
@media screen and (max-width: 1060px){
    #main-visual .catchArea span{
        width:100%
    }
}
#main-visual .catchArea span img{
    max-width:100%
}
section img{
    background:rgba(255,255,255,0.3);
    max-width:100%;
    height:auto;
    margin:30px 0px;
    vertical-align:bottom;
    border:solid 1px rgba(255,255,255,0.5);
    box-sizing:border-box;
    box-shadow:0px 0px 5px 2px rgba(0,0,0,0.2)
}
#supervision{
    background:#efdfcc;
    text-align:center
}
#supervision .supervision-inner{
    padding:40px 0px
}
#supervision .supervision-inner .kanshu{
    font-size:28px
}
#supervision .supervision-inner .kanshu-name{
    font-size:32px
}
#supervision .supervision-inner .kanshu-name span{
    display:inline-block
}
#supervision .supervision-inner .daihyou{
    font-size:25px;
    margin-bottom:20px
}
.kanshu{
    position:relative;
    display:inline-block;
    margin-bottom:1em
}
.kanshu:before{
    content:'';
    position:absolute;
    bottom:-15px;
    display:inline-block;
    width:60px;
    height:5px;
    left:50%;
    -moz-transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#ad956f;
    border-radius:2px
}
.website{
    text-align:center
}
.website-btn a{
    display:inline-block;
    width:280px;
    height:54px;
    font-size:20px;
    text-align:center;
    text-decoration:none;
    line-height:54px;
    outline:none;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
    position:relative;
    z-index:2;
    background-color:#efdfcc;
    border:2px solid #000000;
    color:#000000;
    line-height:50px;
    overflow:hidden
}
@media screen and (max-width: 300px){
    .website-btn a{
        font-size:16px;
        margin:0 auto;
        width:96%
    }
}
.website-btn a::before,.website-btn a::after{
    position:absolute;
    z-index:-1;
    display:block;
    content:''
}
.website-btn a::before,.website-btn a::after{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.website-btn a i{
    margin-right:5px
}
.website-btn a:hover{
    color:#ffffff
}
.website-btn a::after{
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-transform:scale(0.5);
    -ms-transform:scale(0.5);
    transform:scale(0.5)
}
.website-btn a:hover::after{
    background:#000000;
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.prologue{
    background-color:#fdf1e3;
    padding-bottom:50px
}
.discription_r:after{
    content:"";
    display:block;
    clear:both
}
.prologue h1{
    font-size:32px;
    margin:50px 30px 20px 20px
}
.prologue h1 .gold{
    font-size:40px;
    color:#cc9933
}
.prologue h2{
    font-size:25px;
    margin:40px 20px 20px 20px
}
.prologue p{
    line-height:180%;
    margin:0 20px
}
.point10-title{
    text-align:center;
    background:#000000;
    color:#ffffff;
    padding:10px 20px
}
.point10{
    display:flex;
    flex-wrap:wrap;
    background:#f0f0f0;
    padding:80px 20px
}
.figure{
    width:calc(20% - 20px);
    margin:10px;
    background-color:#ffffff;
    border:solid 0px #cc9933;
    box-shadow:0 0 12px #cccccc;
    box-sizing:border-box
}
.figure img{
    width:100%;
    height:auto;
    border:none
}
.figure h1{
    font-size:20px;
    font-weight:bold;
    color:#999999;
    text-align:center;
    margin:10px
}
figcaption{
    font-size:16px;
    line-height:180%;
    color:#000000;
    margin:0px 10px 10px 10px
}
.nagare-title{
    text-align:center;
    background:#af8f4e;
    color:#ffffff;
    padding:10px 20px;
    margin: auto
}

.video-title{
    text-align:center;
    background:#af8f4e;
    color:#ffffff;
    padding:10px 20px;
    width: 714px;
    margin: auto
}

@media screen and (max-width: 767px){
    .video-title {
        width: 89%;
    }
}

@media screen and (max-width: 767px){
    .wf-sawarabimincho {
        font-size: 20px;
    }
}
.nagare{
    background:#fbf8f5;
    padding:80px 20px
}
.midashi:after,.midashi2:after{
    content:"";
    display:block;
    clear:both
}
.midashi img,.midashi2 img{
    float:left;
    margin-right:10px;
    width:43px;
    height:auto
}
.midashi{
    background:#cc9966;
    padding:10px 20px;
    margin-bottom:20px
}
.midashi h2{
    font-size:28px;
    color:#ffffff
}
.midashi2 h2{
    font-size:28px;
    color:#ffffff
}
.waku{
    background:#f0f0f0;
    border:solid 1px #cccccc;
    padding:10px 20px;
    margin-bottom:20px
}
.waku2{
    background:#f5e1e1;
    border:solid 1px #cccccc;
    padding:10px 20px;
    margin-bottom:20px
}
.waku p,.waku2 p{
    font-size:20px;
    line-height:200%
}
.waku p i{
    margin-right:3px
}
.waku p span{
    font-size:14px
}
.arrow{
    text-align:center;
    margin-bottom:20px
}
.midashi2{
    background:#dfb994;
    padding:10px 20px;
    margin-bottom:20px
}
.customer{
    background:#f0f0f0;
    border:solid 1px #cccccc;
    box-sizing:border-box;
    display:table;
    list-style-type:none;
    margin:0 auto 20px;
    padding:20px;
    width:100%
}
@media screen and (max-width: 800px){
    .customer{
        display:block
    }
}
.customer li{
    display:table-row
}
@media screen and (max-width: 800px){
    .customer li{
        display:block
    }
}
.customer li .csLeft{
    box-sizing:border-box;
    display:table-cell;
    width:38%;
    vertical-align:top
}
.customer li .csLeft img{
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    box-shadow:0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow:0 0 5px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
    border:5px white solid;
    box-sizing:border-box;
    height:auto;
    width:100%
}
@media screen and (max-width: 800px){
    .customer li .csLeft{
        display:block;
        max-width:500px;
        margin:0 auto 20px;
        width:100%
    }
}
.customer li .csRight{
    box-sizing:border-box;
    display:table-cell;
    font-family:"Sawarabi Mincho";
    font-size:20px;
    padding:0 0 0 20px;
    width:62%;
    vertical-align:top
}
.customer li .csRight .blackBig{
    color:#000;
    font-family:"Rounded Mplus 1c";
    font-size:24px;
    font-weight:600
}
@media screen and (max-width: 800px){
    .customer li .csRight .blackBig{
        font-size:20px;
        font-weight:600
    }
}
.customer li .csRight .blackMiddle{
    color:#000;
    display:block;
    font-family:"Rounded Mplus 1c";
    font-size:20px;
    font-weight:600;
    margin-bottom:8px
}
@media screen and (max-width: 800px){
    .customer li .csRight .blackMiddle{
        font-size:18px;
        font-weight:600
    }
}
@media screen and (max-width: 800px){
    .customer li .csRight{
        display:block;
        font-size:16px;
        padding:0;
        width:100%
    }
}
.touroku-title{
    text-align:center;
    background:#000000;
    color:#ffffff;
    padding:10px 20px
}
.touroku{
    background:#ffffff;
    padding:80px 20px
}
.midashi3{
    background:#dddddd;
    padding:10px 20px;
    margin-bottom:20px
}
.midashi3:after{
    content:"";
    display:block;
    clear:both
}
.midashi3 img{
    float:left;
    margin-right:10px;
    width:43px;
    height:auto
}
.midashi3 h2{
    font-size:28px;
    color:#000000
}
.contact-3{
    display:flex;
    flex-wrap:wrap;
    margin-bottom:20px
}
.tool-1,.tool-2,.tool-3{
    width:calc(33.3333% - 20px);
    margin:10px;
    border:solid 0px #cc9933;
    box-shadow:0 0 5px #cccccc;
    box-sizing:border-box
}
.tool-1 img,.tool-2 img,.tool-3 img{
    width:100%;
    height:auto;
    vertical-align:bottom;
    border:none
}
.tool-1 a:hover,.tool-2 a:hover,.tool-3 a:hover{
    opacity:0.8
}
.waku-no{
    border:solid 0px #cccccc;
    padding:0px 0px;
    margin-bottom:20px
}
.waku-no p{
    font-size:20px;
    line-height:200%
}
.faq-title{
    text-align:center;
    background:#000000;
    color:#ffffff;
    padding:10px 20px
}
.faq{
    background:#f0f0f0;
    padding:80px 20px
}
.question{
    margin-bottom:20px
}
.question h2{
    font-size:28px;
    line-height:150%;
    border-bottom:solid 1px #cccccc;
    padding-bottom:5px;
    padding-left:3.2em;
    text-indent:-3.2em
}
.question h2 .gold{
    font-size:40px;
    color:#cc9933
}
.answer{
    margin-bottom:80px
}
.answer p{
    font-size:20px;
    margin-bottom:7px;
    line-height:150%;
    padding-left:2.8em;
    text-indent:-2.8em
}
.answer p .red{
    font-size:28px;
    color:#cc6666
}
ol{
    padding-left:100px
}
.answer li{
    font-size:20px;
    margin-bottom:7px
}
.contact-title{
    text-align:center;
    background:#cc9933;
    color:#ffffff;
    padding:10px 20px
}
.contact{
    background:#fbf8f5;
    padding:80px 20px
}
table.mailform{
    width:100%;
    margin:0 auto;
    border-collapse:separate;
    border-spacing:0px 15px
}
table.mailform th,table.mailform td{
    padding:10px
}
table.mailform th{
    width:41%;
    background:#cc9966;
    vertical-align:middle;
    text-align:left;
    color:#000000;
    font-size:20px
}
table.mailform td{
    width:59%;
    background:#ffffff
}
table.mailform td .att{
    color:red;
    display:block;
    font-family:"メイリオ","Meiryo","Meiryo UI","Hiragino Kaku Gothic ProN","Helvetica Neue","Hiragino Sans","游ゴシック Medium",sans-serif,Roboto;
    font-size:13px;
    margin-bottom:5px
}
.msg{
    border:0;
    padding:7px;
    font-size:18px;
    color:black;
    border:solid 1px #cccccc;
    width:100%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.msg::placeholder{
    color:#c3c3c3
}
.msg:-ms-input-placeholder{
    color:#c3c3c3
}
.msg::-ms-input-placeholder{
    color:#c3c3c3
}
.msg2{
    border:0;
    padding:7px;
    font-size:18px;
    color:black;
    border:solid 1px #cccccc;
    width:30%;
    margin-right:2%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.msg2::placeholder{
    color:#c3c3c3
}
.msg2:-ms-input-placeholder{
    color:#c3c3c3
}
.msg2::-ms-input-placeholder{
    color:#c3c3c3
}
.msg3{
    border:0;
    padding:7px;
    font-size:18px;
    color:black;
    border:solid 1px #cccccc;
    margin-bottom:8px;
    width:100%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.msg3::placeholder{
    color:#c3c3c3
}
.msg3:-ms-input-placeholder{
    color:#c3c3c3
}
.msg3::-ms-input-placeholder{
    color:#c3c3c3
}
.hissu{
    background-color:#000000;
    padding:3px 7px;
    margin:0px 10px;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    border-radius:5px
}
select,input,textarea{
    font-family:'游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo
}
input#submit_button{
    width:100%;
    cursor:pointer;
    background:linear-gradient(#f7f7f7, #ddd);
    color:#666666;
    font-size:25px;
    font-weight:bold;
    padding:5px 0px;
    border-radius:5px;
    border:1px solid #aaaaaa;
    text-decoration:none;
    text-align:center;
    margin-bottom:20px;
    display:block
}
input#submit_button:hover{
    opacity:0.7
}
.blinking{
    -webkit-animation:blink 1.0s ease-in-out infinite alternate;
    -moz-animation:blink 1.0s ease-in-out infinite alternate;
    animation:blink 1.0s ease-in-out infinite alternate
}
.blinking .red{
    color:#cc0000
}
@-webkit-keyframes blink{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
@-moz-keyframes blink{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
@keyframes blink{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
.again{
    margin:20px auto;
    padding:5px 15px;
    color:#ffffff;
    font-weight:bold;
    background-color:#cc0000;
    font-size:20px;
    line-height:150%
}
.logomark_bottom{
    background-color:#333333;
    text-align:center;
    padding:10px 0px
}
.logomark_bottom img{
    width:100%;
    max-width:600px;
    height:auto;
    vertical-align:bottom
}
.footer{
    background-color:#ad770c;
    border-bottom:solid 0 #000000;
    padding-top:5px;
    padding-bottom:5px
}
.footer-inner p{
    margin:0;
    color:white;
    font-size:14px;
    text-align:center
}
#FloatingMenu,#FloatingMenu2{
    width:100%;
    height:auto;
    background-color:#000000;
    position:fixed;
    left:0px;
    bottom:0px;
    z-index:9999;
    text-align:center
}
#FloatingMenu ul,#FloatingMenu2 ul{
    list-style:none
}
#FloatingMenu ul:after,#FloatingMenu2 ul:after{
    content:"";
    display:block;
    clear:both
}
#FloatingMenu li,#FloatingMenu2 li{
    float:left;
    width:33.3333%;
    border-bottom:0px
}
#FloatingMenu li a,#FloatingMenu2 li a{
    padding:0px
}
#FloatingMenu li a:hover,#FloatingMenu2 li a:hover{
    background-color:transparent
}
#FloatingMenu img,#FloatingMenu2 img{
    width:100%;
    height:auto;
    border:none;
    display:block
}
.page-top{
    text-align:center
}
.page-top a{
    position:fixed;
    bottom:15px;
    right:15px;
    padding:10px;
    font-size:14px;
    color:#ffffff;
    text-decoration:none;
    background:#cc9933;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    z-index:9995
}
.page-top i{
    font-size:50px;
    margin-bottom:5px
}
.page-top a:hover{
    opacity:0.8
}
