
body {
    background-image: none;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.breadcrumb-area {
    border: none;
}
.one-column #content .wrap {
    max-width: 1200px;
    width: 94%;
}
.cat-content, article.post, article.page {
    border: none!important;
}
.home div#content {
    padding-top: 10px;
}

div#header-right {
    width: 100%;
    background: #005FBE;
}
#header .site-title {
    background: #F2F2F2;
    width: 100%;
    height: 20px;
}
#header h1{
    width: 100%;
    font-size: 0.7em;
    max-width: 1200px;
    margin: auto;
}
header#header {
    background: #fff;
    height: 190px;
}

body.home .wrap {
  padding-top: 0!important;
}
header .wrap.clearfix {
    height: 80px;
    padding: 10px 0!important;
}
#gnav ul li.current-menu-item a {
    background: #055fbe;
}
#gnav ul li a {
    background: #055fbe;
}#gnav ul li a:hover {
    color: #fff;
    background: #438bd8;
}

.header-font-cont {
			position: relative;
    width: 270px;
    float: right;
    vertical-align: bottom;
	   margin-top:20px;
}
a.en_link {
    background: #e3eef0;
    color: #000!important;
    padding: 0px 31px;
    position: absolute;
    top: -20px;
    left: 0px;
}

.header-font-cont p {
    display: inline;
    padding-right: 10px;
    vertical-align: bottom;
}

.header-font-cont button {
    border: none;
    display: inline-block;
    border-radius: 10px;
    vertical-align: bottom;
    background-color: #E3EEF0;
    font-weight: bold;
}button.active {
    color: #fff;
    background: #015fbe;
}

button#medium {
    font-size: 1.2em;
}

button#large {
    font-size: 1.3em;
    width: 40px;
    padding: 5px!important;
}

div#header-gnav-area {
			 width: 100%;
    	max-width: 1200px;
    	margin: 0 auto;
	   float:none;
}

#header-gnav-area nav#gnav {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    float: none!important;
}

#header-gnav-area ul#gnav-ul {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-evenly;
}

#header-gnav-area ul#gnav-ul {
    flex: 1;
}

#header-gnav-area ul#gnav-ul li {
    font-size: 1.3em;
    width: 100%;
    text-align: center;
}

nav#gnav {
    background: #055fbe;
}

div#header-fnav-area {
    display: none;
}


.header-logo {
    width: 400px;
    float: left;
}
.header-tel {
    width: 240px;
    float: right;
}
.header-tel span {
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: 2px;
}
header.post-header {
    height: auto;
}
h1.post-title {
    margin-bottom: 0;
}
div#main_visual {
    padding: 20px;
    height: auto!important;
    background: #F2F2F2!important;
}
body.home .front-loop {
    margin: 20px 0;
    border: none!important;
}
dl {
    font-size: 1em;
}
h2 {
    background: #005FBE;
    color: #fff;
    height: 60px;
    line-height: 60px!important;
    text-align: left!important;
    width: 100%;
    position:relative;
    overflow: hidden;
			padding: 0px 20px!important;
}h2:before {
    content: "";
    display: block;
    height: 60px;
    background: #02488E;
    position: absolute;
    top: 0;
    right: -10%;
    width: 50%;
    z-index: 1;
    color: #fff;
    transform: skewX(-30deg);
    text-align: left!important;
    /* width: 50%; */
}
.banner-container {
    margin-top: 30px;
}
.links .links-item {
    width: 40%;
    margin: 10px 5%;
    float: left;
    text-align: center;
}

/*footer*/
footer#footer {
    border: none;
}

.footer-01 {
    background: #3B4042!important;
}

.footer-02 {
    background: #fff!important;
    color: #000;
    padding: 5px;
}.footer-logo {
    width: 400px;
}

div#footer-cont-about {
    width: 300px;
    float: left;
}

div#footer-cont-content {
    width: 300px;
    float: right;
}

div#footer-content-area {
    width: 600px;
    float: right;
}
.footer-logo img {
    width:400px;
}

.footer-logo p {
    font-size: 0.9em;
    padding-top: 10px;
    display: inline-block;
}
.footer-logo p:nth-child(2) {
    font-size: 0.7em;
    padding-top: 20px;
    display: inline-block;
}#footer .footer-02 .wrap {
    padding: 0;
}


