/* reset - リセット */

@charset "utf-8";


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
}

html {overflow-y: scroll;}

h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal;}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
  display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

a{color:#333;}

ul, ol{list-style:none;}

img{vertical-align:bottom;}

address{
  font-style:normal;
}

/* layout - レイアウト */

body{
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana,sans-serif;
  font-size:13px;
  color:#333;
  line-height:1.4;
  font-weight: 400;
  min-width:1160px;
}

a:hover,
a:hover img
a:hover i{
  filter: alpha(opacity=70);
  -moz-opacity:.7;
  opacity:.7;
}

a{
  text-decoration:underline;
  -webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;
}

.fstyleM{
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 Pro W3",Hiragino Mincho Pro,"ＭＳ Ｐ明朝",MS PMincho,serif;
}


/* グローバルヘッダー
--------------------------------------------------------------- */

#seoTxt{
  background:#E6E6E6;
  padding:8px 0;
}

#seoTxt div{
  width:980px;
  margin:0 auto;
  font-size:12px;
  line-height:1;
}

#seoTxt div .r{
  position:relative;
  top:3px;
  font-size:1.5em;
  vertical-align:bottom;
  line-height:1; 
}

@media screen and (min-width:641px){
  #gHeader{height:130px;}
}

#gHeader .inner{
  position:relative;
  width:980px;
  margin:0 auto;
  padding:20px 0;
}

#gHeader .snsList{
  position:absolute;
  top:50px;
  right:0;
  font-size:0;
  line-height:1;
}

#gHeader .snsList li{
  display:inline-block;
  margin:0 0 0 25px;
  font-size:24px;
}

#gHeader #gLogo img{
  height: 68px;
  width: auto;
}


/* グローバルメニュー
--------------------------------------------------------------- */

#gMenu{
  /*width:980px;*/
  margin:0 auto;
  text-align:center;
  font-size:0;
  padding:20px 0 30px;
  margin-bottom:20px;
}

#gMenu li{
  display:inline-block;
  font-size:18px;
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 Pro W3",Hiragino Mincho Pro,"ＭＳ Ｐ明朝",MS PMincho,serif;
  line-height:1;
  margin-right:39px;
}

/* デフォルト */
/*#gMenu li.gm1{margin-right:50px;}
#gMenu li.gm2{margin-right:50px;}
#gMenu li.gm3{margin-right:50px;}
#gMenu li.gm4{margin-right:50px;}
#gMenu li.gm5{margin-right:50px;}
#gMenu li.gm6{margin-right:50px;}*/
#gMenu li.gm7{margin-right:0;}

/* 外部リンクピクト付き */
/*#gMenu li.gm1{margin-right:43px;}
#gMenu li.gm2{margin-right:43px;}
#gMenu li.gm3{margin-right:43px;}
#gMenu li.gm4{margin-right:43px;}
#gMenu li.gm5{margin-right:43px;}
#gMenu li.gm6{margin-right:43px;}
#gMenu li.gm7{margin-right:0;}*/

#gMenu li a{
  text-decoration:none;
}

#gMenu.lowStyle{
  padding-top:30px;
}

#gMenu li i{font-size:12px;}


/* メニューFIX
--------------------------------------------------------------- */

.fixMenu{
  position:fixed;
  width:100% !important;
  min-width:1000px;
  top:0;
  left:0;
  background:#FFF;
  text-align:center;
  z-index:999;
  box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.1);
  padding-top:30px !important;
}

#gMenu.flugIndex{
  margin-bottom:0;
  padding-bottom:30px;
}

@media screen and (min-width:641px){
  .fixAdj{padding-top:78px;}
}


/* SP グローバルメニュー
--------------------------------------------------------------- */

#spMenuBtn{
  display:none;
}

@media screen and (min-width:641px){
  #gMenuSp{display:none !important;}
}


/* コンテンツボックス1
--------------------------------------------------------------- */

.contentBox1{
  width:980px;
  margin:0 auto;
}

.lowContentBox1{
  width:880px;
  margin:0 auto;
  font-size:16px;
  line-height:1.6;
}

.lowContentBox2{
  width:980px;
  margin:0 auto;
  font-size:16px;
  line-height:1.6;
}


/* コンテンツボックス2
--------------------------------------------------------------- */

.contentBox2{
  background:#E6E6E6;
  margin:0 auto;
  font-size:17px;
  line-height:1.6;
}

.contentBox2 h2{
  line-height:1;
  color:#FFF;
  background:#008FD1;
  text-align:center;
  padding:5px;
  letter-spacing:.3em;
  margin-bottom:10px;
}

.contentBox2 .inner{
  width:980px;
  margin:0 auto;
  padding:60px 0;
}


/* About＆Plan
--------------------------------------------------------------- */

.apArea{
  width:980px;
  margin:0 auto;
  font-size:17px;
  line-height:1.6;
  padding:60px 0;
}

.apArea h2{
  line-height:1;
  color:#FFF;
  background:#008FD1;
  text-align:center;
  padding:5px;
  letter-spacing:.3em;
  margin-bottom:10px;
}

.apArea .L{
  float:left;
  width:475px;
}

.apArea .R{
  float:right;
  width:475px;
}

.apArea .txtArea,
.apArea .imgArea{
  display:table-cell;
  vertical-align:middle;
}

.apArea .txtArea{
  width:205px;
  padding-right:20px;
}

.apArea .txtArea.rType{
  padding:0 0 0 20px;
}

.apArea .imgArea{
  width:250px;
}
.apArea .imgArea img{
  width:100%;
  height:auto;
}


/* グローバルフッター
--------------------------------------------------------------- */

#gFooter{
  background:#E6E6E6;
}

#gFooter .inner{
  position:relative;
  width:980px;
  margin:0 auto;
  padding:90px 0 60px;
}

#gFooter ul{
  float:left;
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 Pro W3",Hiragino Mincho Pro,"ＭＳ Ｐ明朝",MS PMincho,serif;
  margin-right:90px;
}

#gFooter li{
  padding-bottom:10px;
}

#gFooter li:before{
  content:">";
  margin-right:.3em;
}

#gFooter .snsList{
  position:absolute;
  top:90px;
  right:0;
  font-size:0;
  line-height:1;
  margin:0;
  padding:0;
}

#gFooter .snsList li{
  display:inline-block;
  margin:0 0 0 25px;
  font-size:24px;
}

#gFooter .snsList li:before{
  content:normal;
  margin:0;
}

#gFooter .copy{
  font-size: 11px;
  position: absolute;
  right: 0;
  text-indent: -1.5em;
  top: 133px;
}

#gFooter small{
  clear:both;
  display:block;
  width:100%;
  text-align:center;
  margin:130px 0 0 0;
}

#gFooter a{text-decoration:none;}

#gFooter .logoAlliance{
  position:absolute;
  top:85px;
  right:150px;
}
#gFooter .logoAlliance img{width:auto; height:30px;}

/* ページトップへ戻る
--------------------------------------------------------------- */

#pageTop{
  position:absolute;
  top:-25px;
  right:0;
}

/* contents - コンテンツ */

/* トップ - メインイメージ
--------------------------------------------------------------- */

#sliderArea{
  width:auto;
  height:270px;
  padding:30px 0;
  background:url(usr_img/top/slider_bg.jpg) center center no-repeat;
  background-size:cover;
  margin-bottom:30px;
}

#sliderArea .inner{
  width:980px;
  margin:0 auto;
}

/* トップ - 休日のお知らせ
--------------------------------------------------------------- */

.holidayTxt{
  padding:0 15px;
  font-size:24px;
  text-align:center;
  font-weight:bold;
}

/* トップ - 新着情報
--------------------------------------------------------------- */

/*.infoBox{
  float:left;
  width:480px;
}*/

.infoBox h3{
  float:left;
  font-size:26px;
  width:170px;
  line-height:1.2;
}

.infoTblWrap{
  float:left;
  vertical-align:top;
  width:810px;
}

.infoBox table,
.infoArea table{
  width:100%;
  font-size:14px;
}

.infoBox table a,
.infoArea table a{
  text-decoration:underline;
}

.infoBox .date,
.infoArea .date{
  width:105px;
}

.infoBox td,
.infoArea td{padding-bottom:20px; vertical-align:top; text-align:left;}

.infoBox tr:last-child td,
.infoArea tr:last-child td{padding-bottom:0;}

.infoArea table td{padding-bottom:20px; font-size:16px;}

/* Facebook */

.fbBox{
  box-sizing:border-box;
  float:right;
  width:440px;
  border:1px solid #000;
  padding:50px;
}

.fbBox p.txt{
  font-size:14px;
  text-align:center;
  line-height:3;
}

.fbBox h3{
  font-size:26px;
  text-align:center;
  margin-bottom:20px;
}


/* トップ - トピックリスト
--------------------------------------------------------------- */

.topicList li{
  float:left;
  margin:0 40px 0 0;
}

