@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #666666; /* 標準文字色 */
    background-color: #ECEDEC;
    background-image : url(img/bg_edge.png);
    background-position: top center;
    background-repeat: repeat-y;
    background-attachment: fixed;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#kgk-container{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-position: top left;
    background-repeat: repeat-x;
    min-width: 900px;
    zoom: 1;
}

.kgk-layoutset-01 #kgk-container{
    
}

.kgk-layoutset-02 #kgk-container{

}

#kgk-container::after{
   // content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#kgk-header{
    width: 100%;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background-color: #ffff77;
    background-image: url(img/footerback.png);
}

#kgk-header input{
    display: inline;
}

#kgk-inner{
    width: 900px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 20px;
    zoom: 1;
}

.kgk-layoutset-01 #kgk-inner{
    padding-top: 1px;
}

.kgk-layoutset-02 #kgk-inner{
    padding-top: 75px;
}

* html .kgk-layoutset-01 #kgk-inner{
    /* for IE6 レイアウト崩れに対応するために背景にメインイメージを配置 
    background-image : url();
    background-position: 10px 10px;
    background-repeat: no-repeat;*/
}

#kgk-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#kgk-wrapper{
    width: 630px;
    margin-left: 0;
    margin-right: 0;
    float: left;
}

* html .kgk-layoutset-01 #kgk-wrapper{
    padding-top: 290px; /* for IE6 */
}

#kgk-title{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.kgk-layoutset-01 #kgk-title{
    //width: 1000px;
    //height: 100px;
    //margin-top: -8px;
    //margin-left: -50px;
    //background-image : url(img/reason.png);
    //background-position: top center;
}

* html .kgk-layoutset-01 #kgk-title{
    /* for IE6 */
    display: none;
}

.kgk-layoutset-02 #kgk-title{
    width: 605px;
    margin-left: auto;
    margin-right: 0;
    padding-top: 10px;
}

#kgk-subtitle{
    margin-top: 70px;
    width: 900px;
}

#kgk-subtitle img{
    display: inline;
}

#kgk-subtitle .snews{
    outline: none;
    background-image: url(img/sizumi.png);
    background-position: center center;
    background-repeat: no-repeat;    
    border-radius: 10px;
    height: 284px;
    background-color: #00007D;
}

#kgk-subtitle .sclass{
    outline: none;
    border-radius: 10px;
    background-color: #ccf;
}
#kgk-subtitle .sclass span{
    letter-spacing: 0.5em;
    font-weight: bold;
    font-size: 1.3em;
    color: red;
    display: block;
    background-color: white;
    margin-bottom: 10px;
}
#kgk-subtitle .sclass a{
    outline: none;
    margin: 0px 50px;
}

#kgk-subtitle .stoiawase{
    outline: none;
    height: 284px;
    border-radius: 10px;
    background-image: url(img/bg_otoiawase.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #aaa;
}
#kgk-subtitle .stoiawase h2{
    background-color: rgba(255,255,255,0.5);
}
#kgk-subtitle .stoiawase a{
    outline: none;
    margin-right: auto;
    margin-left: auto;
    color: #ff0000;
    overflow: hidden;
    margin-bottom: 8px;
    margin-top: 0;
    padding-top: 5px;
    font-size: 2em;
    text-shadow: 1px 1px 1px #666;
    letter-spacing: 0.3em;
}
#kgk-subtitle .stoiawase img{
    max-width: 600px;
    margin: 20px 20px;
}

#kgk-subtitle .sother{
    outline: none;
    height: 284px;
    border-radius: 10px;
    background-color: white;
}

#kgk-subtitle .sother img{
    outline: none;
    border-radius: 10px;
}

.slider{
    width: 840px;
    margin: auto;
    border-radius: 10px;
}

#kgk-subtitle-mb{
    display: none;
}


#title-right {
    margin-left: 5px;
    float: left;
    margin-top: 0px;
    padding-top: 73px;
    width: 440px;
    height: 161px;
    border-radius: 10px;
    background-image: url(img/kgkstyle.png);
}

