@charset "utf-8";

*{box-sizing:border-box;}

body{
	text-align: center;
	margin:0;
	padding:0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background-position:top center;
	background-size: cover;
	background-attachment: fixed;
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.7;
	color:#222222;
	height: 100%;
}
a:link {color:#111; text-decoration:underline;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#666; text-decoration:none;}
a:active {color:#3a3a3a;text-decoration:none;}
a.iconPDF{background: url("../img/common/pdf.png") no-repeat 0px 1px; background-size: 10px 12px; padding-left: 16px; color: #900;}
a.iconPDF:hover {color:#f00; text-decoration:underline;}

.font57jsra{color:#1b1c96;}
.font57jsra2{color:#81e5fb;}
.font57jsra3{color:#76a1d7;}
.font57jsra4{color:#3170d1;}

/*
.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
}
.biz-udgothic-regular {
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: 400;
}

.biz-udgothic-bold {
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: 700;
}

*/

/* common
--------------------------------------------------------------------------------------*/
#header{
	width:100%;
	text-align: center;
	background: #76a1d7;
	border-bottom: 2px solid #81e5fb;
	display: flex;
	justify-content: space-between;
	padding: 10px 1%;
	align-items:baseline;
}

#english #header {padding: 15px 1%;}
#header h1 {
	color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
	font-size: 2rem;
}
#english #header h1 {font-size: 1.6rem;}
#header h1 a{color: #fff;text-decoration:none;}


#header #rights {
	color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
	font-size:0.8rem;margin-left:auto;flex-direction: column;
	
}
.languageSp{display: none;}

/* common
--------------------------------------------------------------------------------------*/
#wrapper{
	max-width: 1100px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#wrapper #leftslot{
	width: 22%;
	float:left;
	display: table-cell;
	min-height: 100%;
}

#wrapper #rightslot{
	width:76%;
	float:right;
	display:inline-block;
}
#wrapper #leftslot ul#language{
	margin:5px 0;
	padding: 0;
}
#wrapper #leftslot #language li{
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 1;
}

#wrapper #leftslot #language li a {
	position: relative;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 3px auto 0 auto;
	padding: 16px 5%;
	transition: 0.3s ease-in-out;
	font-size: 0.875em;
	text-decoration: none;
	background-color: #bdbebe;
	color: #767676;
}
#wrapper #leftslot #language li.on a{pointer-events: none;cursor: default; text-decoration:none;background-color: #1271d7;color: #fff;}
#wrapper #leftslot #language li a:hover {opacity: 0.5;}

#menu, #menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu {
	border-top: 1px solid #dddddd;
	margin: 1% auto;
	position:relative;
}

#menu li {
	border-bottom: 1px solid #dddddd;
	line-height: 1.3;
	opacity: 1;
	transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
	background: -moz-linear-gradient(left, #77a0d7, #3170d1);
	background: -webkit-linear-gradient(left, #77a0d7, #3170d1);
	background: linear-gradient(to right, #77a0d7, #3170d1);
}
#menu li span{background: url("../img/common/dot.png") no-repeat left center; background-size: 16px 16px; padding-left: 22px;display: block;}

#menu li a {
  width: 100%;
	padding: 5% 5% 5% 4%;
  color: #fff;
  display: block;
  margin: 0;
	text-align:left;
	text-decoration:none;
	font-weight: 600;
}
#menu li.on span{background: url("../img/common/dotOn.png") no-repeat left center; background-size: 16px 16px; padding-left: 22px;}

#menu li a:hover {color: #ccc;}
/*
#menu li.hotel{background-color: #ffc3c3;}
#menu li.hotel a{color: #990000;}
#menu li.hotel a:hover{background-color: #ba7a7a;color: #fff;}
#menu li.hotel span.fontRed{font-size: 0.85em;}
*/
#menu li.on a{
	background-color: #1b1c96;
	color: #66ccff;
}

#menu li span.new{background-color: #fff10c; color:#000; margin-top: 0.4em; margin-left: 0.7em; font-size:0.7em; padding: 1% 2% 0.5% 2%; list-height:1; float: right; font-weight: 700;}
#menu li.on span.new{background-color: #000; color:#fff10c;}
#menu li.wLine span.new{margin-top: -0.75em;}

