@charset "utf-8";
/* Navigation
============================================================ */
.hpb-layoutset-01 #hpb-nav{
 margin : 0px;
}
.hpb-layoutset-02 #hpb-nav{
 margin : 10px 0px 0px;
}
#hpb-nav ul{
 width: 100%;
 margin: 0;
 padding: 0;
 list-style: none;
}
#hpb-nav ul li{
 width: 100%;
 line-height: 1.0;
 overflow: hidden;
}
#hpb-nav ul li:nth-child(odd){
 background-color : rgb(147, 147, 147);
 background-image : url(img/nav_arrow_00_2.png);
 background-position: 15px 17px;
 background-repeat: no-repeat;
}
#hpb-nav ul li:nth-child(even){
 background-color : rgb(179, 179, 179);
 background-image : url(img/nav_arrow_00_2.png);
 background-position: 15px 17px;
 background-repeat: no-repeat;
}
#hpb-nav ul li a{
 display: block;
 height: 33px;
 padding: 11px 15px 0 25px;
 color : rgb(255, 255, 255);
 text-decoration: none;
 overflow: hidden;
}
#hpb-nav span{
 display: block;
 height: 22px;
 font-weight: bold;
}
#hpb-nav span.en, #hpb-nav span.ja{
 float: left;
 font-size: 22px;
}
#hpb-nav span.en{
 display: none;
}
#hpb-nav span.ja
{
 }
/* Footer Navigation
============================================================ */
#hpb-footerNav ul{
 width: 100%;
 margin: 0 0 5px;
 padding: 0;
 list-style: none;
 overflow: hidden;
}
#hpb-footerNav ul li{
 display: inline-block;
 height: 39px;
 width: 50%;
 margin: 0;
 text-align: center;
 font-size: 15px;
 text-indent: -9999px;
}
#hpb-footerNav ul li a{
 display: block;
 background: #b5b5b5;
 margin: 0;
 height: 39px;
 text-decoration: none;
}
#hpb-footerNav ul li a span{
 display: block;
 height: 39px;
 margin: 0 auto;
}
#hpb-footerNav ul li#home a span.ja, #hpb-footerNav ul li#home a span.en{
 background-image : url(img/ico_home_00_2.png);
 background-position: center 10px;
 background-repeat: no-repeat;
}
#hpb-footerNav ul li#pagetop a span.ja, #hpb-footerNav ul li#pagetop a span.en{
 background-image : url(img/ico_pagetop_00_2.png);
 background-position: center 10px;
 background-repeat: no-repeat;
}
#hpb-footerNav ul li#home a span.en, #hpb-footerNav ul li#pagetop a span.en{
 display: none;
}
/* footerExtra1 */
#hpb-footerExtra1 ul li a{
 background-image : url(ico_dot_08_2.gif);
 background-position: 0px 4px;
 background-repeat: no-repeat;
 padding-left: 7px;
 color: #898989;
 font-size: 12px;
 text-decoration: underline;
 margin-top : 0px;
}
/* Main Contents
============================================================ */
/* header logo */
#hpb-headerLogo{
 background : rgb(151, 143, 83) none repeat scroll 0% 0%;
 height : 77px;
 padding : 20px 0px 0px 15px;
 text-indent: -9999px;
}
.hpb-layoutset-02 #hpb-headerLogo{
 height : 77px;
 padding : 0px 0px 0px 15px;
}
#hpb-headerLogo a{
 display: block;
 background-image : url(img/header_title_08_2.png);
 background-position: 0 0;
 background-repeat: no-repeat;
 height : 77px;
 width : 240px;
}
.hpb-layoutset-02 #hpb-headerLogo a{
 background-image : url(img/header_title_08_2.png);
 background-position: 0 0;
 background-repeat: no-repeat;
}
/* title image */
.hpb-layoutset-01 #hpb-title{
 background-image : url(img/bg_mainvisual_08_2.jpg);
 background-position: center top;
 background-repeat: no-repeat;
 height : 159px;
 text-indent: -9999px;
 overflow: hidden;
}
/* Top Page
============================================================ */
.hpb-layoutset-01 #hpb-main .hpb-section{
 padding : 0px 0px 15px;
 color: #595757;
 overflow: hidden;
}
.hpb-layoutset-01 #hpb-main h3, .hpb-layoutset-01 #hpb-main p.large{
 border-bottom: 1px solid #9fa0a0;
 margin: 0;
 padding: 5px 15px;
 color : rgb(0, 0, 0);
 font-size: 18px;
 line-height: 23px;
}
.hpb-layoutset-01 #hpb-main p.large{
 border-bottom : medium none;
 margin-top : 0px;
 font-weight: bold;
 word-break: break-all;
}
.hpb-layoutset-01 #hpb-main p{
 margin: 0 0 1em;
 padding: 10px 15px 0;
 color : rgb(0, 0, 0);
 font-size : 14px;
 line-height: 1.35;
}
.hpb-layoutset-01 #hpb-main #toppage h3.hpb-c-index{
 display: none;
}
.hpb-layoutset-01 #hpb-main #toppage #toppage-info .hpb-section p{
 padding: 0;
}
.hpb-layoutset-01 #hpb-main #toppage #toppage-news .hpb-section h3, .hpb-layoutset-01 #hpb-main #toppage #toppage-info .hpb-section h3{
 background: #f0f0f0;
 border: none;
 margin: 0 0 10px;
 padding: 0 0 0 15px;
 font-size: 16px;
 line-height: 27px;
 color: #000000;
}
.hpb-layoutset-01 #hpb-main #toppage .hpb-section h3 span.en{
 display: none;
}
.hpb-layoutset-01 #hpb-main #toppage .hpb-section h3 span.ja
{
 }
