﻿@charset "UTF-8";

body	{font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}


body {background-color: #eeeeee}






/* サイト名 */
.site h1 a	{color: #000000;
	text-decoration: none}

.site h1	{margin-top: 20px;
	font-size: 30px; text-shadow:  4px 5px 8px #444444;
	font-family: 'Paytone One', sans-serif;
	font-weight: normal}


/* ナビゲーション */
.menu ul	{margin-top: 0px;
            margin-bottom: 0px;
	padding: 0px;
	list-style: none}

.menu li a	{display: block; margin-left: 4px; margin-right: 4px; margin-bottom: 5px;
	padding: 7px;
	color: #000000; box-shadow:  5px 5px 8px #aaaaaa;
	font-size: 16px; border: solid 1px #aaaaaa;
	text-decoration: none}

.menu li a:hover	{background-color: #bbbbbb}


.menu ul:after	{content: "";
	display: block;
	clear: both}

.menu li	{float: left;
	width: auto}



/* リスト */
.list	{margin-bottom: 20px}

.list ol	{margin: 0;
	padding: 0;
	list-style: none}

.list li a	{display: inline-block;
	padding: 5px;
	color: #000000;
	font-size: 12px;
	text-decoration: none}

.list li a:hover	{background-color: #eeeeee}

.list ol:after	{content: "";
	display: block;
	clear: both}

.list li	{float: left;
	width: auto}

.list li:after	{content: '\003e';
	margin-left: 10px;
	margin-right: 10px;
	color: #888888}




/* 記事 */
.kiji h1	{margin-top: 0;
	margin-bottom: 20px;
	font-size: 100px}

.kiji h2	{margin-top: 0px;
            margin-bottom: 20px;
	padding-left: 10px;
        font-size: 20px;
	border-left: solid 15px #7cbac1;
	font-weight: normal}


.kiji h2 i	{margin-right: 7px;
	color: #888888}


.kiji h3	{margin-top: 10px;
            margin-bottom: 5px;
	padding-left: 10px;
        font-size: 18px;
	border-left: solid 10px #7cbac1;
	font-weight: normal}


.kiji p	{margin-top: 0px;
        padding-left: 5px;
	margin-bottom: 30px}

.kiji img	{max-width: 100%; box-shadow: 0 0 20px #585858;
            margin-top: 0px;margin-bottom: 10px;
	height: auto}


/* topに戻る */


.page_top { position:fixed; bottom:20px; right:20px; 
 padding:10px 20px; 
color:#fff; font-size:18px; text-decoration:none;  background:#000;  } 

.page_top:hover { background:#e74c3c;  } 





.top	{display: inline-block; margin-left: 15px; margin-bottom: 15px;
	padding: 5px 5px;
	background-color: #3077be;
	color: #ffffff}

.top a	{font-size: 14px;
	color: #ffffff; text-decoration: none}



.ad  {margin-top: 30px;}





/* 記事の投稿日 */
.kijiinfo	{margin-top: 20px;
	margin-bottom: 20px}

.kijiinfo i	{margin-right: 5px;
	color: #aaaaaa;
	font-size: 20px}


/* 記事の分類 */
.kijicat	{margin-bottom: 25px}

.kijicat ul	{margin: 0;
	padding: 0;
	list-style: none}

.kijicat li a	{display: block;
	margin-right: 5px;
	padding: 3px 5px;
	border-radius: 5px;
	background-color: #75dbe7;
	color: #000000;
	font-size: 18px;
	text-decoration: none}

.kijicat li a:hover	{background-color: #94ecf6}

.kijicat ul:after	{content: "";
	display: block;
	clear: both}

.kijicat li	{float: left;
	width: auto}


/* SNSのシェアボタン */
.share	{margin-top: 40px}

.share ul	{margin: 0;
	padding: 0;
	list-style: none}

.share li a	{display: block;
	padding: 10px 5px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	text-decoration: none}

.share-tw	{background-color: #55acee}
.share-fb	{background-color: #3b5998}
.share-gp	{background-color: #dd4b39}

.share li a:hover	{opacity: 0.8}

.share ul:after	{content: "";
	display: block;
	clear: both}

.share li	{float: left;
	width: 50%}




.topp p {font-size: 16px; color: #000000; margin-top:
        50px; margin-left:
        50px; float: left; width: auto;
         background-color: #94ecf6; text-decoration: none}




/* サイドメニュー */
.sidemenu	{margin-bottom: 0px}

.sidemenu ul	{margin: 0;
	padding: 0;
	list-style: none}

.sidemenu li a	{display: block;
	padding: 5px;
	color: #000000;
	font-size: 16px;
	text-decoration: none}

.sidemenu li a:hover	{background-color: #eeeeee}

.sidemenu h2		{margin-top: 0;
	margin-bottom: 10px;
	border-bottom: dotted 2px #dddddd;
	color: #666666;
	font-size: 18px}


/* おすすめ記事メニュー */
.osusume	{margin-bottom: 30px}

.osusume ul	{margin: 0;
	padding: 0;
	list-style: none}

.osusume li a	{display: block;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
	font-size: 16px;
	text-decoration: none}

.osusume li a:hover	{background-color: #eeeeee;
	opacity: 0.7}

.osusume h2	{margin-top: 50px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #dddddd;
	color: #000000; background-color: #75dbe7;
	font-size: 18px}

.osusume img	{width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom}





.osusume .text	{padding: 5px 10px;
	background-color: rgba(0,0,0,0.5);
	color: #ffffff}

.osusume a	{position: relative}

.osusume .text	{position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}



/* 人気の記事メニュー */
.ninki ul	{margin: 0px;
	padding: 0px;
	list-style: none}

.ninki li a	{display: block;
	padding: 5px;
	border-bottom: dotted 1px #dddddd;
	color: #2288bb;
	font-size: 16px;
	text-decoration: none}

.ninki li a:hover	{background-color: #dddddd}

.ninki li a img	{border: none}

.ninki h2	{margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #dddddd;
	color: #000000; background-color: #75dbe7;
	font-size: 18px}

.ninki a:after	{content: "";
	display: block;
	clear: both}

.ninki img	{float: left;
	width: 80px}

.ninki .text	{float: none;
	width: auto;
	margin-left: 60px;
	padding-left: 8px}

.ninki span	{display: block;
	color: #000000;
	font-size: 16px}



/* コピーライト */
.copyright p	{margin: 0;
	color: #666666;
	font-size: 14px}


/* BOX2をバーの形にする */
.box2	{background-color: #dddddd}


/* BOX5の上に区切り線を入れる */
.box5	{border-top: solid 1px #dddddd}


/* ボックスの上下の間隔 */
.box1	{padding-top: 8px; background-color: #dddddd;  
	 padding-bottom: 8px}

.box3	{padding-top: 20px; background-color: #eeeeee;  
	padding-bottom: 30px}

.box4	{padding-top: 20px; background-color: #eeeeee;  
	padding-bottom: 30px}

.box5	{padding-top: 15px; background-color: #eeeeee; 
	padding-bottom: 15px}





#HCB_comment_box    {background-color: #ffffff !important}





.youtube {
margin-top: 10px;
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
}

.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}






/* ########### 599px以下 ########### */
@media screen and (max-width: 599px) {

/* ナビゲーション */
.menu li a	{display: block; margin-left: 6px; margin-right: 6px;
	padding: 4px;
	color: #000000;
	margin-bottom: 6px;
	font-size: 11px;border: solid 1px #aaaaaa}

.menu li	{clear: both;
	width: 100%}



/* サイト名と記事のタイトル */
.site h1	{font-size: 19px; padding-top: 5px; text-shadow:  2px 2px 4px #444444;
	padding-bottom: 13px}

.kiji h1	{font-size: 26px}

/* ボックスの上下の間隔 */
.box1	{padding-top: 0px;
	padding-bottom: 0px}

.box3	{padding-top: 20px}


.kiji img	{max-width: 100%;
            margin-top: 0px;margin-bottom: 0px;
	height: auto}

.kiji p	{margin-top: 0px;
        padding-left: 3px;
	margin-bottom: 20px}


.kiji h2	{margin-top: 0px;
            margin-bottom: 5px;
	padding-left: 5px;
        font-size: 20px;
	border-left: solid 10px #7cbac1;
	font-weight: normal}

.kiji h3	{margin-top: 5px;
            margin-bottom: 5px;
	padding-left: 5px;
        font-size: 18px;
	border-left: solid 5px #7cbac1;
	font-weight: normal}



.share li	{float: left; padding-top: 15px;
	width: 100%}





}



/* ########### 600px以上～767px以下 ########### */
@media screen and (min-width: 600px) and (max-width: 767px) {

/* BOX4-1とBOX4-2を横に並べる設定 */
.box4:after	{content: "";
	display: block;
	clear: both}

.box4-1	{float: left;
	width: 50%}

.box4-2	{float: left;
	width: 50%}

/* BOX4-1とBOX4-2の左右の間隔 */
.box4-1	{padding-right: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

.box4-2	{padding-left: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

}




/* ########### 768px以上 ########### */
@media screen and (min-width: 768px) {

/* BOX3とBOX4を横に並べる設定 */
.boxA:after	{content: "";
	display: block;
	clear: both}

.box3	{float: left;
	width: 70%}

.box4	{float: left;
	width: 30%}

/* BOX3とBOX4の左右の間隔 */
.box3	{padding-right: 50px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

}



/* ########### 1040px以上 ########### */
@media screen and (min-width: 1040px) {

/* 全体の横幅を固定 */
.box1, .box2, .boxA, .box5
	{width: 1000px;
	margin-left: auto;
	margin-right: auto}




}




