@charset "shift_jis";
@import url("./css/commonstyles.css");
/**
 * ウィンプレ - フラットヴィジュアルバージョン 2カラム
 *
 * @author DiAL,inc.
 * @version 1.0.2
 * @package SIRIUS
 * @subpackage Winple
 */

/* =====================================================================
	global
====================================================================== */
* {
	font-family : "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
body {
	margin: 0;
	background-color: #efefef;
	font-size: 16px;
		background-image: url(./img/bg_by02_03.gif);
	
	
	
}
h1,h2,h3,h4,h5,h6 {
	letter-spacing : 0.05em;
}
p, li {
	letter-spacing : 0.05em;
}
a {
	color: #0000ed;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
img {
	vertical-align : bottom;
	border: none;
}
iframe {
	display: inline-block;
}
#header, #main, #footer {
	position: relative;
	margin: 0;
	padding: 0;
}
.container {
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	background: #fff;
	width: 100%;
	max-width: 1024px;
}
/* ========================================
 header
======================================== */
#header {}
#header h1 {
	margin: 0;
	padding: 5px 10px;
	font-size: 0.9em;
	font-weight: normal;
	color: #999;
}
#header h2 {
	margin: 0;
	padding: 5px;
}
@media (max-width:767px){
	#header h2 {
		padding: 0 5px;
	}
	#header h2 img {
		max-width: 80%;
	}
}
#header .header_navigation {
	position: absolute;
	top: 0;
	right: 5px;
	padding: 3px 20px;
	background: #0C4891;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0 0 3px #333, 0 0 3px #333 inset;
}
#header .header_navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}
#header .header_navigation ul li {
	display: inline;
	color: #fff;
	padding: 5px;
}
#header .header_navigation ul li a {
	color: #fff;
	text-decoration: none;
}
#header .header_navigation ul li a:hover {
	background: rgba(255,255,255,0.2)
}
#header .header_description {
	padding: 20px 5px 0 0;
	font-size: 0.8em;
	color: #999;
}
@media (max-width:767px){
	#header .units-row .unit-60 {
		margin-bottom: 5px;
	}
}

/* ========================================
 topmenu
======================================== */
#topmenu {
	margin-top: 20px;
	width: 100%;
	height: 63px;
	background: #0C4891;
}
#topmenu span {
	display: block;
	float: left;
	width: 16.66%;
	height: 63px;
	line-height: 63px;
	text-align: center;
}
#topmenu span a {
	display: block;
	position: relative;
	background: #0C4891;
	border-top: 5px solid #2277E4;
	border-right: 1px solid #fff;
	width: auto;
	height: 63px;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}
#topmenu span:last-child a {
	border-right: none;
}
#topmenu span a:hover {
	background: #58BFD2;
	border-top: 5px solid #FFF102;
	color: #000;
}
#topmenu span a img {
	position: absolute;
	bottom: 36px;
	left: 50%;
	margin-left: -50px;
}
#topmenu span a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
@media (max-width:767px){
	.navigation-toggle {
		margin: 0 !important;
		padding: 0 !important;
		background: #0C4891;
		color: #fff;
	}
	#topmenu {
		margin: 0 !important;
		padding: 0 !important;
		background-color: #0C4891;
		border: none;
		border-radius: 0;
		width: auto;
		height: auto !important;
	}
	#topmenu span {
		display: block;
		float: none;
		width: auto;
		height: auto !important;
		box-shadow: none;
		text-align: left;
	}
	#topmenu span a {
		display: inline;
		border: none;
		width: auto;
		height: auto;
		font-size: 1em;
		text-decoration: none;
	}
	#topmenu span a:hover {
		background-color: #2575E4;
		border: none;
		text-decoration: underline;
	}
	#topmenu span a img {
		position: static;
		margin-left: 0px;
		max-width: 60px;
		vertical-align: middle;
	}
}

/* ========================================
 topmenu
======================================== */
#siteNavi {
	margin-bottom: 20px;
	font-size: 0.95em;
}
.credit {
	text-align: center;
}

