@charset "UTF-8";

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
aside,
main,
header,
footer,
p,
ul,
ol,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize*/
html{
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary{
	display: block;
}

audio,
canvas,
progress,
video{
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]){
	display: none;
	height: 0;
}

[hidden],
template{
	display: none;
}

a{
	background-color: transparent;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	text-decoration: none;
	color: #2b63e0;
}

a:active,
a:hover{
	outline: 0;
}
a:hover img{
	opacity: .6;
}
abbr[title]{
	border-bottom: 1px dotted;
}

b,
strong{
	font-weight: bold;
}

dfn{
	font-style: italic;
}

mark{
	background: #ff0;
	color: #000;
}

small{
	font-size: 80%;
}

sub,
sup{
	vertical-align: baseline;
	line-height: 0;
	position: relative;
	font-size: 75%;
}

sup{
	top: -0.5em;
}

sub{
	bottom: -0.25em;
}

img{
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

svg:not(:root){
	overflow: hidden;
}

figure{
	margin: 1em 40px;
}

hr{
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

pre{
	overflow: auto;
}

code,
kbd,
pre,
samp{
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea{
	margin: 0;
	color: inherit;
	font: inherit;
}

button{
	overflow: visible;
}

button,
select{
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],
html input[disabled]{
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner{
	padding: 0;
	border: 0;
}

input{
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"]{
	padding: 0;
	box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{
	height: auto;
}

input[type="search"]{
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
	-webkit-appearance: none;
}

fieldset{
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid #c0c0c0;
}

legend{
	padding: 0;
	border: 0;
}

textarea{
	overflow: auto;
}

optgroup{
	font-weight: bold;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th{
	padding: 0;
}

body{
	background: #f5f5f5;
	color: #202223;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-feature-settings: "palt";
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width:425px) {
	body{
		font-size: 14px;
	}
}
li{
	list-style: none;
}
.set-width{
	width: 100%;
	max-width: 1000px;
	padding: 0 10px;
	margin: 0 auto;
}
.set-width .set-width{
	padding: 0;
}
.center{
	text-align: center;
}
.site-header {
	position: relative;
}
.site-header>p{
	position: fixed;
	left: 0;
	top: 10px;
	margin-top: -12.5px;
	font-size: 10px;
	z-index: 999;
	text-align: center;
}
.site-header>p i{
	font-size: 16px;
}
.site-header>p a{
	color: #fff;
	display: block;
	padding: 10px 5px;
	border-radius: 0 5px 5px 0;
	border: 1px solid #fff;
	border-left: 0;
	background: rgba(0, 23, 83, 0.8);
}
.site-header>p a:hover{
	background: rgba(0, 23, 83, 1);
}
.site-header .site-title a{
	display: inline-block;
}
.site-header .site-title a:hover{
	opacity: .8;
}
.site-header>nav{
	background: url('../images/bg_footer.jpg');
	padding-top: 10px;
	padding-bottom: 10px;
}
.site-header>nav li{
	-webkit-flex: 0 1 200px;
	-moz-flex: 0 1 200px;
	-ms-flex: 0 1 200px;
	-o-flex: 0 1 200px;
	flex: 0 1 200px;
}
.site-header>nav a{
	color: #fff;
	padding: 0 10px;
	font-size: 14px;
	text-align: center;
	position: relative;
	line-height: 1.2;
}
.site-header>nav a .newbie{
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: -20px;
	font-size: 12px;
}
.site-header>nav a .newbie span{
	display: inline-block;
	padding:0 10px;
	border-radius: 50px;
	background: #6eeeff;
	border: 1px solid #333;
	text-shadow: 0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1);
}
.site-header>nav li:not(:last-child) a{
	border-right: 1px solid;
}
@media screen and (max-width:425px) {
	.site-header .site-title img{
		width: 230px;
	}
	.site-header>nav a{
		padding: 0;
		display: block;
		position: relative;
		text-shadow: 0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1),0 0 2px rgba(0, 0, 0, 1);
	}
	.site-header>nav a img{
		width: 20px;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		opacity: .4;
		top: 0;
	}
}
#overflow{
	position: fixed;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,.8);
	z-index: 9990;
	top: 0;
	left: 0;
}
.sp-nav{
	position: fixed;
	z-index: 9999;
	background: url('../images/bg_footer.jpg');
	padding: 30px 15px 100px;
	width: 80%;
	max-width: 450px;
	left: -450px;
	top: 0;
	height: 100vh;
	overflow-y: auto;
	text-align: center;
}
.sp-nav .sns{
	margin: 20px 0;
}
.sp-nav .sns p{
	display: inline-block;
	width: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 10px;
}
.sp-nav .sns .line{
	background: #00ba00;
}
.sp-nav .sns .line a{
	color: #00ba00;
}
.sp-nav .sns .twitter{
	background: #1da1f2;
}
.sp-nav .sns .twitter a{
	color: #1da1f2;
}
.sp-nav .sns p a{
	display: block;
	position: relative;
}
.sp-nav .sns p a:before{
	content: '';
	position: absolute;
	width: 35px;
	height: 36px;
	left: 7px;
	top: 7px;
	background: url('../images/bg_footer.jpg');
}
.sp-nav .sns p a:hover:before{
	background: #fff;
}
.sp-nav .sns p a i{
	line-height: 50px;
	position: relative;
}
.sp-nav li{
	display: inline-block;
	font-size: 15px;
	min-width: 200px;
	margin-bottom: 15px;
}
.sp-nav li a{
	color: #fff;
	display: block;
	padding: 10px 5px;
	border-radius: 5px;
	border: 1px solid #fff;
}
.sp-nav li a span{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.sp-nav li a span img{
	width: 19px;
}
.sp-nav li a:hover img{
	opacity: 1;
}
.sp-nav li a:hover{
	background: #001753;
}
.sp-nav .close{
	width: 90%;
	margin: 20px auto;
	padding-bottom: 20px;
}
.sp-nav .close a{
	/*color: #fff;*/
	display: block;
	background: #f1ea30;
	border: 1px solid #f1ea30;
	padding: 10px 10px;
	font-weight: 600;
	font-size: 12px;
}
.sp-nav .close a:hover{
	color: #f1ea30;
	background: transparent;
}
.bold,
.b{
	font-weight: 600;
}
.red{
	color: #e11717!important;
}
.blue{
	color: #1984d6;
}
.green{
	color: #1fa915;
}

.main-body{
}
@media screen and (max-width:425px) {
	.main-body{
		margin-top: 40px;
	}
}
.main-body:after{
	content: '';
	display: block;
	clear: both;
}
main{
	float: left;
	width: 70%;
	max-width: 960px;
}
aside{
	float: right;
	width: 28%;
	max-width: 295px;
}
aside h3{
	text-align: center;
	background: rgba(84, 101, 114, 0.4);
}
aside h3:first-child{
	margin-top: 0;
}
aside .search-box{
	display: block;
	text-align: center;
}
aside .search-box button,
aside .search-box input{
	display: inline-block;
	padding: 5px;
	font-size: 16px;
}
aside .search-box button{
	background: #4763ab;
	color: #fff;
	border: 1px solid #4763ab;
}
aside>ul>li{
	margin-bottom: 15px;
	text-align: center;
}
aside li .txt-wrap{
	text-align: left;
	font-size: 14px;
}
@media screen and (max-width:768px) {
	aside,
	main{
		float: none;
		width: 100%;
		max-width: none;
	}
	main{
		margin-bottom: 40px;
	}
	aside{
		max-width: 550px;
		margin-right: auto;
		margin-left: auto;
	}
}
.breadcrumbs{
	margin-bottom: 20px;
	overflow-x: auto;
}
.breadcrumbs li{
	white-space: nowrap;
	margin-right: 10px;
	font-size: 13px;
}

[class^="bg_waku_"]{
	padding: 0 5px;
	/*margin: 0 2px;*/
	border: 1px solid #b9b9b9;
	font-size: 12px;
	-webkit-flex: 0 0 1.5em;
	-moz-flex: 0 0 1.5em;
	-ms-flex: 0 0 1.5em;
	-o-flex: 0 0 1.5em;
	flex: 0 0 1.5em;
	text-align: center;
	background: #ebebeb;
}
span[class^="bg_waku_"]{
	display: inline-block;
	font-weight: 600;
}
.bg_waku_2{
	color: #fff;
	background: #212121;
}
.bg_waku_3{
	color: #fff;
	background: #e11717;
}
.bg_waku_4{
	color: #fff;
	background: #1984d6;
}
.bg_waku_5{
	background: #f1ea30;
}
.bg_waku_6{
	color: #fff;
	background: #1fa915;
}

.site-footer{
	padding: 0 0 40px;
	background: url('../images/bg_footer.jpg');
	color: #fff;
	font-size: 14px;
	margin-top: 120px;
	position: relative;
}
.site-footer>div{
	padding-top: 35px;
	position: relative;
}
.site-footer:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 120px;
	background: url('../images/bottom_boat.png') no-repeat center bottom;
	background-size: contain;
	bottom: 100%;
}
.site-footer .page-top{
	position: absolute;
	bottom: 100%;
	right: 0;
}
@media screen and (max-width:768px) {
	.site-footer .page-top{
		width: 90px;
	}
}
.site-footer .footer-logo{
	margin-bottom: 20px;
}
.site-footer li{
	display: inline-block;
	margin: 10px;
}
.site-footer li a{
	text-decoration: underline;
	color: #fff;
}
.site-footer li a:hover{
	opacity: .6;
}

.info_lists .to_url,
.info_lists .to_source,
.link-child,
.link-back,
.link-out{
	text-align: center;
}
.link-back,
.link-child{
	margin: 35px 0 20px;
}
.info_lists .to_source a,
.info_lists .to_url a,
.btn_cv a,
.link-child a,
.link-out a{
	color: #fff !important;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	border-radius: 5px;
	padding: 10px;
	position: relative;
	width: 100%;
	max-width: 290px;
	line-height: 1.2;
}
.link-back a{
	text-decoration: underline;
}
.info_lists .to_url a,
.btn_cv a,
.link-out a{
	background: #ab4747;
	border: 1px solid rgb(52,22,22);
	-webkit-box-shadow: 0 5px 0 0 rgb(52,22,22);
	-moz-box-shadow:    0 5px 0 0 rgb(52,22,22);
	box-shadow:         0 5px 0 0 rgb(52,22,22);
}
.info_lists .to_source a,
.link-child a{
	background: #4763ab;
	border: 1px solid rgb(0,23,83);
	-webkit-box-shadow: 0 5px 0 0 rgb(0,23,83);
	-moz-box-shadow:    0 5px 0 0 rgb(0,23,83);
	box-shadow:         0 5px 0 0 rgb(0,23,83);
}
.info_lists .to_url a:hover,
.btn_cv a:hover,
.link-out a:hover{
	background: transparent;
	color: #ab4747;
}
.info_lists .to_source a:hover,
.link-child a:hover{
	background: transparent;
	color: #4763ab;
}
.link-child a:after,
.link-out a:after{
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 14px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -.5em;
	line-height: 1;
}
.txt-box p:not(:last-child){
	margin-bottom: 15px;
}
.the_content p:not(:last-child){
	margin-bottom: 15px;
}
.single-new p:not(:last-child){
	margin-bottom: 15px;
}
img.aligncenter{
	display: block;
	margin: 0 auto;
}
.weekly-site{
	padding: 10px!important;
}
.weekly-site__name{
	text-align: center;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
}
.weekly-site__jisseki{
	margin: 15px;
}
.weekly-site__jisseki ul{
	margin: 0!important;
}
.weekly-site__desc{
	background: rgba(255,255,255,.9);
	border: 1px solid #dfdfdf;
	padding: 10px;
	max-height: 25vh;
	overflow-y: auto;
}
/* width */
.weekly-site__desc::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.weekly-site__desc::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.weekly-site__desc::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.weekly-site__desc::-webkit-scrollbar-thumb:hover {
  background: #555;
}