@CHARSET "UTF-8";
 @import url("../../common/css/style-c.css");
/* ---------------------
    - common setting
    - header
    - keyVisual
    - nav
    - headline
    - freeArea
    - contents
    - footer
    - page style

--------------------- */

/* common setting
----------------------------------------------- */
/*ログインボタン*/
header a#btnLogin{
display:none;
}
header a#btnLogin::after{
display:none;
}
header a#btnLogin > span::after{
display:none;
}



* {
	line-height: 1.6;
	box-sizing: border-box;
}
*:not(font) {
	color: #ffffff;
}
p, .content, pre {
	color: #ffffff;
}
main {
	padding-bottom: 0px;
}
body {
	background: url(../img/C_background.png);
}
/* header
----------------------------------------------- */
header .container, #mainNavi {
	border-right: 3px solid #000000;
}
.key-image, #topic, #whatsnew, #footerNavi {
	border-bottom: 3px solid #000000;
}
#footerNavi {
	border-top: 3px solid #000000;
}
header div#headerLogo {
	width: 190px;
	height: 190px;
	background-image: url(../img/header-logo-c.png);
}
header div#headerLogo {
	border: none;
}
header div.container {
	background-color: rgba(0,0,0,0);
}
header a#btnLogin {
	background: -moz-linear-gradient(top, rgba(60,60,60,1) 0%, rgba(3,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(60,60,60,1) 0%, rgba(3,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(60,60,60,1) 0%, rgba(3,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border: none;
}
/*メンバーログイン　ボタン*/
header a#btnLogin>span::after {
	/*英語「Member LOGIN」の場合は content に記入*/
	content: "\30E1\30F3\30D0\30FC\30ED\30B0\30A4\30F3";
	color: #FFFFFF;
}
header a#btnLogin:hover {
	background: -moz-linear-gradient(top, rgba(60,60,60,0.5) 0%, rgba(3,0,0,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(60,60,60,0.5) 0%, rgba(3,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(60,60,60,0.5) 0%, rgba(3,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
header div#connectHotel {
	border: none;
}
header div#connectHotel p {
	color: #ffffff!important;
}
header div#connectHotel p:nth-of-type(2):before {
	content: url(../img/icon-phone.png);
	position: relative;
	top: 1px;
	left: -2px;
}
#nickName p {
	color: #ffffff!important;
}
/* 18禁 */
/*#headerStop18Img {
}
#headerStop18Msg {
}*/
#btnOpenMainNavi>span:after {
	margin-top: 20px;
}
#btnOpenMainNavi>span:before, #btnOpenMainNavi>span:after {
	background: #333333!important;
}
/* keyVisual
----------------------------------------------- */

div#keyVisual, div#keyVisual ul {
	height: 570px;
}
div#keyVisual .bx-viewport {
	border: 0;
	left: 0px;
}
div#keyVisual div.bx-pager.bx-default-pager {
	position: relative;
	top: -50px;
}
body:not(#hotelTop) div#keyVisual {
	height: 220px;
}
body:not(#hotelTop) div#keyVisual ul {
	height: 220px;
}
.key-image_2nd {
	width: 100%;
	height: 220px;
	background-size: cover;
	background-position: center center;
}
/* nav
----------------------------------------------- */

div#priorityNaviWrappar {
	display: none;
}
nav#mainNavi {
	background: #000000 url(../img/C_background.png) -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.31) 31%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: #000000 url(../img/C_background_2.png) -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.31) 31%, rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.31) 31%, rgba(255,255,255,0.81) 53%, rgba(255,255,255,0.81) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
nav#mainNavi li a {
	color: #ffffff;
	text-shadow: 0px 1px 1px #000000;
}
nav#mainNavi li a:hover {
	background: rgba(0,0,0,0);
	color: #5d5959;
	transition: background-color 0.5s;
}
/*ハンバーガーメニュー　ライン色*/
#btnOpenMainNavi > span::before, #btnOpenMainNavi > span::after {
	background: #ffffff;
}
#btnOpenMainNavi > span {
	background: #ffffff;
}
/* headline
----------------------------------------------- */

div#headInformation, div#headNotice {
}
div#headInformation, div#headNotice {
	background-color: #ffffff;
}
div#headInformation a, div#headNotice a {
	color: #000001;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 300;
	padding: 20px 0px;
	letter-spacing: 1px;
}
/* freeArea
----------------------------------------------- */

div#freeArea1, div#freeArea2, div#freeArea3 {
	background: #000001;
}
div#freeArea3 a {
	color: #ffffff !important;
}
/* contents
----------------------------------------------- */

