@charset "UTF-8";
/*
---------------------------------------------------------------------------*/
body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
}
.bggray {
	background-color: #eeeeee;
}
.bgwhite {
	background-color: #ffffff;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 14px;
}
.pl10 {
	padding-left: 10px;
}
.pr10 {
	padding-right: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
.ml1p {
	margin-left: 1%!important;
}
#contents {
	position: relative;
}
.fcwhite {
	color: #ffffff!important;
}
.taR {
	text-align: right;
}

/* Clear
---------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.fancybox-opened {
	z-index: 10017!important;
}
.fancybox-wrap {
	z-index: 10016!important;
}
.fancybox-overlay {
	z-index: 10015!important;
}

/* Header
---------------------------------------------------------------------------*/
#header_wrap {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 10000;
}
#header_wrap2 {
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 10000;
	padding-top:0px;
	background:#374ea2;
}
#header_wrap2 h2 {
	/*width:56vw;*/
	margin:0;
	padding:0;
}
/*#header_wrap2 h2 img {
	width:auto;
	height:11.5vw;
}*/
#header {
	background-color: #00aeef;
	width: 100%;
	height: 49px;
}
#header h1 {
	float: left;
}
header > h1 {
	margin-top:0;
}

#header #navbox {
	float: right;
}
#headerbar {
	display: block;
	background: #00aeef;
	color: #fff;
	width: 100%;
	padding: 0 0 5px 0;
	display:block;
}
.headerbarinner {
	width: 100%;
	display: block;
	padding: 6px 1vw 6px 2vw;
	font-size: 10px!important;
	margin-bottom: 6px;
	text-align: left;
	box-sizing: border-box;
  background:#fff;
	line-height: 1.4;
}
/*.headerbarinner img {
	width:100%;
	height:auto;
}
*/
.headerbarinner a {
	text-decoration: none;
  color:#666;
}
#headerbar h2 {
	width: 80vw;
	padding-left: 1vw;
	display: table-cell;
}
#headerbar h2 a img {
	vertical-align: bottom;
	width: auto;
	height: 45px;
}
.header_bokin_wrap {
	background-color: #ffffff;
	height: 55px;
	padding: 5px 0 5px;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	position: relative;
}
.header_bokin_btn {
	/*left: 3%;
	position: absolute;*/
	padding-right:1.8vw ;
}
/*.header_bokin_btn img {
	width:auto;
	height:11.5vw;
}*/
.header_search_btn {
	/*right: 3%;
	position: absolute;*/
	display:table-cell;
	text-align:right;
	border-right: 0;
	padding-right: 1vw;
	padding-left: 8vw;
	vertical-align:middle;
}
.header_search_btn img {
	vertical-align:middle;
}
#navbox {
	display:table-cell;
	vertical-align:middle;
}
#navbox #menu_button {
	margin:0;
}

#floatingBtnBlock {
	position: initial;
	background: #384ea3;
	top: 0;
	z-index: 110;
	width: 100%;
	padding: 8px 4px;
	box-sizing: border-box;
	text-align: right;
}
#floatingBtnBlock ul {
	display: inline-block;
}
#floatingBtnBlock li.bokinTxt01 {
	font-size: 10px;
	max-width: 80px;
	width: 23vw;
	line-height: 100%;
	color: #fff;
	display: inline-block;
	vertical-align: text-top;
	text-align: left;
}
#floatingBtnBlock li.bokinBtn01 {
	max-width: 90px;
	width: 27vw;
	margin-right: 4px;
	display: inline-block;
}
#floatingBtnBlock li.bokinBtn02 {
	max-width: 80px;
	width: 22vw;
	margin-right: 4px;
	display: inline-block;
}
#floatingBtnBlock li.bokinBtn03 {
	max-width: 80px;
	width: 23vw;
	display: inline-block;
}
#floatingBtnBlock li.bokinBtn01 a,
#floatingBtnBlock li.bokinBtn02 a,
#floatingBtnBlock li.bokinBtn03 a {
	border: 2px solid #fff;
	border-radius: 5px;
	background: #384ea3;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 100%;
	padding: 4px;
	box-sizing: border-box;
}
#floatingBtnBlock li.bokinBtn02 a {
	background: #64b73c;
}
#floatingBtnBlock li.bokinBtn03 a {
	background: #ef7c00;
}
#floatingBtnBlock li a strong {
	font-size: 12px;
	display: block;
}
#floatingBtnBlock li a .smallTxt {
	font-size: 10px;
	display: block;
}

