@charset "UTF-8";

img {
    vertical-align: top;
    width: 100%;
}
body {
    background-image: url(../images/sky_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    width: 100%;
}
footer {
    text-align: center;
    color: #666666;
    font-size: 12px;
    padding-top: 100px;
    padding-bottom: 50px;
}

font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

a {
    color: #d0453d;
    text-decoration: underline;
}
a:link {
    color: #d0453d;
    text-decoration: underline;
}
a:active {
    color: #d0453d;
    text-decoration: underline;
}
a:hover {
	color: #FF2626;
	text-decoration: underline;
}
a:visited {
    color: #d0453d;
    text-decoration: underline;
}


.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.mgb10{ margin-bottom: 10px; }
.mgb20{ margin-bottom: 20px; }
.mgb30{ margin-bottom: 30px; }
.mgb40{ margin-bottom: 40px; }
.forsp {
    display: none;
}

header {
    text-align: center;
    width: 100%;
    padding-top: 2em;
    padding-bottom: 1em;
    background-image: url(../images/keiai.png);
    background-repeat: no-repeat;
    background-position: 98% 40%;
}
body header img {
    width: 442px;
    height: auto;
}

.unker {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px;
}
.unker a img {
    width: 100%;
    height: auto;
}
.main {
    text-align: center;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    overflow: hidden;
    margin-bottom: 100px;
}

.main h1 img {
    width: 100%;
}
.main .left_blk {
    width: 50%;
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    float: left;
}
.main .right_blk {
    width: 45%;
    float: right;
}


.main .left_blk h2 {
    color: #ed6d34;
    font-size: 110%;
    font-weight: bold;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}
.main .left_blk .repo {
    text-align: right;
    font-size: 90%;
}
.content01 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    background-color: #bfe5f9;
    border-radius: 10px;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    margin-bottom: 100px;
}
.content01 .title {
    width: 50%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: -80px;
    margin-bottom: 50px;
}
.content01 p {
    font-size: 16px;
    line-height: 180%;
}
.content01 .sns {
    display: table;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 50px;
}
.content01 .sns .tw {
    display: table-cell;
    padding-right: 100px;
    padding-left: 100px;
}
.content01 .sns .fb {
    display: table-cell;
    right: auto;
    padding-right: 100px;
    padding-left: 100px;
}
.content02 {
    background-color: #ff0000;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.content02 .inner {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#kokuchi .inner .image01 {
    width: 48%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
#kokuchi .inner .image02 {
    width: 48%;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
#kokuchi .inner .info {
    margin-bottom: 20px;
}
#kokuchi .inner .lead {
    margin-bottom: 20px;
}
.content03 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
    margin-bottom: 100px;
}
.content03 .title {
    margin-bottom: 50px;
}
.content03 p {
    font-size: 16px;
    line-height: 200%;
    width: 50%;
    float: left;
    display: block;
}
.content03 .sairei_ph {
    width: 45%;
    float: right;
}
.calender {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
.staff2u {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.staff2u p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 180%;
}
.staff2u .mail {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}