/* タイトル（h1） */
h1 {
	color: #ffffff!important;
}
h1::after {
	border-top: 3px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
/* 大見出し（h2）
------------------------ */

body#hotelTop main div#topic h2, body#hotelTop main div#whatsnew span.caption, body#hotelTop main div#access span.caption {
	background: transparent;
	color: #ffffff;
	font-size: 36px;
	font-weight: normal;
	display: flex;
	justify-content: center;
	margin-bottom: 0px;
	padding: 12px 24px 10px;
}
body#hotelTop main div#topic h2:before, body#hotelTop main div#whatsnew span.caption:before, body#hotelTop main div#access span.caption:before {
	content: "";
	background: url(../img/C_ornament_left.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	display: block;
	margin: 0px 20px 0px 0px;
}
body#hotelTop main div#topic h2:after, body#hotelTop main div#whatsnew span.caption:after, body#hotelTop main div#access span.caption:after {
	content: "";
	background: url(../img/C_ornament_right.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	display: block;
	margin: 0px 0px 0px 20px;
}
/* 小見出し（h3）
------------------------ */

body#hotelTop main div#topic h3 {
	border: none;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	letter-spacing: 3px;
	color: #ffffff;
}
.newDate {
	color: #b7bfce;
	letter-spacing: 1px;
	font-weight: 200;
}
h2 {
	background-color: #000000;
	color: #ffffff;
}
/* ボタン */

.btn-positive {
	background-color: #000000;
	color: #ffffff;
}
.btn-positive, .btn-negation {
	border-color: #000000;
}
.btn-negation {
	color: #ffffff;
}
a.newMore.btn-negation:hover {
	background-color: #ffffff !important;
	color: #000000 !important;
}
/*アクセス情報*/

/*トップページ「MAP」見出し　非表示*/
#access section h2 {
	display: none;
}
/* footer
----------------------------------------------- */

footer div#footerHotelInfo div#footerLogo {
	width: 200px;
	height: 23px;
	background-image: url(../img/footer-logo-c.png);
}
footer div#linkPageTop a {
	background-color: #000001;
}
footer div#footerNavi, footer div#footerNavi nav ul {
	background-color: #ffffff;
}
footer div#footerNavi nav ul li a {
	color: #333333;
}
footer div#footerNavi nav ul li a:before {
	border-color: transparent transparent transparent #333333;
}
footer div#footerInfo {
	background: #000000;
}
footer * {
	color: #ffffff;
	font-weight: 400;
}
/* link-list
 ------------------------ */
footer ul.link-list li {
	display: inline-block;
	min-width: 120px;
	margin: 3px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff!important;
}
footer ul.link-list li a {
	display: block;
	padding: 4px 10px;
	color: #ffffff!important;
	font-size: 11px;
	text-decoration: none;
}
footer ul.link-list li a:hover {
	color: #000000!important;
	background-color: #ffffff!important;
}
footer ul.link-list li a::before {
	content: "";
	display: inline-block;
	width: 0px;
	height: 0px;
	margin: 0px 8px 0px 0px;
	border-style: solid;
	border-width: 4px 0 4px 6.9px;
	border-color: transparent transparent transparent #ffffff!important;
}
footer ul.link-list li a:hover:before {
	content: "";
	display: inline-block;
	width: 0px;
	height: 0px;
	margin: 0px 8px 0px 0px;
	border-style: solid;
	border-width: 4px 0 4px 6.9px;
	border-color: transparent transparent transparent #000000!important;
}
/*transition: background-color 0.5s;*/






footer div#footerHotelInfo div#footerLogo {
	width: 288px;
	height: 56px;
}
/* 18禁 */
#footerStop18Img {
	color: #ffffff;/*display:none !important;*/
	background: url(../img/stop-18-bg-wh.png) no-repeat!important;
}
#footerStop18Msg span {
	color: #ffffff!important;/*display:none !important;*/
}
/* page style
----------------------------------------------- */

/* トピック */
body#hotelTop main div#topic * {
	color: #FFFFFF;
}
#member main, body#hotelTop main div#topic, body#hotelTop main div#access {
}
/* INFORMATION */

