/* ===  BASIC  ========================================================= */

body{
/* background: #fff; */
background: url(../../images/common/common/bg_header.gif) repeat-x;
line-height: 1.5;
color:#494948;
font-size: 15px;
}

img{
max-width: 100%;
height: auto;
width /***/:auto; /*IE8のみ適用*/
}

a{
color: #7F899C;
text-decoration: none;
}

img.img-mobile,
.mobile{
display: none !important;
}


/* ===  HEADER ========================================================= */

#header{
/* width: 960px; */
margin: 0 auto;
text-align:left;
height: 114px;
background: url(../../images/tablet/common/bg_header_navi.gif) repeat-x;
}

#header-logo{
margin: 0px;
padding: 50px 0px 0 10px;
color: #000;
font-size: 30px;
font-weight: bold;
float: left;
/* position: absolute;
top: 35px; */
}

#header-description{
padding: 10px 0 0 10px ;
font-size: 0.75em;
color: #fff;
margin: 0 auto;
/* width: 960px; */
line-height: 1.125;
height: 25px;
}

#header-address{
text-align: right;
margin: 15px 10px 0 0;
}

.img-tel-mobile{
display: none;
}


/* ===  MEMBER NAVIGATION ============================================== */

#member-navi{
padding: 0px;
/* float: right;
width: 630px; 
z-index: 300;
position: relative;
top: 0;
right: 10px;*/
float: right;
}

#member-navi ul{
margin: 0px 10px 0 0;
width: 290px;
}

#member-navi ul li{
padding: 0 ;
margin: 0px;
font-size: 0.8em;
float: left;
}

#member-navi ul li a{
color: #22325D;
}

#member-navi ul li a:hover {
color: #fff;
background: #F1B45D;
text-decoration: none;
}

#member-navi ul li img{
vertical-align: middle;
margin-right: 5px;
}

#member-navi #navi1,
#member-navi #navi2{
margin:0 20px 0 0;
}

#member-navi #navi4{
width: 100%;
}

#member-navi #navi4 a{
text-indent:-9999px;
margin:2px 10px 0 auto;
float: right;
}

#member-navi #navi4 a{
display: block;
background: url(../../images/common/common/btn_header_cart.gif) no-repeat;
height: 38px;
width: 180px;
}

#member-navi #navi4 a:hover{
background: url(../../images/common/common/btn_header_cart_o.gif) no-repeat;
}


/* =========================================================
GLOBAL NAVIGATION
========================================================= */
#navi{
border-top: 2px solid #172F6D;
border-bottom: 1px solid #d9d9d9;
margin-bottom: 20px;
line-height: 1.4;
}

#navi ul{
display: table;
margin: 0 auto;
width: 100%;
}
#navi ul li{
position: relative;
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 16px 0 8px 0;
}
#navi ul li:before{
position: absolute;
top: 0; left: 0;
content: ' ';
background: url(../../images/common/common/dotline_navi.gif) no-repeat 0 0;
width: 1px;
height: 19px;
}
#navi ul li:first-child:before{
background: none;
}
#navi ul li span{
display: block;
}

#navi li a{
display: inline-block;
text-align: center;
font-size: 13px;
color: #607193;
text-decoration: none;
}
#navi li:hover{
background-position: 0px 0px;
text-decoration: none;
background: url(../../images/common/common/arrow_navi.gif) no-repeat 50% 0;
cursor: pointer;
}


/* ---- MOBILE NAVI ----------------- */

.accordion p span{
display: none;
}


/* ===  FOOTER  ================================================================== */

#pagetop{
background: #fff url(../../images/common/common/bg_footer.gif) repeat-x 0 100%;
}

#pagetop p{
margin: 25px auto 0 auto;
/* width: 960px; */
}

#pagetop p a{
background:  url(../../images/common/common/pagetop.gif) no-repeat;
display: block;
text-indent: -9999px;
margin-right: 10px;
margin-left: auto;
width: 92px;
height: 60px;
background-size: cover;
}

