@charset "utf-8";

/*============================================================================
	instaWigetカスタマイズ
==============================================================================*/

.iswg-base{
	border: none!important;
	text-align: center!important;
}
.iswg-icon{
	width: 100px!important;
}
.iswg-images{
	margin-top: 20px;

}
.iswg-images-item{
	text-align: center!important;
	width: 92px!important;
}

/*============================================================================
	SP非表示
==============================================================================*/

.menuBoxTitle{
	width: 100%;
	margin: -30px auto 20px auto;
	text-align: center;
	color: #444;
	font-size: 18px;
}
.menuBox{
	width: 300px;
	margin: 0 auto 40px auto;
}

.menuBoxS{
	width: 300px;
	margin-bottom: 6px;
	clear: both;
}
.menuBoxS .menuBoxSLeft{
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.menuBoxS .menuBoxSRight{
	width: 190px;
	float: left;
	line-height: 160%;
	font-size: 12px;
	color: #333;
}

.menuBoxSw{
	width: 300px;
	margin: 0 auto 40px auto;
	text-align: left;
}
.menuBoxSone{
	width: 120px;
	display: inline-block;
	margin: 0 12px 6px;
}
.menuBoxSone .menuBoxSimg{
	width: 100%;
	text-align: center;
	margin-bottom: 8px;
}
.menuBoxSone .menuBoxStext{
	width: 100%;
	text-align: center;
	line-height: 140%;
	font-size: 12px;
	color: #333;
}

.hiddenSp{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

.gFont{
font-family: 'Share', cursive;
}
/*============================================================================
	index頭部
==============================================================================*/

#hero {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 44px auto -10px;
}

#hero img{
	width: 100%;
}
#hero video{
	margin-top: 0px;
}

/* text */

.text-box {
  position: absolute;
  top: 48%;
  left: 3%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);

}
.headTxt {
	background: rgba(255, 255, 255, 1);
	padding: 6px 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	text-align: left;
	color: #000000;
	max-width: 100%;
}
.headTxt span{
	display: block;
	font-size: 32px;
	font-weight: normal;
	line-height: 2;
	text-align: left;
	color: #000000;
}
.htA{
	width: 150px;
}


/*============================================================================
	index頭部　旧式	
==============================================================================*/

#headBg{
	margin-top: 0px;
	width: 100%;
	height: 560px;
	background-color: #FFF;
/*	background: url(../img/head_bg1.jpg) center top ;*/
}
.txtWrap{
	text-align: center;
	z-index: -1;
	width: 90%;
	margin: 0 auto;
}
.txtWrap .title{
    position: relative;
	padding-top: 90px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	width: 300px;
	margin: 0 auto;
}
.txtWrap .copy{
    position: relative;
	padding-top: 60px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
    margin-bottom:40px;
    font-family: 'Share', cursive;
}
.txtWrap .copy img{
	width: 137px;
	height: auto;
}
.txtWrap .scl{
    position: relative;
	padding-top: 100px;
    margin-bottom: 10px;
}
.txtWrap .scl img{
	width: 40px;
	height: auto;
}

/*============================================================================
	頭の話header#globalHeader
==============================================================================*/

h1#logo{
	width:35px;
	height:35px;
	margin: 5px 0 0px 10px;
	float: left;
}
h1#logo a{
    display:block;
	width:35px;
	height:35px;
	background: url(../img/logo.png) no-repeat;
	background-size: 35px 35px;
	text-decoration:none;
	text-indent:-1000px;
	font-size:8px;
    overflow:hidden;
}
h1#logo a:hover { text-decoration:none;}

a.ecLink{
	display: block;
	float: right;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 20px 0 0;
	max-width: 200px;
	border: 1px solid #FFF;
	padding: 4px 8px;
	text-align: center;
}

nav {
display: block;
width: 1000px;
clear: both;
margin: 25px auto 0 auto;
}
#menu{
list-style-type: none;
text-align: center;
width: 1000px;
margin: 0 auto;
padding: 0;
}
#menu li{
width: 13.5%;
border-left: #111e6c solid 1px;
list-style-type: none;
display: inline-block;
margin: 0;
box-sizing: border-box;
text-align: center;
}
#menu li:first-child{
border-left: none;
}
#menu li a{
display: block;
text-align: center;
margin: 0 auto;
padding: 0 0 0 6px;
font-size: 100%;
color: #FFF;
font-weight: bold;
text-decoration: none;
}
#menu li:hover > a{
color: #FFF;
}
#menu > li:hover > a{
}