ul.information {
	text-align: center;
}
ul.information li {
	display: inline-block;
	width: calc(( 100% - 51px)/3);
	height: 160px;
	font-size: 14px;
	border-radius: 15px;
	margin-bottom: 40px;
	text-align: center;
}
ul.information li:hover {
	background-color: #333333;
}
ul.information li a.link {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}
 ul.information li:not(:nth-child(3n)) {
 margin-right: 20px;
}
ul.information li a.link span.icon {
	display: block;
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
ul.information li:nth-child(1) span.icon {
	background-image: url(../img/C_icon_info_empty.png);
}
ul.information li:nth-child(1):hover span.icon {
	background-image: url(../img/C_icon_info_empty_on.png);
}
ul.information li:nth-child(2) span.icon {
	background-image: url(../img/C_icon_info_room.png);
}
ul.information li:nth-child(2):hover span.icon {
	background-image: url(../img/C_icon_info_room_on.png);
}
ul.information li:nth-child(3) span.icon {
	background-image: url(../img/C_icon_info_new.png);
}
ul.information li:nth-child(3):hover span.icon {
	background-image: url(../img/C_icon_info_new_on.png);
}
ul.information li:nth-child(4) span.icon {
	background-image: url(../img/C_icon_info_event.png);
}
ul.information li:nth-child(4):hover span.icon {
	background-image: url(../img/C_icon_info_event_on.png);
}
ul.information li:nth-child(5) span.icon {
	background-image: url(../img/C_icon_info_service.png);
}
ul.information li:nth-child(5):hover span.icon {
	background-image: url(../img/C_icon_info_service_on.png);
}
ul.information li:nth-child(6) span.icon {
	background-image: url(../img/C_icon_info_food.png);
}
ul.information li:nth-child(6):hover span.icon {
	background-image: url(../img/C_icon_info_food_on.png);
}
ul.information li a.link span.icon-name {
	display: block;
	width: 100%;
	height: 40px;
}
ul.information li span.icon-name-character {
	color: #ffffff;
	display: block;
	margin: auto;
	font-size: 15px;
	padding-top: 5px;
}
/*body#hotelTop main div#topic */ul.information li span.icon-name-character {
	font-size: 1.1rem;
	letter-spacing: 1px;
	font-weight: 400;
}
/*body#hotelTop main div#topic */ul.information li {
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(3,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(3,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(3,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	transition: background-color 0.5s;
}
/*body#hotelTop main div#topic */ul.information li:hover {
	background: #fdfbfb;
}
/* メンバー用INFORMATION */
/*
body#member main ul.information li:nth-child(1) span.icon {
    background-image: url(../img/A_icon_info_reserve.png);
}

body#member main ul.information li:nth-child(2) span.icon {
    background-image: url(../img/A_icon_info_info.png);
}

body#member main ul.information li:nth-child(3) span.icon {
    background-image: url(../img/A_icon_info_event.png);
}

body#member main ul.information li:nth-child(4) span.icon {
    display;none;
}

body#member main ul.information li:nth-child(5) span.icon {
    display;none;
}

body#member main ul.information li:nth-child(6) span.icon {
    display;none;
}
*/

ul.information li:hover span.icon-name-character {
	color: #969696!important;
}
/*INFORMATION　記事*/
main div#topic section:nth-child(n+2) {
	display: none;
}
/* Whats New */

#whatsnew .newMore {
	min-width: 300px;
	letter-spacing: 1px;
	color: #ffffff;
	border-color: #000000;
	background: #000000;
	transition: background-color 0.5s;
}
#whatsnew {
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 7%, rgba(255,255,255,1) 76%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 7%, rgba(255,255,255,1) 76%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,1) 7%, rgba(255,255,255,1) 76%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#whatsnew section .container:nth-child(1) {
	background: #ffffff;
}
#whatsnew section:nth-child(2) .container:first-child {
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}
#whatsnew section:nth-last-of-type(1) .container:last-child {
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
#whatsnew .container h3 {
	color: #000000!important;
}
#whatsnew .container .content {
	color: #000000!important;
}
#new a {
	color: #ffffff;
}
/* アクセス情報 */

#accessApiMap {
	margin: 30px 0px;
}
/* アクセス情報 TOP */
#hotelTop main div#access h3 {
	color: #ffffff;
}
#hotelTop main div#access .content {
	color: #ffffff;
}
/* empty (空室情報） */
body#empty div.epEmptyRoom {
	border-color: #000001 !important;
	background-color: #a08429;
	border: solid 2px #a08429;
	text-align: center;
	width: 45%;
	margin: 10px;
}
body#empty div.msgArea {
	color: #ffffff;
}
body#empty div.epEmptyRoomClm {
	background-color: #000001!important;
}
body#empty div.epCleanRoom {
	border-color: #a4abb1 !important;
}
body#empty div.epCleanRoomClm {
	background-color: #a4abb1 !important;
}
body#empty div.epEmptyRoomClm {
	background-color: #a08429;
}
body#empty div.epEmptyRoom div {
	padding: 16px;
}
.roomlist {
	background: #000001!important;
	height: 50px !important;
}
.roomlist a {
	display: block;
}
/* bbs (掲示板修正）*/