#pagetop p a:hover{
background:  url(../../images/common/common/pagetop_o.gif) no-repeat;
}

#sns-wrapper{
background: #F8F7F7;
padding-bottom: 10px;
}

/* #sns,
#footer{
width: 960px;
margin: 0 auto;
} */

#sns ul{
margin: 0 8px 0 auto;
width: 424px;
line-height: 1.125;
}

#sns li{
float: left;
margin-right: 1px;
}

#sns li img{
width: 140px;
height: auto;
}

#footer-wrapper{
background: #F0EEEE;
padding: 20px 0 50px 0;
font-size: 12px;
}

#footer-wrapper h2{
font-size: 14px;
font-weight: bold;
margin:0 auto 15px 10px;
/* width: 960px; */
color: #494948;
}

#footer{
margin: 0 10px;
/* width: 960px; */
color: #c1c1c1;
}

#footer a{
color: #7F899C;
text-decoration: none;
}

#footer a:hover{
background: #F1B45D;
text-decoration: none;
color: #fff;
}

#footer-content1 li,
#footer h3{
background:  url(../../images/common/common/point_footer.gif) no-repeat 0 50%;
padding-left: 18px;
margin: 0 0 10px 0;
color: #7F899C;
font-size: 12px;
font-weight: normal;
}

#footer-content1 ul li{
margin: 0 0 10px 0;
}

#footer-content2 ul,
#footer-content3 ul,
#footer-content4 ul{
margin: 0 0 0 15px;
padding: 0 0 15px 0;
}

#footer-content2 ul li,
#footer-content3 ul li,
#footer-content4 ul li{
margin: 0 0 10px 0;
margin-left: 1em;  
text-indent: -1em;  
}

#footer-container1,
#footer-container2,
#footer-content1,
#footer-content2,
#footer-content3,
#footer-content4,
#footer-content5{
float: left;
}

#footer-container1{ width: 40%; }
#footer-container2{ width: 60%; }
#footer-content1{ width: 40%; }
#footer-content2{ width: 60%; }
#footer-content3{ width: 50%; }
#footer-content4{ width: 50%; }

.copyright{
background: url(../../images/common/common/line_footer.gif) repeat-x ;
text-align: center;
padding-top: 20px;
font-size: 12px;
color: #494948;
}


/* ==============================================================
ETChj[
============================================================== */
#menu{
margin: 0 10px;
}
#menu h2{
margin: 0 0 10px 0;
padding: 0 ;
border-bottom: 2px solid #343942;
}

#bnr-hayawari-campaign{
margin-bottom: 10px;
}
#bnr-hayawari-campaign .square{
display: none;
}
#bnr-hayawari-campaign a:hover{
filter:alpha(opacity=65);
-moz-opacity: 0.65;
opacity: 0.65;
}
#bnr-hayawari-campaign img{
width: 100%;
height: auto;
}



#sideNavSns{
display: none;
}

.sidebar-menu{
margin-bottom: 30px;
}

.sidebar-category,
.sidebar-banner{
float: right;
}

.sidebar-category,
.sidebar-calendar,
.sidebar-banner{
width: 33.33%;
}

/* .sidebar-banner{
width: 260px;
} */

/* ===  BANNERS  ============================================= */

#banner-header{
width: 200px;
margin-left:auto !important;
margin-right:auto !important;
}

#bnr-postage-container,
#bnr-sample{
border: 5px solid #F0EEEE;
margin: 0 0 10px 0;
}

#bnr-recruit{
border: 5px solid #343942;
margin: 0 0 10px 0;
}

#bnr-facebook{
border: 5px solid #d8ddea;
margin: 0 0 30px 0;
}

#bnr-postage p{
background: url(../../images/tablet/common/bnr_postage.gif) no-repeat;
}

#bnr-postage2 p{
background: url(../../images/tablet/common/bnr_postage2.png) no-repeat;
}