.gsc-control-cse {
    border: none !important;
    background-color: transparent !important;
    padding: 0 !important;
}
.gsc-control-cse table {
    margin: 0;
    border: none;
}
.gsc-control-cse table.gsc-search-box{
    width: 65% !important;
    margin: auto !important;
}
.gsc-control-cse table td {
    border: none;
    padding-left: 5px;
    padding-right: 5px;
}

#title-left {
    margin-right: 5px;
    float: right;
    background-image: url(img/bgleft.png);
    background-repeat: no-repeat;
    width: 440px;
    height: 234px;
    border-radius: 10px;
}
#title-left h2 {
    margin-right: auto;
    margin-left: auto;
    color: #ff0000;
    background-color: rgba(255,255,255,0.5);
    overflow: hidden;
    margin-bottom: 8px;
    margin-top: 0;
    padding-top: 5px;
    font-size: 2.2em;
    text-shadow: 2px 2px 2px #fff;
    border-radius: 10px 10px 0 0;
    letter-spacing: 0.2em;
}

.clear { clear:both; }
.clear hr { display:none; }

#kgk-main{
    padding-bottom: 0px;
}

.kgk-layoutset-01 #kgk-main{
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 110px;
}

.kgk-layoutset-02 #kgk-main{
    width: 605px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 0;
}

#subpage .large{
    display: block;
}
#subpage .mini{
    display: none;
}

#minimenu {
    display: none;
}

#kgk-newsbn img{
    box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
}
#kgk-newsbn img:hover{
    opacity: 0.6;
}

#kgk-aside{
    margin-top: 173px;
    width: 270px;
    float: right;
}

#kgk-footer{
    clear: both;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
}

#kgk-request{
    position: absolute;
    left: 0px;
    width: 900px;
    overflow: hidden;
}

#kgk-nav{
    position: absolute;
    left: 0px;
    width: 900px;
    overflow: hidden;
}

.kgk-layoutset-01 #kgk-nav{
    margin-top: -2px;
}

.kgk-layoutset-01 #kgk-request{
    margin-top: 66px;
}

.kgk-layoutset-02 #kgk-nav{
    top: -5px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */
/* トップページメインイメージ */
.kgk-layoutset-01 #kgk-title h2{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 0px;
}


/* ナビゲーション */
#kgk-nav ul#menuall{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    border-top-color: yellow;
    border-top-style: solid;
    border-top-width: 10px;
}

#kgk-nav ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#kgk-nav li{
    display: block;
    background-color: #0000cc;
    margin-left: 0;
    margin-right: 0;
    float: left;
    overflow: hidden;
    z-index: 10;
}

#kgk-nav li.ntop{
    width: 60px;
}

#kgk-nav li.nother{
    width: 120px;
    background-image : url(img/menu_gray.png);
    background-repeat: no-repeat;
}

#kgk-nav li.nother a:hover{
    background-image: url(img/menu_red.png);
    background-repeat: no-repeat;
}

#kgk-nav li a{
    display: block;
    min-height: 49px;
    overflow: hidden;
    color: #fff;
}

#kgk-nav li#nav-toppage a{
    background-position: -1px 0px;
}
/* トップページは白線を削除 */

#kgk-nav li .two{
    display: block;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 25px;
}

#kgk-nav li .onetop{
    display: block;
    font-size: 14px;
    padding-top: 15px;
}

#kgk-nav li .one{
    display: block;
    font-size: 14px;
    padding-top: 15px;
    padding-left: 25px;
    height: 34px;
}

#kgk-nav li:hover ul li{
    overflow: visible;
    position: relative;
    height:49px;
}

#kgk-nav li ul{
    list-style: none;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

#kgk-nav li ul li{
    overflow: hidden;
    height:0px;
    background-color:#0000cc;
    width: 100%;
    color: #fff;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;
    background-image : url(img/menu_gray.png);
    background-repeat: no-repeat;
}


#kgk-nav a:link{
    text-decoration: none;
}
#kgk-nav a:visited{
    text-decoration: none;
}
#kgk-nav a:hover{
    text-decoration: none;
    color: red;
    background-color: yellow;
    font-weight: bold;
}
#kgk-nav a:active{
    text-decoration: none;
}

