@charset "utf-8";

*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body{
	margin: 0;
	padding: 0;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W5", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #000;
  background: url(/oukagenkyouki/wp-content/uploads/2024/12/bg-washi.jpg) center center !important;
  background-size: 100% !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

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

html{
    overflow-y: scroll;
}

main{
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

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

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

img {
	max-width:100%;
}

table {
	width:100%;
}

a,a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

a{
	color: #00216f;
	text-decoration: none;
}

a:hover{
	color: #0040d7;
	text-decoration: underline;
}


.ib{ display: inline-block; }

.mb10{ margin-bottom: 10px !important; }
.mb15{ margin-bottom: 15px !important; }
.mb20{ margin-bottom: 20px !important; }
.mb25{ margin-bottom: 25px !important; }
.mb30{ margin-bottom: 30px !important; }
.mb35{ margin-bottom: 35px !important; }
.mb40{ margin-bottom: 40px !important; }
.mb45{ margin-bottom: 45px !important; }
.mb50{ margin-bottom: 50px !important; }
.mb55{ margin-bottom: 55px !important; }
.mb60{ margin-bottom: 60px !important; }
.mb65{ margin-bottom: 65px !important; }
.mb70{ margin-bottom: 70px !important; }
.mb75{ margin-bottom: 75px !important; }
.mb80{ margin-bottom: 80px !important; }

.mt10{ margin-top: 10px !important; }
.mt15{ margin-top: 15px !important; }
.mt20{ margin-top: 20px !important; }
.mt25{ margin-top: 25px !important; }
.mt30{ margin-top: 30px !important; }
.mt35{ margin-top: 35px !important; }
.mt40{ margin-top: 40px !important; }
.mt45{ margin-top: 45px !important; }
.mt50{ margin-top: 50px !important; }
.mt55{ margin-top: 55px !important; }
.mt60{ margin-top: 60px !important; }
.mt65{ margin-top: 65px !important; }
.mt70{ margin-top: 70px !important; }
.mt75{ margin-top: 75px !important; }
.mt80{ margin-top: 80px !important; }

.ml5 { margin-left:  5px !important; }
.ml10{ margin-left: 10px !important; }
.ml15{ margin-left: 15px !important; }
.ml20{ margin-left: 20px !important; }
.ml25{ margin-left: 25px !important; }
.ml30{ margin-left: 30px !important; }
.ml35{ margin-left: 35px !important; }
.ml40{ margin-left: 40px !important; }
.ml45{ margin-left: 45px !important; }
.ml50{ margin-left: 50px !important; }
.ml55{ margin-left: 55px !important; }
.ml60{ margin-left: 60px !important; }
.ml65{ margin-left: 65px !important; }
.ml70{ margin-left: 70px !important; }
.ml75{ margin-left: 75px !important; }
.ml80{ margin-left: 80px !important; }

.mr5 { margin-right:  5px !important; }
.mr10{ margin-right: 10px !important; }
.mr15{ margin-right: 15px !important; }
.mr20{ margin-right: 20px !important; }
.mr25{ margin-right: 25px !important; }
.mr30{ margin-right: 30px !important; }
.mr35{ margin-right: 35px !important; }
.mr40{ margin-right: 40px !important; }
.mr45{ margin-right: 45px !important; }
.mr50{ margin-right: 50px !important; }
.mr55{ margin-right: 55px !important; }
.mr60{ margin-right: 60px !important; }
.mr65{ margin-right: 65px !important; }
.mr70{ margin-right: 70px !important; }
.mr75{ margin-right: 75px !important; }
.mr80{ margin-right: 80px !important; }


.mt0{ margin-top:    0px !important;}
.ml0{ margin-left:   0px !important; }
.mr0{ margin-right:  0px !important; }
.mb0{ margin-bottom: 0px !important; }

.ft10{ font-size: 10px; }
.ft12{ font-size: 12px; }
.ft14{ font-size: 14px; }
.ft16{ font-size: 16px; }
.ft18{ font-size: 18px; }
.ft20{ font-size: 20px; }

.float-left{ float: left; }
.float-right{ float: right; }

.tc{ text-align: center !important; }
.tr{ text-align: right !important; }
.tl{ text-align: left !important; }
.just{
text-align:justify;
text-justify:inter-ideograph; 
}


.sp{
	display: none;
}

.inner{
	width: 1197px;
	margin: 0 auto;
	position: relative;
}


/* Header 
----------------------------------------*/

/* Footer 
----------------------------------------*/
footer{
	padding: 50px 0 ;
	text-align: center;
	font-size: 14px;
	color: #888;
}

/* Common
----------------------------------------*/
.start-form input[type=text],
.start-form input[type=email],
.start-form input[type=password]{
	padding: 6px 12px;
	color: #555;
	margin-bottom: 5px;
	width: 100%;
}

.btn{
	background-color: #000;
	color: #fff;
	padding: 10px 40px;
	border: none;
	cursor:pointer;
}

.btn:hover{
	text-decoration: none;
	opacity: 0.8;
}

.logo{
	font-size: 30px;
}

.logo b{
	font-weight: bold;
}

.alert-error{
	border: 2px solid #a00;
	padding: 20px;
	margin: 20px 0 0;
	color: #a00;
	font-weight: bold;
}

.listTable th{
	border-bottom: 1px solid #ccc;
	padding: 8px;
}
.listTable td{
	border-bottom: 1px solid #ccc;
	padding: 8px;
}

/* Login 
----------------------------------------*/
#login{
	text-align: center;
	padding: 50px 0;
}

#login .login-box-body{
	width: 500px;
	margin: 0 auto;
	background: #f9f9f9;
	padding: 20px;
}