#bnr-recruit p a{
background: url(../../images/tablet/common/bnr_recruit.gif) no-repeat;
}

#bnr-facebook p a{
background: url(../../images/tablet/index/bnr_facebook.gif) no-repeat;
}

#bnr-sample p a{
background: url(../../images/tablet/common/bnr_sample.png) no-repeat;
}

#bnr-contact a{
text-indent: -9999px;
background: url(../../images/tablet/common/bnr_contact.gif) no-repeat 50% 50%;
display: block;
height: 80px;
border: 5px solid #042888;
}

#bnr-gallery a{
text-indent: -9999px;
background: url(../../images/common/common/bnr_gallery.jpg) no-repeat;
height: 90px;
width: 200px;
margin: 0 auto 5px auto;
display: block;
}

#bnr-lesson a{
text-indent: -9999px;
background: url(../../images/common/common/bnr_lesson.jpg) no-repeat;
height: 90px;
width: 200px;
margin: 0 auto 5px auto;
display: block;
}

#bnr-hawaii a{
text-indent: -9999px;
background: url(../../images/common/common/bnr_hawaii.jpg) no-repeat;
height: 90px;
width: 200px;
margin: 0 auto 5px auto;
display: block;
}

#bnr-oshaberibbon a{
text-indent: -9999px;
background: url(../../images/common/common/bnr_oshaberibbon.jpg) no-repeat;
height: 90px;
width: 200px;
margin: 0 auto 40px auto;
display: block;
}

/* ---- RESIZE ---------------------- */

#bnr-postage,
#bnr-postage2,
#bnr-recruit p,
#bnr-facebook p,
#bnr-sample p{
display: inline-block; /* shrink to fit */
width: 100%; /* whatever width you like */
position: relative; /* so .content can use position: absolute */
display: block;
}

#bnr-postage:after,
#bnr-recruit p:after,
#bnr-sample p:after{
padding-top: 15%; /* percentage of containing block _width_ */
display: block;
content: '';
}

#bnr-postage2:after{
padding-top: 25.55%; /* percentage of containing block _width_ */
display: block;
content: '';
}

#bnr-facebook p:after{
padding-top: 10%; /* percentage of containing block _width_ */
display: block;
content: '';
}

#bnr-postage p,
#bnr-postage2 p,
#bnr-recruit p a,
#bnr-sample p a{
position: absolute;
top: 0; bottom: 0; right: 0; left: 0; /* follow the parent's edges */
border: 2px solid #fff;
background-size: cover;
text-indent:-9999px;
display: block;
}

#bnr-facebook p a{
position: absolute;
top: 0; bottom: 0; right: 0; left: 0; /* follow the parent's edges */
/*border: 2px solid #fff;*/
background-size: cover;
text-indent:-9999px;
display: block;
}

 #example{ float: left; } 
#example a small{ display: block; font-size: 0.75em; }
 #repeat{ float: right; } 

#example a{ margin-right: 5px; height: 60px; /* line-height: 30px; */ }
#repeat a{ margin-left: 5px; height: 60px; /* line-height: 60px;  */ }


/* ---- RESIZE ---------------------- */

.btn-menu{
width: 49.5%;
display: table;
}

.btn-menu p{
display: table-row;
}

.btn-menu a{
background: url(../../images/tablet/common/bg_btn.gif) no-repeat 100% 0;
padding-left: 18px;
color: #494948;
font-weight: bold;
border: 5px solid #F0EEEE;
display: table-cell;
line-height: 1.5;
vertical-align: middle;
}

.btn-menu p a:hover{
background: url(../../images/tablet/common/bg_btn_o.gif) no-repeat 100% 0;
color: #fff;
border-color:#ECA33C;
}



/* ===  CALENDAR ============================================= */

.widget_welcart_calendar{
font-size: 12px;
}