#mbtotop{
    display: none;
}

#kgk-title{
    margin-top: 80px;
    width: 580px;
    height: 44px;
    margin-right: 0;
    background-image: url(img/titlebar.png);
    background-repeat: no-repeat;
}
#kgk-title h1 {
    color: #000000;
    letter-spacing: 0.5em;
    padding-left: 20px;
    padding-top: 6px;
    text-align: left;
    height: 38px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}

#subpage-contents
{
}

#subpage-contents h3 {
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    background-color: #ccffcc;
    background-image: url(img/hback.gif);
    color: #000000;
    font-size: 1.3em;
    line-height: 1.7em;
    font-weight: bold;
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: #006633;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
    width: 547px;
}

#subpage-contents div.box{
    text-align: left;
    width: 540px;
    font-size: 1.2em;
    line-height: 1.7em;
    margin-left: 18px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
}

#subpage-contents div span{
    display: block;
    text-align: center;
}

#subpage-contents div img{
    max-width: 100%;
}

#fhitokotot{
    display: block;
    text-align: center;
    border-style: solid;
    border-width: 3px;
    border-color: #000;
    margin-top: 30px;
    margin-left: 10px;
    height: 38px;
    width: 560px;
    background-color: #00007F;
    letter-spacing: 0.7em;
    color: #fff;
    font-size: 1.8em;
    line-height: 40px;
    font-weight: bold;
}
#fhitokoton{
    display: block;
    border-style: solid;
    border-width: 3px;
    border-color: #000;
    margin-top: 5px;
    margin-left: 10px;
    width: 560px;
    background-color: #fff;
    text-align: left;
    font-size: 1.4em;
    color: #000;
}

#class03{
    float:right;
    margin-left:10px;
}
#class04{
    float:left;
    margin-left:0;
    margin-top:15px;
}

#subpage-contents div .shadow {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000080;
    font-size: 1.2em;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    background-color: #ddd;
    letter-spacing: 0.2em;
    line-height: 1.7em;
}

#subpage-contents .brline {
    display: inline;
    margin: 0;
}	

#faq00{
    float: left;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 50px !important;
}

#subpage-contents dl.question {
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #ccc;
}
#subpage-contents dt.question {
    float: left;
    width: 22px !important;
    min-height: 25px;
    margin-bottom: 0px;
    margin-right: 10px;
    vertical-align:middle;
    color: #000000;
    padding: 0px;
    background-image: url(img/question.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #ccc;
}
#subpage-contents dd.question {
    display: block;
    color: #000;
    min-height: 25px;
    border-bottom-style: none;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 75px;
    padding-bottom: 0px;
    position: relative;
    //background-image: url(img/faqop.png);
    //background-position: center right;
    //background-repeat: no-repeat;
}
#subpage-contents span.question {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    min-height: 25px;
    line-height: 25px;
}

#subpage-contents dl.answer {
    margin-top: 10px;
    background-color: #fff;
    margin-bottom: 30px;
}
#subpage-contents dt.answer {
    float: left;
    width: 22px !important;
    min-height: 25px;
    margin-right: 10px;
    vertical-align:middle;
    color: #000000;
    padding: 0px;
    background-color: #fff;
    background-image: url(img/answer.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#subpage-contents dd.answer {
    display: block;
    color: #000;
    min-height: 25px;
    border-bottom-style: none;
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    position: relative;
}
#subpage-contents span.answer {
    display: table-cell;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
    width: 100%;
    min-height: 25px;
    line-height: 25px;
}