body#bbs table#bbsInput th, body#bbs table#bbsInput td, body#bbsReply table#bbsInput th, body#bbsReply table#bbsInput td {
	background-color: #000000;
}
body#bbs ul.postWriting, body#bbsReply ul.postWriting {
	background-color: #000000;
}
body#bbs li#infoName a, body#bbs li#replyName a, body#bbs .topicName, body#bbsReply li#infoName a, body#bbsReply li#replyName a, body#bbsReply .topicName {
	color: #ffffff;
}
body#bbs li#replyName, body#bbsReply li#replyName {
	color: #000000;
}
body#bbs li#infoBorder, body#bbs li#replyBorder, body#bbsReply li#infoBorder, body#bbsReply li#replyBorder {
	border-bottom-color: #333333;
}

body#bbs a#linkLogin, body#bbs a#guidelines, body#bbs div#pagination a#preview, body#bbs div#pagination a#new, body#bbs div#pagination a#next, body#bbsRegister a#bbsBack, body#bbsDelete a#bbsBack, body#bbsReply a#linkLogin, body#bbsReply a#guidelines, body#bbsReply div#pagination a#preview, body#bbsReply div#pagination a#new, body#bbsReply div#pagination a#next, body#bbsReply a#bbsBack {
	color: #ffffff;
}
body#bbs div#pagination a#new{
	color:  #ffffff;
}
#bbs #bbsInput th, #bbs #bbsInput td {
	color: #ffffff;
}
#bbs input, #bbs textarea, #bbs #bbsInput div ,#bbsReply input, #bbsReply textarea, #bbsReply #bbsInput div,#replySubject,#replyBody ,#replyInputDate{
	color: #000000;
}
/* room (料金・客室情報） */

body#room div.Title {
	background-color: #000001;
}
body#room div.item-table dl dt.zenjitsu, body#room div.item-table dl dd.zenjitsu {
	background-color: #f5f5f5;
}
body#room dl.roomDl dt, body#room dl.roomDl dd {
	border: none;
}
body#room div.item-table {
	border: none;
}
body#room a.roomLink {
	border-color: #000001;
	color: #000001;
	transition: background-color 0.5s;
}
body#room a.rankLinkOn {
	background-color: #000001;
	color: #ffffff;
}
body#room a.roomLink:hover {
	background-color: #000001;
}
body#room span.roomRankTitle {
	background-color: #000001;
}
body#room div.rankTab {
	border-bottom-color: #000001;
}
body#room div.roomImgs {
	border-color: #ffffff;
}
body#room div.roomRankArea {
	background-color: #ECEEF1;
	padding-bottom: 20px;
}
/* room detail (料金・客室情報詳細）*/

body#roomdetail a.priceLink {
	border-color: #000001;
	color: #000001;
}
body#roomdetail a.priceLink:hover {
	background-color: #000001;
	color: #ffffff;
}
body#roomdetail div#priceArea {
	background-color: #ECEEF1;
}
body#roomdetail div.Title {
	background-color: #A4ABB1;
}
body#roomdetail dl.roomDl dt, body#roomdetail dl.roomDl dd {
	border: none;
}
body#roomdetail div.item-table dl dt.zenjitsu, body#roomdetail div.item-table dl dd.zenjitsu {
	background-color: #f5f5f5;
}
body#roomdetail div.item-table {
	border: none;
}
body#roomdetail div#equipmentInfo {
	border: none;
	background-color: #ECEEF1;
}
body#roomdetail li.equipment:before {
	border: 3px solid #4d4d4d;
}
body#roomdetail a#roomBack {
	color: #ffffff;
}
/* simulate (料金シミュレーション） */

body#simulate tr.tr-entering th, body#simulate tr#tr-time th {
	background-color: #f5f5f5;
}
#simulate th, #simulate select, #simulate input, #simulate option {
	color: #333333;
}
.price-total dl dt, .price-total dl dd, .price-total dl dd p {
	color: #333333!important;
}
body#simulate div:not(.msg-warning)#simulateResult {
	background: none!important;
}
/* service (サービス設備情報） */

body#service div.limiteroom {
	background-color: #000001;
}
#room .container .roomDl .zenjitsu, #room .container .roomDl dd.kyujitsu, #room .container .roomDl .heijitsu, strong {
	color: #333333!important;
}
#roomdetail .heijitsu, #roomdetail dd.kyujitsu, #roomdetail .zenjitsu, .priceTableArea .smooth-in-link, .equipment {
	color: #333333!important;
}
body#room li.roomImgList a {
	color: #000000;
}
/* mailto (お問い合わせ） */

