﻿@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
layout
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

.wrapper {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari */
    flex-direction: column;
    overflow: hidden;
}

header {
    height: 100px;
}

main {
    flex: 1 0 auto;
}

.contents {
    width: 730px;
}

.side {
    width: 230px;
}

footer {
    height: 144px;
}

/*960px蝗ｺ螳壼ｹ�*/

.wrap960 {
    width: 960px;
    margin: 0 auto;
}

/*繝ｪ繝ｳ繧ｯ*/
a {
    color: #0000FF;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
style
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

/* @group 繝倥ャ繝繝ｼ繧ｨ繝ｪ繧｢
------------------------------------------------------*/
header {
    background-image: linear-gradient(#0085D0, #0085D0), linear-gradient(to bottom, #FFFFFF 0%, #BEF0FF 100%);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 5px, 100% 100px;
}

header .title {
    padding-top: 33px;
}

header .title img {
    width: 853px;
    height: 62px;
}

/* @group 繝｡繧､繝ｳ繧ｨ繝ｪ繧｢
------------------------------------------------------*/

main {
    min-height: 856px;
    background-image: linear-gradient(to bottom, #81a0bb, rgba(129, 160, 187, 0)), linear-gradient(to bottom, rgba(114, 153, 185, 0), #7299b9), url(../../img/bg_main.png), linear-gradient(to bottom, #7DCCF3 0%, #3fa9e2 36%, #0085D0 100%), linear-gradient(#0085D0, #0085D0);
    background-position: left top, left 526px, center 11px, left 531px, left 856px;
    background-repeat: no-repeat;
    background-size: 100% 7px, 100% 5px, 1200px 520px, 100% 325px, 100% 100%;
}

/* @group 繧ｵ繧､繝峨お繝ｪ繧｢
------------------------------------------------------*/

.side {
    min-height: 844px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 230px 844px;
    margin-top: 12px;
}

nav {
    width: 210px;
    margin: 0 auto 80px;
    padding-top: 20px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 100%;
    font-weight: 600;
}

.menu li {
    margin-bottom: 1px;
}

.menu li a {
    display: block;
    height: 49px;
    background-clip: padding-box, border-box;
    background-image: linear-gradient(to bottom, #FFFFFF, #BEF0FF), linear-gradient(to bottom, #BEF0FF, #FFFFFF);
    background-origin: padding-box, border-box;
    border: 2px solid transparent;
    box-sizing: border-box;
    color: #0071B9;
    text-decoration: none;
	position: relative;
}

.menu li a span {
    display: inline-block;
    position: relative;
    top: 10px;
    left: 8px;
    font-size: 15px;
    font-weight: bold;
}

.menu li:nth-of-type(5) a span {
    top: 3px;
    line-height: 1.2;
}

/*繝帙ヰ繝ｼ縲√い繧ｯ繝�ぅ繝匁凾*/

.menu li a:hover,
.menu li.active a {
    background-image: linear-gradient(to bottom, #29A8DF, #004097), linear-gradient(to bottom, #004097, #29A8DF);
    color: #FFFFFF;
}

/*繧｢繧ｯ繝�ぅ繝匁凾繝ｪ繝ｳ繧ｯ蜍穂ｽ�*/

.menu li.active a {
    pointer-events: none;
}

.menu li.active a:hover {
    cursor: default;
}

/*New!*/

.menu li a i {
    display: inline-block;
	background: #ff0000;
	padding: 3px 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	font-size: 11px;
	line-height: 1;
	color: #fff;
	font-weight: normal;
	
	position: absolute;
	right: 4px;
	top: 12px;
}




/*貍秘｡悟供髮�悄髢�*/
.period {
    width: 210px;
    margin: 0 auto;
    font-weight: bold;
    line-height: 1.3;
}

.period dt {
    height: 30px;
    background-image: linear-gradient(to left, #29A8DF, #004097);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 210px 30px;
}

.period dt span {
    position: relative;
    top: 7px;
    left: 7px;
    color: #FFFFFF;
}

.period dd {
    background: rgba(255, 255, 255, 0.5);
    color: #0085D0;
    padding: 10px 18px;
}

.period dd span {
    display: block;
}

.period dd span.year {
    font-size: 22px;
}
.period dd span.year small {
    font-size: 18px;
}

.period dd span.from {
    font-size: 28px;
}
.period dd span.until {
    font-size: 28px;
}
.period dd span small {
    font-size: 16px;
}

/* @group 繝輔ャ繧ｿ繝ｼ繧ｨ繝ｪ繧｢
------------------------------------------------------*/

footer {
    background-image: linear-gradient(to bottom, rgba(2, 85, 154, 0.75), rgba(2, 85, 154, 0)), linear-gradient(to bottom, rgba(2, 85, 154, 0), rgba(2, 85, 154, 0.75)), url(../images/bg_secretariat-title.svg), linear-gradient(to bottom, #FFFFFF, #BEF0FF), linear-gradient(to bottom, #29A8DF, #004097);
    background-position: left top, left 94px, center top, left top, left 99px;
    background-repeat: no-repeat;
    background-size: 100% 7px, 100% 5px, 960px 30px, 100% 99px, 100% 45px;
}

.secretariat > div {
   margin-left: 8px;
}

.secretariat > div:nth-of-type(2) {
    margin-left: 235px;
}

.secretariat h3 {
    padding-top: 6px;
    margin-bottom: 6px;
}

.secretariat h3 span {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}

.secretariat ul {
    font-size: 13px;
    font-weight: bold;
    color: #0085D0;
}

.secretariat dl {
    margin-bottom: 23px;
    font-size: 13px;
    line-height: 1.4;
    color: #0085D0;
}

.secretariat dt {
    font-weight: bold;
}

.footer-copyright p {
    font-size: 13px;
    color: #FFFFFF;
}

/*flexbox*/

.flex {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
}

.flex-row-reverse {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row-reverse;
    /* Safari */
    flex-direction: row-reverse;
}

.flex-column {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari */
    flex-direction: column;
}

.flex-column-reverse {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column-reverse;
    /* Safari */
    flex-direction: column-reverse;
}

.inline-flex {
    display: -webkit-inline-flex;
    /* Safari */
    display: inline-flex;
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
}

.flex-start {
    -webkit-justify-content: flex-start;
    /* Safari */
    justify-content: flex-start;
}

.flex-center {
    -webkit-justify-content: center;
    /* Safari */
    justify-content: center;
}

.flex-end {
    -webkit-justify-content: flex-end;
    /* Safari */
    justify-content: flex-end;
}

.flex-space-around {
    -webkit-justify-content: space-around;
    /* Safari */
    justify-content: space-around;
}

.flex-space-between {
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
}

.flex-align-center {
    -webkit-align-items: center;
    /* Safari */
    align-items: center;
}

.flex-align-end {
    -webkit-align-items: flex-end;
    /* Safari */
    align-items: flex-end;
}