/*サブページ系*/
.post-content {
    padding: 0 0 50px 0!important;
    margin: 20px 0;
}
.home .post-content {
    padding: 0 0 0px 0!important;
}

.post-header {
    padding: 10px 0 20px 20px!important;
    border: none;
    border-top: double 5px #02488E;
    border-bottom: double 5px #02488E;
    margin-bottom: 20px;
    height: 80px;
    background: #F2F2F2!important;
    position:relative;
    /* padding: 10px 0; */
}.post-header:before {
    position: absolute;
    content: "";
    display: block;
    top: -10px;
    left: 0px;
    width: 100%;
    border-top: solid 5px #f2f2f2;
}.post-header:after {
    position: absolute;
    content: "";
    display: block;
    bottom: -10px;
    left: 0px;
    width: 100%;
    border-top: solid 5px #f2f2f2;
}

.wp-block-buttons {
    width: 100%;
}
.wp-block-button.is-style-outline {
    width: 50%;
    float: left;
}
.wp-block-buttons-is-layout-flex {
    display: block!important;
}

div#w100btn {
    width: 100%;
}
a.wp-block-button__link {
    border: 2px solid #005FBE!important;
    border-radius: 10px;
    color: #005FBE!important;
    font-weight: bold;
    margin: 20px 2%;
    width: 96%;
    height: 70px;
    line-height: 40px;
    font-size: 1.5em;
}
div#w100btn a.wp-block-button__link {
    width: 98%!important;
    margin: 20px 1%;
}

.wp-block-button {
    flex: 1;
}
a.wp-block-button__link:hover {
    text-decoration: none;
}
a.wp-block-button__link:after {
    content: '\f04b'; /* 追記したコード */
    font-weight: 900;
    font-family: 'Font Awesome 6 Free'; /* 追記したコード */
    padding-left:10px;
    font-size:0.8em;
}

h2.wp-block-heading {
    margin: 80px 0 32px 0px!important;
    /* font-weight: normal; */
    border-left: none!important;
    background-color: #005FBE;
}
.post-content p,
.post-content li
{
    font-size: 1.2em;
}


/*リスト*/
.post-content ul {
  border-radius: 5px;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

.post-content ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}
.post-content ul li:before {
    content: '\f192'; /* 追記したコード */
    font-weight: 900;
    font-family: 'Font Awesome 6 Free'; /* 追記したコード */
  position: absolute;
  left : 0.5em;/*左端からのアイコンまでの距離*/
  color: #5BCCE0;/*アイコン色*/
}

.flow_design10 {
  width: 100%;
}

.flow10 {
  padding: 0!important;
  margin-left: 0!important;
}

.flow10 > li {
  list-style-type: none;
  border: 2px solid #005fbe;
  padding: 20px!important;
  border-radius: 20px;
}

.flow10 > li:not(:last-child) {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}

.flow10 > li:not(:last-child)::after {
  content: '';
  position: absolute;
  border: 20px solid transparent;
  width: 0;
  height: 0;
  bottom: -53px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-top-color: #4D9BC1;
}

.flow10 > li dl dt {
  font-size: 1.3em;
  font-weight: bold;
  border-bottom: 2pt dashed #ccc;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.flow10 > li .icon10 {
  color: #4D9BC1;
  margin-right: 0.5em;
}

.flow10 > li dl dd {
  margin: 0;
}
.flow10 > li:before{
  display: none;

}

/*テーブル*/
table,tr,td {
    border-left: none!important;
    border-right: none!important;
}
table td:first-child {
    border-right: 1px solid #e5e5e5!important;
    color: #005FBE!important;
    background-color: #F8F8F8!important;
    font-weight: bold!important;
	   min-width: 200px;
}

/*画像*/
.post-meta-area {
    margin-bottom: 20px;
}

.type-news img.wp-post-image{
    width: initial!important;
}

/*レイアウト調整*/
.one-column .main-inner {
    margin-right: 0px!important;
}

