@charset "utf-8";
/* Base
 Web¥µ¥¤¥È¤Ë¤ª¤±¤ë»ù±¾¤È¤Ê¤ë¥¹¥¿¥¤¥ë¡£normalize.css¤ÎËû¡¢»ù±¾¤È¤Ê¤ë¥Õ¥©¥ó¥È¥µ¥¤¥º¤ä¥ê¥ó¥¯¥«¥é©`¤òÔO¶¨¤¹¤ë
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, /*p,*/ blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, table, caption, tbody, tfoot, thead, tr, th, td, header, main, nav, footer {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	color: #333;
	font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", /*YuGothic, "ÓÎ¥´¥·¥Ã¥¯",*/ "¥á¥¤¥ê¥ª", Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;
	font-weight: normal;
	line-height: 1.4;
	margin: 0;
}
a {
	color: #15c;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #609;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
ul, ol {
	list-style: none;
}
img {
	border: 0;
	line-height: 1;
	vertical-align: bottom;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: none;
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
}

@media screen and (max-width: 767px) {
body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
}
}

@media only screen and (min-width: 768px) { /*768px ÒÔÉÏ*/
body {
	font-size: 93.75%;/*15px*/
}
}

/* Layout
 ¥Ø¥Ã¥À©`¡¢¥Õ¥Ã¥¿©`¡¢¥«¥é¥à¤È¤¤¤Ã¤¿¡¢Web¥Ú©`¥¸¤Î¥ì¥¤¥¢¥¦¥È¤òÔO¶¨¤¹¤ë
 */

/* header
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
#header {
	border-top: #40B1F7 solid 3px;
	position: relative;
	width: 100%;
}
#header_content {
	display: block;
	height: 92px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
h1.logo {
	margin: 0;
	padding: 0;
	left: 10px;
	top: 14px;
	position: absolute;
}
h1.logo img {
	width: 300px;
}
.header_links {
	position: absolute;
	top: 70px;
	right: 0;
	font-size: 0.8em;
}
.header_links li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
.header_links li a {
	background: url(/med/dai2naikahp/common/images/ico_arr01.png) 0 3px no-repeat;
	background-size: 8px 11px;
	padding-left: 12px;
}
#global_nav {
	position: absolute;
	top: 0;
	right: 0;
}
#global_nav nav ul {
	display: none;
}
#global_nav nav p#menu_toggle {
	background: url(/med/dai2naikahp/common/images/bg_menu.png) 50% 3px no-repeat;
	color: #31BFEF;
	font-size: 0.6em;
}
#global_nav nav p#menu_toggle {
	margin-top: 6px;
}
#global_nav nav p#menu_toggle span {
	display: block;
	padding: 22px 5px 5px;
}
#global_nav nav.open {
	display: block;
}
#global_nav nav.open ul {
	background: #31BFEF;
	border-bottom: 1px solid #E3E0C7;
	/*-webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.4);*/
	display: block !important;
	left: 0;
	position: fixed;
	top: 94px;
	width: 100%;
	z-index: 99;
}
/*#global_nav nav.open ul li {
	border-top: 1px solid #E3E0C7;
}*/
#global_nav nav.open ul li a {
	border-top: 1px solid #E3E0C7;
	color: #fff;
	text-align: center;
	display: block;
	padding: 10px;
}
/*#global_nav nav.open ul li:first-child, #global_nav nav.open ul li:first-child a {
	border-top: none;
}*/
}

@media only screen and (min-width: 768px) { /*768px ÒÔÉÏ*/
#header {
	/*background: #FFFCF2 url(../images/bg_ft.png) repeat-x 0 0;*/
	border-top: #40B1F7 solid 3px;
	position: relative;
	width: 100%;
}
#header_content {
	display: block;
	height: 92px;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
