@charset "shift_jis";
img {
/* 	width: 100%; */
	height: auto;
}

section table {
	margin-top: 20px;
	border-collapse: collapse;
	width: 100%;
	border: none;
	margin:10px 0;
}
section table th {
	background-color: #f4e5bf;
	border: 1px #999999 solid;
	font-size:90%;
}
#calendar table.course1 th {
	background-color: #e1f1ff;
}
#calendar table.course2 th {
	background-color: #f4e5bf;
}
section table td {
	background-color: #ffffff;
	text-align: center;
	vertical-align: central;
/* 	border: 1px #999999 solid; */
	font-size:90%;
}

.anchor {
	background-color: #efefef;
	position:relative;
	overflow: hidden;
	margin:0;
	padding:10px;
	clear: both;
}
.anchor:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.anchor ul  {
	list-style-type: none;
	position:relative;
	float: left;
	left: 50%;
}
.anchor ul li {
	border-right:#555555 1px solid;
	margin-left:0;
	padding:0 10px;
	position:relative;
	left: -50%;
	float: left;
	font-size:90%;
}
.anchor ul li.last {
	border-right:none;
	padding:0 0 0 10px;
}

figcaption {
	font-size: 90%;
}

/*///////////////////////////////////////////

おすすめポイント設定

///////////////////////////////////////////*/
#point section h2 {
	margin:0;
	padding:0;
	width: 100%;
	filter:none; /* IE5.5以上 */
	background:none;
	background-color:#fff;
	margin-bottom:10px;
}

/* 20150323 修正*/
#point section h2 img {width:100%; height:auto;}
#point .pt1 img.Right {max-width:326px; max-height:519px; float:none; margin:0 auto; text-align:center;}
#point .pt1 .Left {float:none; width:100%;}
#point .pt2 img.Left,
#point .pt4 img.Left {max-width:600px; height:auto; float:none;}
#point .pt2 .Right,
#point .pt4 .Right {float:none; width:100%;}
#point .pt3 img.Right {max-width:384px; height:auto; float:none; margin-left:20px;}
#point .pt3 .Left {float:none; width:100%;}
#point .pt4 .Right p {width:100%;}

/* 20150323 追加*/
#point h2.title_point {margin:-15px 15px;}
#point h2.title_point img {width:100%; height:auto;}
#point .redRound_point,
#point .yellowRound_point,
#point .greenRound_point,
#point .purpleRound_point {width:96%;}
#point section h3 {
	color: #ffffff;
	width: 50%;
	margin:0 0 20px 0;
	padding: 2px 0 0 10px;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#20876e', endColorstr='#ffffff'); /* IE5.5以上 */
	background: -webkit-gradient(linear, left top, right top, from(#20876e), to(#ffffff));
	background: -webkit-linear-gradient(left, #20876e 0%, #20876e 70%, #ffffff 100%, #ffffff 101%);
	background: -moz-linear-gradient(left, #20876e 0%, #20876e 70%, #ffffff 100%, #ffffff 101%);
	background: -o-linear-gradient(left, #20876e 0%, #20876e 70%, #ffffff 100%, #ffffff 101%);
	background: -ms-linear-gradient(left, #20876e 0%, #20876e 70%, #ffffff 100%, #ffffff 101%);
	background-color: #20876e;
	border-bottom:0;
	margin:15px 0 3px;
}

/*///////////////////////////////////////////

ツアーコースとみどころ設定

///////////////////////////////////////////*/
#course article h1 {
	margin:0;
}

#course .Left {
	float:none;
	margin-bottom:10px;
}
#course .Right {
	float:none;
	margin-bottom:20px;
}

#course .Left2 {
	float:none;
	margin-bottom:20px;
}
#course .Right2 {
	float:none;
	margin-bottom:20px;
}

/*///////////////////////////////////////////

さるく号設定

///////////////////////////////////////////*/
#sarukugo article h1 {
	margin:0;
}
#sarukugo section h3 {
	color:#D93737;
	font-size: 130%;
	margin: 0 0 5px 0;
	border-bottom: none;
}

#sarukugo .grayBox{
	clear:both;
}
#sarukugo .grayBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sarukugo .grayBox img {
	float: left;
	margin-bottom: 10px;
}

