@charset "utf-8";
html {
    width: 100%;
    overflow-x: hidden;
}
body {
    min-width: 1280px;
    letter-spacing: 0.05em;
}

#h1box {
    float: left;
    padding-top: 17px;
    padding-left: 20px;
}
h1 {
    font-size: 10px;
    line-height: 16px;
}


/* CSS Document */

header {
    background-color: #000000;
    position: fixed;
    z-index: 9000;
    width: 100%;
    height: 80px;
    overflow-y: hidden;
    min-width: 1280px;
}

#head_box {
    width: 100%;
    height: 50px;
}

#head_logo {
    float: left;
}
#head_google {
    float: right;
    margin-right: 30px;
    margin-left: 30px;
}
#head_google a {
    border: 1px solid #9191FF;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
}
#head_google a:link {
    color: #D4D4FF;
    background-color: #000000;
}
#head_google a:visited {
    color: #D4D4FF;
    background-color: #000000;
}
#head_google a:hover {
    color: #F0FF87;
    background-color: #222222;
    border-color: #FFF974;
}


#head_menu_box {
    width: 100%;
    position: absolute;
    top: 0px;
    background-color: rgba(255,255,255,0.80);
    height: 30px;
    overflow-y: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
}
#head_menu {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 30px;
    overflow-y: hidden;
}
#head_menu ul {
    margin-left: 220px;
}
#head_menu ul li {
    float: left;
    margin-left: 25px;
    line-height: 30px;
    background-repeat: no-repeat;
    width: 100px;
    text-indent: -9000px;
}
#head_menu ul li a {
    display: block;
}

#head_menu a:link {
    color: #333333;
}
#head_menu a:visited {
    color: #333333;
}
#head_menu a {
    background-image: url(../img/menu01.png);
}


#menu {
    background-repeat: repeat-x;
    text-align: center;
    color: #DDDDDD;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    background-color: #284664;
}
#menu a:link  {
    color: #DDDDDD;
}
#menu a:visited  {
    color: #DDDDDD;
}
#menu a:hover  {
    color: #FFCD00;
}

#menu .arrow01 {
    font-size: 6px;
    margin-right: 2px;
    line-height: 18px;
    vertical-align: 2px;
    margin-left: 16px;
}
#topSlide {
    width: 100%;
    height: 700px;
    position: relative;
	background: url(../img/panorama01.jpg) repeat-x 0 0;
    background-size: auto 100%;
    animation: bg-slider 300s linear infinite;
    padding-top: 74px;
}
.topv01 {
    text-align: center;
    padding-top: 50px;
}

@keyframes bg-slider {
	from { background-position: 0 0; }
    to { background-position: -10610px 0; }
}
.topv02 {
    text-align: center;
}
.topv03 {
    text-align: center;
    width: 1130px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 290px;
}
.topv04 {
    text-align: center;
    padding-top: 60px;
}
.topv05 {
    text-align: center;
    padding-top: 30px;
}