li.banner {
	width: 100%;
	margin-top: 1%;
	margin-bottom: 1%;
	border-bottom: none !important;
	line-height: 1;
	background-color: #fff;
}
li.banner.first {
	margin-top: 5%;
}
li.banner a{padding: 0 !important;}

li.banner img{
	width: 100%;
	height: auto;
}
/*
#menu li.youtube {
	position: relative;
	height: 0;
	margin-top: 5%;
	margin-bottom: 5%;
	padding: 30px 0 56.25%;
	overflow: hidden;
	border-bottom: none;
}
#menu li.youtube iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
*/
.slicknav_menu {display:none;}


/* footer
--------------------------------------------------------------------------------------*/
#footer {
	width: 100%;
	clear:both;
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	background: #76a1d7;
	border-top: 2px solid #81e5fb;
	color:#fff;
}
#footer a{color:#fff !important; text-decoration: underline !important;}
#footer a:hover{color:#66ffff !important;}

#footer #foot{
	max-width:1100px;
	width: 100%;
	margin: 0 auto;
	padding: 1% 0;
	text-align: center;
}
#footer #foot ul{
	width: 100%;
	margin: 0;
	text-align: left;
	clear:both;
}
#footer #foot ul li{display: block;} 

#copyright{
	clear:both;
	width: 100%;
	margin: 0;
	padding: 0.5% 0;
	text-align: center;
}


/* all
--------------------------------------------------------------------------------------*/

.box,
.box2nd {
	clear:both;
}
/*
.box.bg,
.box2nd.bg{
	clear:both;
	background-color:#f7f7f7;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 2% 3%;
	border: 1px solid #555;
}
.box.bg.mg,
.box2nd.bg.mg{padding: 3% 2% !important;}

.box.bg2,
.box2nd.bg2{
	clear:both;
	background-color:#ffecec;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 2% 3%;
	border: 2px double #900;
}

.box.bgBl,
.box2nd.bgBl{
	clear:both;
	background-color:#f4f8ff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 3% 3%;
	border: 2px double #2265c8;
}


table.zero{
	width:100%;
	text-align:left;
	border-collapse:collapse;
}
.zero th{
	width:1%;
	padding: 0 3px 0 0;
	text-align:left;
	font-weight:400;
	vertical-align:top;
	white-space:nowrap;
}
.zero td{
	width:auto;
	padding: 0;
	text-align:left;
	vertical-align:top;
}
*/
table.one{
	width:100%;
	text-align:left;
	border-collapse:collapse;
	font-size: 100%;
}
.one th{
	width:10%;
	padding: 18px 24px;
	border-right:1px dotted #1b1c96;
	color: #1b1c96;
	text-align:right;
	font-weight:700;
	vertical-align:top;
	white-space:nowrap;
	background: #eef6ff;
}
.one td{
	width:auto;
	padding: 18px 24px;
	text-align:left;
	vertical-align:top;
	background: #eef6ff;
}
table.one.bgWhite th,
table.one.bgWhite td{
	background: #fff;
}
.one tr:nth-child(odd) th,
.one tr:nth-child(odd) td{
	background: #fff;
}

table.two{
	border-collapse:collapse;
	border: 1px solid #ccc;
}

.two th {
	padding: 8px 20px;
	border-bottom:1px dotted #172a88;
	border-right:1px solid #ccc;
	color: #172a88;
	text-align:center;
	font-weight:700;
	white-space:nowrap;
	background: #f7f7f7;
}