/* Second Page 
============================================================ */
.hpb-layoutset-02 #hpb-main .hpb-section{
 margin-bottom: 10px;
 padding: 0 0 10px;
 color: #595757;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main h3{
 background: #f0f0f0;
 margin: 0 0 10px;
 padding-left: 15px;
 font-size: 16px;
 line-height: 27px;
 color: #4c4c4c;
}
.hpb-layoutset-02 #hpb-main h4{
 margin: 0 0 7px;
 font-size: 16px;
 color: #231815;
 line-height: 23px;
}
.hpb-layoutset-02 #hpb-main .hpb-section p{
 margin : 0px;
 margin-bottom : 1em;
 margin-left : 0px;
 font-size: 12px;
 line-height: 1.35;
 word-break: break-all;
}
.hpb-layoutset-02 #hpb-main .hpb-section p span{
 font-size: 10px;
}
.hpb-layoutset-02 #hpb-main #flow ol{
 margin-right: 15px;
}
/* ========== Topics ========== */
.hpb-layoutset-02 #hpb-main #toppage .hpb-section{
 padding: 0;
}
#hpb-main .hpb-section .news-comment{
 padding: 0px 15px 40px;
 overflow: hidden;
}
#hpb-main .hpb-section .news-photo{
 float: left;
 padding-right: 15px;
}
.hpb-layoutset-02 #toppage span.date{
 display: inline-block;
 margin: 0 0 5px;
 padding: 0 15px 0 0;
 font-size: 17px;
 font-weight: bold;
}
#hpb-main #toppage .item{
 padding: 0 15px 25px;
}
#hpb-main #toppage .item img{
 display: block;
 padding: 0 0 5px;
}
#hpb-main #toppage .item h4{
 margin: 0;
 padding: 0 0 5px;
}
#hpb-main #toppage .item h5{
 margin: 0 0 10px;
 padding: 0;
 font-size: 12px;
}
#hpb-main #toppage .item p{
 margin: 0 0 1em;
 padding: 0;
}
#hpb-main #toppage #toppage-news dl{
 margin: 0 15px;
 font-size: 12px;
}
#hpb-main #toppage #toppage-news dt{
 float: left;
 margin-right: 10px;
 font-weight: bold;
}
#hpb-main #toppage #toppage-news dd{
 margin: 0 0 5px;
 overflow: hidden;
}
#hpb-main #topics #toppage-news ul{
 margin: 0;
 padding: 0;
 list-style: none;
}
#hpb-main #topics #toppage-news li{
 margin: 0 15px 25px;
}
#hpb-main #topics #toppage-news h4{
 padding: 0;
}
#hpb-main #toppage .news-comment{
 margin: 0 5px 10px;
 padding: 10px;
 overflow: hidden;
}
#hpb-main #toppage #toppage-info h4{
 margin: 0 15px 10px;
}
#hpb-main #toppage #toppage-info p{
 margin: 5px 15px;
}
#hpb-main #toppage #toppage-info img{
 display: block;
 margin: 0 auto 15px;
}
#hpb-main #toppage #toppage-info img.shopinfo{
 margin: 15px auto 30px;
}
#hpb-main #toppage .news-photo{
 float: left;
 margin: 0 10px 0 0;
}
#hpb-main #toppage .news-comment span.date{
 display: inline-block;
 margin-bottom: 5px;
 font-size: 15px;
 font-weight: bold;
}
#hpb-main #toppage #toppage-info .info-comment{
 padding: 0 15px 35px;
}
#hpb-main #toppage #toppage-info .info-comment h4{
 margin: 0;
 padding: 0;
 font-size: 15px;
}
#hpb-main #toppage .info-comment .info-photo{
 margin: 0;
}
#hpb-main #toppage #toppage-info .info-comment .info-photo img{
 margin: 0 0 10px;
}
/* ========== Profile ========== */
/* ========== Schedule ========== */
.hpb-layoutset-02 #hpb-main #profile p.large{
 margin: 0 15px 15px;
}
.hpb-layoutset-02 #hpb-main #schedule #schedule-cont .hpb-section{
 padding: 0;
}
.hpb-layoutset-02 #hpb-main #entrance table, .hpb-layoutset-02 #hpb-main #policy table, .hpb-layoutset-02 #hpb-main #profile table, .hpb-layoutset-02 #hpb-main #schedule table{
 width: 92%;
 border-collapse: collapse;
 margin: 0 auto 10px;
}
.hpb-layoutset-02 #hpb-main #entrance table th, .hpb-layoutset-02 #hpb-main #entrance table td, .hpb-layoutset-02 #hpb-main #policy table th, .hpb-layoutset-02 #hpb-main #policy table td, .hpb-layoutset-02 #hpb-main #profile table th, .hpb-layoutset-02 #hpb-main #profile table td, .hpb-layoutset-02 #hpb-main #schedule table th, .hpb-layoutset-02 #hpb-main #schedule table td{
 padding: 6px;
 text-align: left;
}
.hpb-layoutset-02 #hpb-main #entrance table tr th, .hpb-layoutset-02 #hpb-main #policy table tr th, .hpb-layoutset-02 #hpb-main #profile table tr th, .hpb-layoutset-02 #hpb-main #schedule table tr th{
 background: #ddd;
 border-bottom: 1px solid #aaa;
}
.hpb-layoutset-02 #hpb-main #entrance table tr:nth-child(odd), .hpb-layoutset-02 #hpb-main #policy table tr:nth-child(odd), .hpb-layoutset-02 #hpb-main #profile table tr:nth-child(odd), .hpb-layoutset-02 #hpb-main #schedule table tr:nth-child(odd){
 background: #f9f9f9;
}
.hpb-layoutset-02 #hpb-main #entrance table tr:nth-child(even), .hpb-layoutset-02 #hpb-main #policy table tr:nth-child(even), .hpb-layoutset-02 #hpb-main #profile table tr:nth-child(even), .hpb-layoutset-02 #hpb-main #schedule table tr:nth-child(even){
 background: #eee;
}
/* ========== Report ========== */
/* ========== Information ========== */
.hpb-layoutset-02 #hpb-main #report .hpb-section
{
 }