h1.logo {
	margin: 0;
	padding: 0;
	left: 0px;
	top: 20px;
	position: absolute;
}
h1.logo img {
	width: 420px;
	height: 52px;
}
.header_links {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 80%;
}
.header_links li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.header_links li a {
	background: url(/med/dai2naikahp/common/images/ico_arr01.png) 0 4px no-repeat;
	background-size: 8px 11px;
	padding-left: 12px;
}
#global_nav {
	background-color: #31BFEF;
	/*border-bottom: #E3E0C7 solid 1px;*/
	height: 56px;
	width: 100%;
}
#global_nav p#menu_toggle {
	display: none;
}
#global_nav ul {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 1024px;
}
#global_nav li {
	display: inline-block;
	float: left;
	line-height: 56px;
	text-align: center;
	width: 16.6666666666%
}
#global_nav li a {
	border-left: 1px solid #E3E0C7;
	box-sizing: border-box;
	color: #FFF;
	display: block;
	text-decoration: none;/*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
}
#global_nav li a:hover {
	background-color: #A7E5F8;
	transition: 0.5s;
}
#global_nav li.btn5 a {
	border-right: 1px solid #E3E0C7;
}
#global_nav li.btn1 a span {
	background-position: 0 0px;
}
#global_nav li.btn2 a span {
	background-position: 0 -25px;
}
#global_nav li.btn3 a span {
	background-position: 0 -50px;
}
#global_nav li.btn4 a span {
	background-position: 0 -75px;
}
#global_nav li.btn5 a span {
	background-position: 0 -95px;
}
}
/* content
---------------------------------------------------------- */

.topicpath {
	display: block;
	padding: 15px 0;
	font-size: 80%;
}
.topicpath dt {
	display: none;
}
.pages #main {
	line-height: 1.7;
}
.pages #sidebar h3 {
	border-bottom: #E3E0C7 solid 1px;
	color: #4F7086;
	padding: 15px;
	display: block;
	margin: 0 auto;
	width: 80%;
}
.pages #sidebar ul {
	margin-right: 0;
}
.pages #sidebar li {
	background: url(/med/dai2naikahp/common/images/ico_arr01.png) no-repeat 5px 13px;
	background-size: 8px 11px;
	border-bottom: #E3E0C7 dotted 1px;
	line-height: 40px;
	padding: 0 10px 0 20px;
	display: block;
	margin: 0 auto;
	width: 80%;
}
.pages #sidebar li:last-child {
	border-bottom: none;
}
.pages #sidebar li+li {
	border-top: none;
}
.pages #sidebar ul li a {
	display: block;
}
.pages #sidebar ul ul {
	margin: 0;
}
.pages #sidebar ul ul li {
	background: url(/med/dai2naikahp/common/images/ico_arr01.png) no-repeat 0 10px;
	border: none;
	margin-left: 0;
	padding-left: 20px
}

/*.pages #sidebar ul.third,
.pages #sidebar ul.third-igakubu,
.pages #sidebar ul.third-hokenkango {
	display: none;
}*/

@media screen and (max-width: 767px) {	/*767px ÒÔÏÂ*/
.removeHighlight {
    position: fixed !important;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
}
/*body.removeHighlight #content {
	opacity: .6;	
}*/
.topicpath dd {
	background-color: #D8E9ED;
	border-top: 1px solid #A4CCD8;
	border-bottom: 1px solid #A4CCD8;
	padding: 4px 10px;
}
.topicpath dd a {
	color: #333;
}
#content {
	width: 100%;
}
#main, #sidebar {
	width: 96%;
	margin: 0 auto;
}
.pages #main {
	margin-bottom: 80px;
}
#copyright {
	font-size: 80%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
	margin-right: 1.953125%;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.col-xs-12, .col-xs-6:nth-child(2n), .col-xs-4:nth-child(3n), .col-xs-3:nth-child(4n) {
	margin-right: 0;
}
.col-xs-1 {
	width: 6.54296875%;
}
.col-xs-2 {
	width: 15.0390625%;
}
.col-xs-3 {
	width: 23.53515625%;
}
.col-xs-4 {
	width: 32.03125%;
}
.col-xs-5 {
	width: 40.52734375%;
}
.col-xs-6 {
	width: 49.0234375%;
}
.col-xs-7 {
	width: 57.51953125%;
}
.col-xs-8 {
	width: 66.015625%;
}
.col-xs-9 {
	width: 74.51171875%;
}
.col-xs-10 {
	width: 83.0078125%;
}
.col-xs-11 {
	width: 91.50390625%;
}
.col-xs-12 {
	width: 100%;
}
}