div.fbBox{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

div.enBox{
	float: right;
	width: 50px;
	margin: 14px 32px 0 10px;
}
div.enBox span a{
font-size: 100%;
color: #FFF;
}

/*============================================================================
	bg
==============================================================================*/

/* 見出し */
#aboutMidashi{
	width: 100%;
	background: url(../img/bg_00.png) center center;
	height: 70px;
	padding-top: 20px;
}
/*  */
.about100{
	clear: both;
	width: 100%;
	height: 100%;
	background: url(../img/bg_pelican.gif) center center;
	background-size: 100px 100px;
}
/* 色 */
.about200{
	clear: both;
	width: 100%;
	height: 100%;
	background: #f9f9db;
}
/* 網目 */
.about300{
	clear: both;
	width: 100%;
	height: 100%;
	background: url(../img/bg_00.png) center center;
	background-size: 8px 8px;
}
/* 店内 */
.about400{
	clear: both;
	width: 100%;
	height: 100%;
	background: url(../img/bg_shop.jpg) center center;
	background-size: cover;
}
/* 薄青ベタ塗り */
.about000{
	clear: both;
	width: 100%;
	height: 100%;
	background: #fff;
}

/* rec使用 */
#mainHeadBlock{
	width: 100%;
	height: 60px;
	background: url(../img/mainHead_bg.jpg) center center;
	background-size: 763px 138px;
}

/* 店内 */
.aboutBg00{
	clear: both;
	width: 100%;
	height: 100%;
	background: url(../img/bg_00.jpg) center center;
}
.aboutBg01{
	clear: both;
	width: 100%;
	height: 100%;
	background: url(../img/bg_01.jpg) center center;
}

/*============================================================================
	中の話#mainCont
==============================================================================*/

/* Main部分バナー */
.mainBn{ width:300px; margin: 0 auto; padding:40px 0 40px 0; text-align:center; clear: both;}
.mainBnMap{ width:300px; margin: 0 auto; padding:40px 0 40px 0; text-align:center; clear: both;}
.mainBn300{ width:300px; margin: 0 auto; padding:30px 0 30px 0; text-align:center; clear: both;}
.mainBn600{ width:300px; margin: 0 auto; padding:30px 0 30px 0; text-align:center; clear: both;}
.mainBn550t{ width:300px; margin: 0 auto; padding:40px 0 0 0; text-align:center; clear: both;}
.mainBn550b{ width:300px; margin: 0 auto; padding:18px 0 40px 0; text-align:center; clear: both;}
.mainBnBill{ width:300px; margin: 0 auto; padding:10px 0; text-align:center; clear: both;}
.mainBnInsta{ width:300px; margin: 0 auto; padding:20px 0 20px 0; text-align:center; clear: both;}

/* マージン */
.mt80{margin-top: 40px;}
.mb80{margin-bottom: 40px;}
.mt90{margin-top: 90px;}
.mtM10{margin-top: -10px;}
.mtM20{margin-top: -20px;}

/*============================================================================
	中の話#mainCont
==============================================================================*/
/* ページ見出し部分 */
.titleIcon_com{
	background: url(../img/logo_foot.png) no-repeat center top;
	background-size: 40px 40px;
}
.titleIcon_peli{
	background: url(../img/title_icon_peli.png) no-repeat center top;
	background-size: 40px 24px;
}
.titleIcon_peli2{
	background: url(../img/logo.png) no-repeat center top;
	background-size: 35px 35px;
}
.titleIcon_staff{
	background: url(../img/title_icon_staff.png) no-repeat center top;
	background-size: 40px 40px;
}
.titleIcon_menu{
	background: url(../img/title_icon_menu.png) no-repeat center top;
	background-size: 40px 40px;
}
.titleIcon_info{
	background: url(../img/title_icon_info.png) no-repeat center top;
	background-size: 40px 40px;
}
.titleIcon_pan{
	background: url(../img/title_icon_pan.png) no-repeat center top;
	background-size: 40px 40px;
}
.titleIcon_photo{
	background: url(../img/title_icon_photo.png) no-repeat center top;
	background-size: 40px 40px;
}
.titleIcon_shop2{
	background: url(../img/title_icon_shop2.png) no-repeat center top;
	background-size: 40px 40px;
}

