@charset "UTF-8";
img, object, embed, video {max-width:100%}
.ie6 img{width:100%}
a{text-decoration: none}
iframe{border:0}
/* Mob LO : max w:439 px _________________________*/
.container{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:#329bd7
}
.container .nav-bar {
	font-size:13px;
	position: fixed;
	top:0;
	width:100%;
	height:100px;
	background-color:#dfeaf8;
	border-top:5px solid #264f6f;
	overflow:hidden;
}
.head-left{margin:10px;width:130px}
.head-left img{width:100%}
.head-right a{
    font-size:13px;
	float:right;
	margin:-44px 10px 10px;
	border:2px solid #fff;
	border-radius:15px;
	color:#fff;
	background:#d95857;
	padding:6px 10px;
}
.head-right a:hover{background:#264f6f;transition:.5s}
hr.head-border{border-top:1px solid #fff;margin:10px}
.head-menu{font-size:11px;text-align:center}
.head-menu ul{list-style:none;padding-left:0}
.head-menu ul li{display:inline-block;border-right:1px solid #264f6f;}
.head-menu ul li a{
	padding:4px 5px 4px 1px;
	color:#264f6f;
}
.head-menu ul li:last-child{border-right:none}
.head-menu ul li a:hover{
	color:#264f6f;
	border-bottom:2px dotted #264f6f;
	transition:.3s;
}
.mv{margin-top:105px}
#footer{
	color:#fff;
	font-size:10px;
	background:#095f90;
	padding:10px 10px 5px}
.footermenu-left ul{list-style:none;margin-top:0;padding-left:0;line-height:1.7}
#footer a {
	color:#fff;
	position:relative;
	display:inline-block;
	transition:.3s;
}
#footer .footer-menu{
	width: 100%;
	height: 10.5em;
}
#footer .f-menubox a:after {
	position:absolute;
	bottom:0;
	left:0;
	content:'';
	width:0;
	height:1px;
	background-color:#fff;
	transition:.3s;
}
#footer .f-menubox a:hover::after {width:100%}
#footer .footer-bottom a:hover {
	opacity: .6;
}
.f-menubox{margin-right:1.2em;float:left}
.footermenu-right{text-align:right;line-height:1.5;float:right}
address{font-style:normal}
address .s-text{font-size:9px}
address .b-text{font-size:14px;font-weight: bold}
address img{width:13px;margin-right:0.5em}
.footer-bottom{text-align:center;clear:both;padding-top:60px;}
.footer-bottom img{width:140px;margin:18px 10px 10px}
.contents-wraper{
	margin-top:-35px;
	background-color:#329bd7;
	background-image:url("../img/main-bg-bottom.png");
	background-size:100% auto,100% auto;
	background-repeat:no-repeat;
	background-position:bottom;
	padding:25px;
}
.m-bottom{
    height:100px;
}
h1{
	width:100%;
	height:110px;
	font-size:20px;
	text-align:center;
	color:#fff;
	margin-bottom:1em;
	line-height:70px;　　
}
/*----
.h1eip{
	font-size:14px;
	padding-top:86px
}
--*/
.title{
	background-image:url("../img/ion-wave.svg");
	background-size:auto 10%;
	background-repeat:no-repeat;
	background-position:center center
}
.message, .flow, .cal, .toppage, .recruit{margin:-4px 10px 10px;line-height:1.5}
.head-cpoy{
	color:#fff;
    padding:1.25em 0 .75em 0;
    border-bottom:3px solid #fff;
    border-top:3px solid #fff;
	margin-top:2em;
	margin-bottom:3em;
}
.toppage .head-cpoy .head-cpoy-lead p{
    font-size:18px;
    color:#fff;
	line-height:2em;
    padding-bottom:1.25em;
    text-align:center;
}
.head-cpoy .sign img{width:115px}
.head-cpoy .sign p{
	padding-top:1.5em;
	font-size:11.5px;
	line-height:1.6em;
	text-align:right}