.hpb-layoutset-02 #hpb-main #report .hpb-section img, .hpb-layoutset-02 #hpb-main #information .hpb-section img{
 padding: 0 15px 10px;
}
/* ========== Entrance ========== */
/* ========== Program ========== */
.hpb-layoutset-02 #hpb-main #program img, .hpb-layoutset-02 #hpb-main #entrance img{
 padding: 0 15px 10px;
}
/* ========== itemlist ========== */
.hpb-layoutset-02 #hpb-main #item .hpb-section{
 margin: 0;
 padding: 0;
}
.hpb-layoutset-02 #hpb-mainitemlist .hpb-section{
 padding: 0;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #item .hpb-section .itemlist{
 padding: 0 15px 10px;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #item .hpb-section .itemlist .item{
 padding: 0 0 25px;
}
.hpb-layoutset-02 #hpb-main #item .hpb-section .itemlist .item h4{
 margin: 10px 0 0;
 padding: 0;
 font-size: 14px;
}
.hpb-layoutset-02 #hpb-main #item .hpb-section .itemlist .item h5{
 margin: 0 0 5px;
 padding: 0;
 font-size: 12px;
}
.hpb-layoutset-02 #hpb-main #item .hpb-section p{
 margin-left: 0;
 padding-left : 10px;
 padding-right : 10px;
}
.hpb-layoutset-02 #hpb-main #item .hpb-section #nbanner{
 margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #item .hpb-section ul{
 margin-right: 15px;
 margin-left : 10px;
}
/* ========== Estate ========== */
.hpb-layoutset-02 #hpb-main #estate .hpb-section{
 padding-bottom: 10px;
}
.hpb-layoutset-02 #hpb-main #estate .hpb-section .data{
 padding-bottom: 30px;
}
.hpb-layoutset-02 #hpb-main #estate .hpb-section .data img{
 display: block;
 padding: 0 15px 10px;
}
.hpb-layoutset-02 #hpb-main #estate .hpb-section .data h4{
 margin: 0 15px 10px;
 font-size: 15px;
}
.hpb-layoutset-02 #hpb-main #estate .hpb-section .data span.price{
 font-size: 13px;
 font-weight: bold;
}
/* ========== Plan ========== */
.hpb-layoutset-02 #hpb-main #plan
{
 }