/*セミナーページ*/
.seminar-area {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
p.seminar-capacity span {
    font-weight: bold;
    font-size: 2em;
}
article.p-works-list__item.p-article06 {
    width: 30%;
    padding: 1%;
    border: 1px solid #ccc;
	   margin-bottom: 30px;
}

h3.box-title {
    font-weight: bold;
    border: 1px solid #ccc;
    border-left: 9px solid #ff933d;
    padding: 5px 0 5px 10px;
    height: 40px;
    line-height: 30px;
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
}

a.p-article06__img {
    /* height: 200px; */
    display: block;
}
a.p-article06__img img{
    object-fit: cover;
    height: 200px;
    width: 100%;
}
p.seminar-pr {
    font-weight: bold;
    text-decoration: underline;
    margin: 10px 0 0 0;
    font-size: 1.2em;
}

p.seminar-date {
    font-weight: bold;
    margin: 0px 0 0 0;
    font-size: 1.3em;
}

p.seminar-capacity {
    font-size: 1em;
}.p-article06__btn a {
    display: block;
    width: 100%;
    background: #005fbe;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
}

.p-article06__btn a.end {
    display: block;
    width: 100%;
    background: #2e2e2e;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
}

/*セミナー*/
.p-seminar3__image {
    float: left;
    max-width: 400px;
    width: 40%;
}

.p-seminar3__content {
    float: right;
    max-width: 780px;
    width: 58%;
}

.p-seminar3.l-inner:after {
    clear: both;
    display: block;
    content: "";
}p.p-seminar5__foot {
    text-align: center;
}
section.p-seminar4 h3 {
    text-align: center;
    font-weight: bold;
    font-size: 1.7em;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.p-seminar4__head p {
    font-size: 1em;
    text-align: center;
}

.p-seminar4__info {
    background: #e7e7e7;
    padding: 20px;
    font-size: 1.4em;
    width: 50%;
    margin: 0 auto 40px auto;
}

.p-seminar4__info p {
    margin: 0;
}

.p-seminar4__button {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

a.apply {
    display: inline-block;
    padding: 10px 20px;
    background: #B10000;
    color: white;
    font-size: 1.3em;
    width: 40%;
    margin: 0 4%;
    text-align: center;
}

a.faxbtn {
    display: inline-block;
    padding: 10px 20px;
    background: #004BB1;
    color: white;
    font-size: 1.3em;
    width: 40%;
    margin: 0 4%;
    text-align: center;
}

section.p-seminar4 {
    margin-top: 50px;
}

.seminar-area:after {
    content: "";
    display: block;
    width: 30%;
}
p.seminar-date span {
    background: #000;
    color: #fff;
    padding: 5px;
    font-size: 1.5em;
    margin-right: 2px;
}

/*申し込みフォーム系*/
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: 0 auto;
    min-width: 200px;
    width: 40%;
    height: 50px;
    background: #f00;
    display: block;
}
.wpcf7 span.required {
    color: red!important;
}.labelgroup {
    margin-bottom: 40px;
}
input#company-postcode,
input#company-address,
select#company-prefecture{
    font-size: 1.2em;
}

.wpcf7 select {
    height: 40px;
    padding: 0 10px;
}
div.labelgroup p {
    margin-bottom: 10px;
}
.wpcf7 label {
    font-size: 1.2em;
    font-weight: bold;
}

span.wpcf7-list-item-label {
    font-weight: normal;
}

span.wpcf7-list-item {
    display: block;
}

span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    display: inline-block;
}p.warning {
    border: 10px solid #e7e7e7;
    padding: 20px;
    font-size: 1.3em;
}

.post-content tr ul li:before,
.post-content tr ol li:before{
	  content: "";
}.post-content tr ul li,
.post-content tr ol li{
    list-style-type: disc!important;
			line-height: initial!important;
    padding: 6px 0;
    font-size: 1.1em;
}.post-content tr ul,
.post-content tr ol {
    margin:0;
}

/*特殊処理*/
.wp-block-button.is-style-outline.nyukan a:before {
    content: "出入国在留管理庁ホームページへ移動";
    font-size:0.4em;
    color: #333;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 90%;
    text-align: center;
    padding-left:20px;
}.wp-block-button.is-style-outline.nyukan a {
    position: relative;
}

@media screen and (max-width: 1200px){
	#header h1 {
    padding: 0 30px;
	}
	#header-gnav-area ul#gnav-ul li {
    font-size: 1.1em;
	}
}