#sarukugo #goods1 h3,
#sarukugo #goods2 h3,
#sarukugo #goods3 h3,
#sarukugo #goods4 h3 {
	margin:5px 0;
	color:#005bac;
	font-size:110%;
}
#sarukugo #goods1,
#sarukugo #goods2,
#sarukugo #goods3,
#sarukugo #goods4 {
	margin-bottom:20px;
}

/*///////////////////////////////////////////

スタッフ紹介設定

///////////////////////////////////////////*/
#staff article h1 {
	margin:0;
}

#staff .bgBeige {
	clear: both;
}
#staff .bgBeige:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#staff .bgBeige .Left {
	float:none;
	margin-bottom:20px;
	width:50%;
	margin:0 25%;
}
#staff .bgBeige .Right {
	float:none;
}

#staff .Left {
	float:none;
	margin-bottom:20px;
	width:50%;
	margin:0 25%;
}
#staff .Right {
	float:none;
}


#staff .redRound {
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #d93737;
	margin-top: 0;
	margin-bottom: 5px;
}
#staff .redRound h2 {
	margin-left: 10px;
	_margin-left: 10px;
	margin-bottom:1em;
	font-size: 80%;
	background:none;
	padding:0;
	font-weight:normal;
}
#staff .blueRound {
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #005bac;
	margin-top: 0;
	margin-bottom: 5px;
}
#staff .blueRound h2 {
	margin-left: 10px;
	_margin-left: 10px;
	margin-bottom:1em;
	font-size: 90%;
	background:none;
	padding:0;
	font-weight:normal;
}

#staff .prof1-1 {
	width:260px;
}
#staff .prof1-2 {
	width:180px;
}
#staff .prof2 {
	width:210px;
}
#staff .prof3,
#staff .prof4 {
	width:60px;
}
#staff .prof5,
#staff .prof8 {
	width:320px;
}
#staff .prof5-2,
#staff .prof8-2 {
	width:155px;
}
#staff .prof6,
#staff .prof7 {
	width:85px;
}

#staff .bgBeige p.name {
	color:#d93737;
}
#staff p.name {
	color:#005bac;
}
#staff .bgBeige p.name span,
#staff p.name span {
	font-size:150%;
	font-weight:bold;
}

#staff dt {
	color:#005bac;
	font-size:110%;
	font-weight:bold;
}
#staff dd {
	font-size:90%;
	margin-bottom:5px;
}

/*///////////////////////////////////////////

料金・出航スケジュール

///////////////////////////////////////////*/
#price ul#pricemenu {
	height: auto;
	list-style-type: none;
	margin: 0 0 20px 0;
}
#price ul#pricemenu li {
	display: inline;
	margin: 0 20px 0 0;
	padding-left: 18px;
	position: relative;
}
#price ul#pricemenu li:before {
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	width: 14px;
	height: 14px;
	float: left;
	background: #005BAC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 2px;
}
#price ul#pricemenu li:after {
	position: absolute;
	top: 3px;
	left: 5px;
	content: '';
	width: 0;
	height: 0;
	float: left;
	border-top: 4px solid transparent;
	border-left: 6px solid red;
	border-bottom: 4px solid transparent;
	border-left-color: #FFF;
	margin-top: 2px;
}
ul#pricemenu li a {
	color: #005bac;
	text-decoration: underline;
}
#price iframe {
	width:100%;
	height:600px;
}

/*///////////////////////////////////////////

アクセス設定

///////////////////////////////////////////*/
#access .yellowBox h3, .yellowBox p {
	width: 100%;
}
#access .yellowBox h3 {
	color: #b31b1b;
	font-size: 122%;
	margin-bottom: 5px;
	border-bottom:none;
}
#access .yellowBox .WRight {
	position: relative;
}
#access .yellowBox .PCflortL br {
	display: none;
}


#map, #pdf {
	border-radius: 5px;
	background-color: #e95383;
	-webkit-box-shadow: 3px 3px 3px #bababa;
	box-shadow: 3px 3px 3px #bababa;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 52px;
	background-color: #01ae83;
	padding: 5px 0 0 32px;
}
#pdf {
	background-color: #e95383;
}
#map {
	background-color: #949494;
}
#map p, #pdf p {
	color: #FFF;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.3em;
}
#map .marker, #pdf .marker {
	padding-left: 25px;
}
#pdf .marker:before, #map .marker:before {
	margin-top: 17px;
}
#pdf .marker:after, #map .marker:after {
	margin-top: 17px;
}