.two td {
	width:auto;
	padding: 10px 20px;
	text-align:left;
	vertical-align:middle;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
/*

.two td.alignC{text-align:center;}

table.three{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #ccc;
}

.three caption{text-align: left;}
.three th {
	width:5%;
	padding: 8px 0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color: #172a88;
	text-align:center;
	font-weight:700;
	white-space:nowrap;
	background: #f7f7f7;
vertical-align:top;
}

.three td {
padding: 8px 2%;
text-align:left;
vertical-align:top;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

table.four{
	margin: 0;
	padding: 0;
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #ccc;
}

.four caption{text-align: left;}
.four th {
	width:5%;
	padding: 8px 16px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color: #172a88;
	text-align:left;
	font-weight:700;
	white-space:nowrap;
	background: #f7f7f7;
	vertical-align:top;
}

.four td {
	padding: 8px 16px;
text-align:left;
vertical-align:top;
border-bottom:1px solid #ccc;
}
*/
ul.lists{
}
.lists li{
text-align: left;
display: block;
}
.lists li.arrow{background: url(../img/common/arrow.png) 0px 5px no-repeat;background-size: 13px 13px; padding-left: 18px;}
.lists li.dot{background: url("../img/common/dot.png") 0px 6px no-repeat;background-size: 13px 13px; padding-left: 18px;}
/*
.lists li.dotRed{background: url("../img/common/circleRed.png") 4px 9px no-repeat;background-size: 6px 6px; padding-left: 16px;}
.lists li.asterisk{background:url("../img/common/asterisk.png") no-repeat 6px 10px;background-size:6px 6px; padding-left: 16px;}
.lists li.asteriskRed{background:url("../img/common/asteriskRed.png") no-repeat 6px 10px;background-size:6px 6px; padding-left: 16px;}
.lists li.kome{background: url(../img/common/kome.png) no-repeat 0 6px; background-size: 12px 12px; padding-left: 16px;}
.lists li.komeRed{background: url(../img/common/komeRed.png) no-repeat 0 6px; background-size: 12px 12px; padding-left: 16px;}
*/
/*
.lists li.circle{background: url(../img/common/circle.png) 0 10px no-repeat;background-size: 7px 7px; padding-left: 14px;}
.lists li.circleRed{background: url(../img/common/circleRed.png) 0 10px no-repeat;background-size: 7px 7px; padding-left: 14px;}

.lists li.dotPink{background: url(../img/common/squarePink.png) 0 10px no-repeat;background-size: 7px 7px; padding-left: 14px;}
.lists li.dotRed{background: url(../img/common/squareRed.png) 0 10px no-repeat;background-size: 7px 7px; padding-left: 14px;}
.lists li.dotGreen{background: url(../img/common/squareGreen.png) 0 10px no-repeat;background-size: 7px 7px; padding-left: 14px;}
.lists li.arrow2{background: url(../../img/common/arrow2.png) 0px 7px no-repeat;background-size: 12px 8px; padding-left: 20px;}

dl.qa{
	text-align: left;
}
dl.qa dt{background: url("../img/common/qaQ.png") 0px 4px no-repeat;background-size: 20px 20px; padding-left: 26px; margin-bottom: 0.5%;}
dl.qa dd{background: url("../img/common/qaA.png") 0px 4px no-repeat;background-size: 20px 20px; padding-left: 26px; margin-bottom: 4%;}

.anchors {
  text-align: left;
}
.anchors:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.anchors li {
	width:30%;
	margin:0;
	padding-left:18px;
	box-sizing:border-box;
	font-size:90%;
	line-height:30px;
	float:left;
}

.anchors li:nth-of-type(2),
.anchors li:nth-of-type(5),
.anchors li:nth-of-type(8),
.anchors li:nth-of-type(11),
.anchors li:nth-of-type(14){
	width:40%;
}
.anchors li a{
	display:block;
	width:100%;
	color:#1a2c83;
	text-decoration:none;
	margin-left:-18px;
	padding-left:18px;
	background:url("../img/common/arrow4.png") no-repeat 0 10px;
	background-size:10px 8px;
}
.anchors li a:hover{
	width:100%;
	color: #9bd8ff;
	background:url("../img/common/arrow3.png") no-repeat 0 10px;
	background-size:10px 8px;
}


dl.dl{
	text-align: left;
    margin-top: 0.5em;
}

dl.dl dt{
	position: relative;
    padding: 0.1em 0 0.1em 1rem;
    margin-bottom: 1%;
    font-weight: bold;
    font-size: 1.1em;
    color: black;
    background-image: repeating-linear-gradient(45deg, #000 0px 2px, #ccc 0px 2px, #ccc 4px);
    background-repeat: no-repeat;
    background-size: 0.5rem;
}

dl.dl dd{
    margin-bottom: 2em;
}

.switchHat {
	width: 100%;
	text-align: left;
	padding: 0;
  background: url("../img/common/down.png");
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 40px 40px;
}

.nowOpen {
	padding: 0;
  background: url("../img/common/up.png");
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 40px 40px;
}

.closeBtnHat{display:none;}
.switchDetail{padding: 3% 0; background-color: #fff;}

.flexBox {
	flex-wrap: wrap;
  display: flex;
  justify-content:center;
  align-items: center;
}
.flexBox .btn{
	width: 25%; 
  margin: 1% 5%;
}
*/




/* ここからタブ
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
img {
	vertical-align: top;
	max-width: 100% !important;
	height: auto;
	-ms-interpolation-mode: bicubic; 
}
}




/* for Sp
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/

@media screen and (max-width: 768px) {
html, body{
	text-align: center;
	width: 100%;
	font-size:15px;
	min-width:initial;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

/* common
--------------------------------------------------------------------------------------*/
#header{
	margin: 0;
	padding: 2%;
	display: inline-block;
	text-align: left;
	position: relative;
}