h2{
	clear: both;
	font-size: 28px;
	color: #444;
	font-weight: bold;
	text-align: center;
	margin:0px auto 0 auto;
	font-family: 'Share', cursive;
	padding-top: 50px;
}
.h2Read{
	font-size: 12px;
	color: #af0000;
	text-align: center;
	margin:10px auto 50px auto;
	font-weight: normal;
	padding-bottom: 15px;
	background: url(../img/bg_title.png) no-repeat center bottom;
	background-size: 90px 6px;
}

h3.titleH3{
	clear: both;
	width: 300px;
	font-size: 22px;
	color: #af0000;
	font-weight: bold;
	text-align: left;
	margin:10px auto 10px auto;
	font-family: 'Share', cursive;
}
.menuLink{
	float: right;
	font-size: 14px;
	color: #333;
	font-weight: normal;	
}

.h3Read{
	font-size: 12px;
	color: #af0000;
	text-align: left;
	font-family: 'Share', cursive;
	width: 300px;
	margin:5px auto 40px auto;

}

h4.titleH4{
	clear: both;
	font-size: 20px;
	color: #444;
	font-weight: bold;
	text-align: center;
	margin:0px auto 0 auto;
	font-family: 'Share', cursive;
	padding-top: 10px;
}
.h4Read{
	font-size: 12px;
	color: #af0000;
	text-align: center;
	margin:10px auto 10px auto;
	font-weight: normal;
	padding-bottom: 15px;
	background: url(../img/bg_title.png) no-repeat center bottom;
	background-size: 90px 6px;
}

h6.titleH6{
	clear: both;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
	margin:0px auto 10px auto;
}
.h6Read{
	font-size: 12px;
	color: #666;
	text-align: center;
	font-family:Helvetica, Arial,;
	margin:5px auto 20px auto;
	font-weight: bold;
}

h5{
	clear: both;
	margin:30px auto 20px auto;
	text-align: center;
	font-size:18px;
	color:#333;
	font-weight:bold;
	padding-bottom: 15px;
	background: url(../img/bg_title.png) no-repeat center bottom;
	background-size: 90px 6px;
}

p{
	width: 90%;
	margin:10px auto 10px auto;
	color: #666;
	font-size: 12px;
	line-height:160%;
}
p.noWidth{
	width: 90%;
	color: #666;
	font-size: 14px;
	line-height:160%;
	margin-bottom: 10px;
	margin-top: 20px;
}

.subMidashi{
	clear: both;
	font-size: 20px;
	color: #1d5aa4;
	text-align: center;
	margin:30px auto 0 auto;
}
.centerText{
	text-align: center;
}
.textRight{
	width: 95%;
	margin:20px auto;
	text-align: right;
	font-size: 14px;
}

/*============================================================================
	下の話footer#globalFooter
==============================================================================*/

/* page-top */
#pageTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 100;
}
#pageTop a {
	display: block;
	background: url(../img/gotop.png);
	background-size: 34px 34px;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
}
#pageTop a:hover {
	background: url(../img/gotop.png);
	background-size: 34px 34px;
}

.footMiddle{
	width: 100%;
	padding-top: 20px;
}

/* footRight */
#footRight {
	padding-bottom: 8px;
	margin: 0 auto 20px auto;
	width: 100%;
	font-size: 12px;
	color: #999;
	line-height: 180%;
	text-align: center;
}
#footRight a{
	color: #999;
}

/* footLeft */
#footLeft {
	margin: 10px auto;
	width: 100%;
	text-align: left;
}
.footList{
	width: 95%;
	vertical-align: top;
	text-align: center;
	margin: 0 0px 0 5px;
	text-align: left;
	padding-left: 8px;
	border-left: 1px solid #999;
}
.footList li.footMenu{
	list-style: none;
	padding: 3px 0 3px 10px;
}
/*
.footList li.footMenu:first-child{
	font-weight: bold;
	font-size: 116%;
	color: #FFF;
	padding-left: 0px;
}
*/
.footList li.footMenu a{
	font-size: 90%;
	color: #999;

}
.footList li.footMenu a:hover{
	color: #999;
	text-decoration: underline;
}

/* footCenter */
#footLogoBox {
	clear: both;
	width: 100%;
	margin: auto;
}
#footLogoBox a.footlogo{
	display: block;
	text-indent: -9999px;
	margin: 10px auto 10px auto;
	width:70px;
	height:70px;
	background: url(../img/logo_foot.png) no-repeat;
	background-size: 70px 70px;
}