.topicList li:last-child{margin:0;}

.topicList li a{
  display:block;
  border:8px solid #E6E6E6;
}


.topicList2 li{
  float:left;
  margin:0 40px 40px 0;
}

.topicList2 li:nth-of-type(4n){margin:0;}


/* トップ - リードエリア
--------------------------------------------------------------- */

.readArea{
  padding:100px 0;
  background:url(usr_img/top/read_bg.jpg) center center no-repeat;
  background-size:cover;
  margin-bottom:190px;
}

.readArea .inner{
  width:980px;
  margin:0 auto;
}

.readArea .readBox{
  width:410px;
  padding:30px;
  color:#FFF;
  background:rgba(0, 0, 0, 0.5);
  font-size:14px;
  line-height:1.6;
  overflow:hidden;
}

.readArea .readBox h3.title{
  text-align:center;
  font-size:18px;
  margin-bottom:15px;
}

.readArea iframe,
.readArea .fb_iframe_widget,
.readArea .fb_iframe_widget span{
  display:block !important;
  margin:0 auto !important;
}


/* トップ - About us
--------------------------------------------------------------- */

.aboutUsBox{
  width:720px;
  border:1px solid #666;
  padding:60px 130px 80px;
  margin:0 auto 60px;
  font-size:16px;
}

.aboutUsBox h2{
  font-size:24px;
  text-decoration:underline;
  text-align:center;
  font-weight:bold;
  margin-bottom:50px;
}

.aboutUsBox h3{
  font-size:30px;
  text-align:center;
  font-weight:bold;
  margin-bottom:50px;
}

.aboutUsBox p{
  line-height:1.8;
}

.aboutUsBox ul{
  margin:30px 0 0;
}

.aboutUsBox li{
  box-sizing:border-box;
  float:left;
  width:50%;
  padding:0 10px 0 0;
}

.aboutUsBox li:nth-of-type(2){
  padding:0 0 0 10px;
}

.aboutUsBox li a{
  display:block;
  background:#282828;
  color:#FFF;
  padding:15px;
  text-align:center;
  text-decoration:none;
}


/* トップ - 見学会受付中
--------------------------------------------------------------- */

.tourBox{
  width:980px;
  margin:0 auto 120px;
  line-height:1.8;
}

.tourBox h2{
  background:#0080C1;
  line-height:1;
  color:#FFF;
  padding:20px 10px;
  text-align:center;
  font-size:20px;
  font-weight:bold;
  margin-bottom:30px;
}

.tourBox h3{
  text-align:center;
  font-size:30px;
  font-weight:bold;
  margin-bottom:20px;
}

.tourBox .content{
  position:relative;
  width:350px;
  border:1px solid #666;
    font-size: 16px;
    padding:80px 60px 60px;
}

.tourBox .content .post{
  display:inline-block;
  position:absolute;
  top:20px;
  left:-15px;
  background:#0080C1;
  padding:5px 10px;
  color:#FFF;
  font-size:13px;
  font-weight:bold;
}

.tourBox a{
  display:block;
  background:#282828;
  color:#FFF;
  padding:15px;
  text-align:center;
}


/* 差し込みブロック - 見学会受付中
--------------------------------------------------------------- */

.tourBox2{
  width:880px;
  margin:0 auto 120px;
  line-height:1.8;
}

.tourBox2 h3{
  text-align:center;
  font-size:20px;
  font-weight:bold;
  margin-bottom:20px;
}

.tourBox2 .content{
  position:relative;
  width:auto;
  border:1px solid #666;
    font-size: 16px;
    padding:40px 30px 30px;
}

.tourBox2 a{
  display:block;
  background:#282828;
  color:#FFF;
  padding:15px;
  text-align:center;
  text-decoration:none;
}


/* 勉強カフェとは
--------------------------------------------------------------- */

.aboutArea{
  text-align:center;
  font-size:16px;
    line-height:1.6;
  margin-bottom:60px;
}

.aboutArea h2{
  font-weight:bold;
  font-size:20px;
  margin-bottom:20px;
}

@media screen and (min-width:641px){
  .fsize24{font-size:24px !important;}
}

.aboutBox{
  width:880px;
  border:1px solid #666;
  padding:80px 50px;
  margin:0 auto 60px;
  font-size:16px;
  line-height:1.6;
}

.aboutBox h2,
.aboutBox h3{
  text-align:center;
  font-weight:bold;
  font-size:20px;
  margin-bottom:60px;
}

.aboutBox h4{
  font-size:20px;
  font-weight:bold;
  margin-bottom:20px;
  text-align:center;
}

.aboutBox .txt1{
  margin-bottom:60px;
}

.aboutBox .txt2{
  margin-bottom:60px;
}

/* カスタム */
.aboutBox h3.type2{
  text-align:left;
  font-weight:bold;
  font-size:16px;
  margin-bottom:5px;
  line-height:1.4;
}
.aboutBox.lowSize{
  width:770px;
}


/* 提案 */
.proposalArea{
  position:relative;
  text-align:center;
  font-size:16px;
    line-height:1.6;
  margin-bottom:80px;
}

.proposalArea h2{
  font-weight:bold;
  font-size:20px;
  margin-bottom:20px;
}

.proposalArea:after{
  position:absolute;
  bottom:-30px;
  left:0;
  right:0;
  margin:auto;
  content:"";
  width:140px;
  border-bottom:1px solid #333;
}

.cardL{
  float:left;
  width:400px;
}

.cardR{
  float:right;
  width:410px;
}

.cardR img{
  width:100%;
  height:auto;
}


/* 空間 */
.spaceFig{
  width:984px;
  margin:0 auto 60px;
}

.spaceFig li{
  float:left;
  width:304px;
  margin:0 12px;
}

.spaceFig li img{
  width:100%;
  height:auto;
  margin-bottom:15px;
}


/* アウトプット */

.outputBox{
  width:960px;
  margin:0 auto 60px;
  text-align:center;
}

.outputBox img{
  width:100%;
  height:auto;
}


/* 入会方法
--------------------------------------------------------------- */

.processList{
  width:980px;
  margin:0 auto 20px;
}

.processList li{
  box-sizing:border-box;
  float:left;
  width:25%;
  padding:0 10px;
}

.processList li img{
  width:100%;
  height:auto;
}


/* EHお問い合わせ
--------------------------------------------------------------- */

.formRow {
    border-bottom: 1px solid #ccc;
    clear: both;
    padding: 20px 0 20px 20px;
}

.formItemH {
    float: left;
    width: 340px;
  font-weight:bold;
}

.formItemD {
    float: left;
    width: 500px;
}

.formItemD input[type="text"]{
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 14px;
    padding: 7px;
    width: 100%;
}

.formItemD textarea{
  border: 1px solid #ccc;
  box-sizing:border-box;
  padding:7px;
}

.formItemD select{
  padding:7px;
}

.formRow:before, .formRow:after{content:"";display:table;}
.formRow:after{clear:both;}


.form-food {
    padding: 20px 0 0;
    text-align: center;
}
.form-fdl {
    margin-bottom: 20px;
}
.form-fdc, .form-fdr {
    display: inline-block;
    margin: 0 15px;
    width: 150px;
}

.form-food input[type="submit"] {
    padding: 10px 20px;
}


.form_requir {
    background-color: #ff3333;
    color: #ffffff;
    font-size:11px;
    line-height: 100%;
    margin-left: 10px;
    padding: 0 4px;
    text-align: center;
}


/* キャンペーン 160801
--------------------------------------------------------------- */

.style160801 .title{
  text-align:center;
  margin-bottom:70px;
}

.style160801 .pri{
  margin-bottom:130px;
}

.style160801 .step{
  text-align:center;
  margin-bottom:130px;
}

.style160801 .step h3{
  margin-bottom:80px;
}

.style160801 .roomPhoto{
  margin-bottom:80px;
}


/* キャンペーン 161004
--------------------------------------------------------------- */

.style161004 .title{
  text-align:center;
  margin-bottom:70px;
  line-height:1.6;
  font-size:30px;
  font-weight:bold;
}

.style161004 .big{
  font-size:50px;
  text-decoration:underline;
  letter-spacing:-.05em;
}

.style161004 .subTitle{
  text-align:center;
  margin-bottom:40px;
  line-height:1.6;
  font-size:26px;
  font-weight:bold;
}

.style161004 ol{
  padding:0 30px;
  margin-bottom:60px;
}

.style161004 li{
  position:relative;
  background:#FFFF00;
  padding:40px 60px;
  font-size:45px;
  font-weight:bold;
  line-height:1;
  margin-bottom:40px;
}

.style161004 li .s01{
  font-size:28px;
}

.style161004 li .s02{
  font-size:120px;
}

.style161004 li .s03{
  font-size:80px;
  color: #d90000;
}