.hpb-layoutset-02 #hpb-main #plan p.large{
 padding: 0 15px;
}
.hpb-layoutset-02 #hpb-main #plan dl{
 padding: 0 15px 20px;
}
.hpb-layoutset-02 #hpb-main #plan dt{
 float: left;
 width: 7em;
 margin-right: 10px;
 font-weight: bold;
}
.hpb-layoutset-02 #hpb-main #plan dd{
 margin: 0 0 5px;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #plan .hpb-section img{
 display: block;
 padding: 0 15px 10px;
}
/* ========== Dish ========== */
.hpb-layoutset-02 #hpb-main #dish
{
 }
.hpb-layoutset-02 #hpb-main #dish .hpb-section{
 margin: 30px 0 0;
 padding: 0;
}
.hpb-layoutset-02 #hpb-main #dish > p{
 padding: 0 15px;
}
.hpb-layoutset-02 #hpb-main #dish img{
 display: block;
 margin: 0 auto 10px;
}
.hpb-layoutset-02 #hpb-main #dish dl{
 width: 100%;
 margin: 0;
 padding: 5px 0 0;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #dish dt{
 float: left;
 padding-left: 18px;
 font-size: 15px;
 clear: both;
}
.hpb-layoutset-02 #hpb-main #dish dd{
 border-bottom: 1px solid #808080;
 margin: 0 0 10px 0;
 padding: 0 15px 5px 0;
 font-size: 13px;
 text-align: right;
}
/* ========== Detail ========== */
.hpb-layoutset-02 #hpb-main #detail
{
 }
.hpb-layoutset-02 #hpb-main #detail img{
 margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #detail .hpb-section h4{
 margin: 20px 15px 10px;
 font-size: 15px;
}
.hpb-layoutset-02 #hpb-main #detail dl{
 padding: 0 15px 20px;
}
.hpb-layoutset-02 #hpb-main #detail dt{
 float: left;
 width: 5em;
 margin-right: 10px;
 font-weight: bold;
}
.hpb-layoutset-02 #hpb-main #detail dd{
 margin: 0 0 5px;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #detail p.button{
 margin-bottom: 40px;
}
/* ========== Shop ========== */
.hpb-layoutset-02 #hpb-main #shop
{
 }