#train h3, #bus h3, #taxi h3, #car h3 {
	padding-top: 2px;
	margin: 20px 0 -10px 0;
	font-size: 130%;
}
#train h3 {
	color: #20876e;
	border:none;
}
#bus h3 {
	color: #e95383;
	border:none;
}
#taxi h3 {
	color: #005bac;
	border:none;
}
#car h3 {
	color: #ffc82e;
	border:none;
}
#car dd a {
	margin-top:5px;
	display:block;
}
#car dd a:after {
	top: 3px;
	left: 5px;
	content: '';
	width: 4px;
	height: 0;
	float: left;
	border-top: 4px solid transparent;
	border-left: 8px solid red;
	border-bottom: 4px solid transparent;
	border-left-color: #005BAC;
	margin-top: 5px;
}

#access dl {
	margin-top: 20px;
	font-size: 95%;
}
#access dt {
	font-weight: bold;
	margin-left: 8px;
}
#access dd {
	line-height: 1.5em;
	margin-left: 28px;
}
#access #train dt {
	position: relative;
	padding-left: 20px;
}
#access #train dt:before {
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	width: 17px;
	height: 17px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 2px 0 0 -6px;
	background: #20876e;
}
#access #train dt:after {
	color: #FFF;
	position: absolute;
	left: -2px;
	content: '';
	width: 0;
	height: 0;
	float: left;
}
#access #train dt.NoOne:after {
	content: '1';
}
#access #train dt.NoTwo:after {
	content: '2';
}
#access #train dt.NoThree:after {
	content: '3';
}
#access #train dt.NoFour:after {
	content: '4';
}
#access #bus dt,
#access #taxi dt,
#access #car dt {
	position: relative;
	padding-left: 20px;
}
#access #bus dt:before,
#access #taxi dt:before,
#access #car dt:before {
	position: absolute;
	top: 4px;
	left: -3px;
	content: '';
	width: 10px;
	height: 10px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#access #bus dt:before {
	background: #e95383;
}
#access #taxi dt:before {
	background: #005bac;
}
#access #car dt:before {
	background: #ffc82e;
}

#access .bgBeige {
	font-size:120%;
	color:#F00;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
#access .Box {
	font-size: 90%;
	margin-top:20px;
}

/*///////////////////////////////////////////

ダウンロード設定

///////////////////////////////////////////*/
#download #dl1,
#download #dl2,
#download #dl3 {
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 3px #bababa;
	box-shadow: 3px 3px 3px #bababa;
	margin-top: 20px;
	background-color: #01ae83;
	padding: 5px 0 0 32px;
}
#download #dl1 {
	background-color: #e95383;
}
#download #dl2 {
	background-color: #01AE83;
}
#download #dl3 {
	background-color: #949494;
}
#download #dl1 p,
#download #dl2 p,
#download #dl3 p {
	color: #FFF;
	font-size: 130%;
	font-weight: bold;
}
#download #dl1 .marker,
#download #dl2 .marker,
#download #dl3 .marker {
	padding-left: 25px;
}
#download #dl1 .marker:before,
#download #dl2 .marker:before,
#download #dl3 .marker:before {
	margin-top: 8px;
}
#download #dl1 .marker:after,
#download #dl2 .marker:after,
#download #dl3 .marker:after {
	margin-top: 17px;
	top:-5px;
}

/*///////////////////////////////////////////

ご注意事項設定

///////////////////////////////////////////*/
#attention .bgBeige {
	font-size:120%;
	color:#F00;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}

#attention ul.asterisk li {
	text-indent:-1.0em;
	list-style:none;
	margin-left:15px;
}

/*///////////////////////////////////////////

高島寄港設定

///////////////////////////////////////////*/
#takashima section {
	margin-top:20px;
}
#takashima .Left,
#takashima .Right {
	float:none;
}
#takashima .Right{
	text-align:center;
}
#takashima .Right img {
	width:100%;
	margin-top:5px;
}