.style161004 li .numPos{
  position:absolute;
  top:40px;
  left:-53px;
  width:106px;
  height:75px;
  color:#FFF;
  text-align:center;
  background:url(usr_img/campaign/common/tag.png) 0 0 no-repeat;
  padding-top:55px;
  line-height:1;
}

.style161004 li table{
  width:100%;
}

.style161004 li td{
  vertical-align:middle;
}

.style161004 li td.titleTd{
  padding-left:1em;
}

.style161004 li td.priceTd{
  width:140px;
  text-align:right;
}

.style161004 .step{
  text-align:center;
  margin-bottom:80px;
}

.style161004 .step h3{
  margin-bottom:80px;
}

.style161004 .roomPhoto{
  margin-bottom:80px;
}


/* アクセス
--------------------------------------------------------------- */

.accessList li{
  box-sizing:border-box;
  float:left;
  width:50%;
  padding:15px;
}

.accessList li img{
  width:100%;
  margin-bottom:10px;
}

/* メディア掲載情報
--------------------------------------------------------------- */

.mediaList li{
  padding-bottom:30px;
  border-bottom:1px dotted #666666;
  margin-bottom:30px;
}

.mediaList .date{
  display:inline-block;
  margin:0 0 10px;
  padding:7px;
  background:#008fd1;
  color:#FFF;
  text-align:center;
  font-size:12px;
  line-height:1;
}

.mediaList h3{
  font-weight:bold;
  margin-bottom:10px;
}

.mediaList .txt{
  float:left;
  width:620px;
}

.mediaList .img{
  float:right;
  width:240px;
  text-align:center;
}

.mediaList .img img{
  width:240px;
  height:180px;
  overflow:hidden;
}

.mediaList.is-wmax .txt{
  float:none;
  width:100%;
}

/* 設備仕様
--------------------------------------------------------------- */

.facilityArea{
  position:relative;
  width:880px;
  height:516px;
  background:url(usr_img/facility/facility_bg.png) 0 0 no-repeat;
}