#header h1 {
	width: 80%;
	position: relative;
	bottom: 0;
	top: 0;
	left: 0;
	margin:0;
	line-height: 1.2;
	font-size: 1.5rem;
}

#header #rights {
  font-weight: 700;
	font-size:0.7rem;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
.languageSp{display: block;}
#wrapper #leftslot ul#language{display: none;}


	/* common
--------------------------------------------------------------------------------------*/
#wrapper{
	max-width:inherit;
	margin: 0;
}

#wrapper #leftslot{display:none !important;}
.slicknav_menu {display:block;}
#wrapper #rightslot{
	width:100%;
	float:none;
	display: block;
}


/* footer
--------------------------------------------------------------------------------------*/
#footer {
	font-size: 0.8em;
}
#footer #foot{
	max-width:inherit;
	width: 100%;
	margin: 0;
	padding: 5% 0 2% 0;
	text-align: center;
}

#copyright{
	clear:both;
	margin: 0;
	padding: 1% 2% 2% 2%;
	text-align: center;
}



/* common
--------------------------------------------------------------------------------------*/
	/*
table.one{
width: 100%;
margin: 0;
padding: 0;
text-align: left;
border-collapse:collapse;
}

.one th {
	width: auto !important;
	display: block;
	font-size:110%;
	word-break: break-all !important;
	white-space: normal !important;
	padding:1% 0;
	margin:0 0 2% 0;
	border-right:none;
	text-align:left;
	border-bottom:1px dotted #172a88;
	background: #fff;
}
.one td {
	width: auto;
	display: block; 
	padding:1% 0 10% 0;
	border-top: none;
	border-bottom: none;
	background: #fff;
}

.category th {
width:10%;
padding: 8px 0;
}
.category td {
width:35%;
padding: 8px 2.5%;
}
#banner{
	display: none;
}
#bannerSp{
	width: 88%;
	margin: 5% 6% 0 6%;
	display: block;
	clear: both;
}
#bannerSp li{
	display: inline;
	float: left;
	width: 48%;
	margin: 0 2% 0 0;
}
#bannerSp li:nth-child(2n){
	margin: 0 0 0 2%;
}

#bannerSp li img{
	width: 100%;
	height: auto;
}*/
/*
.scroll{
width:100%;
overflow: auto;
}
.scroll::-webkit-scrollbar{height: 5px;}
.scroll::-webkit-scrollbar-track{background: #f1f1f1;}
.scroll::-webkit-scrollbar-thumb {background: #bcbcbc;}
.scroll table{
	width: 200%;
}
#menu li.forSp{display:block !important;}

.closeBtnHat{
	display:none;
}
._sp_contents,
.switchDetail{
	padding: 3% 5%;
}*/
}