/*///////////////////////////////////////////

チャータープラン設定

///////////////////////////////////////////*/
#charter table th,
#charter table td {
	width:25%;
}

#charter .Left {
	float:none;
}
#charter .Right {
	float:none;
	margin-bottom:20px;
}

#charter #ct1 {
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 3px #bababa;
	box-shadow: 3px 3px 3px #bababa;
	margin-top: 20px;
	background-color: #ff8500;
	padding: 5px 0 0 32px;
}
#charter #ct1 {
	height: 41px;
	background-color: #ff8500;
}
#charter #ct1 p {
	color: #FFF;
	font-size: 130%;
	font-weight: bold;
}
#charter #ct1 .marker {
	padding-left: 25px;
}
#charter #ct1 .marker:before {
	margin-top: 8px;
}
#charter #ct1 .marker:after {
	margin-top: 17px;
	top:-5px;
}

#charter section .contact {
	width: 100%;
	margin: 15px auto 0 auto;
	padding: 12px 0 12px 0;
	background-color: #e95383;
	height: 50px;
	border-radius: 5px;
	color: #ffffff;
	text-align: center;
}
#charter section .contact h2 {
	font-size: 85%;
	font-weight: bold;
	width:auto;
	margin:0 12px;
	padding:0;
	background: #ffffff;
	color: #005bac;
	border-radius: 10px;
}
#charter section .contact .tel {
	line-height: 1.5em;
	font-size: 180%;
	font-weight: bold;
}
#charter section .contact .headreception {
	font-size: 85%;
	line-height: 1em;
}
#charter section .contact.sponly .headphone a {
	color : #ffffff;
}

/*///////////////////////////////////////////

グッズ設定

///////////////////////////////////////////*/
#goods .ph {
	width:100%;
	height:auto;
}
#goods .txt {
	text-align:center;
}

/*///////////////////////////////////////////

クーポン設定

///////////////////////////////////////////*/
#couponInfo #coupon_txt {
	float:none;
	margin-bottom:10px;
}
#couponInfo #coupon_img {
	float:none;
	color:#f00;
}
#couponInfo #coupon_img p {
	margin:-5px 0;
}
#couponDL {
	background-color:#f4e5bf;
	margin-top:15px;
	padding:10px;
}
#couponDL img {
	float:none;
}

#coupon ul.list  {
	margin:10px 0 20px 0;
	clear: both;
}
#coupon ul.list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#coupon ul.list li {
	height:auto;
	margin:0 0 10px 20px;
	list-style:disc !important;
	position:relative;
	font-size:90%;
}

/*///////////////////////////////////////////

軍艦島とは設定

///////////////////////////////////////////*/
#about article h1 {
	margin:0;
}

#about .Left {
	float:none;
}
#about .Right {
	float:none;
}

#about .redRound {
	width:100%;
	cursor:pointer;
}

#about section table th,
#about section table td {
	font-size:80%;
	text-align:left;
	padding:3px;
}

#about #guide figure figcaption {
	text-align: left;
}
#about figure figcaption span {
	color: #005bac;
	font-weight:bold;
	position: relative;
	padding-left: 20px;
}
#about figure figcaption span:before {
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	width: 17px;
	height: 17px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: auto;
	background: #005bac;
}
#about figure figcaption span:after {
	color: #FFF;
	position: absolute;
	left: 4px;
	content: '';
	width: 0;
	height: 0;
	float: left;
}
#about figure figcaption span.NoOne:after {
	content: '1';
}
#about figure figcaption span.NoTwo:after {
	content: '2';
}
#about figure figcaption span.NoThree:after {
	content: '3';
}
#about figure figcaption span.NoFour:after {
	content: '4';
}

/*///////////////////////////////////////////

軍艦島の歴史設定

///////////////////////////////////////////*/
#history section table th,
#history section table td {
	text-align:left;
	vertical-align:top;
	padding:3px 3px 3px 8px;
}
#history section table th {width:25%;}
#history section table td {width:75%;}
@media screen and (max-width:374px){
#history section table th{}
.br::before {content: "\a "; white-space: pre; margin-left:-1em;}
}
#history .Left {
	float:none;
	margin-bottom:20px;
}
#history .Right {
	float:none;
}