.facilityArea li{background:#FFF;}
.facilityArea li.fl1{position:absolute; top:50px; left:11px;}
.facilityArea li.fl2{position:absolute; top:18px; left:279px;}
.facilityArea li.fl3{position:absolute; top:1px; right:12px;}
.facilityArea li.fl4{position:absolute; bottom:1px; left:9px;}
.facilityArea li.fl5{position:absolute; bottom:77px; left:352px;}
.facilityArea li.fl6{position:absolute; bottom:144px; right:30px;}

.facilityAreaSp{
  display:none;
}

.facilityBox li{
  box-sizing:border-box;
  float:left;
  width:50%;
  padding:10px;
  margin-bottom:15px;
}

.facilityBox li:nth-child(odd){
  clear:both;
}

.facilityBox li img{
  box-sizing:border-box;
  width:100%;
  height:auto;
  padding:5px;
  border:1px solid #0092D3;
  margin-bottom:10px;
}

.facilityBox li h3{
  line-height:1;
  padding:10px;
  background:#0092D3;
  color:#FFF;
  margin-bottom:10px;
  text-align:center;
}

/* parts - パーツ */

/* 見出し
--------------------------------------------------------------- */

.hType01{
  font-size:18px;
  color:#FFF;
  background:#666666;
  font-weight:bold;
  padding:5px 20px;
  line-height:1.4;
  margin-bottom:20px;
}

.hType01.colB{background-color:#008FD1;}


.hType02{
  font-size:18px;
  color:#333;
  padding:0 10px 5px;
  line-height:1.4;
  border-bottom:1px solid #666;
  margin-bottom:20px;
  font-weight:bold;
}

.hType02.colB{border-color:#008FD1; color:#008FD1;}


/* リンクボタン
--------------------------------------------------------------- */

.linkBtn{
  display:block;
  background:#4D4D4D;
  line-height:1;
  padding:15px;
  color:#FFF;
  font-size:22px;
  text-align:center;
}

.linkBtn i{margin-left:.5em;}


/* テーブル
--------------------------------------------------------------- */

.tblType1{
  width:100%;
}

.tblType1 th,
.tblType1 td{
  border:1px solid #666;
  vertical-align:top;
  text-align:left;
  padding:10px;
}

.tblType1 th{
  width:150px;
  background:#e6e6e6;
}


/* 料金表テーブル */

.tbl2Title .s01{
  float:left;
  box-sizing:border-box;
  width:115px;
  height:36px;
  padding:5px;
  background:#e6e6e6;
  text-align:center;
  margin-right:5px;
}

.tbl2Title .s02{
  float:left;
  box-sizing:border-box;
  width:117px;
  height:36px;
  padding:5px;
  background:#e6e6e6;
  text-align:center;
  margin-right:5px;
}

.tbl2Title .s03{
  float:left;
  box-sizing:border-box;
  width:143px;
  height:36px;
  padding:5px;
  background:#e6e6e6;
  text-align:center;
  margin-right:15px;
}

.tbl2Title .s04{
  float:left;
  width:480px;
}

.tbl2Title .s04 img{width:100%; height:auto;}

.tblType2{
  width:100%;
}

.tblType2 th,
.tblType2 td{
  vertical-align:middle;
  text-align:center;
  padding:10px;
  border-bottom:1px solid #666;
}

.tblType2 th{
  width:100px;
  text-align:left;
}

.tblType2 .fee{width:107px;}
.tblType2 .dotw{width:133px;}
.tblType2 .time{
  width:480px;
  padding:0;
}

.tblType2 .time img{width:100%; height:auto;}


/* マージン調整
--------------------------------------------------------------- */

.menuAdj{
  padding-top:30px;
}

@media screen and (min-width:641px){
  #formPos{
    margin-top:-108px;
    padding-top:108px;
  }
}


/* Googleカレンダー
--------------------------------------------------------------- */
.calWrapper {
  max-width:100%; /* 最大幅 */
  min-width:100%; /* 最小幅 */
  margin: 2.0833% auto;
}
 
.googleCal {
  position: relative;
  padding-bottom: 100%; /* 縦横比 */
  height: 0;
  overflow: hidden;
}
.googleCal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
 
@media only screen and (min-width: 641px) {
  .googleCal {
  padding-bottom: 75%;
  }
}


/* アンカーネガティブマージン
--------------------------------------------------------------- */

@media screen and (min-width:641px){
  .offsetAnchor,
  .facilityBox li.offsetAnchor{
    margin-top:-110px;
    padding-top:110px;
  }
}

/* library - ライブラリ */

.pcOnly{display:block;}
.spOnly{display:none;}
.maxImg{width:100%; height:auto;}

@media screen and (max-width:640px){

.pcOnly{display:none;}
.spOnly{display:block;}
.bdrd{font-weight:bold;}

.pcNone{display:none;}

.spmr10{margin-right:10px;}
  
}

/* margin
--------------------------------------------------------------- */
.mauto{margin:0 auto;}

.m0{margin:0;}

.mb0{margin-bottom:0;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb300{margin-bottom:300px;}

.mleft0{margin-left:0;}
.mleft5{margin-left:5px;}
.mleft10{margin-left:10px;}
.mleft15{margin-left:15px;}
.mleft20{margin-left:20px;}
.mleft25{margin-left:25px;}
.mleft30{margin-left:30px;}
.mleft35{margin-left:35px;}

.mright0{margin-right:0;}
.mright5{margin-right:5px;}
.mright10{margin-right:10px;}
.mright15{margin-right:15px;}
.mright20{margin-right:20px;}
.mright25{margin-right:25px;}
.mright30{margin-right:30px;}
.mright35{margin-right:35px;}

.mtop0{margin-top:0;}
.mtop5{margin-top:5px;}
.mtop10{margin-top:10px;}
.mtop15{margin-top:15px;}
.mtop20{margin-top:20px;}
.mtop25{margin-top:25px;}
.mtop30{margin-top:30px;}
.mtop35{margin-top:35px;}


/* padding
--------------------------------------------------------------- */
.p0{padding:0;}
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}

.pb0{padding-bottom:0;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb35{padding-bottom:35px;}

.pleft0{padding-left:0;}
.pleft5{padding-left:5px;}
.pleft10{padding-left:10px;}
.pleft15{padding-left:15px;}
.pleft20{padding-left:20px;}
.pleft25{padding-left:25px;}
.pleft30{padding-left:30px;}
.pleft35{padding-left:35px;}
.pleft40{padding-left:40px;}
.pleft45{padding-left:45px;}

.pright0{padding-right:0;}
.pright5{padding-right:5px;}
.pright10{padding-right:10px;}
.pright15{padding-right:15px;}
.pright20{padding-right:20px;}
.pright25{padding-right:25px;}

.ptop0{padding-top:0;}
.ptop5{padding-top:5px;}
.ptop10{padding-top:10px;}
.ptop15{padding-top:15px;}
.ptop20{padding-top:20px;}
.ptop25{padding-top:25px;}
.ptop30{padding-top:30px;}

.plr10{padding:0 10px;}
.plr70{padding:0 70px;}


/* position
--------------------------------------------------------------- */
.txtleft{text-align:left;}
.txtcenter{text-align:center;}
.txtright{text-align:right;}

.fleft{float:left;}
.fright{float:right;}
.clearfloat{clear:both;}


/* font
--------------------------------------------------------------- */
.bd{font-weight:bold;}
.uline{text-decoration:underline;}
.red{color:#c1272d;}
.gold{color:#7F7611;}
.green{color:#046B42;}
.fsize11{font-size:11px;}
.fsize12{font-size:12px;}
.fsize13{font-size:13px;}


/* table
--------------------------------------------------------------- */
.vtop{vertical-align:top;}
.vbottom{vertical-align:bottom;}
.vmiddle{vertical-align:middle;}


/* clearfix
--------------------------------------------------------------- */
.cf:before, .cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{zoom:1;}/* IE 6/7 */


/*
-------------------------------------------------------------------------------
 Responsive style
-------------------------------------------------------------------------------
*/

/* Responsive margin
--------------------------------------------------------------- */

.mb5rd{margin-bottom:5px;}
.mb10rd{margin-bottom:10px;}
.mb15rd{margin-bottom:15px;}
.mb20rd{margin-bottom:20px;}
.mb25rd{margin-bottom:25px;}
.mb30rd{margin-bottom:30px;}
.mb35rd{margin-bottom:35px;}
.mb40rd{margin-bottom:40px;}
.mb50rd{margin-bottom:50px;}
.mb60rd{margin-bottom:60px;}
.mb80rd{margin-bottom:80px;}
.mb120rd{margin-bottom:120px;}
.mb300rd{margin-bottom:300px;}

.mleft5rd{margin-left:5px;}
.mleft10rd{margin-left:10px;}
.mleft15rd{margin-left:15px;}
.mleft20rd{margin-left:20px;}
.mleft25rd{margin-left:25px;}
.mleft30rd{margin-left:30px;}
.mleft35rd{margin-left:35px;}

.mright5rd{margin-right:5px;}
.mright10rd{margin-right:10px;}
.mright15rd{margin-right:15px;}
.mright20rd{margin-right:20px;}
.mright25rd{margin-right:25px;}
.mright30rd{margin-right:30px;}
.mright35rd{margin-right:35px;}

.mtop5rd{margin-top:5px;}
.mtop10rd{margin-top:10px;}
.mtop15rd{margin-top:15px;}
.mtop20rd{margin-top:20px;}
.mtop25rd{margin-top:25px;}
.mtop30rd{margin-top:30px;}
.mtop35rd{margin-top:35px;}

@media screen and (max-width:640px){

/* SP Responsive margin
--------------------------------------------------------------- */

.mb5rd{margin-bottom:2.5px;}
.mb10rd{margin-bottom:5px;}
.mb15rd{margin-bottom:7.5px;}
.mb20rd{margin-bottom:10px;}
.mb25rd{margin-bottom:12.5px;}
.mb30rd{margin-bottom:15px;}
.mb35rd{margin-bottom:17.5px;}
.mb40rd{margin-bottom:20px;}
.mb50rd{margin-bottom:25px;}
.mb60rd{margin-bottom:30px;}
.mb80rd{margin-bottom:40px !important;}
.mb120rd{margin-bottom:60px;}
.mb300rd{margin-bottom:150px;}

.mleft5rd{margin-left:2.5px;}
.mleft10rd{margin-left:5px;}
.mleft15rd{margin-left:7.5px;}
.mleft20rd{margin-left:10px;}
.mleft25rd{margin-left:12.5px;}
.mleft30rd{margin-left:15px;}
.mleft35rd{margin-left:17.5px;}

.mright5rd{margin-right:2.5px;}
.mright10rd{margin-right:5px;}
.mright15rd{margin-right:7.5px;}
.mright20rd{margin-right:10px;}
.mright25rd{margin-right:12.5px;}
.mright30rd{margin-right:15px;}
.mright35rd{margin-right:17.5px;}

.mtop5rd{margin-top:2.5px;}
.mtop10rd{margin-top:5px;}
.mtop15rd{margin-top:7.5px;}
.mtop20rd{margin-top:10px;}
.mtop25rd{margin-top:12.5px;}
.mtop30rd{margin-top:15px;}
.mtop35rd{margin-top:17.5px;}
  
}


/* Responsive padding
--------------------------------------------------------------- */
.p5rd{padding:5px;}
.p10rd{padding:10px;}
.p15rd{padding:15px;}

.pb5rd{padding-bottom:5px;}
.pb10rd{padding-bottom:10px;}
.pb15rd{padding-bottom:15px;}
.pb20rd{padding-bottom:20px;}
.pb25rd{padding-bottom:25px;}
.pb30rd{padding-bottom:30px;}
.pb35rd{padding-bottom:35px;}

.pleft5rd{padding-left:5px;}
.pleft10rd{padding-left:10px;}
.pleft15rd{padding-left:15px;}
.pleft20rd{padding-left:20px;}
.pleft25rd{padding-left:25px;}
.pleft30rd{padding-left:30px;}
.pleft35rd{padding-left:35px;}
.pleft40rd{padding-left:40px;}
.pleft45rd{padding-left:45px;}

.pright5rd{padding-right:5px;}
.pright10rd{padding-right:10px;}
.pright15rd{padding-right:15px;}
.pright20rd{padding-right:20px;}
.pright25rd{padding-right:25px;}

.ptop5rd{padding-top:5px;}
.ptop10rd{padding-top:10px;}
.ptop15rd{padding-top:15px;}
.ptop20rd{padding-top:20px;}
.ptop25rd{padding-top:25px;}
.ptop30rd{padding-top:30px;}

.plr10rd{padding:0 10px;}
.plr70rd{padding:0 70px;}


@media screen and (max-width:640px){

/* SP Responsive padding
--------------------------------------------------------------- */
.p5rd{padding:2.5px;}
.p10rd{padding:5px;}
.p15rd{padding:7.5px;}

.pb5rd{padding-bottom:2.5px;}
.pb10rd{padding-bottom:5px;}
.pb15rd{padding-bottom:7.5px;}
.pb20rd{padding-bottom:10px;}
.pb25rd{padding-bottom:12.5px;}
.pb30rd{padding-bottom:15px;}
.pb35rd{padding-bottom:17.5px;}

.pleft5rd{padding-left:2.5px;}
.pleft10rd{padding-left:5px;}
.pleft15rd{padding-left:7.5px;}
.pleft20rd{padding-left:10px;}
.pleft25rd{padding-left:12.5px;}
.pleft30rd{padding-left:15px;}
.pleft35rd{padding-left:17.5px;}
.pleft40rd{padding-left:20px;}
.pleft45rd{padding-left:22.5px;}

.pright5rd{padding-right:2.5px;}
.pright10rd{padding-right:5px;}
.pright15rd{padding-right:7.5px;}
.pright20rd{padding-right:10px;}
.pright25rd{padding-right:12.5px;}

.ptop5rd{padding-top:2.5px;}
.ptop10rd{padding-top:5px;}
.ptop15rd{padding-top:7.5px;}
.ptop20rd{padding-top:10px;}
.ptop25rd{padding-top:12.5px;}
.ptop30rd{padding-top:15px;}

.plr10rd{padding:0 5px;}
.plr70rd{padding:0 35px;}

}

/* sp_layout - レイアウト */

@media screen and (max-width:640px){

body{
  font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "游ゴシック", YuGothic, sans-serif;
  font-size:13px;
  color:#333;
  line-height:1.6;
  min-width:0;
  -webkit-text-size-adjust:100%;
}

a:hover,
a:hover img
a:hover i{
  filter: alpha(opacity=70);
  -moz-opacity:.7;
  opacity:.7;
}

a{
  text-decoration:none;
  -webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;
}

.fstyleM{
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 Pro W3",Hiragino Mincho Pro,"ＭＳ Ｐ明朝",MS PMincho,serif;
}

img{width:100%; height:auto;}


/* グローバルヘッダー
--------------------------------------------------------------- */

#seoTxt{
  display:none;
}

#gHeader .inner{
  position:relative;
  width:auto;
  margin:0 auto;
  padding:10px;
}

#gHeader .snsList{
  display:none;
}

#gHeader #gLogo img{
  max-width:100%;
  width:auto;
  height:34px;
}


/* グローバルメニュー
--------------------------------------------------------------- */

#gMenu{
  display:none;
}


/* SP グローバルメニュー
--------------------------------------------------------------- */

#spMenuBtn{
  padding:10px;
  width:22px;
  height:22px;
  font-size:22px;
  text-align:center;
  line-height:1;
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  margin:auto;
  cursor:pointer;
}

#gMenuSp{
  display:none;
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 Pro W3",Hiragino Mincho Pro,"ＭＳ Ｐ明朝",MS PMincho,serif;
}