.ucart_calendar_body:after{
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

*:first-child+html .ucart_calendar_body{
display: inline-table;
min-height: 1%;
}
.ucart_calendar_body{ display: block; }
/* no ie mac \*/
* html .ucart_calendar_body{ height: 1%; }
.ucart_calendar_body{ display: block; }
/* */

.widget_welcart_calendar{
padding-bottom: 15px;
}

.widget_welcart_calendar h2{
margin-bottom: 5px;
height: 24px;
font-size: 16px;
}

.ucart_calendar_body{
font-size: 12px;
}

#wp-calendar {
width: 99%; 
/* height: auto; */
margin: 0px auto 5px auto; 
padding: 0px;
background-color: #333;
border-collapse: collapse;
border: 1px solid #DAD8D1;
text-align: center;
font-size: 12px;
}

#wp-calendar caption{
padding: 3px 0px;
font-weight: normal;
text-align: center;
}

#wp-calendar th,
#wp-calendar td {
padding: 0px;
border: 1px solid #DAD8D1;
text-align: center;
}

#wp-calendar th {
background-color: #777777;
color: #FFF;
}

#wp-calendar td {
background-color: #FFF;
}

.businesstoday {
}


/* ===  CATEGORY  ============================================ */

.sidebar-category h2{
margin-bottom: 0 !important;
}

#menu-category-list{
_zoom:1;
overflow: hidden;
border-bottom: 1px solid #343942;
margin-bottom: 10px;
}

/* ---- MAIN CATEGORY --------------- */

li.menu-category{
background: url(../../images/common/common/dotline.gif) repeat-x 0 0;
padding: 1px 0 0 0;margin-top: -1px;
}

.menu-category a{
color: #494948;
padding: 13px 0 10px 5px;
display: block;
font-size: 13px;
}

.menu-category a:hover{
background: url(../../images/pc/common/bg_category_o.gif) repeat-x 0 100%;
color: #494948;
}

/* ---- SUB CATEGORY ---------------- */

.sub-category{
display: none;
background: url(../../images/common/common/dotline.gif) repeat-x 0 0;
padding: 8px 0;
}

.sub-category li{
font-size: 12px;
}

.sub-category li a{
display: block;
padding: 8px 0px 8px 17px;
margin: 0 0 0 10px;
background: url(../../images/common/common/point.gif) no-repeat 0 16px;
}

.sub-category li a:hover{
color: #E7941F;
}


/* ===  CONTENS  ======================================================= */

#link-list{
margin: 0 10px 30px 10px;
font-size: 0.8em;
}

#contents{
margin-bottom: 40px ;
border-bottom: 1px solid #d9d9d9;
padding-bottom: 40px;
}

#contents h1{
margin: 0 20px 28px 20px;
font-size: 1.6em;
background: url(../../images/common/common/line_contents.gif) no-repeat 0 100%;
padding:0 0 25px 0;
letter-spacing: 5px;
background-size: 100% 14px;
font-weight: normal;
}

#contents h2{
font-size: 1.35em;
line-height: 2;
font-weight: normal;
letter-spacing: .38em;
}

#contents h2 span{
background: url(../../images/common/common/dotline_sbheader.gif) repeat-x 0 100%;
padding-bottom: .4em;
}

#contents a{
color: #2A4DAA;
text-decoration: underline;
}

.line{
background: url(../../images/common/common/line_contents.gif) no-repeat 0 0;
padding: 36px 0 0 0 !important;
background-size: 100% 14px;
}

.post-container,
.post-nav{ margin-left: 20px; margin-right: 20px; }
.post-nav{ font-size: 0.9em; }

#info-list li dl{
background: url(../../images/common/common/dotline.gif) repeat-x 0 100%;
padding-bottom: 7px;
margin-bottom: 6px;
font-size: 0.9em;
margin-left: 20px; margin-right: 20px;
}

#info-list li dt,
#info-list li dd{
float: left;
}

#info-list li dt{
width: 100px;
}
