/* HOME
------------------------------- */
#home {
    background: linear-gradient(90deg,rgba(22,135,237,0.6),rgba(20,55,90,0.9)),url(../image/header.png);
    height: 300px;
    margin-bottom: 40px;
    border-bottom: solid 8px #2d8fdd;
}
#home .page-title {
    font-size: 1.10rem;
    font-family: "游ゴシック体","Yu Gothic", YuGothic, sans-serif;
    color: midnightblue;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 25px;
    text-shadow: 3px 3px 3px white, -3px -3px 3px white, -3px 3px 3px white,  3px -3px 3px white;
    margin-top: 70px;
}
#home .page-title-main {
    text-align: center;
    font-size: 2.10rem;
    font-family: "游ゴシック体","Yu Gothic", YuGothic, sans-serif;
    color: midnightblue;
    font-weight: nomal;
}
#home .page-title-en {
    font-size: 0.95rem;
    text-transform: capitalize;
}
#home .page-title-all {
	display: flex;
	justify-content: center;
	align-items: center;
}
#home .logo {
	width: 100px;
    filter: drop-shadow(3px 3px 2px white);
    margin-top: 60px;
}
section {
  scroll-margin-top: 30px;
  }
footer{
    background: #009bc6;
    text-align: center;
    padding: 26px 0;
}
footer p {
    color: #fff;
    fonts-size: 0.875rem;
}
/* 記事部分 */
article {
    width: 74%;
}
/* サイドバー */
aside {
    width: 22%;
}
.wrapper {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 4px
}
.main-nav {
	display: flex;
	justify-content: flex-end;
	font-size: 1.25rem;
	text-transform: uppercase;
	margin-top: 0px;
	list-style: none;
	background-color: rgba(125,125,125,0.5);;
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 1;
}
.main-nav li:first-child {
	margin-right: auto;
}
.main-nav li {
	margin: 3px 10px 1px 10px;
	font-size: 0.75rem;
	text-align: center;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",sans-serif;
}
.main-nav li:hover {
	background-color: rgba(128,128,128,0.4);	
}
.main-nav li a {
	display: block;
	padding: 5px 3px 5px 3px;
	color: #ffffff;
}
.main-nav-top {
	font-size:0.85rem;
}
.main-nav a:hover {
	color: white;
}
.news-contents {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.post-info{
    position: relative;
    padding-left: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: solid 2px #bcbcbc;
}
.post-date {
    background: #191970;
    border-radius: 50%;
    color: #fff;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    padding-top: 20px;
    text-align: center;
    font-size: 1.0rem;
    font-weight: bold;
}
.post-date span {
    font-size: 0.75rem;
    border-top: 1px rgba(255,255,255,.5) solid;
    padding-top: 6px;
    display: block;
    width: 60%;
    margin: 0 auto;
}

.post-title,
.post-article {
    padding-top: 1px;
    font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",sans-serif;
    font-weight: normal;
    margin-left: 90px;
}
.post-title {
    font-size: 2rem;
    font-family: "游明朝 Medium", serif;
}
.post-article a {
	color: blue;
}
.post-link {
	text-decoration: underline;
}
.post-article a:hover {
	color: maroon;
}
.past-nortification{
    text-align: center;
    font-family: "游ゴシック体","Yu Gothic", YuGothic, sans-serif;
    margin-top: 75px;
}
.post-picture {
	margin-left: 100px;
}
.subtitle{
    align-items: center;
    background-color: whitesmoke;
    font-family: "游ゴシック体","Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 1.25rem;
    color: black;
    border-left: solid 7px #2d8fdd;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 20px;
}
.return {
	color: white;
    background: deepskyblue;
    width: 120px;
    font-size: 0.70rem;
    border-radius: 9999px;
    text-align: center;
    margin-right: 25px;
    box-shadow: 2px 2px 0 0 rgba(0,0,0, .5);
    font-weight: normal;
    padding: 3px;
}
.return-location {
	color: white;
    background: deepskyblue;
    width: 120px;
    font-size: 0.70rem;
    border-radius: 9999px;
    text-align: center;
    margin-left: auto;
    margin-right: 25px;
    box-shadow: 2px 2px 0 0 rgba(0,0,0, .5);
    font-weight: normal;
    padding: 3px;
    font-family: "游ゴシック体","Yu Gothic", YuGothic, Meiryo, sans-serif;
}
.return:hover {
    background: orangered;
}
.return-location:hover {
    background: orangered;
}
.introduce-subtitle {
    align-items: center;
    background-color: whitesmoke;
    font-family: "游ゴシック体","Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 1.25rem;
    color: black;
    border-left: solid 7px #2d8fdd;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 250px;
}
.airplane-subtitle {
    align-items: center;
    background-color: whitesmoke;
    font-family: "游ゴシック体","Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 1.25rem;
    color: black;
    border-left: solid 7px #2d8fdd;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 160px;
}
.regional-cooperation-subtitle {
    align-items: center;
    background-color: whitesmoke;
    font-family: "游ゴシック体","Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 1.25rem;
    color: black;
    border-left: solid 7px #2d8fdd;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 160px;
}
.regional-cooperation-title{
	font-size: 1.0rem;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-left: 20px;
	border-left: solid 10px darkblue;
	border-bottom: solid 3px lightgray;
	font-family: "游ゴシック体","Yu Gothic", YuGothic, Meiryo, sans-serif;
	font-weight: bold;
}
.regional-cooperation-article{
	display:flex;
	margin-top: 30px;
	margin-bottom: 100px;
	align-items:center;
	line-height: 1.5rem;
}
.regional-cooperation-bodybody{
        text-indent:20em;
}
.rc-photo{
	width: 375px
}
.regional-cooperation-body{
	margin: 30px;
}
.regional-cooperation-subsubtitle{
	font-weight: bold;
}
.airplane-subtitle,
.introduce-subtitle,
.regional-cooperation-subtitle{
	display: flex;
	justify-content: space-between;
}
.body {
	padding: 20px;
	margin-bottom: 30px;
	line-height: 1.5rem;
}

img.map{
	width: 75%;
    margin-left: 10px;
    padding-bottom: 20px;
}

#location{
    background-color: #0c4da2;
}
.location-info {
	display: flex;
	align-items: center;
}
.company-rectangle{
    background-color: cyan;
    width: 5px;
    height:80px;
    margin-right: 15px;
    margin-left: 10px;
    margin-top: 20px;
}
.company{
    color: white;
    margin-left: 10px;
    margin-top:20px;
    display: flex;
    font-size: 0.9rem;
}
.access{
	margin: 20px;
	margin-left: 40px;
	color: white;
	font-size: 0.8rem;
}
.company-name{
	font-size: 1.15rem;
	font-weight: bold;
	font-family: "游ゴシック体","Yu Gothic", YuGothic, Meiryo, sans-serif;
}
aside p{
    padding: 12px 10px;
}
.sub-menu{
    margin-bottom:  100px;
    list-style: none;
    text-decoration: none;
}
.sub-menu li{
    border-bottom: 1px #dddd solid;
    font-family: "游ゴシック体","Yu Gothic", YuGothic, sans-serif;
}
.sub-menu a{
    color:#432;
    padding: 20px;
    display: block;
    text-decoration: none;
}
.sub-menu a:hover {
    color: #0bd;
}
.airplane-name{
	color:#696969;
	font-size: 1.45rem;
    font-weight: bold;
    margin-bottom: 20px;
}
.airplane-article{
	color: black;
	display: list-item;
	list-style-type: circle;
	margin-left: 10px;
}
.saab-photo{
	width: 375px;
	border: solid 5px midnightblue;
}
.as332-photo{
	width: 375px;
	border: solid 5px orange;
}
.aw139-photo{
	width: 375px;
	border: solid 5px darkgreen;
}
.expository {
	color: black;
	margin: 20px;
}
.saab{
	display: flex;
    align-items: center;
    margin-top: 50px;
    background: #f0ffff
}
.aw139{
	display: flex;
    align-items: center;
    margin-top: 50px;
    background: #f0fff0
}

@media screen and (max-width: 800px) {
    .news-contents {
        flex-direction : column;
    }
    article,
    aside {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
	.aw139,
    .saab {
        flex-direction : column;
    }
    airplane-name,
    airplane-article {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
	.regional-cooperation-article {
        flex-direction : column;
    }
    regional-cooperation-body,
    rc-photo {
        width: 100%;
    }
}
@media screen and (min-width: 800px) {
	#home .page-title {
		font-size: 1.25rem;
	}
	#home .page-title-main {
		font-size: 2.75rem;
	}
	#home .page-title-en {
		font-size: 1.25rem;
	}
}

@media screen and (max-width: 800px) {
	.main-nav-top {
		font-size: 0.75rem;
	}
	.main-nav li {
		font-size: 0.60rem;
		margin: 3px 1px 1px 1px;
	}
}


/* ------------------------------------------以下はCSSリセット------------------------------------------ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}


[type="number"] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}