/* DrawerMenu
---------------------------------------------------------------------------*/
.drawrbtn {
	background:transparent url(../../images/common/close.png) no-repeat 0 0;
	display: block;
	width: 49px;
	height: 49px;
	position: absolute;
	top: 39px;
	right: 10px;
	cursor: pointer;
	z-index: 10011;
}
.close {
	background-position: -49px 0;
	position: absolute;
	right: 271px;
	top: 0;
}
.drawrbox {
	display: none;
	background-color:rgba(255,255,255,255.9);
	position: absolute;
	top: 0;
	right: 0;
	width: 271px;
	z-index: 10012;
}
#drawrmenu li {
	border-bottom: 1px solid #cccccc;
}
#drawrmenu li a {
	width: 251px;
	display: block;
	padding: 10px;
	text-decoration: none;
}
.side_a {
	background: #00aeef;
	background-image: url(../../images/common/menu_arrow_b.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	background-attachment: relative;
	border-bottom: 1px solid #fff!important;
	opacity: 1!important;
}
.side_a a {
	color: #ffffff
}
.side_b {
	background: #ffffff;
	background-image: url(../../images/common/menu_arrow_a.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	background-attachment: relative;
	opacity: 1!important;
}
.side_b a {
	color: #333333;
}

/* Top
---------------------------------------------------------------------------*/
.main_wrap {
	position: relative;
}
.top_main_about {
	margin-top:3%;
	margin-left: 4%;
}
.top_main_about a {
	display: inline-block;
	width: 30%;
	margin-left: 1%;
}
.top_main_about img {
	width: 100%;
}
.top_main_bokin {
	margin: 5px 0 4% 4%;
}
.top_main_bokin a {
	width: 46%;
	margin-left: 1%;
	display: inline-block;
}
.top_main_bokin img {
	width: 100%;
}
.top_gift {
	margin: 0 4% 0 4%;
}
.top_gift a img {
	width: 100%;
}
.top_title {
	display: table;
	width: 92%;
	margin: 10px 3% 17px 3%;
}
.top_title_left {
	vertical-align: middle;
	display: table-cell;
	width: 30px;
}
.top_title_left img {
	margin-top: 5px;
	width: 30px;
}
.top_title_right {
	padding-left: 10px;
	vertical-align: middle;
	display: table-cell;
	color: #00aeef;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}
	.top_title_right a {
		color: #00aeef;
		text-decoration: none;
	}
.top_drtv {
	margin: 0 4% 0 4%;
}
.top_drtv a {
	margin: 8px 0 0 0;
	display: block;
}
.top_drtv a img {
	width: 100%;
}
.top_bokin {
	width: 92%;
	margin: 0 0 0 4%;
}
.top_bokin a {
	margin: 8px 0 0 0;
	display: inline-block;
}
.top_bokin a img {
	width: 100%;
}
.top_activity {
	width: 92%;
	margin: 0 0 0 4%;
}
.top_activity img {
	width: 100%;
}
.top_activity a {
	text-align: center;
	width: 100%;
	display: inline-block;
	border: none;
	font-size: 15px;
	margin-top: 20px;
	padding: 15px 0;
	border: #00aeef 2px solid;
	background: url("../../images/top/arrow_next1.png") #fff;
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 30px;
	border-radius: 7px;
	color: #00aeef;
	text-decoration: none;
	font-weight:bold;
}
.top_news {
	margin: 0 4% 0 4%;
}
.top_news a {
	width: 96%;
	padding: 2% 10% 2% 2%;
	margin: 0 0 11px 0;
	background-color: #ffffff;
	display: inline-block;
	border: none;
	font-size: 15px;
	background-image: url("../../images/top/btn_arrow02.png");
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 30px;
	text-decoration: none;
	position: relative;
	box-sizing:border-box;
}
.top_news a img {
	width: 93px;
	float:left;
	margin-right:5px;
}
.top_news p {
	width: 50%;
	position: absolute;
	top: 25%;
	left: 105px;
	color: #00aeef;
}
.top_news_btn a {
	text-align: center;
	width: 100%;
	display: inline-block;
	border: none;
	font-size: 15px;
	padding: 15px 0;
	border: #00aeef 2px solid;
	background-image: url("../../images/top/arrow_next1.png");
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 30px;
	border-radius: 7px;
	color: #00aeef;
	text-decoration: none;
	font-weight:bold;
}
.top_info {
	margin: 0 4% 0 4%;
}
.top_info a {
	width: 100%;
	padding: 6% 8% 6% 2%;
	background-color: #ffffff;
	display: inline-block;
	border-bottom: 1px solid #eeeeee;
	font-size: 15px;
	background-image: url("../../images/top/btn_arrow03.png");
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 30px;
	text-decoration: none;
	color: #666666;
	box-sizing:border-box;
}
.top_info p {
	margin-left: 5px;
	width: 90%;
}
.top_info_btn1 {
	text-align: center;
	width: 100%;
	display: inline-block;
	border: none;
	font-size: 15px;
	padding: 15px 0;
	background: #00aeef;
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 30px;
	border-radius: 0 0 7px 7px;
	color: #ffffff;
	text-decoration: none;
	background-image: url("../../images/top/info_plus.png");
}
.top_info_btn2 {
	text-align: center;
	width: 100%;
	display: inline-block;
	border: none;
	font-size: 15px;
	padding: 15px 0;
	background: #00aeef;
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 30px;
	border-radius: 0 0 7px 7px;
	color: #ffffff;
	text-decoration: none;
	background-image: url("../../images/top/info_minus.png");
}
.list01 ul li a {
	color:#09f;
	font-weight:normal;
}
.legacy_seminar {
	text-align: right;
}
.legacy_seminar a {
	display: inline-block;
	width: 73.214%;
	margin-top: 12px;
}


/* footer
---------------------------------------------------------------------------*/
.footer_wrap {
	margin: 0 4% 0 4%;
	text-align: center;
}
.footer_koza {
	font-size: 14px;
}
.footer_koza span {
	font-size: 18px;
}
.footer_koza .foot_tel {
	padding: 20px 0;
}
.footer_koza .foot_tel img {
	width: 100%;
	height: auto;
}
.footer_koza .foot_tel span {
	display: block;
	margin-top: 4px;
	font-size: 14px !important;
	text-align: left;
}
.footer_sns {
	display: flex;
	justify-content: center;
}
.footer_sns p {
	width: 30px;
	margin: 0 1%;
}
.footer_sns > a {
	display:block;
}
.footer_sns img {
	width: 100%;
	height: auto;	
}
	.footer_sns .mlmg {
		position: relative;
		height: 30px;
		color: #fff;
	}
	.footer_sns .mlmg:before {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
		content: "";
		border-radius: 100vh;
		background-color: #09f;
		width: 30px;
	    height: 30px;
	    z-index: 1;
	}
	.footer_sns .mlmg img {
		display: inline-block;
		filter: brightness(0) saturate(100%) invert(89%) sepia(31%) saturate(0%) hue-rotate(300deg) brightness(111%) contrast(100%);
	    position: relative;
	    z-index: 2;
	    width: 18px;
	    height: 30px;
	    vertical-align: middle;

}
	}


.footer_nav_wrap1 {
	width: 100%;
	border-top: 2px solid #cccccc;
}
.footer_nav_wrap2 {
	width: 100%;
	border-bottom: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
}
.footer_nav_half_left {
	text-indent: 1.4em;
	width: 49%;
	padding: 8% 0;
	background-color: #ffffff;
	float: left;
	display: inline-block;
	font-size: 14px;
	background-image: url("../../images/top/btn_arrow03.png");
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 30px;
	text-decoration: none;
	box-sizing: border-box;
	color: #333333;
}
.footer_nav_half_right {
	text-indent: 1.4em;
	width: 50%;
	padding: 8% 0;
	background-color: #ffffff;
	float: left;
	display: inline-block;
	font-size: 14px;
	background-image: url("../../images/top/btn_arrow03.png");
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 30px;
	text-decoration: none;
	box-sizing: border-box;
	color: #333333;
}
.footer_nav_half_left {
	border-right: 2px solid #cccccc;
}
.footer_nav_full {
	text-align: center;
	background-image: url("../../images/top/btn_arrow03.png");
	background-repeat: no-repeat;
	background-position: 99% 50%;
	background-size: 25px 30px;
}
.footer_nav_full a {
	display: inline-block;
	padding: 8% 0;
	width: 100%;
	text-decoration: none;
	color: #333333;
}
.footer_nav_full img {
	position: relative;
	top: 2px;
	margin-right: 5px;
	width: 20px;
}
.footer_copy_wrap {
	color: #ffffff;
	width: 100%;
	background-color: #00aeef;
	text-align: center;
	padding: 15px 0;
}
.fs10 {
	font-size: 10px;
}
.footer_copy_wrap a {
	color: #ffffff;
}

footer .pagetop {
    display: none;
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 10;
}

footer .pagetop a {
    display: block;
    font-size: 48px;
    color: #09f;
    text-shadow: 1px 1px 1px #ccc;
    opacity: 0.9;
}

/* slidemenu
---------------------------------------------------------------------------*/
#slidemenu dt,
#slidemenu dt a{
	color:#ffffff;
}
#slidemenu dt.menu_last a{
	color:#333333;
}
.menu_list li a{
	color:#333333;
}
ul#drawrmenu {
	list-style:none;
	padding:0;
}
ul#drawrmenu li {
	margin-bottom:0;
}
table.navmenu_tbl {
	display: none;
	background:#00aeef;
	position: fixed;
    top: 0;
    left:0;
	height:49px;
	z-index:10000;
	width:100%;
}
table.navmenu_tbl td {
	line-height:0;
}
#mobile-bar {
	border:2px solid #fff !important;
	margin:0 5px !important;
}
#mobile-bar span,#mobile-bar i {
	color:#fff !important;
}