#gMenuSp li a{
  display:block;
  background:#333;  
  color:#FFF;
  padding:10px 20px;
  border-bottom:1px dotted #aaa;
}

#gMenuSp li a:before{
  content:">";
  margin-right:.3em;
}

#gMenuSp li:last-child a{
  border:0;
}


/* コンテンツボックス1
--------------------------------------------------------------- */

.contentBox1{
  width:auto;
  margin:0 auto;
  padding:20px;
}

.lowContentBox1,
.lowContentBox2{
  width:auto;
  margin:0 auto;
  font-size:14px;
  line-height:1.8;
  padding:20px;
}



/* コンテンツボックス2
--------------------------------------------------------------- */

.contentBox2{
  background:#E6E6E6;
  margin:0 auto;
  font-size:14px;
  line-height:1.4;
}

.contentBox2 h2{
  line-height:1;
  color:#FFF;
  background:#008FD1;
  text-align:center;
  padding:5px;
  letter-spacing:.3em;
  margin-bottom:10px;
}

.contentBox2 .inner{
  width:auto;
  margin:0 auto;
  padding:20px;
}


/* About＆Plan
--------------------------------------------------------------- */

.apArea{
  width:auto;
  margin:0 auto;
  font-size:14px;
  line-height:1.4;
  padding:20px;
}

.apArea h2{
  line-height:1;
  color:#FFF;
  background:#008FD1;
  text-align:center;
  padding:5px;
  letter-spacing:.3em;
  margin-bottom:10px;
}

.apArea .L{
  float:noen;
  width:auto;
  margin-bottom:20px;
}

.apArea .R{
  float:none;
  width:auto;
}

.apArea .txtArea,
.apArea .imgArea{
  display:table-cell;
  vertical-align:top;
}

.apArea .txtArea{
  width:55%;
  padding-right:10px;
}

.apArea .txtArea.rType{
  padding:0 0 0 10px;
}

.apArea .imgArea{
  width:45%;
}
.apArea .imgArea img{
  width:100%;
  height:auto;
}


/* グローバルフッター
--------------------------------------------------------------- */

#gFooter{
  background:#E6E6E6;
}

#gFooter .inner{
  position:relative;
  width:auto;
  margin:0 auto;
  padding:20px;
}

#gFooter ul{
  float:none;
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 Pro W3",Hiragino Mincho Pro,"ＭＳ Ｐ明朝",MS PMincho,serif;
  margin-right:0;
}

#gFooter li{
  padding-bottom:10px;
}

#gFooter li:before{
  content:">";
  margin-right:.3em;
}

#gFooter .snsList{
  position:absolute;
  top:20px;
  right:20px;
  font-size:0;
  line-height:1;
  margin:0;
  padding:0;
}

#gFooter .snsList li{
  display:inline-block;
  margin:0 0 0 25px;
  font-size:24px;
}

#gFooter .snsList li:before{
  content:normal;
  margin:0;
}

#gFooter .copy{
  position:relative;
  top:auto;
  right:auto;
  text-align:center;
  margin:10px 0 0;
  font-size:10px;
}

#gFooter small{
  clear:both;
  display:block;
  width:100%;
  text-align:center;
  margin:5px 0 0;
}

  #gFooter .logoAlliance{
  position:relative;
  top:auto;
  right:auto;
  text-align:center;
  padding-top:10px;
}
#gFooter .logoAlliance img{width:auto; height:28px;}

/* ページトップへ戻る
--------------------------------------------------------------- */

#pageTop{
  position:absolute;
  top:auto;
  bottom:15px;
  right:15px;
  z-index:999;
}

#pageTop img{
  width:auto;
  height:25px;
}
  
}

/* sp_contents - コンテンツ */

@media screen and (max-width:640px){

/* トップ - メインイメージ
--------------------------------------------------------------- */

#sliderArea{
  width:auto;
  height:auto;
  background:url(usr_img/top/slider_bg.jpg) center center no-repeat;
  background-size:cover;
  padding:25px 15px;
  margin-bottom:0;
}

#sliderArea .inner{
  width:auto;
  margin:0 auto;
}

/* トップ - 休日のお知らせ
--------------------------------------------------------------- */

.holidayTxt{
  padding:15px 15px 0;
  font-size:16px;
  text-align:center;
  font-weight:bold;
}


/* トップ - 新着情報
--------------------------------------------------------------- */

.infoBox{
  float:none;
  width:auto;
}

.infoBox h3{
  float:none;
  width:auto;
  font-size:18px;
  text-align:center;
  margin-bottom:10px;
}

.infoTblWrap{
  float:none;
  vertical-align:top;
  width:auto;
}

.infoBox table,
.infoArea table{
  width:100%;
  font-size:14px;
}

.infoBox .date,
.infoArea .date{
  width:auto;
  margin:0;
  padding:0 0 5px;
}

.infoBox td,
.infoArea td{
  display:block;
  padding-bottom:20px;
  vertical-align:top;
  text-align:left;
}

.infoBox tr:last-child,
.infoArea tr:last-child{padding-bottom:0;}


/* Facebook */

.fbBox{
  box-sizing:border-box;
  float:none;
  width:auto;
  border:1px solid #000;
  padding:30px;
}

.fbBox p.txt{
  font-size:14px;
  text-align:left;
  line-height:1.6;
}

.fbBox h3{
  font-size:18px;
  text-align:center;
  margin-bottom:20px;
}


/* トップ - トピックリスト
--------------------------------------------------------------- */

.topicList li{
  box-sizing:border-box;
  float:left;
  width:50%;
  padding:0 5px 10px 0;
  margin:0;
}

.topicList li:nth-of-type(2n){
  padding:0 0 10px 5px;
}

.topicList li:last-child{margin:0; padding-bottom:0;}

.topicList li a{
  display:block;
  border:4px solid #E6E6E6;
}

.topicList2{
  margin-bottom:-10px;
}

.topicList2 li{
  box-sizing:border-box;
  float:left;
  width:50%;
  margin:0;
  padding:0 5px 10px 0;
}

.topicList2 li:nth-of-type(2n){
  padding:0 0 10px 5px;
}


/* トップ - リードエリア
--------------------------------------------------------------- */

.readArea{
  padding:50px 0;
  background:url(usr_img/top/sp/read_bg.jpg) center center no-repeat;
  background-size:cover;
  margin-bottom:0;
}

.readArea .inner{
  width:auto;
  margin:0 auto;
  padding:20px;
}

.readArea .readBox{
  float:none !important;
  width:auto;
  padding:15px;
  color:#FFF;
  background:rgba(0, 0, 0, 0.5);
  font-size:14px;
  line-height:1.6;
  margin-bottom:20px;
}

.readArea .readBox:last-child{
  margin-bottom:0;
}


/* トップ - About us
--------------------------------------------------------------- */

.aboutUsBox{
  width:auto;
  border:1px solid #666;
  padding:25px;
  margin:0 20px;
  font-size:14px;
}

.aboutUsBox h2{
  font-size:16px;
  text-decoration:underline;
  text-align:center;
  font-weight:bold;
  margin-bottom:25px;
}

.aboutUsBox h3{
  font-size:16px;
  text-align:center;
  font-weight:bold;
  margin-bottom:25px;
}

.aboutUsBox p{
  line-height:1.6;
}

.aboutUsBox ul{
  margin:20px 0 0;
}

.aboutUsBox li{
  box-sizing:border-box;
  float:none;
  width:100%;
  padding:0;
  margin-bottom:10px;
}

.aboutUsBox li:nth-of-type(2){
  padding:0;
  margin:0;
}

.aboutUsBox li a{
  display:block;
  background:#282828;
  color:#FFF;
  padding:15px;
  text-align:center;
}


/* 提案 */
.proposalArea{
  position:relative;
  text-align:center;
  font-size:14px;
    line-height:1.4;
  padding:20px;
  margin-bottom:20px;
}

.proposalArea h2{
  font-weight:bold;
  font-size:16px;
  margin-bottom:10px;
}

.proposalArea:after{
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  content:"";
  width:140px;
  border-bottom:1px solid #333;
}

.cardL{
  float:none;
  width:auto;
  margin-bottom:20px;
}

.cardR{
  float:none;
  width:auto;
  text-align:center;
}

.cardR img{
  width:100%;
  height:auto;
}


/* 空間 */
.spaceFig{
  width:auto;
  padding:0 20px;
  margin:0 auto 10px;
}

.spaceFig li{
  float:none;
  width:auto;
  margin:0 0 20px;
}

.spaceFig li img{
  width:100%;
  height:auto;
  margin-bottom:10px;
}

  /* アウトプット */

.outputBox{
  width:auto;
  padding:0 20px 20px;
  margin:0;
  text-align:center;
}

.outputBox img{
  width:100%;
  height:auto;
}


/* トップ - 見学会受付中
--------------------------------------------------------------- */

.tourBox{
  width:auto;
  margin:0 auto 20px;
  line-height:1.4;
  padding:0 20px;
}

