@charset "utf-8";
/* CSS Document */
body {
	background: #ff8000;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-family: 'Kosugi Maru', sans-serif;
}

h1#top {
	margin: 0;
	padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
	opacity: 0.85;
}

main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#global_nav {
	margin-top: 10px;
}

#global_nav ul {
	display: flex;
	font-size: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#global_nav ul li {
	padding: 15px 0px 30px;
}

#global_nav ul li a {
	padding: 20px;
	color: white;
}

.logo {
	width: 630px;
}

.key {
	text-align: center;
}

#twitter_share {
	width: 220px;
	height: 45px;
	display: flex;
	border-radius: 10px;
	background: #ffffff;
	color: #00acee;
	font-size: 22px;
	justify-content: center;
	align-items: center;
	position: relative;
	top: 360px;
	left: 124px;
	margin-top: -45px;
	padding: 0;
}

#twitter_follow {
	width: 220px;
	height: 45px;
	display: flex;
	border-radius: 10px;
	background: #ffffff;
	color: #00acee;
	font-size: 22px;
	justify-content: center;
	align-items: center;
	position: relative;
	top: 420px;
	left: 124px;
	margin-top: -45px;
	padding: 0;
}

.twittericon {
	margin-right: 10px;
}

.const {
	display: none;
}

#const1 {
	justify-content: center;
	align-items: center;
	position: relative;
	top: 160px;
	left: 160px;
	margin-top: -150px;
	padding: 0;	
}

#const2 {
	justify-content: center;
	align-items: center;
	position: relative;
	top: 160px;
	left: 540px;
	margin-top: -150px;
	padding: 0;	
}

#const3 {
	justify-content: center;
	align-items: center;
	position: relative;
	top: 90px;
	left: 660px;
	margin-top: -100px;
	padding: 0;	
}

#const4 {
	justify-content: center;
	align-items: center;
	position: relative;
	top: 90px;
	left: 845px;
	margin-top: -100px;
	padding: 0;	
}

#const5 {
	justify-content: center;
	align-items: center;
	position: relative;
	top: 90px;
	left: 945px;
	margin-top: -100px;
	padding: 0;	
}

.local_nav {
	font-size: 25px;
	width: 1000px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

.local_nav a {
	color: white;
}

.local_nav_top {
	width: 1000px;
	display: flex;
	border-top: 4px dotted;
	border-bottom: 4px dotted;
	margin-top: 3px;
	margin-bottom: 3px;
	
}

.local_nav_item1 {
	width: calc(100% / 3);
	margin-top: auto;
	margin-bottom: auto;
	padding: 10px 0px;
}

.local_nav_item2 {
	width: calc(100% / 1.5);
	padding: 0px 0px;
	margin: 5px 0px;
	font-size: 20px;
	border-left: 4px dotted; 
}

.local_nav_item2 p {
	margin: 5px 0px 10px;
	padding: 0;
}

.local_nav_item2 ul {
	margin: 0px 0;
	padding: 0;
	display: flex;

}

.local_nav_item2 ul li{
	list-style-type: none;
	margin: 5px 0px;
	padding: 7px 0px;
}

#railway {
	font-size: 25px;
	width: 40%;
}

#other {
	font-size: 20px;
	margin-top: auto;
	margin-bottom: auto;
	width: 60%;
	border-left: 4px dotted;
}

.local_nav_bottom {
	width: 1000px;
	display: flex;
	border-bottom: 4px dotted;
	padding: 5px 0px;
}

.local_nav_item3 {
	width: 50%;
	padding: 12px 0px;
	border-right: 4px dotted;
}

.local_nav_item4 {
	width: 50%;
	padding: 12px 0px;
}

article {
	background: #ffffff;
	color: #000000;
	border-radius: 20px;
	margin: 10px 0px;
	padding: 20px;
}

section {
	margin: 0;
	padding: 0;
}

section p {
	line-height: 150%;
}

.figure {
	display: flex;
	justify-content: center;
}

figure {
	margin: 10px;
}

figure img {
	border-radius: 8px;
	margin-bottom: 5px;
}

figcaption {
	font-size: 0.9em;
	text-align: center;
	line-height: 120%;
}

footer {
	text-align: center;
}

.blockquote {
	width: 90%;
	background-color: antiquewhite;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-style: oblique;
	font-weight: bold;
	line-height: 130%;
	border-radius: 10px;
	padding: 20px;
}

.blockquote cite:before {
	content: '――';
}

.cite {
	text-align: right;
	opacity: 0.6;
}

.profile {
	display: flex;
	margin: 0px 50px 0px 50px;
	font-size: 18px;
	font-weight: 600;
}

.profilenonflex {
	margin: 0px 50px 0px 50px;
}

#profile1 p {
	margin: 0.5em 0px;
}

#profile1 {
	width: 70%;
}

#profile2 {
	width: 30%;
}

.profile3 {
	width: 65%;
}

.profile4 {
	width: 35%;
	padding: 30px 0px 20px 15px;
}

.profile5 {
	display: flex;
	margin: 20px 50px 0px 50px;
}

.profile6 {
	width: 70%;
}

.profile7 {
	width: 30%;
	padding: 0px 0px 0px 20px;
}

.profile8 {
	width: 58%;
	margin: -100px 0px 0px 0px;
}

.profile9 {
	width: 42%;
	padding: 0px 0px 0px 20px;
}

.profile10 {
	width: 65%;
	margin: 0px 0px 0px 0px;
}

.profile11 {
	width: 35%;
	margin-top: -80px;
	padding: 0px 0px 0px 20px;
	text-align: center;
}

.profile12 {
	width: 60%;
	margin: 0px 0px 0px 0px;
	padding: o;
}

.profile13 {
	width: 40%;
	margin-top:0px;
	padding: 0px 0px 0px 20px;
	text-align: center;
}


.center {
	text-align: center;
}