label {
    display: block;
    cursor :pointer;
}
input {
    display: none;
}
.box dl.answer {
    max-height: 0px;
    overflow-y: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#q01dl, #q02dl, #q03dl, #q04dl, #q05dl, #q06dl,
#q11dl, #q12dl, #q13dl,
#q21dl, #q22dl, #q23dl, #q24dl,
#q31dl, #q32dl, #q33dl, #q34dl, #q35dl, #q36dl, #q37dl,
#q41dl, #q42dl, #q43dl, #q44dl, #q45dl, #q46dl,
#q51dl, #q52dl, #q53dl, #q54dl, #q55dl,
#q61dl, #q62dl, #q63dl, #q64dl, #q65dl
{
    background-image: url(img/faqop.png);
    background-position: center right;
    background-repeat: no-repeat;
}

#q01:checked + #q01dl,
#q02:checked + #q02dl,
#q03:checked + #q03dl,
#q04:checked + #q04dl,
#q05:checked + #q05dl,
#q06:checked + #q06dl,
#q11:checked + #q11dl,
#q12:checked + #q12dl,
#q13:checked + #q13dl,
#q21:checked + #q21dl,
#q22:checked + #q22dl,
#q23:checked + #q23dl,
#q24:checked + #q24dl,
#q31:checked + #q31dl,
#q32:checked + #q32dl,
#q33:checked + #q33dl,
#q34:checked + #q34dl,
#q35:checked + #q35dl,
#q36:checked + #q36dl,
#q37:checked + #q37dl,
#q41:checked + #q41dl,
#q42:checked + #q42dl,
#q43:checked + #q43dl,
#q44:checked + #q44dl,
#q45:checked + #q45dl,
#q46:checked + #q46dl,
#q51:checked + #q51dl,
#q52:checked + #q52dl,
#q53:checked + #q53dl,
#q54:checked + #q54dl,
#q55:checked + #q55dl,
#q61:checked + #q61dl,
#q62:checked + #q62dl,
#q63:checked + #q63dl,
#q64:checked + #q64dl,
#q65:checked + #q65dl
{
    background-image: url(img/faqcl.png);
    background-position: center right;
    background-repeat: no-repeat;
}

#q01:checked ~ #a01,
#q02:checked ~ #a02,
#q03:checked ~ #a03,
#q04:checked ~ #a04,
#q05:checked ~ #a05,
#q06:checked ~ #a06,
#q11:checked ~ #a11,
#q12:checked ~ #a12,
#q13:checked ~ #a13,
#q21:checked ~ #a21,
#q22:checked ~ #a22,
#q23:checked ~ #a23,
#q24:checked ~ #a24,
#q31:checked ~ #a31,
#q32:checked ~ #a32,
#q33:checked ~ #a33,
#q34:checked ~ #a34,
#q35:checked ~ #a35,
#q36:checked ~ #a36,
#q37:checked ~ #a37,
#q41:checked ~ #a41,
#q42:checked ~ #a42,
#q43:checked ~ #a43,
#q44:checked ~ #a44,
#q45:checked ~ #a45,
#q46:checked ~ #a46,
#q51:checked ~ #a51,
#q52:checked ~ #a52,
#q53:checked ~ #a53,
#q54:checked ~ #a54,
#q55:checked ~ #a55,
#q61:checked ~ #a61,
#q62:checked ~ #a62,
#q63:checked ~ #a63,
#q64:checked ~ #a64,
#q65:checked ~ #a65
{
    max-height: 500px;
    opacity: 1;
}

span.schoolen{
    display:inline;
    font-size: 1.5em;
    font-weight: bold;
    color: #000080;
    background: linear-gradient(transparent 60%, #ffff66 60%);
    background: -webkit-linear-gradient(top, transparent 60%, #ffff66 60%);
}

#kgk-main ul li.schoollist{
    line-height: 1.5em;
    padding-top: 6px;
    background-position: 3px 10px;
    border-bottom-color: #000080;
    font-weight: bold;
}

#kgk-main ul li.schoollist span{
    text-align: left;
}

div .schoolbox{
    text-align: center;
    width: 560px;
    font-size: 1.2em;
    margin-left: 18px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0px;
    padding-top: 5px;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
}

.schoolbox table{
    margin-left: auto;
    margin-right: auto;
    width: 97%;
    margin-top:15px;
    margin-bottom: 20px;
}
.schooltbl td{
    vertical-align: middle;
}
.schooltbl td.tdimg{
    padding-left: 0!important;
    padding-right: 0 !important;
}
.schooltbl img{
    margin-bottom: 0 !important;
    width: 100%;
}

.schoolbox #totop{
    text-align:center !important;
}
.schoolbox #totop a{
    font-size: 0.8em !important;
}

