/*----------------------------------------
CSS Original Style
----------------------------------------*/
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;
vertical-align: baseline;
font-family: "游ゴシック",Yu Gothic,"メイリオ",Meiryo,"Hiragino Kaku Gothic ProN",Helvetica,Arial,sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 14px;
	background-color: #FFF;
	text-align: center;
}
/*@media (max-width:768px) {
body {
	font-weight: bold;
}
}*/

/*section{overflow: hidden;}*/

a ,label{
	display: block;
    color: #337ab7;
    text-decoration: none;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}

a:hover{
	text-decoration: none;
}

span{
	display: inline-block
}
.bold{
	font-weight: bold
}
.bg-primary{
	background-color: #0079c2!important;
}
.subColorRed {
    color: #EE3F42 !important;
}
.text-primary {
    color: #0079c2 !important;
}
.text-danger{
	color:#EE3F42 !important; 
}

.header h1{
	margin-bottom: -9px;
}
.h2, h2 {
 font-size: 1.65rem;
 line-height: 1.5em;
 font-weight: 700;
 margin-bottom: 0;
}
h2 img{
	/*border-top: 4px solid #0079c2;*/
}

h3,h4{
	font-weight: bold;
    font-size: 1.3em;
}
h5{
	font-weight: bold;
	color: #337ab7;
	margin-bottom: .5em;
}
p{
	font-size: 18px;
    line-height: 1.6;
    padding-bottom: .5rem !important;
/*line-height: 36px;*/
}
.font-size-16{
font-size: 16px!important;
}
.font-size-14{
font-size: 14px!important;
}
@media (max-width:768px) {
	h3{
		font-size: 1.7rem
	}
	#top1ichimon2 div.top1ichimonBox h4 {
    font-size: 1.1rem;
    display: block;
    padding: 10px;
}
}

@media (max-width:462px) {
	h3{
		font-size: 1.4rem
	}
	#top1ichimon2 div.top1ichimonBox h4 {
    font-size: 1.0rem;
    padding: 5px 100px 5px 0px;
	text-align: left;
	margin-bottom: 5px;
}
	.mondaiBox .date{
		 padding-right: 100px ;
	}
}

img{
 width: 100%;
 height: auto;
 object-fit: cover;
}
@media (max-width:768px) {
.PC{display: none!important;}
.SP{display: block!important;}
}
@media (min-width: 769px) {
.PC{display: block!important;}
.SP{display: none!important;}
}

@media (max-width: 420px) {
.h1.SP-set-font {
    font-size: 2rem!important;
	letter-spacing: -.05em;
}
}

.header{	
}
.header img{
width: 100%;
  height: auto;
  object-fit: cover;
}

.midashi{
	text-align: center;
	margin-top: -20px;
	z-index: 2;
	position: relative;
}
.midashi img{
	width: 15vw;
	height: auto;
}

.fs08 {
    font-size: .8em!important;
}
.fs125 {
    font-size: 1.25em!important;
}
.fs1563 {
    font-size: 1.563rem!important;
}
.fs15 {
    font-size: 1.5rem!important;
}
.fs1953 {
    font-size: 1.953rem!important;
}
@media (max-width:768px) {
.fs1953 {
    font-size: 1.8953rem!important;
}
}
.bg-light {
    background-color: #E6E9EC !important;
}
.bg-sub-light {
    background-color: #f0f7fb;
}
.box-blue {
    padding: 30px 30px 10px;
    background: #f2f2f2;
    border: 4px solid #0079c2;
    border-top: 0px;
	text-align: left;
}
.step img{
	height: 70px;
	width: auto;
	margin: 10px auto 10px
}

.btn-moushikomi{
	z-index: 100;
	color: #00B5FE;
	background-color: #FFF;
	border-color: #00B5FE!important;
}
.btn-moushikomi a{
	color: #00B5FE;
	padding-bottom: 10px;
	padding-top: 10px;
}

.top-moushikomi a{
	display: block;
	padding: 10px;
	font-size: 1.4rem;
	color: #FFF!important;
	/*background-color: #00B5FE!important;*/
	background-color:rgba(255,119,0,1.00)!important;
	/*border-color: #00B5FE!important;*/
	border-color: rgba(255,119,0,1.00)!important;
	border-radius: 5px;
	/*font-weight: bold;*/
}

.top-moushikomi2 a{
	display: block;
	padding: 10px;
	font-size: 1.4rem;
	color: #FFF!important;
	/*background-color: #00B5FE!important;*/
	background-color:rgba(0,171,255,1.00)!important;
	/*border-color: #00B5FE!important;*/
	background-color:rgba(0,171,255,1.00)!important;
	border-radius: 3px;
	/*font-weight: bold;*/
}
@media (max-width:358px) {
	.top-moushikomi a{
	font-size: 1.0rem;
	}
}
.js-fix.is-fixed {
	-webkit-transition: all 3s ease;
	-moz-transition: all 3s ease;
	-o-transition: all 3s ease;
	-ms-transition: all 3s ease;
	transition: all 3s ease;}