/* Regist 
----------------------------------------*/
#regist{
	text-align: center;
	padding: 50px 0;
}

#regist .regist-box-body{
	width: 600px;
	text-align: left;
	margin: 0 auto;
	background: rgba(255,255,255, .6);
	padding: 20px;
}

#regist .regist-box-body h3{
	font-size: 18px;
	font-weight: bold;
}

#regist .regist-box-body h4{
	margin-top: 15px;
}


#profile p{
	font-weight: bold;
	margin-bottom: 1rem;
}
#profile p a{
	font-weight: bold;
}

.check-form .form-group{
	margin-bottom: 1rem;
}

.check-form textarea{
	width: 100%;
	text-align: left;
}

tr.c1 td{
	background-color: #f5e7e7;
}
tr.c2 td{
	background-color: #e7f5ea;
}
tr.c3 td{
	background-color: #cdcdcd;
}
tr.c5 td{
	background-color: #f5e7e7;
}
tr td b.c1{
	font-weight: bold;
	color: #33a;
}
tr td b.c2{
	font-weight: bold;
	color: #a33;
}

.cardlist{
	display: flex;
	flex-wrap: wrap;
}

.cardlist .box{
	width: 220px;
	padding: 10px;
}

.cardlist .box b{
	color: #a00;
	font-weight: bold;
}


/*--------------------------------------
Smartphone 
----------------------------------------*/

@media screen and (max-width: 767px) {
.sp{
	display: block;
}
.pc{
	display: none !important;
}
.nbr{
	display: none;
}

.inner{
	width: 100%;
	padding: 0 10px;
}

}

#login{
	padding: 20px 15px;
}

#login .logo{
	font-size: 20px;
}



#print{
	width: 880px;
	margin: 0 auto;
}

#print h2{
	text-align: center;
	padding: 30px 0 10px;
	margin-bottom: 20px;
	border-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
}

#print h3{
	padding: 50px 0 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 1rem;
	font-size: 24px;
	font-weight: bold;
}

#print h4{
	font-size: 18px;
	margin-bottom: 0.5rem;
	font-weight: bold;
}

#print h5{
	font-weight: bold;
}

#print p{
	text-align: left;
}

#print .flex{
	display: flex;
}

#print img{
	max-width: 100%;
}

#print .flex .image{
	width: 40%;
	padding-right: 50px;
}

#print .flex .text{
	width: 60%;
}


#print .flex.wide .image{
	width: 60%;
	padding-right: 50px;
}

#print .flex.wide .text{
	width: 40%;
}

#print b{
	font-weight: bold;
	color: #a00;
}

#print ol{
	margin-left: 25px;
	list-style-type: decimal;
}

#print ol li{
	margin-bottom: 0.5rem;
}

#print .cap{
	display: block;
	padding: 20px 0;
}


@media screen and (max-width: 767px) {

#login .info{
	margin-top: 2rem;
}

#login p{
	font-size: 14px;
}

#login .login-box-body{
	width: 100%;
}

#regist{
	padding: 20px;
}
	
#regist .regist-box-body{
	width: 100%;
}

#print-wrap{
	padding: 20px 15px;
}

#print-wrap .logo {
    font-size: 20px;
}

#print{
	width: 100%;
}

#print h2{
	font-size: 18px;
}

#print h3{
	font-size: 16px;
}

#print h4{
	font-size: 15px;
}

#print p{
	font-size: 14px;
}

#print p.tc{
	text-align: left !important;
}


#print .flex{
	display: block;
}

#print .flex.wide .image,
#print .flex .image{
	width: 100%;
	text-align: center;
	padding: 0;
}

#print .flex.wide .text,
#print .flex .text{
	width: 100%;
}

#print ol li{
	font-size: 14px;
}


}