@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*background-image: url(../images/m_bg.png);
	background-repeat: repeat;*/
	background-color: #f1f2f1;
	color: #666;
}


/* Upper Area */
#upper_wrap {
	margin: auto;
	background-image: url(../images/upper_bg.png);
	/*background-repeat: repeat-x;*/
}
#wpper_contents {
	margin: auto;
	height: 620px;
	width: 960px;
}


/* Main Area */

#main_wap {
	margin: auto;
	width: 960px;
}
#main_contents {
	clear: none;
	float: left;
	height: auto;
	width: 960px;
}
/* #main_contents::after{
	content:'';
	display:block;
	width:100%;
	clear:both;
} */
.main_box {
	background-color: rgba(255, 255, 255, 0.8);
	height: 700px;
	width: 950px;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 30px;
	background-image: url(../images/flag.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 23px;
	font-weight: normal;
	clear: none;
	float: left;
	height: auto;
	width: 950px;
	text-align: center;
	letter-spacing: 0.3em;
	margin-top: 80px;
	color: #666;
}
.dot_box {
	border: 1px dotted #999;
	margin-top: 25px;
	margin-right: 24px;
	margin-left: 24px;
	clear: none;
	float: left;
	width: 900px;
	height: auto;
	padding-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.schedule_box {
	clear: none;
	float: left;
	height: auto;
	width: 450px;
}
.present_box {
	clear: none;
	float: left;
	height: auto;
	width: 450px;
}
.pre_link {
	width: 200px;
	margin-right: 100px;
	font-size: 12px;
	color: #696;
	text-align: center;
	border-radius: 5px;
	background-color: #dde9dc;
	height: auto;
	letter-spacing: 0.1em;
	clear: none;
	float: left;
	padding: 5px;
	margin-left: 100px;
	margin-bottom: 20px;
	margin-top: 10px;

	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;

}

.pre_link2 {
	width: 200px;
	margin-right: 100px;
	font-size: 12px;
	color: #696;
	text-align: center;
	border-radius: 5px;
	background-color: #dde9dc;
	height: auto;
	letter-spacing: 0.1em;
	clear: none;
	float: left;
	padding: 5px;
	margin-left: 100px;
	margin-bottom: 18px;
	margin-top: 2px;

	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}

.pre_link:hover {
	background-color: #ECC2AE;
	color: #933;
	text-decoration: none;
    }

	.pre_link2:hover {
		background-color: #ECC2AE;
		color: #933;
		text-decoration: none;
		}

.oa {
	clear: none;
	float: left;
	height: auto;
	width: 410px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666;
}
.oa dl {
	height: auto;
	width: 450px;
	margin-bottom: 22px;
}


.oa dt {
	font-size: 14px;
	float: left;
	margin-right: 15px;
	width: 70px;
	margin-left: 15px;
}
.oa dd {
	font-size: 14px;
}



.pre {
	clear: none;
	float: left;
	height: 200px;
	width: 409px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-right: 20px;
	padding-left: 20px;
}


.bar {
	height: 30px;
	width: 310px;
	margin-right: 70px;
	margin-left: 70px;
	clear: none;
	float: left;
	margin-bottom: 30px;
}
.bar2 {
	height: 30px;
	width: 310px;
	margin-right: 275px;
	margin-left: 275px;
	clear: none;
	float: left;
	margin-bottom: 10px;
	border:none;
}

h2 {
	font-weight: bold;
	color: #bb757d;
	font-size: 18px;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
	margin-top: 8px;
}

h5 {
	font-weight: bold;
	color: #bb757d;
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 4px;
	margin-top: 4px;
}

.p1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.f_g {
	color: #30AC9A;
}


.p2 {
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.link_box {
	clear: none;
	float: left;
	width: 860px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 30px;
}

.flex_link-box {
    /*background-color: ;*/     /* 背景色指定 */
    padding:  10px;             /* 余白指定 */
	display: flex;              /* フレックスボックスにする */
    justify-content:center;
}

.flex_link-item {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666;               /* 文字色 */
	margin: 10px;              /* 外側の余白 */
	border-radius: 5px;        /* 角丸指定 */
	font-size: 12px;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	letter-spacing: 0.1em;
}
/*
.flex_link-item:nth-child(1) { }

.flex_link-item:nth-child(2) { }

.flex_link-item:nth-child(3) { }

.flex_link-item:nth-child(4){ }

.flex_link-item:nth-child(5){ }

.flex_link-item:nth-child(6){ } */

.flex_link-item:hover {
    background-color: #dde9dc;
    }
#foot {
	/* margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 8px;
	width: 950px;
	clear: none;
	float: left;
	height: auto; */
	clear: both;
}

.dot_line{
	font-size: 8px;
	border-bottom: dotted 1px #999;
} 

/*summary LINK*/

.link_box a {
	color: #666; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

.link_box a:visited {
	color: #666;/*リンクの色*/
}

.link_box a:hover {
	color: #666; /*下線あり*/
}