#footBtm{
	width: 100%;
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	text-align: center;
	color: #333333;
}

/*============================================================================
	index
==============================================================================*/

.arrowImg{ width:100%; margin: 0 auto; padding:0; text-align:center; clear: both;}

.indexTitle{
	width: 90%;
	margin: 20px auto;
	text-align: center;
	color: #444;
	font-size: 20px;
}
.indexText{
	width: 90%;
	margin: 10px auto 30px auto;
	line-height: 160%;
	color: #444;
	font-size: 14px;	
}

.infoText{
	width: 300px;
	margin: 10px auto 30px auto;
	line-height: 160%;
	color: #444;
	font-size: 13px;	
}

/* 1 */
.inlineBlock1{
	margin: 30px auto 10px auto;
	text-align: center;
}
.inlineBlock1 .inlineBlockOne1{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 30px auto 0 auto;
	border-radius: 8px;
}
.inlineBlock1 .inlineBlockOne1 .inlineBlockImg1{
	text-align: center;
	width: 100%;
	margin:0 auto 10px;
}
.inlineBlock1 .inlineBlockOne1 .inlineBlockImg1 img{
	width: 100%;
}
.inlineBlock1 .inlineBlockOne1 .inlineBlockText1{
	width: 100%;
	margin: 10px auto 10px;
	text-align: left;
	font-size: 12px;
	color: #666;
	line-height: 140%;
}

/* 2 */
.inlineBlock2{
	margin: 30px auto 20px auto;
	text-align: center;
}
.inlineBlock2 .inlineBlockOne2{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 300px;
	margin: 30px auto 0 auto;
	border-radius: 8px;
}
.inlineBlock2 .inlineBlockOne2 .inlineBlockText20{
	width: 90%;
	margin: 10px auto 20px;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 180%;
	padding-bottom: 50px;
}
.inlineBlock2 .inlineBlockOne2 h4.inlineBlockTitle2{
	text-align: center;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	margin: 20px auto 10px auto;
}
.inlineBlock2 .inlineBlockOne2 .inlineBlockImg2{
	text-align: center;
	width: 300px;
	margin: 0 auto 20px auto;
}
.inlineBlock2 .inlineBlockOne2 .inlineBlockText2{
	width: 90%;
	margin: 10px auto 20px;
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 180%;
}
.inlineBlock2 .inlineBlockOne2 a.inlineBlockBtn2{
	display: block;
	text-align: center;
	width: 200px;
	font-size: 16px;
	color: #FFF;
	background: #222;
	border-radius: 6px;
	padding: 8px 0;
	margin:0 auto 20px;
}
.inlineBlock2 .inlineBlockOne2 a.inlineBlockBtn2:hover{
	text-decoration: none;
	background:#444;
}

.titleIcon_book{
	background: url(../img/title_icon_book.png) no-repeat center bottom;
	background-size: 40px 40px;
}
.titleIcon_movie{
	background: url(../img/title_icon_movie.png) no-repeat center bottom;
	background-size: 40px 40px;
}

/* 22 */
.inlineBlock22{
	margin: 30px auto 20px auto;
	text-align: center;
}
.inlineBlock22 .inlineBlockOne22{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 280px;
	margin: 10px auto 0 auto;
	border-radius: 8px;
}
.inlineBlock22 .inlineBlockOne22 .inlineBlockText21{
	width: 100%;
	margin: 10px auto 10px;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 140%;
}
.inlineBlock22 .inlineBlockOne22 h4.inlineBlockTitle22{
	text-align: center;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	margin: 20px auto 10px auto;
}
.inlineBlock22 .inlineBlockOne22 .inlineBlockImg22{
	text-align: center;
	width: 280px;
	margin: 0 auto 20px auto;
}
.inlineBlock22 .inlineBlockOne22 .inlineBlockText22{
	width: 100%;
	margin: 10px auto 20px;
	text-align: left;
	font-size: 12px;
	color: #666;
	line-height: 180%;
}
.inlineBlock22 .inlineBlockOne22 a.inlineBlockBtn22{
	display: block;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #FFF;
	background: #222;
	border-radius: 6px;
	padding: 8px 0;
	margin:0 auto 20px;
}
.inlineBlock22 .inlineBlockOne22 a.inlineBlockBtn22:hover{
	text-decoration: none;
	background:#444;
}