.js-fix.is-fixed {
    position: fixed;
    left: 0;
	right: 0;
	bottom: -1rem;
    width: 100%;
	z-index: 1000;
	margin: auto;
	background-color: rgba(220,220,220,0.7);
	-moz-animation-name: anime;
	-moz-animation-duration: 1.5s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count: 1;

	-webkit-animation-name: anime;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: 1;

	-o-animation-name: anime;
	-o-animation-duration: 1.5s;
	-o-animation-timing-function: ease;
	-o-animation-iteration-count: 1;

	-ms-animation-name: anime;
	-ms-animation-duration: 1.5s;
	-ms-animation-timing-function: ease;
	-ms-animation-iteration-count: 1;
	}

@-moz-keyframes anime {
    0% {transform: translateY(100px);opacity: 0}
    100% {transform: translateY(0px);opacity: 1}
	}

@-webkit-keyframes anime {
    0% {transform: translateY(100px);opacity: 0}
    100% {transform: translateY(0px);opacity: 1}
	}

@-o-keyframes anime {
    0% {transform: translateY(100px);opacity: 0}
    100% {transform: translateY(0px);opacity: 1}
	}

@-ms-keyframes anime {
    0% {transform: translateY(100px);opacity: 0}
    100% {transform: translateY(0px);opacity: 1}
	}

/* pageTopButton*/
#pageTop {
	display: none ;
    position: fixed;
    bottom: 110px;
    right: 20px;
	z-index: 1001;
	}

#pageTop a {
    position: relative;
    display: inline-block;
	text-decoration: none;
    width: 50px;
    height: 50px;
	-webkit-border-radius: 2px;
	-moz-border-radius:  2px;
	border-radius: 2px;
	background: rgba(0,0,0,0.6);
	border: 1px solid #666;
	overflow: hidden;
}

#pageTop a span{
	font-size: 0.6em;
	color: #FFF;
	display: block;
	position: absolute;
    left: 10px;
    bottom: 5px;
}

#pageTop a::after {
    content: "";
    width: 15px;
    height: 15px;
  	border: 3px solid;
	border-color: #eee #eee transparent transparent;
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    position: absolute;
    left: 0px;
	right:0px;
    top: 18px;
	margin: auto;	
}
#pageTop a:hover {
    text-decoration: none;
    background: #666;
	transition: 0.2s linear 0.2s;
	opacity: 0.7;
}

#footer .footerBnr img{
	width: 100px;
	height: auto;
	}
#footer .Copyright{
	padding: 1rem 3rem 100px;
	background-color: #333;
	text-align:center; 
	color: #EFEFEF;
	}

#footer p,
#footer a{
	color: #EFEFEF;
	text-align: center;
}

#footer p{
	padding-top: 1em;
}
#sitemap .footerBnr,
#footer .footerBnr {
	width: 280px;
	margin-top: 40px;
	}

/*start*/
.start {
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}

.start img{
	width: 180px;
	height: auto;
	padding-left: 10px;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 280px;
}
/*common.cssから移植*/

.width60{
	width:60%!important;
	margin: auto;
}

.width-cler600 {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

button.btn01{
    position: relative;
    display: inline-block;
    color: #FFF;
    text-align: center;
    width: 100%;
    padding: 15px 15px 15px 35px;
	margin-bottom: 30px;
    border-radius: 3px;
    line-height: 16px;
    font-weight: bold;
    font-size: 1rem;
    -webkit-transition: background .35s,color .35s;
    transition: background .35s,color .35s;
    box-shadow: 0 3px 0 rgba(0,0,0,0.1);
}
button.btn01{
	background-color: rgba(255,119,0,1.00);
	border: 2px solid rgba(255,119,0,1.00);
	/*display: block;*/
}
button.btn01 a{
	color: #FFF;
}
button.btn01:hover a,
button.btn01:hover{
	color: rgba(255,119,0,1.00);
}
button.btn01:hover{
	background-color: #FFF;
}

button.btn01::before{
    content: "";
	width: 10px;
	height: 10px;
	border: 2px solid;
	border-color: #fff #fff transparent transparent;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 8px;
    bottom: 0px;
    top: 0px;
    margin: auto;
}


button.btn01:hover:before{
	border-top: 2px solid rgba(255,119,0,1.00);
	border-right: 2px solid rgba(255,119,0,1.00);
}

#top1ichimon2 div.top1ichimonBox h4 {
    text-align: left;
}

.mondaiBox {
    padding: 20px 20px 0px;
    border-radius: 2px;
    min-height: 200px;
    text-align: center;
}

.border-red {
  border: 2px solid #EE3F42 !important;
}

.border-nken {
  border: 2px solid #0079c2 !important;
}

.border-2{
	border: 2px;
}

.border-3{
	border: 3px;
}

.btn-nken a{
	border: 2px solid #0079c2 ;
	color: #0079c2;
	font-size: 1.5em;
	padding: 1rem;
	border-radius: 3px;
}

.btn-nken a:hover{
	background-color: #0079c2 ;
	border: 2px solid #0079c2t;
	color: #FFF ;
}

