﻿@charset   "UTF-8";

.page-waku{font-weight:bold;
}
.page-bottom A{
	/* [disabled]color: maroon; */
	vertical-align: top;
	font-size: 1em;
	border: 2px solid #6F6;
}

.page-top A{
	vertical-align: top;
	font-size: 1em;
	text-decoration: none;
}

.title-obi {

	padding-right: 5%;
	padding-left: 5%;

	background-color: #222;
	color: #CCC;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 1.5em;
}

.tatoukai .title-obi{
	background-color: #211;
	color: #ebb;
	font-weight: bold;
}
.nankyoku .title-obi{
	background-color: #115;
	color: #def;
}
.honbun {
	max-width: 700px;
	text-align: left;
	margin: auto;
	padding: 3%;
	font-size: 1em;
}
.story-page .honbun a{
	color: brown;
}
.tatoukai .honbun {
	max-width: 700px;
	text-align: left;
	margin: auto;
	font-size: 1em;
	padding-top: 1em;
	padding-right: 3%;
	padding-bottom: .5em;
	padding-left: 3%;
}

.honbun-shita {
	font-size: large;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	padding-right: 30px;
}

.page-bottom {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-position: center bottom;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-family: serif;
	color: black;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.title-obi IMG {
	border-width: 0px 0px 0px 0px;
	margin-top: 0em;
}

img {
	margin-left: auto;
	margin-right: auto;
}

div.cent {
	text-align: center;
	width: 100%;
}

.ex-small {
	font-size: x-small;
}

.bold {
	font-weight: bold;
}

.keywords {
	border-width: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	width: 600px;
	text-align: left;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

.s-font {
	font-size: small;
}

.wallp-story {
	background-image: url(../images/brown-paper.jpg);
	background-color: #e8ddcc;
}

INPUT {
	font-size: 90%;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

FORM {
	display: inline;
}

.story-photo-comment {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 120%;
	text-align: left;
	padding-left : 5%;
	padding-right : 5%;
}

H2 {
	font-size: 1.2em;
	font-weight: bold;
}
.page-waku .honbun h2 {
	text-align: center;
}

.story-page {
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 21px;
	background-color: #e8e8e8;
	max-width: 1200px;
	margin: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.story-page.tatoukai {
	background-color: #E6D9C8;
}
story-page.nankyoku {
	background-color: #eff;
}
.title-obi .homeicon img {
	margin: 0px;
}
.title-obi .homeicon {
	position: absolute;
	top: 30px;
	right: 15px;
}
.next-prev-box {
	display: flex;
	justify-content: space-between;
	padding-left:1em;
	padding-right:1em;
	background:linear-gradient(90deg, black, black, gray, black, black);
	height: 2em;
	font-size: 0.8rem;

}
.next-prev-box a{
	text-decoration: none;

}

.next-prev-box a.home-button {
	text-align: center;
	margin-right: 0px;
	padding-left: 1em;
	padding-right: 1em;
}

.title-obi .page-top {
	background-image: none;
}
.story-outer {
	padding: 1em;
}
a.lang-button{
position; relative;	
}
.copyright-bar-story {
	color: #CCC;
	background-color: #777;
	overflow: hidden;
	text-align: right;
	font-size: 0.6em;
	line-height: 110%;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(none);
	
}
.story-photo {
	background-color: #111;
	padding-right: 5%;
	padding-left: 5%;
	color: #D6D6D6;
}
.tatoukai .story-photo {
	background-color: #211;
	margin-bottom: 0.5em;
}
.nankyoku .story-photo {
	background-color: #115;
}
.page-waku.story-page .top-button {
	color: #CCC;
	background-color: #211;
	text-align: right;
}
.page-waku.story-page .up-button a {
	background-color: #211;
	padding: 4px;
}
h2 {
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
}
.title-obi h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top:0em;
	line-height: 100%;
}
.translation-assistance p {
	color: #000;
	padding: 0.6em;
}
.translation-assistance {
	background-color: #CCC;
	text-align: center;
	/* [disabled]display: inline-block; */
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 1em;

}
.tatoukai .translation-assistance p {
	color: #bbb;
	background-color: #211;
}
.nankyoku .translation-assistance p {
	color: #cef;
	background-color: #115;
}
body a.lang-button {
	background: linear-gradient(to bottom, rgba(150,150,150,1) 0%, rgba(0,0,0,1) 50%, rgba(150,150,150,1) 100%);
	color:#eee;
	line-height: 1em;
	height: 1em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	width: 6em;
	top: auto;
}
.page-top {
	background-image: none;
	color: #CCC;
	background: linear-gradient(90deg, #000,#212,#000);
}
.tatoukai .page-top {
			background: linear-gradient(90deg, #000,#211,#000);
	}
.tureStory-band {

border
	border: 1px solid #666
}
.story-page a {
	color: #CCC;
	font-weight: bold;
}
.story-page .tatoukai .honbun a{
	color: brown;
	font-weight: bold;
}
.story-page a.story-sec-button {
	text-decoration: none;
	background-color: #640D00;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #606060 #606060 #FFFFFF;
	font-weight: normal;
	padding-right: 8px;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 4px;
}

.story-page span a.story-sec-button:hover {
	 background-color: #222; 
	}
.story-page a.story-sec-button {
	text-decoration: none;
	background-color: #555;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #606060 #606060 #FFFFFF;
	font-weight: bold;
	padding-right: 8px;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 4px;
}

.story-page.tatoukai a.story-sec-button {
	color: #FFFFFF;
	background-color:#600
}

.story-page.koukaiki span a.story-sec-button:hover {
	}
.story-page.koukaiki .honbun .up-button a {
	text-decoration: none;
	background-color: #640D00;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #606060 #606060 #FFFFFF;
}
.story-page .honbun .up-button a:hover {
	background-color: #3c0600;
}
.tatoukai .copyright-bar-story {
	color: #ccc;
	background-color: #211;
	background-image:url(#E0D0C0);
}




.translation-assistance {
	background-color: #CCC;
	text-align: center;
	
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1em;
	color: #000;

}
.translation-assistance a{
	font-weight: bold;
	display: inline-block;
	padding: 0.2em;
	margin-top: 0.2em;
	background-color:#444;
}
.tatoukai .translation-assistance {
	background-color: #211;
	
}
.tatoukai .translation-assistance a{
	background-color: #211;
	color: #2bf;
}
.nankyoku .translation-assistance {
	background-color: #115;

	
}
.nankyoku .translation-assistance a{
	background-color: #03b;
	color: #eee;
}
.story-page .honbun p {
	margin-bottom: 1em;
}

.buttons-for-story {
	text-align: center;
}
.return-to-top {
	text-align: left;
	margin-left: 1em;
}
.click-on-map-message {
	color: #CCC;
	background-color: #333;
	text-align: center;
	padding: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: normal;
}
.to-maps_container {
	display: flex;
}
.to-maps_container .to-pacific-map {
	color: #CCC;
	background-color: #555;
	width: 50%;
}
.to-maps_container .to-antarctic-map {
	color: #CCC;
	background-color: #336;
	width: 50%;
}
.to-maps_container .to-antarctic-map .suspended{
		pointer-events: none;
		text-decoration:none;
		color: #666;
}
.to-maps_container .to-patagonia-map {
	color: #CCC;
	background-color: #422;
	width: 50%;
}
.to-maps_container .to-patagonia-map .suspended {
		 pointer-events: none;
		 text-decoration:none;
		 color: #666;
}


/* Chromeルビ表示サイズ修正用
_:lang(x)::-internal-media-controls-overlay-cast-button, rt {
  font-size: 100%;
  zoom: 0.5;
}*/
/* Chromeコピーライト表示サイズ修正用
_:lang(x)::-internal-media-controls-overlay-cast-button, .copyright-bar-story{
  font-size: 100%;
  zoom: 0.6;
}*/
.story-photo img {
	display: block;
}

 		 