/* slider
---------------------------------------------------------------------------*/
#slidewrap1 span{display: none;}
#slidewrap1 .bx-pager{width:100%; height:10px;}
#slidewrap1 .pager-link{
	background: url(images/slide_pointer.png) left bottom;
	height:10px; width:10px;
	display: block;
	float: left;
	margin: 0 5px 0 0
}
.slider_box p {
	text-align: center;
	font-size: 12px;
	color: #333333;
}
.slider_box a {
	text-decoration: none;
}

/* accordion
---------------------------------------------------------------------------*/
#acMenu dt{
	display: block;
	cursor: pointer;
	width: 100%;
}
#acMenu dd{
	background: #ffffff;
	width: auto;
	position: absolute;
	left: 0px;
	margin-top: -1px;
	padding: 5px 0;
	height: 50px;
	text-align: center;
	display: none;
	z-index: 10010;
}
#acMenu2 dt{
	display: block;
}
#acMenu2 dd{
	background: #f2f2f2;
	width: 100%;
	display: none;
}

/* google C search
---------------------------------------------------------------------------*/
.gsc-control-searchbox-only {
	width: 94%!important;
	margin: 0 3%!important;
}
.gsc-search-button {
}
.gsc-input {
	width: 100%!important;
	padding: 0!important;
}
.gsc-input-box {
	padding: 3%!important;
	border: 1px solid #cccccc!important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	padding: 13px 13px!important;
	margin-top: 0!important;
}


/* 180423 追加 */
.dpl_ib {
  display: inline-block;
}