#kgk-main ul li.inquirylist{
    line-height: 1.5em;
    padding-top: 6px;
    background-position: 3px 10px;
    border: none;
    font-weight: bold;
    margin-bottom: 35px;
}
#kgk-main ul li.inquirylist span{
    text-align: left;
}

span.inquiryen{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.1em;
    font-weight: bold;
    color: #000080;
    background-color: #ffff66;
    //background: linear-gradient(transparent 60%, #ffff66 60%);
    //background: -webkit-linear-gradient(top, transparent 60%, #ffff66 60%);
}


#totop{
    text-align:right;
    padding-right: 10px;
}
#totop a{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background-color: #006633;
    border-radius: 3px;
    padding: 2px 15px;
}

.brclass{
    display: none !important;
}

.rightalign{
    text-align: right !important;    
}

.boldclass{
    font-weight: bold !important;
}

.hdlineclass{
    line-height: 1.8em !important;
}

.dlineclass{
    line-height: 2.5em !important;
}

.unliclass{
    background: linear-gradient(transparent 60%, #ffff66 60%);
    background: -webkit-linear-gradient(top, transparent 60%, #ffff66 60%);
}

.inlineclass{
    display: inline !important;
}

.bigclass{
    font-size: 1.2em;
}

.inshadow{
    color: #000080;
    font-size: 1.2em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

#subpage-contents div.reportbox{
    text-align: left;
    width: 540px;
    //height: 450px;
    font-size: 1.2em;
    margin-left: 18px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
    overflow: auto;
}

#subpage-contents div.reportbox table{
    margin-bottom: 20px;
}
#subpage-contents div.reportbox td.prof{
    width: 200px;
    background-color: #ffccff;
    text-align: center;
    padding-left:0px; 
}
#subpage-contents div.reportbox td.pass{
    font-size: 0.8em;
    background-color: #fff;
    text-align: left;
    vertical-align:top; 
}

#subpage-contents div.reportbox #totop{
    margin-bottom: 20px;
}

#subpage-contents .mapclass{
    width: 450px;
    height: 450px;
    border:0
}


.imgclass{
    border-radius: 10px;
}
.imglclass{
    margin-right: 30px;
}

#subpage-contents .companydl{
    margin-right: 10px;
    margin-bottom: 0px;
}
#subpage-contents .companydl dt{
    text-align: center;
    background-image: none;
    padding-left: 0;
}
#subpage-contents .companydl dd{
    font-weight: normal;
}
#subpage-contents .companydl dd dl{
    margin-top: 0px;
    padding-left: 10px;
    margin-bottom: 0;
}
#subpage-contents .companydl dd dl dt{
    padding-top: 0px;
    padding-top: 2.0em;
}
#subpage-contents .companydl dd dl dt:nth-of-type(n+2){
    padding-top: 0px;
    padding-top: 2.4em;
}
#subpage-contents .companydl dd dl dd{
    padding-top: 0px;
    padding-left: 120px;
}
#subpage-contents .companydl dd dl dd:nth-of-type(n+2){
    padding-top: 5px;
}
#subpage-contents .lastdd{
    border-bottom-width: 0px;
}

#subpage-contents .halfem{
    font-size: 0.5em;
}

#kgk-request ul{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    border-top-color: blue;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: blue;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#kgk-request ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#kgk-request li:nth-child(n + 1){
    width: 179px;
    display: block;
    float: left;
    overflow: hidden;
    background-color: lavender;
    border-left: 1px solid blue;
}

#kgk-request li:nth-child(1){
    border-left: 1px solid lavender;
}

#kgk-request li .reqa{
    color: blue;
    font-size: 1.5em;
    font-weight: bold;
}

#kgk-request li .reqb{
    color: black;
    font-size: 1.2em;
    font-weight: bold;
}

#kgk-request li a{
    display: block;
    min-height: 100px;
    overflow: hidden;
    text-decoration: none;
}
#kgk-request li a:hover{
    background-color: yellow;
}
#kgk-request li a:hover .reqa{
    color: red;
}