/* ========================================
 contents
======================================== */
#contents {}
@media (min-width:768px){
	#contents .units-row .unit-70 {
		float: left;
		width: 70%;
		margin: 0;
		padding: 0 5px;
	}
}
#contents .container {
	padding: 10px;
}
#main {}
#main h2 {
	position: relative;
	margin: 0 0 40px 0;
	padding: 10px 0 20px 0;
	background: url(./img/bg_h3.jpg) repeat-x 0 bottom;
	width: auto;
	text-align: center;
	font-size: 2em;
}
#main h2:after {
	content: " ";
	position: absolute;
	bottom: -25px;
	left: 0;
	background: url(./img/bg_h3_icon.jpg) no-repeat center bottom;
	width: 100%;
	height: 26px;
}
#main h3 {
	position: relative;
	margin: 10px 0 25px 0;
	padding: 10px;
	border: 5px solid #0C4891;
	width: auto;
	text-align: center;
	font-size: 1.5em;
}
#main h3:after {
	content: " ";
	position: absolute;
	bottom: -24px;
	left: 0;
	background: url(./img/bg_h3_icon.png) no-repeat center bottom;
	width: 100%;
	height: 24px;
}
#main h4 {
	margin: 0 0 15px 0;
	padding: 10px;
	border-top: 2px dotted #0C4891;
	border-bottom: 2px dotted #0C4891;
	font-size: 1.3em;
	color: #0C4891;
}
#main h5 {
	margin: 0 0 15px 0;
	padding: 5px 10px 5px 25px;
	background: url(./img/bg_h5.jpg) repeat-y left center;
	border-bottom: 3px solid #0C4891;
	font-size: 1.2em;
}
#main h6 {
	margin: 0 0 15px 0;
	padding: 5px 10px;
	border-bottom: 3px solid #ccc;
	font-size: 1em;
}
#main p {
	margin: 0 10px 5px 10px;
}
#main dl {
}
#main dl dt {
	margin-left: 10px;
}
#main dl dd {
	margin-bottom: 10px;
}
@media (max-width:767px){
	#main h3 {
		font-size: 1.2em;
	}
	#main h4 {
		font-size: 1.1em;
	}
	#main h5 {
		font-size: 1em;
	}
	#main h6 {
		font-size: 1em;
	}
}
.footermenu {
	padding: 10px 5px 5px;
	border-top: 3px solid #ccc;
}
.footermenu #footermenu {
}
.footermenu #footermenu span {
	padding: 0 10px 0 10px;
	background: transparent url(./img/menu_arrow.jpg) no-repeat left center;
}
.footermenu #footermenu span:last-child {
	border-right: none;
}
.footermenu p.pagetop {
	margin: 0;
	padding: 5px;
	text-align: right;
}

/* ========================================
 sidebar
======================================== */
#sidebar {}
@media (min-width:768px){
	#contents .units-row .unit-30 {
		float: right;
		margin: 0;
		padding: 0 5px;
	}
}
#sidebar .sidemenu h4 {
	margin: 0;
	padding: 10px;
	background: #0C4891;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
}
#sidebar .sidemenu ul {
	margin: 0;
	background: url(./img/bg_submenu.png) repeat;
}
#sidebar .sidemenu ul li {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
#sidebar .sidemenu ul#newEntry li {
	padding-left: 37px;
	background: transparent url(./img/submenu_comment.png) no-repeat 8px center;
}
#sidebar .sidemenu ul li a {
	padding: 10px;
	text-decoration: underline;
}

/* ========================================
 footer
======================================== */
#footer {
	padding: 20px 0 50px 0;
	background: #0C4891;
}
#footer .container {
	background: transparent;
}
#footer ul.footer_menu {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#footer ul.footer_menu li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #fff;
	color: #fff;
}
#footer ul.footer_menu li.copyright {
	border: none;
}
#footer ul.footer_menu li.copyright small {
	font-size: 1em;
}
#footer ul.footer_menu li a {
	color: #fff;
}
@media (max-width:767px){
	#footer ul.footer_menu li {
		font-size: 0.9em;
	}
	#footer ul.footer_menu li.copyright {
		display: block;
		margin-bottom: 10px;
		text-align: center;
	}
}

/* ========================================
 searchbox
======================================== */
#header .searchbox {
	position: absolute;
	top: 10px;
	right: 10px;
}
#header .searchbox label {
	color: #999;
	font-size: 0.9em;
}
#contents .searchbox {
	border-top: 1px dotted #ccc;
	padding: 20px 5px 0  5px;
	text-align: center;
}

.buttons { 
    padding: 0; 
    margin: 0; 
    display: flex; 
    justify-content: center; 
    flex-wrap: wrap; 
} 
 
.buttons li { 
    border-radius: 4px; 
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.67); 
    display: block; 
    font-weight: bold; 
    font-size: 22px; 
    padding: 12px 60px !important; 
    -moz-transition: .2s; 
    -webkit-transition: .2s; 
    -o-transition: .2s; 
    transition: .2s; 
    margin: 4px 10px 10px; 
    width: 80%; 
    text-align: center; 
} 
 
.buttons li.but1 { 
    background-color: #8cb805; 
} 
.buttons li.but1.orange { 
    background-color: orangered; 
} 
.buttons li.but1.orange2 { 
    background-color: orange; 
} 
.buttons li.but1.pink { 
    background-color: #ff6c86; 
} 
 
.buttons li.but2 { 
    background-color: #8cb805; 
} 
 
.buttons li:hover { 
    transform: translate(1px, 1px); 
    box-shadow: none; 
    opacity: 0.8; 
} 
 
.buttons li a { 
    color: white; 
    text-decoration: none; 
} 
 
 
@media screen and (max-width: 780px) { 
    .buttons li { 
        width: 100%; 
        font-size: 17px; 
        padding: 10px 0 !important; 
    } 
}
.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #FFAC22;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #FFAC22;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}

body,footer,#footer,#footer > div{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
h1,h2,h3,h4,h5,h6,.title,dt,h3 > span,h4 > span,h5 > span,h6 > span,.title > span,div[id$="menu"] h4,div[id$="menu"] .title,#indexlist .title{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#entrylist h4,#entrylist h4::before{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}