.topv_bn01 {
    margin-left: 15px;
    margin-right: 15px;
}
.topv_bn02 {
    margin-left: 15px;
    float: left;
    background-color: rgba(0,0,0,0.80);
    width: 346px;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 150px;
    margin-right: 15px;
}
.gmenu {
    text-align: center;
    margin-bottom: 70px;
    clear: both;
    padding-top: 50px;
}
.gmenu a {
    width: 220px;
    height: 250px;
	display: inline;
}
.submenu {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    clear: both;
}
.submenu a {
    width: 100px;
    height: 128px;
    padding-left: 30px;
    padding-right: 30px;
    display: inline;
}
.submenu2 {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    clear: both;
}
.submenu2 a {
    width: 60px;
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    display: inline;
}
.foot_menu {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.foot_menu ul {
    width: 740px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
}
.foot_menu li {
    width: 180px;
    float: left;
}
.foot_menu a {
    display: block;
    width: 160px;
}

.foot_menu a:link {
    color: #CCCCCC;
}
.foot_menu a:visited {
    color: #CCCCCC;
}
.foot_menu a:hover {
    color: #FFD55A;
}

.foot_list li {
    float: none;
    line-height: 30px;
    font-size: 12px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;

}
.foot_list .arrow01 {
    font-size: 6px;
    margin-right: 2px;
    line-height: 18px;
    vertical-align: 2px;
    margin-left: 16px;
}

.foot {
    clear: both;
    border-top: 1px solid #333333;
    padding-top: 40px;
    padding-bottom: 40px;
}
.foot_left {
    width: 50%;
    text-align: right;
    float: left;
    margin-top: 15px;
}
.foot_left img {
    width: 380px;
    height: auto;
}

.foot_right {
    width: 50%;
    float: left;
}
.foot_tel {
    font-size: 26px;
    margin-bottom: 6px;
    line-height: 30px;
    padding-left: 10px;
}
.foot_ad {
    text-align: left;
    line-height: 16px;
    padding-left: 10px;
    font-size: 12px;
}

.copyright {
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 12px;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 20px;
    border-top: 1px solid #333333;
}




.bg01 {
    background-image: url(../img/bg01.png);
}
.bg02 {
    background-image: url(../img/bg02.png);
}
.wrapper {
}
.wrapper2 {
    background-image: url(../img/bg01.png);
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 50px;
}
.wrapper3 {
    background-image: url(../img/bg01.png);
}
.content  {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.title01 {
    text-align: center;
    color: #FAD2AA;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
    margin-top: 60px;
    letter-spacing: 0.3em;
    padding-left: 18px;
}
.title01 img {
    display: inline;
    padding-left: 10px;
    padding-right: 27px;
}
.title02 {
    text-align: center;
    color: #FAD2AA;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
    letter-spacing: 0.5em;
    padding-left: 18px;
    margin-top: 10px;
}
.title02 img {
    display: inline;
    padding-left: 10px;
    padding-right: 27px;
}

.top_copy {
    text-align: center;
    font-size: 14px;
    line-height: 27px;
}
.topics {
    width: 1110px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

.topics_box  {
    width: 300px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    float: left;
    background-image: url(../img/bg01.png);
}
.topics_photo {
    margin-bottom: 12px;
}
.topics_date {
    background-image: url(../img/bg04.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 24px;
    margin-bottom: 12px;
    text-indent: 10px;
    line-height: 24px;
}
.topics_tit {
    margin-bottom: 6px;
    color: #78B4FF;
    font-size: 18px;
    line-height: 24px;
}
.topics_copy {
    font-size: 12px;
    line-height: 18px;
}
.slide_tit {
    padding-top: 6px;
    border-bottom: 1px solid #CCCCCC;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 8px;
    line-height: 20px;
    padding-bottom: 4px;
}
.slide_tit1 {
    font-size: 17px;
    color: #D9C5B2;
    float: left;
    width: 200px;
}
.slide_tit2 {
    float: right;
    font-size: 12px;
}
.slide_photo {
    float: left;
    padding-left: 50px;
    margin-right: 10px;
}
.slide_tit3 {
    float: left;
    width: 210px;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 3px;
}
.slide_copy {
    float: left;
    width: 210px;
    font-size: 11px;
    line-height: 14px;
}
.slide_tit4 {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 3px;
    margin-left: 15px;
    margin-right: 15px;
}
.slide_copy2 {
    font-size: 12px;
    line-height: 17px;
    margin-left: 15px;
    margin-right: 15px;
}

.pagev {
    background-size: cover;
    background-position: center center;
    height: 400px;
    background-repeat: no-repeat;
    padding-top: 74px;
}
.pagev.p01 {
    background-image: url(../img/p01about.jpg);
}
.pagev.p02 {
    background-image: url(../img/p02open.jpg);
}
.pagev.p03 {
    background-image: url(../img/p03menu.jpg);
}
.pagev.p04 {
    background-image: url(../img/p04drink.jpg);
}
.pagev.p05 {
    background-image: url(../img/p05party.jpg);
}
.pagev.p06 {
    background-image: url(../img/p06culture.jpg);
}
.pagev.p07 {
    background-image: url(../img/p07loca.jpg);
}
.pagev.p08 {
    background-image: url(../img/p08film.jpg);
}
.pagev.p09 {
    background-image: url(../img/p09access.jpg);
}
.pagev.p10 {
    background-image: url(../img/p10blog.jpg);
}
.pagev.p11 {
    background-image: url(../img/p11reserve.jpg);
}
.pagev.p12 {
    background-image: url(../img/p12contact.jpg);
}
.pagev.p13 {
    background-image: url(../img/p13qa.jpg);
}
.pagev.p14 {
    background-image: url(../img/en/en_panorama01.jpg);
    height: 260px;
}
.pagev_tit1 {
    text-align: center;
    font-size: 60px;
    padding-top: 130px;
    line-height: 60px;
    color: #FFFFFF;
    letter-spacing: 0.2em;
    text-shadow: 3px 3px 4px rgba(0,0,0,0.50);
}
.pagev_tit2 {
    text-align: center;
    font-size: 30px;
    padding-top: 10px;
    color: #FFFFFF;
    letter-spacing: 0.2em;
    text-shadow: 3px 3px 4px rgba(0,0,0,0.50);
    line-height: 40px;
}
.center_copy_box {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 60px;
    font-size: 14px;
}
.center_copy_box p {
    line-height: 28px;
}
.half {
    width: 50%;
}
.half_right2 {
    width: 50%;
    float: right;
}
.half_left2 {
    width: 50%;
    float: left;
}
.left  {
    float: left;
}
.right  {
    float: left;
}
.half_left {
    width: 460px;
    float: right;
    margin-right: 20px;
}
.half_right {
    width: 460px;
    float: left;
    margin-left: 20px;
}
.ev_tit1 {
    color: #B2B8FF;
}
.ev_tit2 {
    font-size: 30px;
    line-height: 36px;
    padding-top: 6px;
    padding-bottom: 8px;
    color: #FAD2AA;
    border-bottom: 1px solid #444444;
    margin-bottom: 10px;
}
.ev_price {
    color: #A4778C;
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 10px;
}
.about01 {
    background-image: url(../img/about01.jpg);
    background-size: cover;
    height: 550px;
    background-position: center center;
}
.about02 {
    background-image: url(../img/about02.jpg);
    background-size: cover;
    height: 550px;
    background-position: center center;
}
.about03 {
    background-image: url(../img/about03.jpg);
    background-size: cover;
    height: 550px;
    background-position: center center;
}
.about04 {
    background-image: url(../img/about04.jpg);
    background-size: cover;
    height: 550px;
        background-position: center center;
}
.about05 {
    background-image: url(../img/about05.jpg);
    background-size: cover;
    height: 550px;
        background-position: center center;
}
.about_half {
    float: right;
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    max-height: 550px;
    overflow-y: hidden;
}

.about_tit1 {
    font-size: 26px;
    line-height: 32px;
    padding-top: 6px;
    padding-bottom: 8px;
    color: #FAD2AA;
    border-bottom: 1px solid #444444;
    margin-bottom: 10px;
}
.drink_tit1 {
    background-image: url(../img/bg05.png);
    background-repeat: no-repeat;
    background-position: center 40px;
    color: #FAD2AA;
    font-size: 28px;
    line-height: 36px;
    padding-bottom: 10px;
}
.drink_price {
    color: #A4778C;
    font-size: 20px;
    line-height: 30px;
}
.drink_copy {
    margin-bottom: 50px;
}
.loca_box {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.loca_photo {
    width: 280px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.loca_photo img {
    width: 280px;
    height: auto;
}

.film_box {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.film_rent {
    background-color: #303962;
    text-align: center;
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 40px;
}
.film_box dl {
    border-bottom: 1px dotted #555555;
}

.film_box dl dt {
    width: 640px;
    float: left;
    line-height: 30px;
    border-top: 1px dotted #555555;
    clear: both;
    padding-left: 10px;
    font-size: 28px;
    color: #BCD2E3;
    padding-top: 30px;
    padding-bottom: 30px;
}
.film_box dl dd {
    width: 300px;
    float: left;
    line-height: 30px;
    border-top: 1px dotted #555555;
    text-align: right;
    padding-right: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.film_box .hour {
    font-size: 12px;
    line-height: 16px;
}
.film_box .rent_price {
    font-size: 24px;
}
.bt_reserve {
	width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;


}
.bt_reserve a {
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 20px 0px;
	border-radius: 10px;
	background-color: #303962;
}
.bt_reserve a:hover{
    opacity: 0.5
}





.rtsp_box {
    background-color: #FFFFFF;
	padding: 30px;
}

.rtsp_box .title {
    background-color: #303962;
	padding: 14px;
	margin-bottom: 30px;
	text-align: center;
}

.rtsp_box .title P.t_large {
    font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

.rtsp_box .title P.t_small {
    font-size: 12px;
	line-height: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.rtsp_box .inbox {
    display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.rtsp_box .inbox .box01 {
    flex-basis: 540px;
}

.rtsp_box .inbox .box01 .holl_img {
	max-width: 540px;
	margin-bottom: 5px;
}

.rtsp_box .inbox .box01 .holl_subimg_box {
	margin-bottom: 30px;
	width: 540px;
	margin-left: -4px;
}

.rtsp_box .inbox .box01 .holl_subimg_box ul {
    display: flex;
	flex-flow: row nowrap;
	flex-basis: 540px;
}

.rtsp_box .inbox .box01 .holl_subimg_box ul li {
	margin-left: 4px;
    flex-basis: 132px;
}

.rtsp_box .inbox .box01 .holl_subimg_box ul li img {
    width: 132px;
}

.rtsp_box .inbox .box01 .text_box01 {
	padding: 0 20px;
	font-size: 14px;
	color: #42210b;
	letter-spacing: 2px;
	line-height: 28px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	text-align: justify;
}

.rtsp_box .inbox .box02 {
    flex-basis: 340px;
}

.rtsp_box .inbox .box02 .layout {
	margin-bottom: 30px;
	text-align: right;
	position: relative;
    display: block;
}

.rtsp_box .inbox .box02 .layout .layout_img {
	width: 300px;
}

.rtsp_box .inbox .box02 .layout .ico-lg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 26px;
    height: 26px;
}

.rtsp_box .inbox .box02 .subtitle {
	text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    background: rgba(66,33,11,.4);
	margin-bottom: 10px;
}

.rtsp_box .inbox .box02 table {
    width: calc(100% - 2rem);
	margin: 0 auto 30px auto;
    font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #6B4B00;
}

.rtsp_box .inbox .box02 table th {
    width: 80px;
    text-align: left;
    line-height: 36px;
    border-bottom: 1px rgba(66,33,11,.2) solid;
}

.rtsp_box .inbox .box02 table td {
	text-align: left;
    padding-left: 10px;
    line-height: 36px;
    border-bottom: 1px rgba(66,33,11,.2) solid;
}

.rtsp_box .inbox .box02 .text_box03 {
	padding: 0 20px;
	font-size: 14px;
	color: #42210b;
	letter-spacing: 2px;
	line-height: 28px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	text-align: justify;
}

.rtsp_box .subtitle {
	text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    background: rgba(66,33,11,.4);
	margin-bottom: 30px;
	letter-spacing: 2px;
}

.rtsp_box .setting {
	text-align: center;
	margin-bottom: 30px;
}

.rtsp_box .setting_last {
	text-align: center;
	margin-bottom: 0px;
}


.acc_logo {
    color: #B2B8FF;
    margin-top: 0px;
    padding-top: 30px;
}

.acc_tel {
    font-size: 30px;
    line-height: 36px;
    padding-top: 20px;
    padding-bottom: 8px;
    color: #FAD2AA;
    border-bottom: 1px solid #444444;
    margin-bottom: 10px;
    text-align: center;
}
.acc_copy {
    text-align: center;
}
.menu_tab_box {
    width: 100%;
    background-image: url(../img/bg01.png);
    padding-top: 40px;
    padding-bottom: 40px;
}
.menu_tab {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.reserve_box {
    text-align: center;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 50px;
}
.con_wrapper {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.menu_box {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.menu_box dl {
    border-bottom: 1px dotted #555555;
    width: 100%;
}
.menu_box dl dt {
    width: 72%;
    float: left;
    line-height: 30px;
    border-top: 1px dotted #555555;
    clear: both;
    padding-left: 2%;
    font-size: 28px;
    color: #BCD2E3;
    padding-top: 30px;
    padding-bottom: 30px;
}
.menu_box dl dd {
    width: 24%;
    float: left;
    line-height: 30px;
    border-top: 1px dotted #555555;
    text-align: right;
    padding-right: 2%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.menu_box .hour {
    font-size: 12px;
    line-height: 16px;
}
.menu_box .cap {
    font-size: 12px;
    line-height: 16px;
}
.menu_box .rent_price {
    font-size: 24px;
}
.menu_cap {
    text-align: center;
    margin-bottom: 20px;
}
.menu_subtit {
    font-size: 18px;
    margin-bottom: 20px;
}
.menu_box2 {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    border-top: 1px dotted #555555;
    border-bottom: 1px dotted #555555;
    padding-top: 15px;
    padding-bottom: 15px;
}
.menu_box2 .bar_photo {
    width: 200px;
    float: left;
}
.menu_box2 .bar_menu  {
    width: 450px;
    float: left;
    line-height: 30px;
    padding-left: 20px;
    font-size: 28px;
    color: #BCD2E3;
    padding-top: 50px;
    padding-bottom: 50px;
}
.menu_box2 .bar_price  {
    width: 200px;
    float: left;
    line-height: 30px;
    padding-left: 20px;
    padding-top: 55px;
    padding-bottom: 60px;
    text-align: right;
}
.menu_box2 .hour {
    font-size: 12px;
    line-height: 16px;
}
.menu_box2 .limited  {
    width: 450px;
    float: left;
    line-height: 30px;
    padding-left: 20px;
    font-size: 28px;
    color: #BCD2E3;
    padding-top: 10px;
    padding-bottom: 10px;
}


.menu_box2 .rent_price {
    font-size: 24px;
}
.blog {
    width: 1110px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

.blog_box  {
    width: 300px;
    height: 370px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    float: left;
    overflow-y: hidden;
    overflow-x: hidden;
    background-image: url(../img/bg01.png);
    margin-bottom: 30px;
}
.blog_photo {
    margin-bottom: 12px;
}
.blog_date {
    background-image: url(../img/bg04.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 24px;
    margin-bottom: 12px;
    text-indent: 10px;
    line-height: 24px;
}
.blog_tit {
    margin-bottom: 6px;
    color: #78B4FF;
    font-size: 18px;
    line-height: 24px;
}
.blog_copy {
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
}
.blog2_box  {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    overflow-y: hidden;
    overflow-x: hidden;
    background-image: url(../img/bg01.png);
    margin-bottom: 30px;
}
.blog2_photo {
    margin-bottom: 40px;
}
.blog2_photo img {
    width: 860px;
    height: auto;
}
.blog2_date {
    background-repeat: no-repeat;
    margin-bottom: 40px;
    text-indent: 10px;
    line-height: 24px;
    font-size: 18px;
    background-color: #284664;
}
.blog2_tit {
    margin-bottom: 30px;
    color: #78B4FF;
    font-size: 26px;
    line-height: 30px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.staff_box {
    width: 960px;
    margin-left: auto;
}
.staff {
    width: 280px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}
.staff_name {
    text-align: center;
    font-size: 16px;
    margin-bottom: 12px;
    color: #FAD27A;
}
.staff_copy {
}
.contact_box {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 60px;
    font-size: 14px;
}

.menu_plan {
    margin: 2rem auto;
    text-align: center;
}
.sponry {
    display: none;
}
.tbonry {
    display: none;
}

#table_div    {
    width: 660px;
    border: 1px solid #333333;
    margin-left: auto;
    margin-right: auto;
}
#contact_table     {
    width: 660px;
    border: 1px solid #333333;
}
.color1  {
    border-bottom: 1px solid #333333;
    text-align: left;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../img/bg01.png);
    padding-left: 10px;
    padding-right: 10px;
}
.color2  {
    background-color: #222222;
    border-bottom: 1px solid #333333;
    width: 475px;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 20px;
    padding-bottom: 10px;
    vertical-align: middle;
    text-align: left;
}
.color2 br {
    display: none;
}
.color3   {
    text-align: left;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../img/bg01.png);
    padding-left: 10px;
    padding-right: 10px;
}
.color4   {
    background-color: #222222;
    text-align: left;
    width: 475px;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 20px;
    padding-bottom: 10px;
    vertical-align: middle;
}
input.txt01  {
	height:20px;
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;
	width:160px;
	margin:5px;
}
textarea.area01  {
    height: 230px;
    background-color: #FFFFFF;
    border: solid 1px #CCCCCC;
    width: 425px;
    margin: 5px;
    overflow: auto;
    max-width: 425px;
    max-height: 300px;
    min-width: 120px;
    min-height: 120px;
}
input.txt02  {
	height:20px;
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;
	width:300px;
	margin:5px;
}
#table_div2    {
    margin: 20px 0 70px 0;
    text-align: center;
}
#contact_table2     {
    width: 660px;
    margin-left: auto;
    margin-right: auto;
}

.send {
    width: 660px;
    text-align: center;
}
.send p#kakunin {
	margin:15px auto 0 auto;
}
.send p#kakunin button {
	height:25px;
}
p#thenks_text {
	font-size:small;
	font-weight:bold;
}
p#kyuukan {
    font-size: 1.2em;
    color: #F00;
    text-align: center;
    border: #F00 1px solid;
    width: 640px;
    margin-bottom: 20px;
    line-height: 1.5em;
    padding: 10px;
    font-weight: bold;
}
p.subtitle {
    font-size: 18px;
    text-align: center;
    background-color: #43738F;
    line-height: 36px;
    margin-bottom: 20px;
}
.pri_copy_box {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-bottom: 60px;
    font-size: 14px;
}
.pri_tit01 {
    background-image: url(../img/bg02.png);
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
.pri_copy_box ul {
    list-style-type: circle;
    padding-left: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.pri_copy_box li {
}







.en_p11 {
}
.en_copy_box {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-bottom: 60px;
    font-size: 14px;
}
.bxslider {
    margin-left: 15px;
    margin-right: 15px;
    clear: both;
}
.bxslider iframe {
    width: 316px;
    height: 100px;
    overflow-x: hidden;
    overflow-y: hidden;
}



.bxslider a:link {
    color: #FFFFFF;
}
.bxslider a:visited {
    color: #FFFFFF;
}
.bxslider a:hover {
    color: #FFDD8A;
}
#google_translate_element {
    height: 26px;
    float: right;
    margin-top: 10px;
    line-height: 22px;
    margin-right: 20px;
}





/* English Page */

.link_box {
    width: 100%;
    margin-bottom: 60px;
    background-image: url(../img/bg01.png);
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.link {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.link li  {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
}
.link a {
    display: block;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #284664;
}
.link a:link {
    color: #FFFFFF;
}
.link a:visited {
    color: #FFFFFF;
}
.link a:hover {
    color: #FFC433;
    background-color: #182A3C;
}
.title01 {
    margin-top: -150px;
    padding-bottom: 0px;
    padding-top: 190px;
}
.en_content {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.en_copy_box {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 60px;
    font-size: 14px;
}


.en_title01 {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 40px;
    border-bottom: 1px solid #666666;
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 15px;
}
.update01 .about_tit1:nth-child(n+2), .update01 .about_copy:nth-child(n+3) {
  display: none;
}
 .update02 .about_tit1:not(:nth-child(3)),.update02 .about_copy:not(:nth-child(4)), .update03 .about_tit1:not(:nth-child(5)),.update03 .about_copy:not(:nth-child(6)), .update04 .about_tit1:not(:nth-child(7)),.update04 .about_copy:not(:nth-child(8)){
   display: none;
   
  
}

/* カレンダーのみの表示のためのスペース 2020/10/24追加 */
.calspace {
    margin-left: 15px;
    margin-right: 15px;
    clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
}
.calspace iframe {
    width: 100%;
    height: 400px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.dis_none {
    display: none;
}