#toptaiken
{
    background-image: url(img/taikenicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#topmendan
{
    background-image: url(img/mendanicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#topschool
{
    background-image: url(img/schoolicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#topshiryo
{
    background-image: url(img/shiryoicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#topinq
{
    background-image: url(img/inqicon.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

.centerclass
{
    display: block !important;
    text-align: center;
}
.centerclass img{
    margin-bottom: 0px !important;
}

.dotaclass{
    outline:2px dotted;
}
.dotaclass:hover{
    outline:2px solid deeppink;    
}


/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#shopinfo
{
}

#banner{
    margin-right: auto;
}


/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 770px) {

	body{
		background-image: none;
		background-color: #FFFFFF;
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#kgk-container{
	    overflow: hidden;
	    min-width: 100%;
	}
	.kgk-layoutset-01 #kgk-container{
	    background-image : none;
	}
	
	.kgk-layoutset-02 #kgk-container{
	    background-image : none;
	}
	
	#kgk-header{
	    width: 100%;
	    height: auto;
	}
	
	#kgk-inner{
	    width: 100%;
	    padding-bottom: 0px;
	}
	.kgk-layoutset-01 #kgk-inner{
	    padding-top: 0px;
	}
	.kgk-layoutset-02 #kgk-inner{
	    padding-top: 0px;
	}
	
	#kgk-wrapper{
	    overflow: hidden;
	    width: 100%;
	    float: none;
	}
	
	.kgk-layoutset-01 #kgk-title{
    width: 98%;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	.kgk-layoutset-02 #kgk-title{
		width: 100%;
    padding-top: 0px;
	}

	#kgk-title h1{
		letter-spacing: 0 !important;
	}

        #kgk-subtitle{
	        display: none;
	}

	#kgk-subtitle-mb{
	    display: block;
            height: 200px;
	    width: 90%;
            margin: auto;
	    margin-bottom: 40px;
	}	

	#kgk-main{
		padding-bottom: 20px;
	}
	
	.kgk-layoutset-01 #kgk-main{
    width: 100%;
		padding-top: 0px;
	}
	
	.kgk-layoutset-02 #kgk-main{
    width: 96%;
		margin-right: auto;
	}

	#subpage .large{
	    display: none;
	}
	#subpage .mini{
	    display: block;
	}

	#subpage-contents div.box {
	    width: 86%;
	    margin-left: auto;
	    margin-right: auto;
	}

	#subpage-contents .brline {
	    display: none;
	}

	#faq00{
	    margin-bottom: 10px !important;
	}	

	#fhitokotot{
	    width: 90%;
	    margin-left: auto;
	    margin-right: auto;
	}
	#fhitokoton{
	    width: 90%;
	    margin-left: auto;
	    margin-right: auto;
	}

	#class03{
	    float:none;
	}
	#class04{
	    float:none;
	}


	#minimenu {
	    display: block;
	    text-align: center;
	}
	#minimenu img{
	    width: 100%;
	}
	#minimenu dl{
	    margin-left: 0;
	}
	#minimenu dd{
	    line-height: 19px;
	    display: block;
	    padding-top: 5px;
	    padding-bottom: 5px;
	    text-align: center;
            background-color: lavender;
	    border-bottom-color: white;
	    border-bottom-width: 1px;
	    border-bottom-style: solid;
	}
	#mtoptaiken
	{
	    margin-left: 0;
	    background-image: url(img/taikenicon.png);
	    background-position: center right;
	    background-repeat: no-repeat;
	}
	#mtopmendan
	{
	    margin-left: 0;
	    background-image: url(img/mendanicon.png);
	    background-position: center left;
	    background-repeat: no-repeat;
	}
	#mtopschool
	{
	    margin-left: 0;
	    background-image: url(img/schoolicon.png);
	    background-position: center right;
	    background-repeat: no-repeat;
	}
	#mtopshiryo
	{
	    margin-left: 0;
	    background-image: url(img/shiryoicon.png);
	    background-position: center left;
	    background-repeat: no-repeat;
	}
	#mtopinq
	{
	    margin-left: 0;
	    background-image: url(img/inqicon.png);
	    background-position: center right;
	    background-repeat: no-repeat;
	}

	#minimenu dd a{
	    display: block;
	    font-size: 1.5em;
	    line-height: 1.5em;
	    padding-top: 10px;
	    padding-bottom: 10px;
	    font-weight: bold;
	}

	#kgk-aside{
		width: 100%;
		float: none;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.kgk-layoutset-01 #kgk-aside{
		margin-top: 0px;
	}
	.kgk-layoutset-02 #kgk-aside{
		margin-top: 0px;
	}
	
	#kgk-footer{
    width: 100%;
    padding-top: 0px;
	}
	
	#kgk-nav{
		position: relative;
    height: auto;
    width: 100%;
		background-color: #000080;
	}
	.kgk-layoutset-01 #kgk-nav{
    top: 0px;
	}
	.kgk-layoutset-02 #kgk-nav{
    top: 0px;
	}
        #kgk-nav li.ntop {
	        width: 100%;
	        background-image: url(img/bg_menuicon.png);
	        background-position-x: 5px;
	        background-position-y: 25px;
                background-repeat: no-repeat;
        }
        #kgk-nav li.nother {
	        background-image: url(img/bg_menuicon.png);
	        background-position-x: 5px;
	        background-position-y: 25px;
	        width: 100%;
        }
	#kgk-nav li .two{
	    display: block;
	    font-size: 1.2em;
	    padding-top: 15px;
	    padding-left: 25px;
	}
	#kgk-nav li .onetop{
	    display: block;
	    font-size: 1.2em;
	    padding-left: 25px;
	    padding-top: 15px;
	}
	#kgk-nav li .one{
	    display: block;
	    font-size: 1.2em;
	    padding-top: 15px;
	    padding-left: 25px;
	    height: 34px;
	}
        #kgk-nav li .brline{
	    display: none;
	}
        #kgk-nav li ul li {
	        background-image: url(img/bg_menuicon.png);
	        background-position-x: 5px;
	        background-position-y: 15px;
            margin-left: 50px;
            height: 49px;
            padding-top: 0;
	}
        #kgk-nav li ul li .one {
	    padding-top: 10px;
	}
        #kgk-nav li ul li .two {
	    padding-top: 10px;
	}
        #kgk-nav li ul li a {
	    display: block;
	    padding-top: 5px;
	    min-height: 49px;
	}
	#kgk-nav li.nother a:hover {
	    background-image: none;
	}

	#kgk-request{
		display: none;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */

	/* コンテンツ配置領域 */
	/* トップページメインイメージ */
	#kgk-newsbn img{
	    margin: auto;
	    width: 95%;
	}

	#kgk-subtitle-mb .snewsmb{
	    outline: none;
	    border-radius: 10px;
	    height: 200px;
	    background-color: #00007D;
	    margin: auto;
	    background-image: url(img/sizumi-b.png);
	    background-size: contain;
	    background-repeat: no-repeat;
            background-position: center center;
	}
	#kgk-subtitle-mb .snewsmb img{
	    display: inline;
	    max-height:200px;
	    max-width: 90%;
	}

	#kgk-subtitle-mb .sothermb-a{
	    outline: none;
	    height: 200px;
            background-color: white;
	}
	#kgk-subtitle-mb .sothermb-b{
	    outline: none;
	    height: 200px;
            background-color: white;
	}
	#kgk-subtitle-mb .sothermb-a img{
	    outline: none;
	    max-width: 100%;
	    max-height: 200px;
            margin: auto;
	    border-radius: 10px;
	}
	#kgk-subtitle-mb .sothermb-b img{
	    outline: none;
	    max-width: 100%;
	    max-height: 200px;
            margin: auto;
	    border-radius: 10px;
	}

	#kgk-subtitle-mb .sclassmb{
	    outline: none;
	    height: 200px;
            background-color: #ccf;
	    border-radius: 10px;
	}
	#kgk-subtitle-mb .sclassmb a{
	    display: block;
	    background-color: rgba(255,255,255,0.5);
	    font-weight: bold;
	    color: red;
	}
	#kgk-subtitle-mb .sclassmb span{
	    display: block;
	    margin-top: 50px;
	}
	#kgk-subtitle-mb .sclassmb img{
            max-width: 90%;
	    max-height: 70px;
            margin: auto;
	    border-radius: 10px;
	}
	#kgk-subtitle-mb .stoiawasemb{
	    background-color: #fff;
	    background-image: url(img/bg_otoiawasemini.png);
	    background-size: contain;
	    background-repeat: no-repeat;
            background-position: center center;
	}

	.slidermb{
	    width: 90%;
	    margin: auto;
	    height: 200px;
	    border-radius: 10px;
	}

	.kgk-layoutset-01 #kgk-title{
	    //height: 20px;
	}
	.kgk-layoutset-01 #kgk-title h2{
    width: 100%;
    height: 170px;
		background-repeat: no-repeat;
		background-size: contain;
	}

	/* ナビゲーション */
	.kgk-layoutset-01 #kgk-nav {
		margin-top: 10px;
	}
	#kgk-nav ul{
		display: none;
	}
	#kgk-nav ul.toggled-on{
		display: block;
	}
	#kgk-nav li{
    width: 100%;
    float: none;
		border-top-color: #FFFFFF;
		border-top-style: solid;
		border-top-width: 1px;
		text-align: left;
	}
	#kgk-nav li a{
    height: auto;
    background-image: none;
    padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#kgk-nav li#nav-toppage a{
    background-position: left center;
	}
	
	#kgk-nav li span.en{
    line-height: 1.4em;
	}
	#kgk-nav li span.ja{
    line-height: 1.4em;
		padding-top: 0px;
	}
	#mbtotop{
	    margin-bottom: 20px;
	    display: block;
	}
	#mbtotop a{
	    color: #fff;
            font-weight: bold;
	    text-decoration: none;
	    background-color: #00f;
	    border-radius: 3px;
	    padding: 5px 15px;
	}

	ul#menuothermb {
	    margin-top: 0;
	    margin-right: auto;
	    margin-bottom: 0;
	    margin-left: auto;
	    padding-top: 0;
	    padding-right: 0;
	    padding-bottom: 0;
	    padding-left: 0;
	    list-style-type: none;
	    overflow: hidden;
	    border-top-color: yellow;
	    border-top-style: solid;
	    border-top-width: 10px;
	}
	#menuothermb li {	
	    display: block;
	    background-color: #0000cc;
	    margin-left: 0;
	    margin-right: 0;
	    overflow: hidden;
	    z-index: 10;
	    height: 34px;
	    border-top-color: #FFFFFF;
	    border-top-style: solid;
	    border-top-width: 1px;
	}
	#menuothermb li a{
	    display: block;
	    line-height: 34px;
	    margin: auto;
	    color: white;
	    text-decoration: none;
	    font-weight: bold;
	}
	#menuothermb li a:hover{
	    text-decoration: none;
	    color: red;
	    background-color: yellow;
	    font-weight: bold;
	}

	div .schoolbox{
	    width: 92%;
	    margin-left: auto;
	    margin-right: auto;
	}

	.schooltbl td{
            display: block;
	}
	.schoolbox #totop a{
	    font-size: 1.1em !important;
	}
	.brclass{
	    display: inline !important;
	}

	#subpage-contents div.reportbox{
	    width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	    padding: 0px;
	}
	#subpage-contents div.reportbox td{
	    display: block;
	}
	#subpage-contents div.reportbox td.prof{
	    width: auto;
	}

	#subpage-contents .mapclass{
	    width: 100%;
	    height: 200px;
	}

	.inshadow{
	    font-size: 1.4em;
	}

	.imglclass{
	    margin-right: 0px;
	}
	#subpage-contents .companydl dd dl{
	    margin-left: 0;
	    padding-left: 0;
	}
	#subpage-contents .companydl dd dl dt{
	    padding-top: 1.0em;
	    
	}
	#subpage-contents .companydl dd dl dt:nth-of-type(n+2){
	    padding-top: 0.5em;
	}
	#subpage-contents .companydl dd dl dd{
	    padding-top: 5px;
	    padding-left: 0;
	    text-align: center;
	}
	#subpage-contents .companydl dd dl dd:nth-of-type(n+2){
	    padding-top: 5px;
	}
}