@charset "UTF-8";
/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
html,body {
	width: 100%;
	height: 100%;
    box-sizing: border-box;
	}
body {
	background: 
/*			url(../img/bg_main.jpg) no-repeat center top,
			url(../img/bg_main2.jpg) repeat-x center top,*/
			url("../img/bg.jpg") repeat-x center top;
	background-color: #FDFCFA;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family:Arial, Verdana, "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, Osaka, sans-serif;
	/* font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; */
	/*font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/*font-family: Arial, Helvetica, Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;*/
	/*font-family: Arial, Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/*font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/
	font-size: 85%;
	line-height: 1.6;
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}
#wrapperInr {
	width: 1100px;
    display: flex;
	margin: 0 auto;
    background-color: #ffffff;
}


/*---------------------------------------------------------------*/
#wrap-right{
	width: 240px;
    background: url("../img/bg_nav.png") no-repeat top center #288ACD;
}
#side-nav {
	width: 240px;
	border-radius: 10px;
}
#wrap-right > #side-nav {
	float: none;
}

#side-nav .nav-banner,
#side-nav .nav-banner-toppnly {
	text-align: center;
	margin: 20px 0;
}
#side-nav .nav-banner p,
#side-nav .nav-banner-toppnly p {
	line-height: 100%;
	margin-bottom: 19px;
}
#side-nav .nav-banner p a:hover,
#side-nav .nav-banner-toppnly p a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/*--------------------------------------------------------------- 
			ヘッダー
--------------------------------------------------------------- */




/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
#topMain {
    width: 860px;
    height: 638px;
	background: url("../img/main.jpg?ver02") no-repeat right top;
}
#topMain p {
	display: none;
}

/*---topSub---*/


/*---お知らせ---*/
#top-news {
  /* 画像の比率に合わせたサイズ */
  width: 640px;
  height: 200px;
  /* 背景色（薄いブルー） */
  background-color: #e9f1fd;
  /* 白い丸を縦に等間隔で並べるためのグラデーション設定 */
  background-image: radial-gradient(circle at center, #ffffff 30%, transparent 35%);
  /* 丸のサイズ */
  background-size: 26px 26px;
  /* 左端から少し内側（縦一列だけ）にリピートさせる */
  background-position: 12px 5px;
  background-repeat: repeat-y;
    margin: auto;
    padding: 20px;
}
#top-news #top-newsInr {
	height: 160px;
	margin: 10px auto 0 35px;
	overflow-x: auto;
	overflow-y: scroll;
	zoom: 1;
    padding-right: 10px;
}
#top-news h2, #top-news dl dt, #top-news dl dd {	
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#top-news h2{
    margin: -10px auto auto 30px;
    border-bottom: 2px solid #BFD1E7;
}
#top-news dl {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 0;
	border-bottom: dashed 1px #adadad;
}
#top-news dl dt, 
#top-news dl dd {
	color: #333333;
	display: block;
	line-height: 130%;
	font-size: 95%;
	font-weight: normal;
	padding-top: 0.65em;
	padding-bottom: 0.68em;
}
#top-news dl dt {
	clear: left; /* 環境別での表示崩れを防ぐ */
	float: left;
	width: 17%;
}


#top-news dl dd {
	float: left;
	width: 73%;
	padding-left: 10px;
}

#top-news a {
	color: #0000B2;
	text-decoration: underline;
}
#top-news a:hover {
	text-decoration: none;
}


/*---事務局---*/
#jimu {
	margin: 40px auto 0;
	padding: 0 40px;
}

#jimu h2 {
	padding: 3px 0 10px 00px;
	font-size: 94%;
	font-weight: bold;
}
	

/*---banner---*/
.area-banner {
	text-align: center;
	margin: 20px;
}
.area-banner img {
	border: #FFF solid 1px;
}

/**/
#topSub .pickupInrArea {
	color: #E64339;
	font-size: 105%;
	background-color: #F5F2ED;
	border: 1px solid #E64339;
	margin: 0 40px 40px;
	padding: 1.2em 1.5em;
}
#topSub .pickupInrArea .red-b {
	color: #E64339;	
}
#topSub .pickupInrArea ul {
	margin: 1em;
}
#topSub .pickupInrArea ul li {
	list-style: circle;
}

#topSub{
	/*url(../img/top_main2.jpg) no-repeat center top;*/
}
#topSub2{
}


/**/
.top-end {
	font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFEAF;
	text-align: center;
	padding: 30px 0;
	line-height: 1.5;
}