@media only screen and (min-width: 768px) { /*768px ÒÔÉÏ*/
#content {
	width: 1024px;
	margin: 0 auto;
}
#content.fontL {
	font-size: 120%;
}
#content.fontM {
	font-size: 100%;
}
#content.fontS {
	font-size: 80%;
}
.oneCol #main {
	width: 100%;
}
.twoColLt #main {
	float: right;
	width: 720px;
}
.twoColLt #sidebar {
	float: left;
	width: 248px;
	border: #E3E0C7 solid 5px;
}
.twoColRt #main {
	float: left;
	width: 676px;
}
.twoColRt #sidebar {
	float: right;
	width: 328px;
}
/* Grid system */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.col-1 {
	width: 67px;
}
.col-2 {
	width: 154px;
}
.col-3 {
	width: 241px;
}
.col-4 {
	width: 328px;
}
.col-5 {
	width: 415px;
}
.col-6 {
	width: 502px;
}
.col-7 {
	width: 589px;
}
.col-8 {
	width: 676px;
}
.col-9 {
	width: 763px;
}
.col-10 {
	width: 850px;
}
.col-11 {
	width: 937px;
}
.col-12 {
	margin-right: 0;
	margin-left: 0;
	width: 1024px;
}
#univ_top #content {
	margin-top: 20px !important;
}
#main {
	width: 100%;
}
#sidebar {
}
#sidebar ul {
	list-style: none;
}
}
.alpha, .first {
	margin-left: 0 !important;
}
.omega, .last {
	margin-right: 0 !important;
}
.row, .innerbox {
	margin: 40px 0 20px;
}
/*.row + .row, .innerbox + .innerbox {
	margin: 20px 0;
}*/
.row:after, .innerbox:after {
	content: "";
	display: block;
	clear: both;
}
/*-----------------------------
footer
-----------------------------*/

#footer {
	background-color: #D3F1FF;
	clear: both;
	margin-top: 50px;
	padding-top: 10px;
}
#footer_content {
	width: 96%;
	margin: 0 auto;
	text-align: center;
}
#footer_adr {
	margin: 15px auto 0;
}
.footer_logo {
	color: #335770;
	font-size: 110%;
	font-weight: normal;
	margin: 0;
}
#footer span.sp_block {
	display: block;/*font-size: 80%;*/
}
.footer_links {
	margin: 20px 0;
}
.footer_links ul li {
	font-size: 0.85em;
	margin-bottom: 5px;
}
.footer_links ul li a {
	color: #335770;
	background: url(/med/dai2naikahp/common/images/ico_arr01.png) 0 4px no-repeat;
	background-size: 8px 11px;
	padding-left: 12px;
}
#copyright {
	background-color: #41B2ED;
	clear: both;
	color: #fff;
	padding: 10px;
	margin-bottom: 0;
	text-align: center;
}

@media only screen and (min-width: 768px) { /*768px ÒÔÉÏ*/
#footer_content {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
.gotop {
	float: right;
}
.gotop a {
	color: #999;
	display: block;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
* html .gotop a {
	width: 14em;
}
.gotop a:hover, .gotop a:visited:hover {
	background-color: #aaa;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	display: block;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
#footer span.sp_block {
	display: inline;
}
#footer br.hide {
	display: block;
}
#footer_adr {
	width: 1024px;
	margin: 15px auto 0;
}
#footer_adr .bnr_block ul {
	text-align: right;
}
#footer_adr .bnr_block ul li {
	display: inline;
	margin: 0 10px;
}
#footer_adr .bnr_block ul li:last-child {
	margin-right: 0;
}
}