body#mailto a#maillink {
	width: 320px;
	display: block;
	text-align: center;
	background-color: #000001;
	border-radiu: 21.8px;
	color: #fff;
	padding: 8px 88px;
	border-radius: 28px;
	text-decoration: none;
	margin-bottom: 20px;
}

/*メールマガジン*/
input[type=text]{
color:#000000;
}

div.item-table > dl{
background:#999999;
}
body#mailmagazine div.regist_mail_address{
background:#000000;
}

/* coupon (クーポン） */


content {
	text-align: center;
	color: #ffffff !important;
	;
}
body#coupon div.couponList {
	background-color: #dff1fb;
	border-color: #dff1fb;
	color: #ffffff !important;
}
body#coupon span.couponClum {
	background-color: #7ca8c2;
	color: #ffffff !important;
}
div.couponBtn.content {
	display: blocck;
	color: #ffffff !important;
}
div.couponBtn.content a {
	display: blocck;
	font-weight: bold;
	color: #000001 !important;
}
div.couponBtn.content a:hover {
	display: blocck;
	font-weight: bold;
	color: #ffffff !important;
}
.btn-positive a {
	display: block;
	color: #ffffff !important;
	padding: 0px 80px;
}
/* ボタン共通 */

.btn-positive {
	border-color: #000001!important;
	background-color: #fff !important;
	color: #000001 !important;
	transition: background-color 0.5s;
}
.btn-positive:hover {
	background-color: #000001!important;
	color: #ffffff !important;
}
.btn-negation {
	border-color: #999;
	color: #999;
}
/* 客室画像 */
#roomImages {
	width: 600px;
	margin: 0 auto;
	text-align: left !important;
}
/*メンバーログイン　INFORMATION 背景色*/


}
#member h2 {
	background: rgba(0,0,0,0);
	text-align: center;
}
#member section h3 {
	color: #ffffff;
	text-align: center;
	border: none;
}
body#member div.memberCon {
	background-color: rgba(235,90,200,0.2)!important;
}
/*メンバーログイン　INFORMATION 大見出し*/

body#member main div#topic h2, body#member main div#whatsnew span.caption, body#member main div#access span.caption {
	background: transparent;
	color: #A6894B;
	font-size: 36px;
	font-weight: normal;
	display: flex;
	justify-content: center;
	margin-bottom: 0px;
	padding: 12px 24px 10px;
}
body#member main div#topic h2:before, body#member main div#whatsnew span.caption:before, body#member main div#access span.caption:before {
	content: "";
	background: url(../img/A_ornament_left.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
	display: block;
	margin: 0px 20px 0px 0px;
}
 body#member main div#topic h2:after, body#member main div#whatsnew span.caption:after, body#member main div#access span.caption:after, content: "";
 background: url(../img/A_ornament_right.png);
 background-size: 100%;
 background-repeat: no-repeat;
 background-position: center;
 width: 50px;
 display: block;
 margin: 0px 0px 0px 20px;
}
/*メンバーログイン　INFORMATION 小見出し*/
body#member main div#topic h3 {
	border: none;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
}
.epCleanRoomTxt,.epEmptyRoomTxt{
	color: #000000;
}
/* Copyright */
footer div#copyright {
	color: #ffffff;
}
footer div#copyright a {
	color: #ffffff;
}
/*フードメニュー*/
.foodmenu {
	width: 770px;
}
.foodmenu::after {
	clear: both;
}
.foodmenu_left {
	width: 170px;
	float: left;
	text-align: left;
}
.foodmenu_right {
	float: left;
	text-align: left
}
/* フッター　TOPボタン */
footer div#linkPageTop a {
	background-color: #122a5d;
	background: rgba(50,50,50,0.7)!important;
	position: fixed;
	bottom: 32px;
	right: 32px;
	z-index: 999;
	display: none;
}
/* アクセスカウント */
footer div#accessCount {
	display: none;
}

/* Youtube */
.youtube {
	width: 560px;
	height: 315px;
	text-align: center;
}
/*トップページ「MAP」見出し　非表示*/
#access section h2 {
	display: none;
}
/* 全ページ共通 テーブルの罫線、背景色、テキスト */
.hyouyou_bgcolor {
	background-color: #d2f1ff;
}
.hyouyou_bgcolor2 {
	background-color: #ffffff;
}
.hyouyou_bordercolor {
	background-color: #013298;
}
.subtitle_text {
	background: #08cbfe;
	color: #ffffff;
}

/*
main section .container .content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*/