@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@700&display=swap');


body	{
	background-color: #edede3;
	/*background-image: url(back.png);*/
	margin: 0}

h1	{font-size: 38px;
	margin-top: 0;
	margin-bottom: 0}

p	{line-height: 1.5}

a img	{border: none}

/* ヘッダー */
header	{background-color: #ffffff;
	border-bottom: solid 1px #aaaaaa;
	margin-bottom: 30px;
/*	-webkit-box-shadow: 0 1px 7px #aaaaaa;
	box-shadow: 0 1px 7px #aaaaaa;*/
	padding: 5px}

header h1	{
    font-size: 24px;
	width: 900px;
	margin-left: auto;
	margin-right: auto}

header h1 a	{text-decoration: none;
	color: #000000}

header h1 a:hover	{color: #000000}

header h1 img	{vertical-align: -10px;
	margin-right: 5px}


/* ナビゲーションメニュー */
#header-nav-ul	{list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	font-size: 0}

#header-nav li	{display: inline;
	font-size: 12px;
	border-right: solid 1px #aaaaaa;
	padding-left: 10px;
	padding-right: 10px}

#header-nav li:first-child	{border-left: solid 1px #aaaaaa}

#header-nav	{width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: -27px;
	margin-bottom: 10px}

#header-nav a	{color: #000000;
	text-decoration: none}

/* Digital Contents */

#photo-digital-contents	{
    background-image: url(../imgs/dc_page/dc_gb.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    /*background-color: #3f8ad6;*/
    text-align: center;
    padding-top: 320px;
    padding-bottom: 80px
}

#photo-digital-contents h1	{color: #ffffff;
	font-size: 60px;
	text-shadow: 0 5px 10px #000000}

#photo-digital-contents p	{color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 0 5px 10px #000000}

#top-image #photo-digital-contents	{
    background-image: url("../imgs/dc_page/dc_gb_1500_400.jpg");
    background-repeat: no-repeat;
    background-position: 50% 0;
    /*background-color: #3f8ad6;*/
    text-align: center;
    padding-top: 150px;
    padding-bottom: 80px
}


#top-image {margin-bottom: 30px;}

#top-image #photo-digital-contents h1	{color: #ffffff;
	font-size: 60px;
	text-shadow: 0 5px 10px #000000}

#top-image #photo-digital-contents p	{color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 0 5px 10px #000000}





/* 記事 */
article	{background-color: #ffffff;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #aaaaaa;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
	-webkit-box-shadow: 1px 1px 3px #aaaaaa;
	box-shadow: 1px 1px 3px #aaaaaa;
	border-radius: 20px;
	overflow: hidden}

.kousin-midashi{
    font-size: 25px;
    font-weight: bold;
}

.kousin-hizuke{
    font-weight: bold;
}

.new-red{color: red;
    font-weight: bold;}

.thumtext13{
    font-size: 13px;
}



#page-image-link{width: 900px;
    margin-left: auto;
	margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*margin　（上）　（右）　（下）　（左）*/

#page-image-link-snd{
    float: left;
    background-color: #16ACEB;
    width: 280px;
    border: solid 1px #aaaaaa;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px 10px 15px 10px;
    -webkit-box-shadow: 1px 1px 3px #aaaaaa;
    box-shadow: 1px 1px 3px #aaaaaa;
    border-radius: 20px;
    overflow: hidden;
    height: 90px;
    font-weight: 900;
    color: #FFFFFF;
    font-size: 28px;
    text-shadow: 4px 4px 4px #737373;
    text-align: center;
    line-height: 50px;
    background-image: url(../underlayer/imgs/PC_GB_00.jpg);
    background-repeat: no-repeat;
}

#page-image-link-dc{
    float: left;
    background-color: #887AFB;
    width: 280px;
    border: solid 1px #aaaaaa;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px 10px 15px 10px;
    -webkit-box-shadow: 1px 1px 3px #aaaaaa;
    box-shadow: 1px 1px 3px #aaaaaa;
    border-radius: 20px;
    overflow: hidden;
    height: 90px;
    font-weight: 900;
    color: #FFFFFF;
    font-size: 28px;
    text-shadow: 4px 4px 4px #737373;
    text-align: center;
	line-height:50px;
	background-image: url(../underlayer/imgs/PC_GB_00.jpg);
    background-repeat: no-repeat;
}

#page-image-link-other{
    float: left;
    background-color: #0CF74B;
    width: 280px;
    border: solid 1px #aaaaaa;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px 10px 15px 10px;
    -webkit-box-shadow: 1px 1px 3px #aaaaaa;
    box-shadow: 1px 1px 3px #aaaaaa;
    border-radius: 20px;
    overflow: hidden;
    height: 90px;
    font-weight: 900;
    color: #FFFFFF;
    font-size: 28px;
    text-shadow: 4px 4px 4px #737373;
    text-align: center;
	line-height:50px;
	background-image: url(../underlayer/imgs/PC_GB_00.jpg);
    background-repeat: no-repeat;
}




/* 記事の一覧ページ */
#posts article img	{float: left;
	margin-right: 10px}

#posts article h1	{font-size: 24px;
line-height: 50px;
}


#posts section	{width: 900px;
	margin-left: auto;
	margin-right: auto}



#posts header	{margin-bottom: 0px}

#posts time	{font-size: 12px;
	color: #ffffff;
	background-color: #bdbc8f;
	border-radius: 10px;
	padding: 2px 20px 2px 20px}

/*#posts article a	{color: #000000;
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding: 20px}*/

/*#posts article a:hover	{background-color: #ffe792}*/

#posts article	{padding: 0}

/*SNS Footer*/

#sns-footer {text-align: center;
    margin-top: 50px;
    margin-bottom: 50px
    
}

#sns-nav {margin: 0 ;
    padding: 0}

#sns-tw ,#sns-in ,#sns-yt{display:inline;
    list-style-type: none;
    padding: 20px
}


/* フッター */
footer	{width: 900px;
	margin-left: auto;
	margin-right: auto;
	clear: both}

/* 画像を中央に配置するレイアウト 
figure.photo-center	{text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;}*/

/* 画像を左に配置するレイアウト
figure.photo-left	{margin: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left} */

/*figure.photo-left img	{width: 550px}*/

/* 画像を右に配置するレイアウト 
figure.photo-right	{margin: 0;
	margin-left: 20px;
	float: right}

figure.photo-right img	{width: 550px}*/

/* 小見出し */
h2	{clear: both;
	border-bottom: solid 5px #c39f4a;
	margin-top: 30px}

/* リンク */
/*a	{color: #FFFFFF;
text-decoration: none;}

a:hover	{color: #ff8800}
*/



/* 関連記事へのリンク */
aside	{border: solid 2px #d6c588;
	border-radius: 5px;
	padding: 10px;
	background-color: #edede3;
	margin-top: 40px}

aside h1	{font-family: 'Chango', cursive;
	font-size: 18px;
	color: #c39f4a;
	border-bottom: dotted 1px #c39f4a}

aside ul	{list-style-image: url(../underlayer/check/listmark.png)}

aside a	{color: #000000;
	text-decoration: none}