.hpb-layoutset-02 #hpb-main #shop table{
 width: 90%;
 border-collapse: collapse;
 margin: 0 auto 10px;
}
.hpb-layoutset-02 #hpb-main #shop table th, .hpb-layoutset-02 #hpb-main #shop table td{
 border: 1px solid #ccc;
 padding: 6px;
}
.hpb-layoutset-02 #hpb-main #shop table tr td{
 text-align: left;
}
.hpb-layoutset-02 #hpb-main #shop table tr th{
 background: #ddd;
 text-align: center;
}
.hpb-layoutset-02 #hpb-main #shop table tr:nth-child(odd){
 background: #eee;
}
.hpb-layoutset-02 #hpb-main #shop table tr:nth-child(even){
 background: #f9f9f9;
}
.hpb-layoutset-02 #hpb-main #shop dl{
 margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #shop dt{
 float: left;
 clear: left;
 width: 8.5em;
 margin-right: 10px;
 font-weight: bold;
}
.hpb-layoutset-02 #hpb-main #shop dd{
 margin: 0 0 5px;
 overflow: hidden;
}
/* ========== Campaign ========== */
.hpb-layoutset-02 #hpb-main #campaign
{
 }
.hpb-layoutset-02 #hpb-main #campaign .image{
 padding: 0 15px 15px;
}
.hpb-layoutset-02 #hpb-main #campaign p.icon{
 padding: 10px 0;
}
.hpb-layoutset-02 #hpb-main #campaign p.icon img{
 padding: 0 10px 0 0;
}
.hpb-layoutset-02 #hpb-main #campaign img{
 padding: 0 15px 10px;
}
.hpb-layoutset-02 #hpb-main #campaign h4{
 margin: 0 15px 10px;
 font-size: 15px;
}
.hpb-layoutset-02 #hpb-main #campaign p.price{
 font-size: 13px;
 font-weight: bold;
}
/* ========== info ========== */
.hpb-layoutset-02 #hpb-main #info table{
 width: 90%;
 border-collapse: collapse;
 margin: 0 auto 10px;
}
.hpb-layoutset-02 #hpb-main #info table th, .hpb-layoutset-02 #hpb-main #info table td{
 border: 1px solid #999;
 padding: 6px;
 text-align: center;
}
.hpb-layoutset-02 #hpb-main #info table th:nth-child(odd){
 background: #ddd;
}
.hpb-layoutset-02 #hpb-main #info table th:nth-child(even){
 background: #ccc;
}
.hpb-layoutset-02 #hpb-main #info table td:nth-child(odd){
 background: #f9f9f9;
}
.hpb-layoutset-02 #hpb-main #info table td:nth-child(even){
 background: #eee;
}
.hpb-layoutset-02 #hpb-main #info table tr td:first-child{
 background: #eee;
}
.hpb-layoutset-02 #hpb-main #info table tr th:first-child{
 background: #ddd;
 text-align: left;
}
/* ========== access ========== */
.hpb-layoutset-02 #hpb-main #access .hpb-section{
 padding: 0 0 10px 0;
}
.hpb-layoutset-02 #hpb-main #access h4{
 margin: 0;
 font-size: 15px;
}
.hpb-layoutset-02 #hpb-main #access img{
 display: block;
 margin: 0 15px 10px;
}
.hpb-layoutset-02 #hpb-main #access img.center{
 margin: 0 auto 10px;
}
.hpb-layoutset-02 #hpb-main #access h4{
 padding: 10px 15px 0;
}
.hpb-layoutset-02 #hpb-main #access > p{
 margin: 0 15px 30px;
}
.hpb-layoutset-02 #hpb-main #access dl{
 margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #access dt{
 float: left;
 clear: left;
 width: 4em;
 margin-right: 10px;
 font-weight: bold;
}
.hpb-layoutset-02 #hpb-main #access dd{
 margin: 0 0 5px;
 overflow: hidden;
}
/* ========== menu ========== */
.hpb-layoutset-02 #hpb-main #menu .hpb-section{
 padding: 0 0 10px 0;
}
.hpb-layoutset-02 #hpb-main #menu .hpb-section h3{
 margin-bottom: 10px;
}
.hpb-layoutset-02 #hpb-main #menu dl{
 width: 100%;
 margin: 0;
 padding: 5px 0 0;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #menu dt{
 float: left;
 padding-left: 18px;
 font-size: 15px;
 clear: both;
}
.hpb-layoutset-02 #hpb-main #menu dd{
 border-bottom: 1px solid #808080;
 margin: 0 0 10px 0;
 padding: 0 15px 5px 0;
 font-size: 13px;
 color: #231815;
 text-align: right;
}
.hpb-layoutset-02 #hpb-main #menu p{
 padding: 0 15px;
 color: #231815;
}
.hpb-layoutset-02 #hpb-main #menu img{
 display: block;
 margin: 0 auto 10px;
}
/* ========== Guide ========== */
/* ========== concept ========== */
.hpb-layoutset-02 #hpb-main #guide .hpb-section, .hpb-layoutset-02 #hpb-main #concept .hpb-section{
 padding-bottom: 45px;
}
.hpb-layoutset-02 #hpb-main #guide .hpb-section:last-child, .hpb-layoutset-02 #hpb-main #concept .hpb-section:last-child{
 padding-bottom: 15px;
}
.hpb-layoutset-02 #hpb-main #guide .hpb-section img, .hpb-layoutset-02 #hpb-main #concept .hpb-section img{
 display: block;
 margin: 0 auto 10px;
}
.hpb-layoutset-02 #hpb-main #concept h4{
 font-size: 14px;
 margin-bottom: 5px;
 padding: 0 15px;
}
.hpb-layoutset-02 #hpb-main #guide .hpb-section:last-child p:last-child, .hpb-layoutset-02 #hpb-main #concept .hpb-section:last-child p:last-child{
 margin-bottom: 0;
}
.hpb-layoutset-02 #hpb-main #guide dl, .hpb-layoutset-02 #hpb-main #concept dl{
 margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #guide dt, .hpb-layoutset-02 #hpb-main #concept dt{
 float: left;
 width: 5.5em;
 margin-right: 10px;
 font-weight: bold;
}
.hpb-layoutset-02 #hpb-main #guide dd, .hpb-layoutset-02 #hpb-main #concept dd{
 margin: 0 0 5px;
 overflow: hidden;
}
/* ========== facilities ========== */
.hpb-layoutset-02 #hpb-main #facilities img{
 display: block;
 padding: 0 15px 5px;
}
/* ========== service ========== */
.hpb-layoutset-02 #hpb-main #service .hpb-section{
 margin: 8px 0 0;
 padding: 0;
}
.hpb-layoutset-02 #hpb-main #service .hpb-section img{
 display: block;
 margin: 0 15px 10px;
}
.hpb-layoutset-02 #hpb-main #service .hpb-section p{
 margin-bottom: 30px;
}
/* ========== news ========== */
.hpb-layoutset-02 #hpb-main #news .hpb-section{
 padding: 10px 0 30px;
}
.hpb-layoutset-02 #hpb-main #news p.large{
 padding: 10px 15px 0px;
}
.hpb-layoutset-02 #hpb-main #news p.indent{
 margin-left: 1em;
 padding: 0 15px;
 text-indent: -1em;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section h3{
 margin-bottom: 10px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section h4{
 font-size: 15px;
 margin: 20px 15px 0;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section h5{
 font-size: 12px;
 margin: 20px 15px 10px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section p.large{
 margin: 0;
 padding: 0 15px;
}
.hpb-layoutset-02 #hpb-main #news dl{
 margin: 0 15px 10px;
}
.hpb-layoutset-02 #hpb-main #news dt{
 float: left;
 min-width: 5em;
 margin-right: 10px;
 font-weight: bold;
}
.hpb-layoutset-02 #hpb-main #news dd{
 margin: 0 0 5px;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #news img{
 display: block;
 padding: 0 15px 10px;
}
/* ========== company ========== */
.hpb-layoutset-02 #hpb-main #company .hpb-section{
 padding: 0 0 25px;
}
.hpb-layoutset-02 #hpb-main #company dl{
 margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #company dt{
 float: left;
 clear: left;
 width: 5.5em;
 margin-right: 10px;
 font-weight: bold;
}
.hpb-layoutset-02 #hpb-main #company dd{
 margin: 0 0 5px;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #company img{
 padding: 0 15px 10px;
}
/* ========== recruit ========== */
.hpb-layoutset-02 #hpb-main #recruit{
 padding: 8px 0 0;
}
.hpb-layoutset-02 #hpb-main #recruit p.large{
 margin: 0 15px 15px;
}
.hpb-layoutset-02 #hpb-main #recruit dl{
 margin: 0;
}
.hpb-layoutset-02 #hpb-main #recruit dt{
 background: #f0f0f0;
 margin: 0 0 10px;
 padding-left: 15px;
 font-size: 16px;
 font-weight: bold;
 line-height: 27px;
 color: #4c4c4c;
}
.hpb-layoutset-02 #hpb-main #recruit dd{
 margin: 15px 15px 30px;
 padding: 0;
}
/* ========== Admission ========== */
/* ========== Reservation ========== */
.hpb-layoutset-02 #hpb-main #reserve .hpb-section, .hpb-layoutset-02 #hpb-main #information .hpb-section, .hpb-layoutset-02 #hpb-main #contact .hpb-section, .hpb-layoutset-02 #hpb-main #contactus .hpb-section{
 padding: 0;
}
.hpb-layoutset-02 #hpb-main #contact p{
 color: #595757;
}
.hpb-layoutset-02 #hpb-main #reserve .hpb-section .section, .hpb-layoutset-02 #hpb-main #information .hpb-section .section, .hpb-layoutset-02 #hpb-main #contact .hpb-section .section{
 padding: 5px 15px 15px;
}
.hpb-layoutset-02 #hpb-main #contact .section:last-child{
 padding: 5px 15px 0;
}
.hpb-layoutset-02 #hpb-main #contact .hpb-section h3, .hpb-layoutset-02 #hpb-main #contact .hpb-section h4{
 margin-bottom: 0;
}
.hpb-layoutset-02 #hpb-main #reserve h4, .hpb-layoutset-02 #hpb-main #information h4, .hpb-layoutset-02 #hpb-main #contact h4, .hpb-layoutset-02 #hpb-main #contactus h4{
 margin: 15px 15px 0;
 font-size: 14px;
}
.hpb-layoutset-02 #hpb-main #information p, .hpb-layoutset-02 #hpb-main #contact p{
 margin: 10px 15px 20px;
}
.hpb-layoutset-02 #hpb-main #information .section p, .hpb-layoutset-02 #hpb-main #contact .section p{
 margin: 5px 0 10px 0;
 padding: 0;
}
.hpb-layoutset-02 #hpb-main #information p.large, .hpb-layoutset-02 #hpb-main #contact p.large, .hpb-layoutset-02 #hpb-main #contactus p.large{
 padding: 5px 0 15px;
}
.hpb-layoutset-02 #hpb-main #reserve p.large{
 padding: 5px 15px 15px;
}
.hpb-layoutset-02 #hpb-main #reserve .section div, .hpb-layoutset-02 #hpb-main #information .section div, .hpb-layoutset-02 #hpb-main #contact .section div{
 padding: 0 10px;
}
.hpb-layoutset-02 #hpb-main .section input, .hpb-layoutset-02 #hpb-main .section textarea, .hpb-layoutset-02 #hpb-main .section div input, .hpb-layoutset-02 #hpb-main .section div textarea{
 display: inline-block;
 background: #fff;
 border: 1px solid #808080;
 width: 100%;
 margin: 0 0 0 -10px;
 padding: 10px;
 color: #231815;
 font-size: 15px;
}
.hpb-layoutset-02 #hpb-main .section input{
 height: 30px;
}
.hpb-layoutset-02 #hpb-main .section textarea, .hpb-layoutset-02 #hpb-main .hpb-section .section div textarea{
 height: 160px;
}
.hpb-layoutset-02 #hpb-main .section input:focus, .hpb-layoutset-02 #hpb-main .section textarea:focus, .hpb-layoutset-02 #hpb-main .section div input:focus, .hpb-layoutset-02 #hpb-main .section div textarea:focus{
 background: #f3f3f3;
}
.hpb-layoutset-02 #hpb-main form .section p a{
 display: block;
 margin: 0 auto;
 padding: 20px 0;
 text-align: center;
}
.hpb-layoutset-02 #hpb-main .section input.s{
 display: inline-block;
 width: 30px;
 margin: 5px 5px 5px 0;
}
.hpb-layoutset-02 #hpb-main #reserve .hpb-section .submit div, .hpb-layoutset-02 #hpb-main #information .hpb-section .submit div, .hpb-layoutset-02 #hpb-main #contact .hpb-section .submit div, .hpb-layoutset-02 #hpb-main #contactus .hpb-section .submit div{
 margin: 0 auto;
 text-align: center;
}
/* ========== contactus ========== */
.hpb-layoutset-02 #hpb-main #contact dl, .hpb-layoutset-02 #hpb-main #contactus dl{
 margin: 15px;
}
.hpb-layoutset-02 #hpb-main #contact dt, .hpb-layoutset-02 #hpb-main #contactus dt{
 float: left;
 margin-right: 10px;
 font-weight: bold;
}
.hpb-layoutset-02 #hpb-main #contact dd, .hpb-layoutset-02 #hpb-main #contactus dd{
 margin: 0 0 5px;
 overflow: hidden;
}
.hpb-layoutset-02 #hpb-main #contactus .hpb-section p{
 margin-bottom: 0;
 line-height: 1.8;
}
.hpb-layoutset-02 #hpb-main #contactus p.large{
 margin-left: 15px;
 margin-right: 15px;
}
.hpb-layoutset-02 #hpb-main #contactus .hpb-section .section{
 margin-bottom: 20px;
 padding: 6px 15px 0;
}
.hpb-layoutset-02 #hpb-main #contactus .hpb-section .section div{
 padding: 0 10px;
}
.hpb-layoutset-02 #hpb-main #contact .section input.s{
 display: inline-block;
 width: 30px;
 height: 20px;
 margin: 5px;
}
/* ========== Privacy Policy ========== */
.hpb-layoutset-02 #hpb-main #privacy p.large{
 padding: 0 15px 20px;
 color: #595757;
}
.hpb-layoutset-02 #hpb-main #privacy ul{
 padding: 0 15px;
 list-style: none;
}
.hpb-layoutset-02 #hpb-main #privacy li{
 background-image : url(ico_dot_08_2.gif);
 background-position: 4px 6px;
 background-repeat: no-repeat;
 padding: 0 0 5px 12px;
 color: #231815;
}
/* 縦向き表示時のみ適用 */
@media only screen and (orientation : portrait)
{
 .hpb-layoutset-02 #hpb-main #privacy h3{
 letter-spacing: -1px;
}
}
/* ========== Policy ========== */
.hpb-layoutset-02 #hpb-main #policy .hpb-section
{
 }
.hpb-layoutset-02 #hpb-main #policy .hpb-section img{
 display: block;
 margin: 0 15px 5px;
}
.hpb-layoutset-02 #hpb-main #policy .hpb-section h4{
 font-size: 14px;
 margin: 20px 15px 5px;
}
.hpb-layoutset-02 #hpb-main #policy .hpb-section ol li{
 margin: 0 15px 20px 0;
}
.hpb-layoutset-02 #hpb-main #policy .hpb-section ol h4{
 font-size: 14px;
 margin: 0 0 5px;
 padding-left: 0;
}
.hpb-layoutset-02 #hpb-main #policy .hpb-section table
{
 }
/* ========== Law ========== */
.hpb-layoutset-02 #hpb-main #law dl{
 margin : 0px;
 padding : 10px 0px 10px 15px;
 color: #595757;
}
.hpb-layoutset-02 #hpb-main #law dt{
 float: left;
 width : 8em;
 margin-right: 10px;
 font-weight: bold;
}
.hpb-layoutset-02 #hpb-main #law dd{
 margin: 0 0 10px;
 overflow: hidden;
}