/*///////////////////////////////////////////

元島民が語る軍艦島設定

///////////////////////////////////////////*/
#islanders section div {text-align:center !important;}
#islanders section div p {text-align:left;}
#islanders section img {
	margin:0 auto 10px;
}
#islanders section .cmt00,
#islanders section .cmt01,
#islanders section .cmt02,
#islanders section .cmt03,
#islanders section .cmt_img01,
#islanders section .cmt_img02{
	margin-bottom:0 auto 25px;
	text-align:left;
}
#islanders section .cmt_img01,
#islanders section .cmt_img02{
	margin-bottom:0;
}
#islanders section h2:after,
#islanders section .cmt00:after,
#islanders section .cmt01:after,
#islanders section .cmt02:after,
#islanders section .cmt_img01:after,
#islanders section .cmt_img02:after,
#islanders section .cmt_img03:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#islanders section .cmt00 p,
#islanders section .cmt01 p,
#islanders section .cmt02 p{
	float:none;
	width:100%;
}
#islanders section .cmt00 img,
#islanders section .cmt01 img,
#islanders section .cmt02 img{
	float:none;
	width:55%;
	min-width:270px;
	height:auto;
	text-align:center;
}
#islanders section .cmt00 p.txt_name{text-align:center;}
#islanders section .cmt_img01 li,
#islanders section .cmt_img02 li{
	float:none;
	width:100%;
	margin-left:0;
	list-style:none;
}
#islanders section .cmt_img01 li img,
#islanders section .cmt_img02 li img{
	width:55%;
	min-width:270px;
	height:auto;
}

/*///////////////////////////////////////////

会社概要設定

///////////////////////////////////////////*/
#company .Left {
	float:none;
	margin-bottom:40px;
}
#company .Right {
	float:none;
	width:100%;
}
#company section table th,
#company section table td {
	text-align:left;
	padding:3px;
}

/*///////////////////////////////////////////

リンク集設定

///////////////////////////////////////////*/
#link ul.list  {
	margin:10px 0 20px 0;
	clear: both;
}
#link ul.list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#link ul.list li {
	float: left;
	width:50%;
	height:auto;
	margin:0 0 10px 20px;
	padding-right:10px;
	list-style:disc !important;
	position:relative;
}
#link footer {
	margin-top:100px;
}

/*///////////////////////////////////////////

サイトマップ設定

///////////////////////////////////////////*/
#sitemap section table {
	border:none;
}
#sitemap section table td {
	text-align:left;
	background-color: #ffffff;
	vertical-align: central;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: 1px #a7a7a7 solid;
	padding:10px 10px 10px 0;
	vertical-align:baseline;
}
#sitemap section table td.link2nd {
	border-bottom: 1px #a7a7a7 dashed;
}
#sitemap section table td.link2ndEnd {
	border-bottom: 1px #a7a7a7 solid;
}

/*///////////////////////////////////////////

よくある質問設定

///////////////////////////////////////////*/
#faq dt {
	margin-top:40px;
	padding-bottom:5px;
	border-bottom:solid 1px #FF8200;
}
#faq dt span {
	background:#FF8200;
	color:#FFF;
	font-weight:bold;
	margin-right:5px;
	padding:5px 10px;
}
#faq dd {
	margin-top:20px;
	margin-left:38px;
	text-indent:-2.5em;
}
#faq dd span {
	background:#005BAC;
	color:#FFF;
	font-weight:bold;
	margin-right:5px;
	padding:5px 10px;
}
#faq dd .blueRound p {
	padding-left:30px;
}

/*///////////////////////////////////////////

フォーム設定

///////////////////////////////////////////*/
#form section table th,
#form section table td {
/* 	text-align:left; */
/* 	padding:15px; */
}
#form ul.asterisk li {
	text-indent:-1.0em;
	list-style:none;
	margin-left:15px;
}

/*///////////////////////////////////////////

動画設定

///////////////////////////////////////////*/
#movie section video {
	width:100%;
}

#movie section img {
	width:30%;
}
/*///////////////////////////////////////////

いいね／tweet欄設定

///////////////////////////////////////////*/
#iine {
	position: relative;
	margin: 20px;
	padding: 0;
	text-align:center;
}