a img{
    transition: 0.3s;
}
a img:hover{
    opacity: 0.7;
}

.areaBtn-rc a.arrow {
	border: 3px solid #D7DCF4;
	background: #2A3D9C url(../img/icon_btn_right_arrow.png) no-repeat 20px center;
	padding-left: 3.5em;
}
/*---sns---*/
.sns{
    display: flex;
    justify-content: space-around;
    padding: 0 30px 20px;
}

/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
#footer {
/*	clear: both;*/
    width: 100%;
    height: 80px;
    padding: 20px;
    box-sizing: border-box;
}

#footerInr_top {
	width: auto;
    text-align: right;
	margin: 1em auto;
	font-size: 88%;
    border-top: 1px solid #ccc;
}
#footer p {
	padding-top: 10px;
}

/*PAGETOP*/
/*#pagetop {
	text-align: right;
	padding: 50px 30px 30px;
}
#pagetop a:hover {
	 filter:alpha(opacity=80);
 -moz-opacity: 0.8;
 opacity: 0.8;
}*/
.pagetop {
	position: fixed;
	right: 1%;
	display: block;
	/*bottom: 180px;*/
	z-index: 10;
	margin-right: 40px;
	padding: 50px 0;
}
.pagetop img {
}



/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */

#main {
    width: 860px;
	background: url("../img/main.jpg") no-repeat right top;
	background-color: #ffffff;
    overflow: hidden;
}
#page {
	min-height: 775px;
	height: auto !important; /* for IE6 */
	height: 775px; /* for IE6 */
    background-color: #fff;
    margin: 30px 30px 0 30px;
    background-image: radial-gradient(circle at center, #c1cedd 30%, transparent 35%);
    background-size: 40px 35px;
    background-position: 12px 8px;
    background-repeat: repeat-y;
    padding: 30px 40px 30px 80px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}

.pageInr {
	margin: auto;
    position: relative;
    z-index: 999999;
}

.pageInr p{
	margin: 0 1em;
}
.overflow-deco {
    position: absolute; /* 絶対配置にする */
    top: -220px;  
    left: -110px;  
    width: 600px;  
    height: auto;
    z-index: 1; 
}

#page h2{
/*	font-family: "Hina Mincho", serif;
  font-weight: 500;*/
  font-style: normal;
	color:#515151;
	font-size: 240%;
	text-align: right;
	letter-spacing: 3px;
	}

.double-line-gradient {
    width: 100%;
    height: 6px;
    margin-top: 0px;
    margin-bottom: 50px;
    
    /* 縦方向の2本線模様（ここはそのまま） */
    background-image: linear-gradient(
        to bottom,
        #a5a5a5 0px,   #a5a5a5 2px,
        transparent 2px, transparent 4px,
        #a5a5a5 4px,   #a5a5a5 6px
    );
    mask-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,1));
    -webkit-mask-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,1));
}

h3 {
	font-family: Arial, Verdana, "Noto Sans Japanese", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #FFF;
	font-size: 150%;
	font-weight: bold;
/*	line-height: 140%;*/
	text-align: left;
	letter-spacing: 1px;
/*	background-color: #154395;*/
	background: linear-gradient(90deg, #023e7f 55% ,#00A3D9 100%);
	border-radius: 5px;
	margin: 1.8em 0 1em;
	position: relative; /* for IE6 */
	padding: 4px 0.8em;
}
h3.two {
	height: 60px;
	line-height: 145%;
}

h4 {
    /*font-family: "Hina Mincho", serif;
     font-weight: 500;*/
    letter-spacing: 3px;
    font-weight: bold;
    border-left: 15px solid #f19da6;
    padding: 0.5em 1em 0.4em;
    background: linear-gradient(45deg, #e5e5e5e5 85% ,#b3b3b3 100%);
    color: #333333;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 15px;
    border-radius: 3px;
}

h5 {
	font-size: 108%;
	color: #7b3918;
	font-weight: bold;
	text-align: left;
	position: relative;
/*	margin: 1.2em 0.5em 0.5em;*/
	margin: 1.2em 0.7em 0.5em;
	padding-left: 20px;
}

h5:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border: solid 2px #BC9D23;
	transform: rotate(45deg);
/*    border-radius: 50%;*/
    left: 6px;
    top: 7px;
}
/*.areaInt h5 {
	margin-left: -20px;
}*/
h6 {
	font-size: 105%;
	font-weight: bold;
	text-align: left;
	margin: 1em 0 0.3em;
}