.tomessage-btn{margin-top:-25px;text-align:right}
.tomessage-btn a{
	border-radius:15px;
	color:#fff;
	background:#f53f3f;
	padding:6px 12px;
}
.tomessage-btn a:hover{background:#264f6f;transition:.5s}
.toblog-btn a{
	font-size:11px;
	border-radius:15px;
	color:#fff;
	background:#d95857;
	margin-left:1em;
	padding:5px 10px;}	
.toblog-btn a:hover{background:#264f6f;transition:.5s}
.toblog-btn-text{padding-left:2em;max-width:19em}
.toblog dd{font-size:10.5px;line-height:1.3em}
.note{
	margin:2em 0;
	padding:15px;
    background-color:#ffffe7; 
    background-image:linear-gradient(rgba(153,204,255,.3) .1em, transparent .1em);
    background-size:100% 1.5em;
    -webkit-box-shadow:4px 8px 6px -6px #999;
       -moz-box-shadow:4px 8px 6px -6px #999;
            box-shadow:4px 8px 6px -6px #999;
            border-radius:15px;
}
.note:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 4em;
    background-color: #ffffe7; 
    background-image: 
        linear-gradient(90deg, transparent 29px, #fcc 29px, #fcc 31px, transparent 31px),
        linear-gradient(90deg, transparent 49px, #fcc 49px, #fcc 51px, transparent 51px);
}
.note p{font-size:13px;line-height:2em}
.note h2{font-size:16px;text-align:center}
.note h3{font-size:16px;display:inline-block}
.sc-left dl, .sc-right dl{font-size:13px}
.sc-left dt, .sc-right dt{
  clear: left;
  float: left;
  width:7em;
  font-weight:bold;
  margin-right:1em;
 }
.sc-left dd, .sc-right dd{margin-left:8em;margin-bottom:0.5em}
.note h5{font-size:14px;font-weight:bold;font-style: italic;text-align:center;line-height:1.8em}
.pink_line{background:rgba(0, 0, 0, 0) linear-gradient(transparent 40%, #FFDFEF 40%) repeat scroll 0 0;}
.blue_line{background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #cce5ff 0%) repeat scroll 0 0;}
.note h4{
	width:100%;
	height:70px;
	color:#264f6f;
	padding-top:45px;
	font-size:14px;
	background-image:url("../img/hasira.png");
	background-size:100px;
	background-repeat:no-repeat;
	background-position:50%;
	text-align:center;
	margin-top:3em;
}
.cal2-stitle{
	font-size:14px;
	font-weight:bold;
	color:#264f6f;
}
.dekitas-logo{width: 70%;margin: auto}
.dekitasu img{margin-top: 1.75em;margin-bottom:1em;}
.dekitas-img{
    -webkit-box-shadow:4px 8px 6px -6px #999;
       -moz-box-shadow:4px 8px 6px -6px #999;
            box-shadow:4px 8px 6px -6px #999;
            border-radius: 10px;}
.aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;}
.todekitas-btn{text-align:center}
.todekitas-btn a{
	border-radius:15px;
	color:#fff;
	background:#f53f3f;

	border: 1px #f53f3f solid;
	padding:6px 12px;
}
.todekitas-btn a:hover{color:#f53f3f;background:#fff;transition:.5s}

#contact h3{font-size:16px;color:#264f6f;}
#contact p{color:#264f6f;}
#contact hr{
	border-top: 1px dashed #ea5413;}
.contact-form{
	font-weight:bold;
	margin-left:1em;
	margin-bottom:3em;
	padding-left:1em;
	border-left:5px solid #f53f3f;
}
.contact-form a{
    font-size:.9em;
    color:#fff;
    text-decoration:none;
	border-radius:15px;
	background:#f53f3f;
	padding:6px 10px;
    line-height:3em;
}
.contact-form a:hover{background:#264f6f;transition:.5s}
.contact-form span{
    display:inline-block;
    font-size:.8em;
    margin-left:1em;
    line-height:1.5em;
}
/*
.head-right a{
    font-size:13px;
	float:right;
	margin:-44px 10px 10px;
	border:2px solid #fff;
	border-radius:15px;
	color:#fff;
	background:#f53f3f;
	padding:6px 10px;
}
.head-right a:hover{background:#264f6f;transition:.5s}


#contact dl{font-size:13px;padding-top:2em}	
#contact dt{padding-bottom:0.5em}
#contact dd{margin:0;padding-bottom:1.5em}
#contact dd small{color:red}
*/
.cal-lead h5{
	width:100%;
	font-size: 15px;
	text-align:left;
	letter-spacing: 2px;
	margin: 0;
	display:inline-block;
	padding:0 0 2px 8px;
	border-left:5px solid #5e4f35;
}
.cal-lead p{text-align:left;}
.cal-lead-bottom{margin-bottom:3em;}
.cal-lead img{display:none;}
.messe-img{display:none;}
.message {color:#fff;
}
.message p, .recruit p, .toppage p {font-size:13px}
.message h2, .recruit h2, .toppage h2{font-size:14px;margin-top: 2.5em}
.message .sign{text-align:right;margin-top:4em;font-size:11px}
.message .sign img{width:110px}
.flow-pl{
	font-size:13px;
	line-height:1.5em;
	margin:2em 0;
	background:#f4eba8;
	padding:5px 17px;
	border-radius:20px;
}
.flow-pl hr{
	height:0;margin:0;padding:0;border:0;
	border-top: 1px dashed #fff;
}
.flow-com{
	background:#fff;
	padding:4px 12px 4px;
	border-radius:13px;
	line-height:1.8em;
}
.flow-step{
	color:#fff;
	font-size:10px;
	background:#095f90;
	margin-right:1px;
	padding:3px 7px;
	border-radius:10px
}
dl.flow-list {
    border:3px solid #095f90;
    border-radius:20px;
    background-color:#095f90;
    margin-top:-0.5em;
    margin-bottom:10px;
}
dl.flow-list dt {
	line-height:1.7em;
	font-size:14px;
	color:#fff;
    float:left;
    clear:left;
    width:100px;
    padding:8px 0 0 8px;
    width:120px;
}
dl.flow-list dd {
	font-size:13px;
    background-color:#fff;
    margin-left:130px;  
    padding:8px 10px;
    border-radius:0px 18px 18px 0px ;
}
.flow-list span{
	font-size:12px;
	color:#095f90;
	padding:2px 6px;
	border-radius:12px;
	background:#fff;
}
.flow-list-allow{display: inline-block}
.flow-list-allow:after{
	content: "";
	right: 50%;
	margin-left:50px;
	border: 15px solid transparent;
	border-top: 15px solid #095f90;
}
.ribbon{
	background-color: #fff;
    display: inline-block;
    height:46px;
    line-height:46px;
    vertical-align: middle;
    margin-top:2em;
    padding:5px;
    box-sizing: border-box;
    border-radius:23px;
    box-shadow: -2px -2px 8px #095f90, 4px 4px 8px rgb(0 0 0 / .5%);
}
.ribbon h2{
    color:#095f90;
    font-size:16px;
    vertical-align: middle;
    margin: 0;
    padding: 0 16px;
    line-height:34px;
}
.ribbon h2::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    background-image: url("../img/icon-home.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    padding-right:1em;
}
.recruit-text {
    color:#fff;
}
.recruit-text img{
	width:50%;
	float:right;
	margin:0 0 10px 10px;
	border-radius:10px;
}
.recruit-text .small-redtext{
	font-size:11px;
	margin-left:1em;
	margin-top:-1em;
	color: #000;
}
.m-bottom{margin-bottom:4em}
.margin-clear{margin-bottom:-0.5em}
.googlemap{
	background:#999;
	height:150px;
	margin-top:13px;
}
.toppage dl{font-size:13px;line-height:1.9em}
.toppage dt{
	width:8em;
	text-align:right;
	float:left;
	font-weight:bold;
}
.toppage dd{margin-left:9em}


#rss{font-size:13px;padding:0 26px 20px 26px;clear:both;color:#fff}
#rss a{text-decoration:none;color:#fff;}
#rss span{
    color:#fff;
}
#rss a:hover{text-decoration:none;color:#264f6f;transition:.3s;}
#rss dt{
	text-align:left;
	margin-left:0;
	width:100%;
	vertical-align:middle;
}
#rss dt span{
	font-size:85%;
	font-weight:normal;
	margin-left:1em;
}
#rss dd{
	font-size:90%;
	line-height:1.75;
	margin-left:0;
	margin-bottom:.75em;
	padding-bottom:.75em;
	border-bottom:1px dotted #999;
}


.top-access-box{
    color:#fff;
	width:100%;
	margin-top:15px;
	display:inline-block;
}
.top-access img{
	float:left;
	background-color:#095f90;
	border-radius:25%;
	padding:10px;
	width:40px;
	margin-right:10px
}
.top-access p{
	margin-top:0;
	font-size:11.5px;
	line-height:1.4em;
}
.acsces-map {
	margin:15px 15px 5px 5px;
    position: relative;
    width:100%;
    height:0;
    padding-top:56.25%;
    overflow: hidden;
}
.acsces-map iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.clear{clear:both}
.not-found{font-size:14px;text-align:center;line-height:1.5em}
.not-found img{width:80%;margin:2em 0 4em}
.er-text{
	text-align:left;
	color:#fff;
	padding:0.7em 2em;
	background:#264f6f;
	display:inline-block;
	border-radius:15px;
	line-height:2em;
}
.nf-to-top {
	margin:2em;
}
.nf-to-top a{
	border:2px solid #fff;
	border-radius:15px;
	color:#fff;
	background:#f53f3f;
	padding:6px 10px;
}
.nf-to-top a:hover{background:#264f6f;transition:.5s}

/* Tab LO w: 440 ～ 681 px________________________*/
@media only screen and (min-width: 440px) {
.head-menu{font-size:14px;text-align:center}
.head-menu ul li{margin:0}
.head-menu ul li a{padding:4px 6px 4px 0px;}
#footer{font-size:12px}
.note h4{font-size:16px}
.note{padding:15px 25px}
/*------------
.toppage .head-cpoy p{font-size:13.3px}
---------*/
.flowc-left{width:42%;float:left}
.flowc-right{width:42%;float:right}
.cal-lead img{
	width:45%;
	margin:15px 0px 10px 10px;
	border-radius:10px;
	float:right;
	display:block;
}
.messe-img{
	width:45%;
	margin:0px 15px 5px 10px;
	border-radius:10px;
	float:right;
	display:block;}
}
/* Tab LO w: 681 ～ 768 px________________________*/
@media only screen and (min-width: 681px) {
.container,.container .nav-bar{max-width:700px}
.head-left{margin-left:25px}
.head-menu ul li a{padding:10px 10px 4px 2px}
.head-right{margin-right:15px}
hr.head-border{margin-left:25px;margin-right:25px;}
#footer{padding:10px 25px 5px}
.f-menubox{margin-right:2.5em}
.footermenu-left ul{line-height:1.8}
.footermenu-left ul li{letter-spacing:2px;}
.footermenu-right{line-height:1.6}
.footer-bottom img{width:160px;margin-top:30px}
.contents-wraper{padding:35px}
/*------------
.toppage .head-cpoy p{font-size:19px;line-height:1.8em}
-------------*/
.head-cpoy .sign img{width:145px}
.head-cpoy .sign p{font-size:14.5px}
dl.flow-list dt{font-size:15px;width:150px;padding-left:15px;line-height:2em}
dl.flow-list dd{font-size:13px;margin-left:150px;  padding:12px 17px}
.flow-list span{font-size:13px;padding:4px 6px}
.note{padding:15px 55px}
.sc-left{width:53%;float:left}
.sc-right{width:47%;float:right}
.two-view-left{width:49%;float:left;margin-right:2%}
.two-view-right{width:49%;float:right}
.flowc-left{width:45.4%}
.flowc-right{width:45.4%}
.float-l{width:49%;float:left}
.float-r{width:49%;float:right}
.cal-lead img, .messe-img{width:35%;}
}
/* PC LO w: 769 ～ 1000 px_______________________*/
@media only screen and (min-width: 769px) {
.container,.container .nav-bar{max-width: 940px}
/*-------------
.toppage .head-cpoy p{font-size:19.5px;line-height:1.9em;letter-spacing:0.1em}
----------------*/
.head-cpoy .sign img{width:155px}
.head-cpoy .sign p{font-size:16px}
.flowc-left{width:46%}
.flowc-right{width:46%}
.cal-lead img, .messe-img{width:30%;}
}