/* dd */

dl.dlList{
	margin-top: 6px;
	min-width: 100%;
}
dl.dlList dt.dtList{
	float: left;
	text-align: left;
}
dl.dlList dd.ddList{
	margin-left: 100px;
	color: #222;
	font-size: 16px;
	line-height:180%;
	text-align: left;
}

/* floatBox */
.floatBox{
	width: 100%;
	margin:0 auto 0 auto;
}
.floatBoxLeft{
	margin:0 auto 16px auto;
	width: 200px;
	color: #333;
	font-size: 14px;
	line-height:180%;
}
/*
.floatBoxLeft img{
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.floatBoxLeft img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
*/
.floatBoxRight{
	margin:0 auto 0 auto;
	width: 300px;
	color: #333;
	font-size: 14px;
	line-height:180%;
	margin-bottom: 20px;
}


/* メニュー注意書き */
ul.sample {
	width: 300px;
	margin: 0 auto ;
text-align:center;
	}
ul.sample li.takeoutText {
  list-style-type: none;
  background-image: url(../img/takeout.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 2em;
  padding: 12px 0 10px 36px;
  display:inline-block;
}


/* 3 */
.inlineBlock3{
	margin: 30px auto 30px auto;
}
.inlineBlock3 .inlineBlockOne3{
	vertical-align: top;
	width: 300px;
	margin: 10px auto;
}

.inlineBlockOne3Left{
	width: 300px;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockImg3{
	text-align: center;
	width: 200px;
	color: #333;
	margin:0 auto 18px;
}

.inlineBlockOne3Right{
	width: 300px;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockText30{
	font-size: 20px;
	color: #b36c00;
	
	font-weight: bold;
	margin: 0 auto;
	padding-top: 16px;
	padding-bottom: 6px;
	font-family: 'Share', cursive;
	text-align: center;
}
.takeout{
	width: 30px;
	height: 30px;
	background: url(../img/takeout.png) no-repeat center center;
	background-size: 30px 30px;
}
.inlineBlock3 .inlineBlockOne3 h4.inlineBlockTitle3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
/*
	margin: 20px auto;
*/
	margin: 0px auto 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;

}
.price{
	float: right;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockText3{
	font-size: 14px;
	color: #666;
	margin: 12px auto 30px;
	line-height: 160%;
	text-align: left;
}


/* 33本日のスペシャル */
.inlineBlock33{
	margin: 30px auto 30px auto;
}
.inlineBlock33 .inlineBlockOne33{
	vertical-align: top;
	width: 300px;
	margin: 10px auto;
}


.inlineBlockOne3Right{
	width: 300px;
}
.inlineBlock33 .inlineBlockOne33 .inlineBlockText330{
	font-size: 20px;
	color: #b36c00;
	border-bottom: 1px solid #666;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 6px;
	font-family: 'Share', cursive;
	text-align: center;
}
.inlineBlock33 .inlineBlockOne33 h4.inlineBlockTitle33{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 20px auto;
}
.price{
	float: right;
}
.inlineBlock33 .inlineBlockOne33 .inlineBlockText33{
	font-size: 14px;
	color: #666;
	margin: 12px auto 30px;
	line-height: 160%;
	text-align: left;
}

/*============================================================================
	menu drink テーブル
==============================================================================*/

.drinkTable table {
	width: 94%;
	margin: 20px auto 40px auto;
	border-collapse: collapse;
}

.drinkTable th, .drinkTable td {
	font-size: 12px;
	padding: 5px 16px;
	line-height: 160%;
	color: #666;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}

/*============================================================================
	ボタン関係
==============================================================================*/

.btnBox{
	margin: 30px auto;
}

a.mailBtn{
	display: block;
	width: 300px;
	background:#FFF;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-radius: 3px;
	padding: 12px 0px 10px 0;
	margin: 0 auto 5px auto;
	border: 1px solid #999;
}
a.mailBtn:hover{
	text-decoration: none;
	background:#eee;
}

a.smallBtn{
	display: block;
	text-align: center;
	width: 200px;
	font-size: 16px;
	color: #FFF;
	background: #222;
	border-radius: 6px;
	padding: 8px 0;
	margin:10px auto 20px 0;
}
a.smallBtn:hover{
	text-decoration: none;
	background:#eee;
}

.btnInput {
	display: block;
	width: 300px;
	background:#FFF;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-radius: 3px;
	padding: 12px 0px 10px 0;
	margin: 0 auto 5px auto;
	border: 1px solid #999;
}
.btnInput:hover{
	text-decoration: none;
	background:#eee;
}

.btnInputNo {
	display: block;
	width: 300px;
	background:#FFF;
	color: #999;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-radius: 3px;
	padding: 12px 0px 10px 0;
	margin: 0 auto 5px auto;
	border: 1px solid #999;
}



.mailMainText{
	font-size: 12px;
	color: #333;
	display: block;
	margin: 18px auto 18px auto;
	text-align: center;
}
.logBox {
	clear: both;
	width: 300px;
	height: 200px;
	overflow: auto;
	margin: 0 auto;
	padding: 10px 20px;
	background-color: #FFF;
	border: 1px solid #979a9f;
}

.hisu{
	float: right;
	display: block;
	text-align: center;
	width: 30px;
	margin: 0 2px;
	padding:2px;
	font-size: 60%;
	font-weight: normal;
	line-height: 130%;
	background-color: #CC0000;
	color: #FFF;
	border-radius: 3px;
	border: 1px solid #990000;
}


/*============================================================================
	デフォルト テーブル
==============================================================================*/

.defTable table {
	width: 94%;
	margin: 20px auto 40px auto;
	border-collapse: collapse;
}

.defTable th, .defTable td {
	font-size: 12px;
	padding: 5px 16px;
	line-height: 160%;
	color: #666;
}
.defTable th {
	font-weight: bold;
white-space: nowrap;
	border-right: 1px solid #666;
	text-align: right;
}
.defTable td.bigTd{
	font-size: 140%;
}
.defTable th.borNone, .defTable td.borNone {
	border-bottom: none;
}

/* 偶・奇数
---------------------------------*/
.defTable table tr.odd td {
	background: #efefef;
}
.defTable table tr.even td {
	background: #999999;
}


/*============================================================================
	レスポテーブル
==============================================================================*/

section table	{ width: 710; margin: 10px auto;}
section th, section td	{ padding: 10px 0; border-bottom:; font-size: 100%; color: #333;}
section th	{ vertical-align: top; }
section th.borNone, section td.borNone {
	border-bottom: none;
}
section th.borOn, section td.borOn {
	border-top: 1px solid #1a1a6a;
}

	
/*----------------------------------------------------
	.demo01
----------------------------------------------------*/
.demo01 th	{ width: 250px; text-align: center; line-height: 160%; }
.demo01 td	{ width: 460px; text-align: center; line-height: 160%;}
@media only screen and (max-width:1024px){
	.demo01	{ margin: 20px auto; width: 95%;}
    .demo01 th,
    .demo01 td{
		width: 100%;
		margin: 0 auto;
        display: block;
		border-top: none;
    }

	.demo01 tr:last-child th	{  }
}

input.wL{
	padding: 5px;
	border: 1px solid #e7e7e7;
	width: 80%;
	margin: 0 auto;
}
input.wM{
	padding: 5px;
	border: 1px solid #e7e7e7;
	width: 120px;
	margin: 0 auto;
}
input.wS{
	padding: 5px;
	border: 1px solid #e7e7e7;
	width: 60px;
	margin: 0 auto;
}
textarea.wArea{
	padding: 5px;
	border: 1px solid #e7e7e7;
	width:280px;
	height:150px;
	display: block;
	margin: 0 auto;

}




/*============================================================================
	未使用
==============================================================================*/


/* 1 */
.inlineBlock{
	margin: 20px auto 40px auto;
}
.inlineBlock .inlineBlockOne{
	vertical-align: top;
	width: 310px;
	margin: 0 auto 8px auto;
	background: #1d5aa4;
/*	background: url(../img/bg_03.png) center bottom; */
	border-radius: 8px;
	padding: 10px 0;
}
.inlineBlock .inlineBlockOne h4.inlineBlockTitle{
	text-align: center;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin: 20px auto;
}
.inlineBlock .inlineBlockOne .inlineBlockImg{
	text-align: center;
	margin-bottom: 10px;
}
.inlineBlock .inlineBlockOne .inlineBlockText{
	width: 80%;
	margin: 20px auto;
	text-align: left;
	font-size: 14px;
	color: #FFF;
	line-height: 180%;
}

/* 4 */
.inlineBlock4{
	width: 100%;
	margin: 20px auto 20px auto;
	text-align: center;
}
.inlineBlock4 .inlineBlockOne4{
	text-align: center;
	vertical-align: top;
	width: 300px;
	margin: 0 auto;
	border-radius: 8px;
}
.inlineBlock4 .inlineBlockOne4 h4.inlineBlockTitle4{
	text-align: center;
	width: 112px;
	font-size: 12px;
	color: #205ea9;
	font-weight: normal;
	margin: 0 auto 8px;
}
.inlineBlock4 .inlineBlockOne4 .inlineBlockImg4{
	background: #00b2db;
/*	background: url(../img/bg_03.png) center center; */
	border-radius: 8px;
	color: #FFF;
	font-size: 15px;
	text-align: left;
	margin-bottom: 18px;
	padding:0 20px 24px 20px;
	line-height: 160%;
}
.stepTitle4{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 12px;
}
.stepArrow{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

.recTextBox{
	font-size: 14px;
	color: #333;
	line-height: 160%;
	width: 300px;
	text-align: center;
	margin: 24px auto;
}

/*============================================================================
	WORKING
==============================================================================*/

/* 5 */
.inlineBlock5{
	width: 100%;
	margin: 20px auto 20px auto;
	text-align: center;
}
.inlineBlock5 .inlineBlockOne5{
	text-align: center;
	vertical-align: top;
	width: 300px;
	margin: 0 auto;
}
.inlineBlock5 .inlineBlockOne5 h4.inlineBlockTitle5{
	text-align: center;
	width: 115px;
	font-size: 16px;
	color: #205ea9;
	font-weight: normal;
	margin: 0 auto 8px;
}
.inlineBlock5 .inlineBlockOne5 .inlineBlockImg5{
	background: url(../img/bg_01.png) center center;
	border-radius: 8px;
	color: #FFF;
	font-size: 15px;
	text-align: left;
	margin-bottom: 18px;
	padding:0 20px 24px 20px;
	line-height: 160%;
}
.stepTitle5{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 12px;
}
.stepArrow5{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

/* 6 */
.inlineBlock6{
	width: 100%;
	margin: 30px auto 30px auto;
	text-align: center;
}
.inlineBlock6 .inlineBlockOne6{
	text-align: center;
	vertical-align: top;
	width: 272px;
	margin: 0 auto;
}
.inlineBlock6 .inlineBlockOne6 .inlineBlockImg6{
	text-align: center;
	margin: 0 auto 10px;
	width: 144px;
}
.inlineBlock6 .inlineBlockOne6 h4.inlineBlockTitle6{
	text-align: center;
	font-size: 18px;
	color: #205ea9;
	font-weight: bold;
	margin: 18px auto;
}
.inlineBlock6 .inlineBlockOne6 .inlineBlockText6{
	margin: 18px auto;
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 160%;
	word-break:break-all;
}

#voiceBox{
	width: 290px;
	margin: 30px auto;
}
.voiceBlockOne{
	display: block;
	width: 100%;
	height: 195px;
	margin:0 0 16px 0;
	border-radius: 5px;
	background: #FFF;
	box-shadow: 0px 0px 1px #666;
}
/*
.voiceBg01{
	background: url(../img/voice_bg01_sp.png) center center;
}
.voiceBg02{
	background: url(../img/voice_bg02_sp.png) center center;
}
.voiceBg03{
	background: url(../img/voice_bg03_sp.png) center center;
}
.voiceBg04{
	background: url(../img/voice_bg04_sp.png) center center;
}
*/
.voiceBlockText{
	float: left;
	width: 125px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 140%;
	color: #333;
}
.voiceBlockImg{
	float: right;
	width: 140px;
	padding-top: 20px;
	padding-right: 10px;
}

/*============================================================================
	lightBox周り
==============================================================================*/

.photoBox{
	width: 300px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.photoBox a.photoBoxOne{
	width: 150px;
	padding: 0px 0px 5px 5px;
	text-align: center;
	float: left;
}
.lightBoxText{
	font-size: 90%;
}



/* ロゴマーク */
.floatLogoBox{
	width: 100%;
	margin:20px auto 20px auto;
}
.floatLogoBoxRight{
	width: 90%;
	margin:16px auto;
	color: #333;
	font-size: 14px;
	line-height:160%;
}
.floatLogoBoxLeft{
	text-align: center;
	margin: 0 auto;
	width: 220px;
	color: #333;
	font-size: 16px;

}