.tourBox h2{
  background:#0080C1;
  line-height:1;
  color:#FFF;
  padding:10px 5px;
  text-align:center;
  font-size:16px;
  font-weight:bold;
  margin-bottom:15px;
}

.tourBox h3{
  text-align:center;
  font-size:16px;
  font-weight:bold;
  margin-bottom:10px;
}

.tourBox .content{
  position:relative;
  width:auto;
  border:1px solid #666;
    font-size: 14px;
    padding:60px 30px 30px;
  margin-bottom:20px;
}

.tourBox .content:last-child{margin-bottom:0;}

.tourBox .content .post{
  display:inline-block;
  position:absolute;
  top:20px;
  left:-15px;
  background:#0080C1;
  padding:5px 10px;
  color:#FFF;
  font-size:10px;
  font-weight:bold;
}

.tourBox a{
  display:block;
  background:#282828;
  color:#FFF;
  padding:15px;
  text-align:center;
}

  
/* 差し込みブロック - 見学会受付中
--------------------------------------------------------------- */

.tourBox2{
  width:auto;
  margin:0 20px 60px;
  line-height:1.8;
}

.tourBox2 h3{
  text-align:center;
  font-size:16px;
  font-weight:bold;
  margin-bottom:20px;
}

.tourBox2 .content{
  position:relative;
  width:auto;
  border:1px solid #666;
    font-size: 14px;
    padding:40px 25px;
}

.tourBox2 a{
  display:block;
  background:#282828;
  color:#FFF;
  padding:15px;
  text-align:center;
}


/* 勉強カフェとは
--------------------------------------------------------------- */

.aboutArea{
  text-align:center;
  font-size:14px;
    line-height:1.4;
  padding:20px;
  margin-bottom:0;
  text-align:left;
}

.aboutArea h2{
  font-weight:bold;
  font-size:16px;
  margin-bottom:10px;
  text-align:center;
}

.aboutBox{
  width:auto;
  border:1px solid #666;
  padding:40px 25px;
  margin:20px;
  font-size:14px;
}

.aboutBox h2,
.aboutBox h3{
  text-align:center;
  font-weight:bold;
  font-size:16px;
  margin-bottom:30px;
}

.aboutBox h4{
  font-size:16px;
  font-weight:bold;
  margin-bottom:10px;
  text-align:center;
}

.aboutBox .txt1{
  margin-bottom:30px;
}

.aboutBox .txt2{
  margin-bottom:30px;
}

  /* カスタム */
.aboutBox h3.type2{
  text-align:left;
  font-weight:bold;
  font-size:14px;
  margin-bottom:5px;
  line-height:1.4;
}
.aboutBox.lowSize{
  width:auto;
}
  

/* 入会方法
--------------------------------------------------------------- */

.processList{
  width:auto;
  margin:0 auto;
  background:#e6e6e6;
  padding:10px;
}

.processList li{
  box-sizing:border-box;
  float:left;
  width:50%;
  padding:5px;
}

.processList li img{
  width:100%;
  height:auto;
}


/* EHお問い合わせ
--------------------------------------------------------------- */

.formRow {
    border-bottom: 1px solid #ccc;
    clear: both;
    padding:20px 0;
}

.formItemH {
    float: none;
    width: auto;
  font-weight:bold;
  margin-bottom:10px;
}

.formItemD {
    float: none;
    width: auto;
}

.formItemD input[type="text"]{
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 14px;
    padding: 7px;
    width: 100%;
}

.formItemD textarea{
  box-sizing:border-box;
  padding:7px;
}

.formItemD select{
  padding:7px;
}

.formRow:before, .formRow:after{content:"";display:table;}
.formRow:after{clear:both;}


.form-food {
    padding: 20px 0 0;
    text-align: center;
}
.form-fdl {
    margin-bottom: 20px;
}
.form-fdc, .form-fdr {
    display: inline-block;
    margin: 0 15px;
    width: 150px;
}

.form-fdc{
  margin-bottom:10px;
}

.form-food input[type="submit"] {
    padding: 10px 20px;
}


.form_requir {
    background-color: #ff3333;
    color: #ffffff;
    font-size:11px;
    line-height: 100%;
    margin-left: 10px;
    padding: 0 4px;
    text-align: center;
}

.form-fdc,
.form-fdr{
  display:block;
  margin:0 0 10px;
  width:100%;
}

.form-fdc input,
.form-fdr input{
  width:100%;
  box-sizing:border-box;
}


/* キャンペーン 160801
--------------------------------------------------------------- */

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

.style160801 .pri{
  margin-bottom:35px;
}

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

.style160801 .step h3{
  margin-bottom:20px;
}

.style160801 .roomPhoto{
  margin-bottom:0;
}

  
/* キャンペーン 161004
--------------------------------------------------------------- */

.style161004 .title{
  text-align:center;
  margin-bottom:35px;
  line-height:1.6;
  font-size:16px;
  font-weight:bold;
}

.style161004 .big{
  font-size:24px;
  text-decoration:underline;
  letter-spacing:-.05em;
}

.style161004 .subTitle{
  text-align:center;
  margin-bottom:20px;
  line-height:1.6;
  font-size:16px;
  font-weight:bold;
}

.style161004 ol{
  padding:0;
  margin-bottom:30px;
}

.style161004 li{
  position:relative;
  background:#FFFF00;
  padding:70px 20px 20px;
  font-size:24px;
  font-weight:bold;
  line-height:1;
  margin-bottom:20px;
}

.style161004 li .s01{
  font-size:16px;
}

.style161004 li .s02{
  font-size:80px;
}
  
.style161004 li .s03{
  font-size:50px;
  color: #d90000;
}

.style161004 li .numPos{
  position:absolute;
  top:-10px;
  left:20px;
  width:53px;
  height:35px;
  color:#FFF;
  text-align:center;
  background:url(usr_img/campaign/common/tag.png) center top no-repeat;
  background-size:53px auto;
  padding-top:30px;
  line-height:1;
  font-size:15px;
}

.style161004 li table{
  width:100%;
}

.style161004 li td{
  display:block;
  vertical-align:middle;
  text-align:center;
}

.style161004 li td.titleTd{
  padding:0 0 10px;
}

.style161004 li td.priceTd{
  width:auto;
  text-align:center;
}

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

.style161004 .step h3{
  margin-bottom:20px;
}

.style161004 .roomPhoto{
  margin-bottom:0;
}  
  
  /* アクセス
--------------------------------------------------------------- */

.accessList li{
  box-sizing:border-box;
  float:none;
  width:auto;
  padding:0;
  margin-bottom:15px;
}

.accessList li img{
  width:100%;
  margin-bottom:10px;
}
  
/* メディア掲載情報
--------------------------------------------------------------- */

.mediaList li{
  padding-bottom:30px;
  border-bottom:1px dotted #666666;
  margin-bottom:30px;
}

.mediaList .date{
  display:inline-block;
  margin:0 0 10px;
  padding:7px;
  background:#008fd1;
  color:#FFF;
  text-align:center;
  font-size:12px;
  line-height:1;
}

.mediaList h3{
  font-weight:bold;
  margin-bottom:10px;
}

.mediaList .txt{
  float:none;
  width:auto;
  margin-bottom:15px;
}

.mediaList .img{
  float:none;
  width:auto;
  text-align:center;
}

.mediaList .img img{
  width:240px;
  height:180px;
  overflow:hidden;
}

  /* 設備仕様
--------------------------------------------------------------- */

.facilityArea{
  display:none;
}

.facilityAreaSp{
  display:block;
  padding-top:20px;
}

.facilityBox{
  margin-top:-10px;
}

.facilityBox li{
  box-sizing:border-box;
  float:none;
  width:auto;
  padding:0;
  margin-bottom:20px;
}

.facilityBox li:nth-child(odd){
  clear:both;
}

.facilityBox li img{
  box-sizing:border-box;
  width:100%;
  height:auto;
  padding:5px;
  border:1px solid #0092D3;
  margin-bottom:10px;
}

.facilityBox li h3{
  line-height:1;
  padding:10px;
  background:#0092D3;
  color:#FFF;
  margin-bottom:10px;
  text-align:center;
}
  

}

/* sp_parts - パーツ */