@media screen and (max-width: 1050px){
	.header-font-cont {
    display: none;
	}

	.footer-logo.gr6 {
    width: 100%!important;
	}.footer-logo.gr6 {
    padding: 0!important;
			margin-bottom: 20px;
	}

	.footer-logo p:nth-child(2) {
			display: none;
	}.footer-logo p:nth-child(3) {
    display: block;
	}#footer .row{
			margin:0!important;
	}
	div#footer-content-area {
    width: 95%;
    margin: 0!important;
    float: none;
	}div#footer-cont-about {
    width: 50%;
	}div#footer-cont-content {
    width: 50%;
	}#footer-brand-area{
			margin-bottom: 0px;
	}.footer-01{
		  padding-bottom: 0px;
	}
	/*サブページ*/
	.one-column #content .wrap {
			margin: 0 3%!important;
		}
	article.p-works-list__item.p-article06 {
    width: 48%;
	}.wp-block-button.is-style-outline{
		width:100%;
	}

}
@media screen and (max-width: 991px){
	#header h1 {
    padding: 0 20px;
	}.header-tel {
			margin-right: 100px;
	}
	div#header-nav-btn {
    float: none;
    position: absolute;
    top: 20px;
    right: 0px;
    height: 80px!important;
    line-height: 80px!important;
	}header#header {
    height: 120px;
	}div#header-right {
    height: 20px;
	}#gnav-sp .wrap {
    padding: 36px 0!important;
	}nav#gnav-sp {
    top: 120px!important;
	}
	.p-seminar5 iframe {
    max-width: 100%;
	}h2:before {
    right: -20%!important;
	}
}
@media screen and (max-width: 850px){
	.header-tel {
		  display: none;
	}
}
@media screen and (max-width: 767px){
	header#header {
    height: 120px;
	}
	div#header-nav-btn {
    float: none;
    position: absolute;
    top: 20px;
    right: 0px;
    margin: 0;
    width: 100px;
    height: 100px!important;
    line-height: 100px!important;
	}#header-nav-btn a {
    font-size: 32px;
    line-height: 2;
	}div#header-right {
    height: 20px!important;
	}.wrap {
    overflow: visible;
	}body.home .wrap, .wrap{
    margin: 0 24px!important;
	}
	.post-title{
    margin-bottom: 15px!important;
	}
	/*サブページ*/
	header.post-header {
    padding: 10px 20px 0px 20px!important;
    height: auto;
	}.wp-block-button.is-style-outline {
    width: 100%;
	}h2.wp-block-heading {
    font-size: 1.3em;
    line-height: initial!important;
    height: auto;
    padding: 10px!important;
	}h2.wp-block-heading:before {
		display: none;
	}

	.table-grad:after{
		  display: none;
	}td {
    width: 100%;
    display: block;
	}.table-wrap {
			overflow: visible!important;
			white-space: initial!important;
	}
	a.wp-block-button__link {
		  height: auto!important;
	}
	.p-seminar3__image {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 auto;
	}.p-seminar3__content {
    float: none;
    width: 100%;
    margin-top: 20px;
	}section.p-seminar4 h3 {
    width: 100%;
	}.p-seminar4__info {
			width: 100%;
	}.p-seminar4__button {
				width: 100%;
	}.p-seminar4__button a {
			width: 90%;
			margin-bottom: 20px;
	}
	h2:before {
    right: -20px;
    width: 20%;
	}
	select.wpcf7-form-control.wpcf7-select[name="location"] {
    width: 100%;
	}form textarea {
    width: 100%;
	}
	p.seminar-date{
		 font-size: 1.0em;
	}


}

@media screen and (max-width: 551px){
	.site-title {
		  display: none;
	}header#header {
			height: 100px;
	}.header-logo {
    width: calc(100% - 100px);
    max-width: 400px;
			line-height: 60px;
	}div#header-nav-btn{
			top: 0px;
	}nav#gnav-sp {
    top: 80px!important;
	}

	div#main_visual{
		 padding: 20px 0 5 0;
	}

	.post-content ul {
			padding: 0;
	}
	.post-content ul li:before {
    left: -30px;
	}.p-seminar4__button a{
		 width: 100%;
    margin: 0%!important;
    margin-bottom: 20px!important;
	}p.seminar-date {
    font-size: 1.2em;
	}
	article.p-works-list__item.p-article06 {
    padding: 5%;
	}

	/*サブページ*/
	article.p-works-list__item.p-article06 {
    width: 100%;
	}
}