@media screen and (max-width:640px){
 
/* 見出し
--------------------------------------------------------------- */

.hType01{
  font-size:14px;
  color:#FFF;
  background:#666666;
  font-weight:bold;
  padding:5px 10px;
  line-height:1.4;
  margin-bottom:10px;
}

.hType01.colB{background-color:#008FD1;}


.hType02{
  font-size:14px;
  color:#333;
  padding:0 10px 5px;
  line-height:1.4;
  border-bottom:1px solid #666;
  margin-bottom:10px;
  font-weight:bold;
}

.hType02.colB{border-color:#008FD1; color:#008FD1;}


/* リンクボタン
--------------------------------------------------------------- */

.linkBtn{
  display:block;
  background:#4D4D4D;
  line-height:1;
  padding:10px;
  color:#FFF;
  font-size:14px;
  text-align:center;
}

.linkBtn i{margin-left:.5em;}


/* テーブル
--------------------------------------------------------------- */

.tblType1{
  width:100%;
}

.tblType1 th,
.tblType1 td{
  box-sizing:border-box;
  display:block;
  border:1px solid #666;
  vertical-align:top;
  text-align:left;
  padding:8px;
  border-bottom:0;
}

.tblType1 th{
  width:100%;
  background:#e6e6e6;
}

.tblType1 tr:last-child{
  border-bottom:1px solid #666;
}


/* 料金表テーブル */

.tbl2Title{display:none;}

.tblType2{
  width:100%;
}

.tblType2 th,
.tblType2 td{
  display:block;
  vertical-align:middle;
  text-align:center;
  padding:5px;
  border:0;
}

.tblType2 th{
  width:auto;
  text-align:center;
  background:#e6e6e6;
}

.tblType2 tr td:nth-of-type(1){padding-top:10px;}
.tblType2 tr td:last-child{
  background:url(usr_img/price/time.png) 0 0 no-repeat;
  background-size:100% auto;
  padding:7.14% 0 35px;
}

.tblType2 .fee{width:auto;}
.tblType2 .dotw{width:auto;}
.tblType2 .time{
  width:auto;
  padding:0;
}

.tblType2 .time img{width:100%; height:auto;}


/* マージン調整
--------------------------------------------------------------- */

.menuAdj{
  padding-top:auto;
}
  
/* SP改行用
--------------------------------------------------------------- */

  .spBlock{display:block; margin:10px 0;}
  
}

/* メールフォーム用 */

.formArea{
  border-top:  1px solid #ccc;
  margin-top:10px;
}


.form_requir {
  background-color:#ff3333;
  color:#ffffff;
  font-size:9px;
  line-height:100%;
  text-align:center;
  padding:0 4px;
  margin-left:10px;
}

.form_fld {
  font-weight:bold;
}

.formItemH{
  margin-bottom:5px;  
}

.formRow{
  margin-bottom:10px;
}

.form-error{
  padding:20px 0 0;
}

#ui-datepicker-div a{
  -webkit-transition:none !important;
  -moz-transition:none !important;
  -o-transition:none !important;
  transition:none !important;
}

.eventform .r14 {
  border-bottom:none;
}

.eventform .r14 .formItemH{
  display:none;
}

.eventform .r14 .formItemD{
  width:auto;
  text-align:center;
  float:none;
}

/* 追加分 */

input,select,textarea{
  padding:5px;
  font-size:14px;
  font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana,sans-serif;
}

@media screen and (max-width:640px){
 input[type="text"],select,textarea{
   font-size:16px !important;
   width:100% !important;
   box-sizing:border-box;
 }
  
  .i05 input{
   margin:0 0 10px; 
  }
  
  .i05 select,
  .r06 select,
  .m07 select{
    width:90% !important;
    margin:0 0 10px;
  }
  
  .i06 select{
    width:100% !important;
  }
}

input[type="text"]{
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


.priceBox {
width:100%;
padding:5px 0;
border-bottom:dotted 1px #999999;
}

.priceBox:after{  
display:block;  
clear:both;  
height:0;  
visibility:hidden;  
content:".";  
zoom:1;  
} 

.pBoxLeft {
float:left;
margin-right:10px;
}

.pBoxRight {
width:85px;
float:right;
text-align:right;
}

.pBoxLeftImage {
float:left;
width:200px;
margin:0 10px 0px 0;
}

.pBoxLeftTxt {
padding:5px 0 0 0;
float:left;
max-width:290px;
min-width:100px;
}

.noPhoto {
max-width:500px;
}

#mainImg .nivo-caption {
  text-align:right;
  line-height:1.5;
}

.yoBody div {
  position:absolute;
  right:0;
  top:0;
  width:87px;
  height:57px;
}

.yoBox {
  margin-bottom:15px;
  padding-bottom:15px;
  border-bottom: solid 1px #CCCCCC;
  position:relative;
}

.yoTitle {
  margin-bottom:5px;
  font-size:15px;
}

/* 完了ページ */
.compleatBox{
  width:600px;
  background:#FFF;
  border:1px solid #666;
  padding:40px 20px;
  margin:50px auto 100px;
  text-align:center;
}

@media screen and (max-width:640px){
  .compleatBox{
  width:auto;
  background:#FFF;
  border:1px solid #666;
  padding:20px;
  margin:25px;
  text-align:center;
} 
}

.form-errors{
  color:#ff0000;
  padding-top:10px;
}

/* 営業カレンダー */

.calarea {
  margin:15px 0 0 0;
  padding:10px 0 20px 0;
  border:1px solid #e9e2d8;
  background: #ffffff;
}

.ocAR{
  font-size:14px;
  text-align:center;
}

table.ocTB {
  width:auto;
  border:1px #aaaaaa solid;
  border-collapse:collapse;
  border-spacing:0;
  margin:0 auto;
}

.ocTB th {
  padding:1px 4px;
  background-color:#e8e8e8;
  border:#aaaaaa solid;
  border-width:0 0 1px 1px;
  font-size:14px;
  font-weight:normal;
  text-align:center;
}

.ocTB td {
  padding:1px 4px;
  background-color:#ffffff;
  border:#aaaaaa solid;
  border-width:0 0 1px 1px;
  font-size:14px;
  text-align:center;
}

.ocTB td.close {
  background-color:#ffe8e8;
}

.ocTB td span.today {
  font-weight:bold;
}

.ocTB td span.satday {
  color:#0000ff;
}

.ocTB td span.holday {
  color:#ff0000;
}

/* エラー */

.error {
  margin: 100px 0 0 0;
  padding: 0;
  width: 500px;
  text-align: right;
}

.error-box {
  margin: 0;
  padding: 15px;
  font-size: 14px;
  text-align: left;
  border: solid 1px #888888;
  background-color: #ffffff;
}

@media screen and (max-width:640px){
 
  .error {
      margin:30px;
      padding:0;
      text-align:right;
      width: auto;
  }

  .error-box{
    margin:0 0 10px;
    }
  
}

/* キャンペーンスタイル */

.style170317{
  width:840px;
  margin:0 auto;
}

.style170317 .boxhead{
  background:#003366;
  font-size:26px;
  font-weight:bold;
  text-align:center;
  color:#fff;
  line-height:1;
  padding:15px;
}

.style170317 .box{
  background:#ffff00;
  padding:40px 60px;
  font-size:45px;
  margin-bottom:40px;
  font-weight:bold;
  line-height:1;
}

.style170317 .bigtxt{
  font-size:80px;
}
.style170317 .red{color:#d90000;}


@media screen and (max-width:640px){

  .style170317{
  width:auto;
  margin:0 auto;
  }
  
  .style170317 .boxhead{
    background:#003366;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    color:#fff;
    padding:15px;
  }
  
  .style170317 .box{
    background:#ffff00;
    padding:20px 30px;
    font-size:22px;
    margin-bottom:20px;
    font-weight:bold;
    line-height:1.4;
  }
  
  .style170317 .bigtxt{
    font-size:40px;
  }
  
}

/* デスク使い分け */

.BenkyoStyle{
    width:860px;
    margin:0 auto;
    padding:50px 0 0;
  }
  .bg_list_wrap{
    position:relative;
  }
    .bs_list{
    position:relative;
    box-sizing:border-box;
    width:760px;
    padding:20px 20px 0;
    margin-left:auto;
    margin-bottom:30px;
  }
    .bs_list img{
    width:100%; height:auto;
  }
    .bs_list li{
    position:relative;
    float:left;
    width:350px;
    margin-bottom:20px;
    font-weight:bold;
  }
  .bs_list li:nth-of-type(2n){
    float:right;
  }
  .bs_list li figcaption{
    box-sizing:border-box;
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    color:#FFF;
    text-align:center;
    line-height:1;
    padding:10px;
  }
  .bs_list li .txt{
    width:350px;
    position:absolute;
    font-weight:normal;
    left:370px;
    bottom:0;
  }
  
  .bg_list_wrap .state{
    position:absolute;
    top:0;
    left:0;
    box-sizing:border-box;
    line-height:1;
    width:30px;
    color:#FFF;
    font-weight:bold;
    text-align:center;
    padding:5px;
  }
  
  .bg_list_wrap .state span{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
  }
  
  /* ステータスタイプ */
  .state.type1{height:850px; background-color:#0092D3;}
  .state.type1 span{height:7em;}
  
  .state.type2{height:280px; top:auto; bottom:0; background-color:#999999;}
  .state.type2 span{height:9em;}
  
  .state.type3{width:90px; height:1160px; background:url(/sendai/usr_img/facility/bg_state.png) center top no-repeat; left:20px;}
  .state.type3 span.s1{width:1em; top:70px;}
  .state.type3 span.s2{width:1em; top:auto; bottom:90px;}
  
  
  /* 各リストカラー */
  .bs_list.col_g{background-color:#D9ECE0;}
  .bs_list.col_g figcaption{background-color:rgba(0,160,45,.7);}
  
  .bs_list.col_o{background-color:#FFE5CC;}
  .bs_list.col_o figcaption{background-color:rgba(255,191,1,.7);}
  
  .bs_list.col_r{background-color:#F4D9D9;}
  .bs_list.col_r figcaption{background-color:rgba(178,0,0,.7);}
  
  /* SP用 */
  .sp_state1,
  .sp_state2{background:none;}
  
  @media screen and (max-width:640px){
    
    .BenkyoStyle{
      width:auto;
      padding-bottom:30px;
    }
    
    .bs_list{
      width:calc(100% - 60px);
      padding:5px;
      margin-left:auto;
      margin-bottom:0;
    }
    
    .bs_list li{
      position:relative;
      float:none;
      width:auto;
      margin-bottom:5px;
      font-weight:bold;
      font-size:12px;
    }
    .bs_list li:nth-of-type(2n){
      float:none;
    }
    .bs_list li:last-child{margin-bottom:0;}
    
    .bg_list_wrap .state{
      display:none;
    }
    
    .bs_list li .txt{
      width:auto;
      position:absolute;
      font-weight:normal;
      left:auto;
      bottom:-30px;
    }
    
    /* SP用 */
    .sp_state1{
      position:relative;
      display:block;
      background:url(/sendai/usr_img/facility/sp/bg_state1.png) 30px top / 25px 100% no-repeat;
    }
    .sp_state1:before{
      position:absolute;
      top:0;
      left:0;
      content:"";
      display:block;
      width:25px;
      height:100%;
      background:#0092D3;
    }
    .sp_state1:after{
      content:"飲食可　会話可";
      position:absolute;
      top:0;
      bottom:0;
      left:4px;
      margin:auto;
      display:block;
      color:#FFF;
      width:1em;
      height:3em;
      font-size:14px;
      font-weight:bold;
      line-height:1.2;
    }
    
    .sp_state2{
      position:relative;
      display:block;
      background:url(/sendai/usr_img/facility/sp/bg_state2.png) 30px top / 25px 100% no-repeat;
    }
    .sp_state2:before{
      position:absolute;
      top:0;
      left:0;
      content:"";
      display:block;
      width:25px;
      height:100%;
      background:#999999;
    }
    .sp_state2:after{
      content:"食事不可　会話不可";
      position:absolute;
      top:0;
      bottom:0;
      left:4px;
      margin:auto;
      display:block;
      color:#FFF;
      width:1em;
      height:9em;
      font-size:14px;
      font-weight:bold;
      line-height:1.2;
    }
    
    .state.type3{
      display:block;
      width:1em;
      height:100%;
      position:absolute;
      top:0;
      bottom:0;
      left:36px;
      right:auto;
      background:none;
      margin:0;
      padding:0;
      font-size:14px;
      line-height:1.2;
    }
    
    .state.type3 span.s1{width:1em; top:90px;}
    .state.type3 span.s2{width:1em; top:auto; bottom:40px;}
  }

/* 2018追加クラス - 勉強カフェとは */

.p_title{
  position:relative;
  height:200px;
  text-align:center;
  font-size:36px;
  color:#FFF;
  font-family:"游明朝",YuMincho,"ヒラギノ明朝 Pro W3",Hiragino Mincho Pro,"Times New Roman", Times, serif;
  background:url(/sendai/usr_img/about/bg_about_title.jpg) center top / cover no-repeat;
  margin-bottom:60px;
  line-height:1;
}

.p_title span{
  height:1em;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}

.p_h1{
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 60px;
  line-height:1.7;
}

.s_aboutBox{
  box-sizing:border-box;
  width:880px;
  border:1px solid #666;
  font-size: 16px;
  line-height: 1.6;
  padding:80px 50px;
  margin:0 auto 50px;
}

.s_aboutBox .txt1{
  width:700px;
  margin:0 auto;
}

.s_aboutBox h2,
.s_aboutBox h3{
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 60px;  
}

.s_aboutBox h4{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.tourBox2.adj{margin-bottom:60px;}

.s_aboutBox2{
  text-align:center;
  margin-bottom:60px;
  font-size: 16px;
  line-height: 1.6;
}

.s_aboutBox2 img{margin-bottom:30px;}


@media screen and (max-width:640px){
  
.p_title{
  height:80px;
  font-size:22px;
  margin-bottom:20px;
}

.s_aboutBox{
  width:auto;
  padding:40px 25px;
  margin:0 20px 40px;
  font-size:14px;
}

.s_aboutBox .txt1{
  width:auto;
}

.s_aboutBox h2,
.s_aboutBox h3{
  font-size:16px;
  margin-bottom:30px;
}
.s_aboutBox h4{
  font-size:16px;
}

.p_h1{
  font-size:18px;
  margin:0 20px 30px;
}

.tourBox2.adj{
  margin-bottom:30px;
}

.s_aboutBox2{
  text-align:left;
  margin:0 15px 30px;
  font-size:14px;
}
  
}

/* 会員様ご優待 */

  .style1804{
    width:840px;
    margin:0 auto;
  }
  
  .style1804 .intro{
    font-size:28px;
    text-align:center;
    font-weight:bold;
    margin-bottom:40px;
  }
  
  .style1804 .intro .red{
    color:#D80000;
  }
  
  .style1804 .box{
    font-weight:bold;
    font-size:28px;
    background:#ffff00;
    text-align:center;
    margin-bottom:50px;
  }
  
  .style1804 .box h2{
    padding:15px;
    background:#003366;
    color:#fff;
    font-weight:bold;
  }
  
  .style1804 .box > .inner{
    padding: 40px 60px;
  }
  
  .style1804 .big{
    color:#D80000;
    text-decoration:none;
  }
  
  .tenpo_list{
    padding-bottom:20px;
    border-bottom: 1px dotted #666666;
    margin-bottom:20px;
  }
  
  .tenpo_list table{
    width:100%;
  }
  
  .tenpo_list td{
    padding:20px;
    line-height:1.8;
    vertical-align:top;
    text-align:left;
  }
  
  .tenpo_list td.img{
    width:320px;
  }
  
  .tenpo_list td.img img{
    width:100%;
    height:auto;
  }
  
  .tenpo_list h3{
    font-size:1.3em;
    font-weight:bold;
    color:#59330D;
    margin-bottom:10px;
  }
  
    @media screen and (max-width:640px){
      
      .style1804{
        width:auto;
      }
      
      .style1804 .box{
        font-size:22.4px;
        margin-bottom:20px;
      }
      
      .style1804 .box h2{
        padding:10px;
      }
      
      .style1804 .intro{
        font-size:22.4px;
        margin-bottom:30px;
      }
      
      .style1804 .box > .inner{
        padding: 20px;
      }
      
      .style1804 .big{
        display:block;
        font-size:1.3em;
      }
      
      .tenpo_list td{
        display:block;
        width:auto !important;
      }
      
      .tenpo_list td.img{
        padding-top:0;
      }
        
    }

/* 2020 追加 */

  .facility-area{
    position:relative;
  }
  
  .facility-area ul li{
    position:absolute;
  }
  
  .facility-area ul li,
  .facility-area ul li a{
    display:block;
    background:#fff;
  }
  
  .facility-area ul li.fl_event{
    top:36px;
    left:9px;
  }
  
  .facility-area ul li.fl_powder{
    top:47px;
    left:396px;
  }
  
  .facility-area ul li.fl_work{
    top:34px;
    right:0;
  }
  
  .facility-area ul li.fl_lounge{
    bottom:38px;
    left:8px;
  }
  
  .facility-area ul li.fl_meeting{
    bottom:95px;
    left:413px;
  }
  
  .facility-area ul li.fl_tel{
    top:0;
    left:264px;
  }
  
  .facility-area ul li.fl_locker{
    bottom:150px;
    right:0;
  }

.tblType2 tr.cap th,
  .tblType2 tr.cap td{
    border-bottom:0;
  }
  
  .tblType2 tr.cap + tr .t-caption{
    text-align:left;
    font-weight:500;
    font-size:.9em;
    padding-top:0;
    background:#fff;
  }

.form-ptop{
  padding-top:180px !important;
}
  
  @media screen and (max-width:640px){
    
    .facility-area ul{
      display:none;
    }
    
    .tblType2 tr.cap .time{
      padding-bottom:0;
    }
    
    .tblType2 tr.cap + tr .t-caption{
      padding-top:.5em;
    }
    
    .tblType2 tr.cap + tr .t-caption,
    .tblType2 tr td:last-child{
      padding-bottom:4em;
    }
    
    .form-ptop{
      padding-top:50px !important;
    }
    
  }

