/*
Theme Name: events_theme
Description: Child theme for the Xeory
Author: バズ部
Author URI: http://bazubu.com/
Template: xeory_extension
Version: 0.2.6
*/


/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */
/* ============================================ */

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */

option {
  padding: 0;
}

/**
 * Reset to invisible
 */

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */

[type="search"] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */

label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/

table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

td,th,tr,table{
	border: none;
}
/* ////ここまでreset*/

/* 元テーマ打ち消し*/
body{
	background-image: none;
}

body.home .wrap{
	width: 90%;
	margin: 0 auto;
}

.post-header{
	border: none;
}

#header-nav-btn{
	margin: auto;
}

#gnav ul li a{
	padding: 0;
	background: white;
	color: black;
	display: inline;
}

.n_cate_item .post-meta-area .post-meta , .n_cate_item .post-meta-area , .cat-content, article.post, article.page{
	border: none;
}

#gnav{
	background: white;
	float: none;
}

#gnav ul li a:hover , #gnav ul li:hover a{
	background: inherit;
	color: #1498D3;
}

.main-inner{
	margin-right: 0;
}

.post-meta-area .post-meta{
	float: none;
}

body.home .wrap, .wrap{
	margin: 0;
}

.post-header , .post-meta-area .post-meta .date , .post-content , .cat-content .post-header, article.page .post-header, article.post .post-header , article.page .post-content{
	padding: 0;
}

.post-meta-area{
	border: none;
}

.post-title{
	margin-bottom: 10px;
}

.table-grad , .table-wrap{
    position: inherit;
	white-space: normal;
	overflow: auto;
}

.table-grad:after{
	background: none;
}

.cat-content .post-header, article.page .post-header{
	padding: 56px 0;
}

#wrap_pages .cat-content .post-header, article.page .post-header{
	padding-bottom: 0;
}

#wrap_pages .cat-content, article.post, article.page{
	margin-bottom: 0;
}



@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');


body{
	font-size: 100%;
	line-height: 1.7;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    position: relative;
    color: #202020;
}

h1,h2,h3,h4,h5{
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

a{
	color: #0069D3;
}

a:hover{
	color: #1498D3;
	opacity: 0.8;
	cursor: pointer;
	text-decoration:none;
}

img{
	max-width: 100%;
	max-height: 100%;
}

.red{
	color: #cb0000;
}

.bold{
	font-weight: bold
}

.block{
	display: block;
}

.center{text-align: center;}

.pc{display: none;}
.sp{display: inline;}

.pagetop{
	position: fixed;
    right: 10px;
    bottom: 30px;
    font-size: 60px;
	}

.yohaku_none{
	margin: 0;
	padding: 0;
}

#e-header{
	width: 100%;
	height: 4.375rem;
	font-family: Helvetica;
	background: white;
	position: fixed;
	z-index: 100;
	font-weight: bold;
}

header a{
	color: #464646;
	font-weight: bold;
}

.h_logo{
	position: absolute;
	top:0.875rem;
	width: 45vw;
	height: 3rem;
}

.g_navi{
	position: absolute;
	top:-400px;
}

#logo_img{
	width: auto;
	height: 85px;
}

/*バーガーメニュークリック前*/
.nav_toggle {
  display: block;
  position: absolute;
  width: 13vw;
  height: 2.8rem;
  right: 0;
}
.nav_toggle i {
  display: block;
  width: 100%;
  height: 8px;
  background-color: #2D779C;
  position: absolute;
  transition: transform .5s, opacity .5s;
  transform: translate3d(0, 0, 0);  
}
.nav_toggle i:nth-child(1) {
  top: 0;
}
.nav_toggle i:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;
}
.nav_toggle i:nth-child(3) {
  bottom: 0;
}


/*バーガーメニュー（クリック後）*/
.nav_toggle.show i:nth-child(1) {
  transform: translateY(20px) rotate(-45deg);
}
.nav_toggle.show i:nth-child(2) {
  opacity: 0;
}
.nav_toggle.show i:nth-child(3) {
  transform: translateY(-16px) rotate(45deg);
}

/*メニューリスト（クリック前）*/
#sp_eve_navi {
  position: fixed;
  top: 4.375rem;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .10s, visibility .10s;
}

/*メニューリスト（クリック後）*/
#sp_eve_navi.show {
  opacity: 1;
  visibility: visible;
  z-index: 100;
  background: white;
  height: min-content;
}

#header-nav-btn{
	position: absolute;
	right: 0;
    top: 0.875rem;
    z-index: 100;
    }

.sp_eve_navi_ul{
	font-size: 5vw;
	font-weight: bold;
}

.sp_eve_navi_ul li{
	border-top:1px solid #d7dce5;
}

.sp_eve_navi_ul li a{
	color: black;
	padding: 20px 10px;
	display: block;
}

.sp_eve_navi_ul li:last-child{
	background: #192365;
}

.sp_eve_navi_ul li:last-child a{
	color: white;
}

.fa-bars{
	color: #2D779C;
}

.fa-bars hover{
	color: #0072c7;
}

.fa-bars visited{
	color: #464646;
}

.fa-bars:before {
	font-size: 50px;
}

.content1100{
	width: 90%;
	margin: 0 auto !important;
	position: relative;
}

.mv{
	position: relative;
	padding-top:7rem;
	color: #B9CBD3;
	text-align: center;
	font-weight: bold;
	min-height: 19rem;
}

.mv_slide{
	width: 100%;
	background: #efefef;
}

.mv h1{
	font-size: 6vw;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	white-space:nowrap;
}

.mv p{
	letter-spacing: 0.2rem;
	margin-bottom: 2rem;
	font-size: 1.4375rem;
}

.top_sec{
	padding: 3.75rem 0;
}

.top_sec h2{
	color: #B9CBD3;
	font-size: 1.375rem;
	font-weight: bold;
	line-height: 0.8;
	font-family: 'Noto Sans JP', sans-serif;
}

.top_sec h2 span{
	color: #1498D3;
	font-size: 1.625rem;
}

.top_sec_title{
	color: #3A4B62;
	font-size: 1.4375rem;
	font-weight: 650;
	line-height: 2;
	padding-bottom: 1.25rem;
}

.top_business_content{
	margin-bottom: 1.25rem;
}

/*== ボタン共通設定 */
.btn_blueline{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
	overflow: hidden;
    /*ボタンの形状*/
	text-decoration: none;
	display: block;
	border: solid 4px #0069D3;
	padding: 20px ;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
	background: white;
	color: #0069D3;
	width: 80%;
	border-radius: 2em;
	margin: 0 auto;
	margin-top: 1.875rem;
	letter-spacing: 0.06rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 520;
}

/*ボタン内spanの形状*/
.btn_blueline span {
	position: relative;
	z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
	color: #0069D3;
}

.btn_blueline:hover span{
	color:#fff;
}

/*== 背景が流れる（中央から横全体） */
.bgcenterx:before {
	content: '';
    /*絶対配置で位置を指定*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
    /*色や形状*/
	background: #0069D3;
	width: 100%;
	height: 100%;
    /*アニメーション*/
	transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
	transform: scale(0, 1);
	transform-origin: top;
}

/*hoverした際の形状*/
.bgcenterx:hover:before{
	transform:scale(1, 1);
}



.top_seminar{
	background: #F5F8F8;
}

.top_seminar .top_sec_title{
	line-height: 1.4;
	margin-top:0.6rem;
}

.top_news{
	padding-bottom: 0;
}

.top_news h3{
	color: white;
	background: #015183;
	padding: 1rem 0;
	font-weight: bold;
	font-size: 1.25rem;
	text-align: center;
	line-height: 1.3;
}

.top_news h3 span{
	font-weight: normal;
	font-size: 1rem;
	display: block;
}

.top_news ul li:last-child h3{
	background: #1498D3;
}

#top_news_online li{
	padding-bottom: 1.25rem;
}

.top_news_loop_ul{
	height: min-content;
    max-height: 300px;
	overflow-y: scroll;
	border-bottom: 1px solid #dedede;
}

.top_news_loop_ul li{
	padding: 20px 0;
	border-bottom: solid 1px #d6dbe9;
	font-weight: bold;
}

.top_news_date{
	color: #999999;
	font-size: 14px;
}

.top_company li{
	margin-bottom: 3.125rem;
}

.top_twi{
	width: 92%;
	margin: 0 auto;
}

footer{
	background: #F4F7F7;
	padding: 2.5rem 0;
}

footer a{
	color: #464646;
	font-weight: bold;
}

#sp_foot{
	text-align: center;
}

#sp_foot .foot_btns{
	width: 66%;
    margin: 0 auto;
}

#sp_foot .foot_btns li{
	text-align: center;
	padding: 0.7rem 0;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 12px;
}

#sp_foot_btn_seminar , #sp_foot_btn_contact{
	width: 214px;
	background: #0069D3;
	border-radius: 2.4em;
	padding: 27px 0 !important;
}

#sp_foot_btn_seminar a , #sp_foot_btn_contact a{
	color: white;
	width: 100%;
	height: 100%;
	display: block;
	line-height: 1.5;
}

#sp_foot_btn_contact{
	background: #DB0000;
	padding: 27px 0 !important;
}

#sp_foot_btn_contact a{
	line-height: 100%;
}

#pc_foot{
	display: none;
}

.foot_nav , .foot_sns{
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
	padding: 1.4rem;
}

#fot_logo{
	width: 240px;
	height: auto;
}

#foot_line{
	width: 279px;
	height: auto;
}

#foot_kaiin_btn{
	width: 213px;
	height: auto;
}

.foot_sns{
	padding-bottom: 2.8rem;
	align-items: center;	
}

.foot_privacy{
	margin-top:1rem;
}

.copy{
	color: white;
	text-align: center;
	background: #005183;
	padding: 20px;
	width: 100%;
}


/* 下層ページ共通*/

.common_wrap{
	position: relative;
	padding: 100px 0 80px 0;
}

.common_wrap #e-header{
	position: relative;
	z-index: inherit;
	background: inherit;
	height: auto;
}

.post-title{
	color: #015183;
	border-left: 10px solid #015183;
	padding-left: 20px;
}

#snglPage_wrap .post-header{
	padding: 0;
}

.sngl_allwrap {
	padding-top:70px;
}


/*パンくずリスト上書き*/
.breadcrumb{
	display: flex;
	padding-bottom: 2.25rem;
}

.breadcrumb li{
    width: max-content;
    padding-right: 4px;
	font-size: 0.8125rem;
	color: #7B7D7E;
}

.breadcrumb li i:before{
	content:none;
}

.yohaku_none .breadcrumb{
	padding: 0;
}

/* /// パンくずリスト上書き*/


.page_content_area{
	width: 90%;
	margin: 0 auto;
}

.page_keyvisual{
	width: 100%;
	height: 14.375rem;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 14px;
	display: flex;
    align-items: center;
   }

.page_keyvisual_text{
	color: white;
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
}

.page_keyvisual_text h1 , #sngl_title{
	font-size: 2.1875rem;
	text-shadow: 3px 4px 16px #414141;
	font-family: Helvetica;

}

.page_keyvisual_text p{
	text-shadow: 3px 4px 16px #414141;
	font-size: 1.5rem;
	line-height: 0.8;
	letter-spacing: 0.06em;
	font-family: 'Noto Sans JP', sans-serif;
}

.pages_h2{
	font-size: 1.625rem;
	color: #015183;
	text-align: center;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
}

.post-content{
	margin-top:60px;
}

.post-meta .date{
	font-weight: bold;
	color: #c7d6e2;
}

.breadcrumb{
	flex-wrap: wrap;
}

.breadcrumb li{
	white-space: nowrap;
}

.breadcrumb li:last-child{
	white-space: normal;
}

/* 固定ページテンプレート*/
#wrap_pages .post-content h2 {
	margin-left: 0;
	padding: 16px;
	background: #747474;
	border-left: 10px solid #5b5b5b;
	color: white;
}

/*404ページ*/

.smallContent_wrap{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 100vh;
}

.smallContent_wrap .content1100{
  flex: 1;
}


#not_found .post-title{
	border-left: none;
}

#not_found{
	padding-top:70px;
}

/* businessページ */

#business .page_keyvisual{
	background-image: url(images/bg-business.jpg);
}

.business_guide{
	text-align: center;
}

.business_guide{
	color: #015183;
	font-size: 1.25rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
}

.business_guide h2{
	font-size: 1.625rem;
}

.business3s_p{
	color: #464646;
	margin-top: 1rem;
	padding-bottom: 2rem;
	text-align: left;
}

.business_syoukai{
	margin-bottom: 4rem;
}

.business_syoukai li img{
	margin-top:1.375rem;
}

.business_syoukai li h3{
	background: #1498D3;
	color: white;
	font-size: 1.4375rem;
	text-align: center;
	font-weight: bold;
	width: 100%;
	padding: 0.875rem 0;
}

.business_syoukai li h4{
	padding-top: 1.625rem;
	color: #3A4B62;
	font-size: 1.25rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	padding-bottom: 1.25rem;
}


.blueBtn_pc{
	display: none;
}

.blueBtn_sp{
	width: 100%;
	font-size: 0.9375rem;
	margin-top: 1.875rem;
	display: block;
}

.blueBtn_sp .btn_blueline{
	width: 100%;
}

/* newsページ */

#news .page_keyvisual{
	background-image: url(images/bg-news.jpg);
}

.news_area_side{
	display: flex;
	margin-bottom: 60px;
}

.news_area_side p{
	font-size: 1rem;
	background: #1498D3;
	border: #1498D3 solid 1px;
	text-align: center;
	width: 50%;
}

.news_area_side p a{
	color: white;
	padding: 1.25rem 0;
	display: block;
}

.news_area_side .web_semi{
	background: white;
}

.news_area_side .web_semi a{
	color: #1498D3;
}

.news_area_cont{
	padding-bottom: 4.375rem;
}

.news_area_cont #post-404{
	border: none;
}

#n_s_web p{
	background: white;
}

#n_s_web p a{
	color: #1498D3;
}

#n_s_web .web_semi{
	background: #1498D3;
}

#n_s_web .web_semi a{
	color: white;
}

.news_area_cont{
	width: 100%;
}

/* プレビュー画面　*/

.post-content h2{
	background: #f0f0f0; 
	color: #3b3b3b;
	font-weight: bold;
	padding: 0;
	margin: 0 0 16px 0;
	border: none;
	padding: 6px 0 6px 10px;
}


/* companyページ */
#company .page_keyvisual{
	background-image: url(images/bg-company.jpg);
}

#company table{
	width: 100%;
	margin: 0 auto;
	margin-top: 1.875rem;
	margin-bottom: 5rem;
}

#company table th , #company table td{
	padding: 1.875rem 0;
	border-bottom: solid 1px #BABABA;
}

#company table th{
	color: #3A4B62;
	width: 38%;
}

#company table td{
	color: #3A4B62;
}

#none_line th , #none_line td{
	border-bottom: none !important;
	padding-bottom: 0 !important;
}

/* contactページ */
#contact .page_keyvisual{
	background-image: url(images/bg-contact.jpg);
	background-position-y: 77%;
}

.contact_guide{
	color: #3A4B62;
	margin-bottom: 2rem;
	margin-top: 1.875rem;
	line-height: 1.7;
}

.form_wrap{
	background: #F0F0F0;
	padding: 2rem 0;
}

.form_area{
	width: 90%;
	margin: 0 auto;
}

form textarea{
	width: 100%;
}

#contact table{
	margin: 0 auto;
	border-collapse: collapse;
    table-layout: fixed;

}

#contact table th{
	padding: 1.2rem 0 0.6rem 0;
	width: 90%;
}

#contact table td{
	position: relative;
	vertical-align: middle;
	width: 90%;
}

button, input, optgroup, select, textarea{
	width: 100%;
	padding: 10px 20px;
	background: white;
}

select{
	border-radius: 1em;
}

.select_change::before{
	border-bottom: 6.5px solid #455b76;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	position: absolute;
	right: 14px;
	top: 14px;
	width: 0;
	z-index: 10;
}

.select_change::after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6.5px solid #455b76;
	content: "";
	position: absolute;
	right: 14px;
	top: 26px;
	width: 0;
	z-index: 10;
}

.form_privacy{
	width: 100%;
	overflow-y: scroll;
	height: 300px;
	background: white;
	border: 1px solid #b5b5b5;
	font-weight: normal;
	font-size: 15px;
	padding: 10px 16px;
	margin-bottom: 16px;
}

.form_privacy ul{
	margin-bottom: 20px;
}

.tori_syamei{
	text-align: right;
}

.form_small{
	margin-top: 60px;
	margin-bottom: 20px;
}

#btn_form_send{
	width:180px;
	background: #0069D3;
	padding: 18px 28px;
	border-radius: 2em;
	margin: 0 auto;
	color: white;
	text-align: center;
	display: block;
	font-size: 18px;
	font-weight: bold;
}

.label_form_privacy{
	margin-top:40px;
}

.label_form_privacy p{
	padding-bottom: 0;
}

.form_label{
	height: auto;
	display: block;
	padding: 20px 0;
}

.label_form_privacy label{
	padding: 0;
}

#contact input[type=checkbox]{
	transform: scale(2);
	margin: 0 26px 0 0;
}

.form_area #privacy_check{
	padding-top:0;
}

.wpcf7 select[name="contact-naiyou"] {
	width: 100%;
}

.grecaptcha-badge { visibility: hidden; }

.guide_recaptcha{
	display: block;
}

.form_small span{
	display: block;
}

/*アーカイブページ*/
#n_cate_list{
	border-top: solid 1px #707070;
}

#n_cate_list h2{
	border-left: none;
	padding-left: 0;
	font-size: 20px;
	margin: 0;
}

#n_cate_list article{
	border-bottom: solid 1px #cdcdcd;
	}

#n_cate_list h2 a{
	color: #1498D3;
}

.n_cate_item{
	display: block;
	border-bottom: solid 1px #707070;
}

.n_cate_item .date{
	font-size: 20px;
}

.n_cate_item .date{
	padding: 20px 0 0 0 !important;
}

.n_cate_item_title{
	padding: 20px 0 !important;	
}

#n_cate_list article{
	margin:0;
}

@media screen and (min-width: 600px) {

.nav_toggle {
	width: 52px;
}

.sp_eve_navi_ul li a{
	font-size: 2.1875rem;
	padding: 20px;
}

.mv{
	height: max-content;
}

.mv h1{
    font-size: 2.625rem;
    }

.top_sec {
    padding-top:40px;
    padding-bottom:80px;
}

.btn_blueline{
	width: 50%;
}

.top_seminar ul , .top_sec_title_area ul{
	display: flex;
	width: 100%;
}

.top_seminar ul li:first-child , .top_sec_title_area ul li:first-child{
	padding-right: 20px;
}

.top_seminar li:last-child{
	width: 36%;
	font-size: 13px;
}

/*
#top_news_online , .top_news_loop_ul{
	display: inline;
}*/

#top_news_online li{
	width: 100%;
}

#sp_foot{
	display: none;
}

#pc_foot{
	display: inherit;
}

.foot_btns{
	width: 100%;
    display: flex;
    justify-content: space-between;
}

.foot_btns li{
	padding: 0 2%;
}

.foot_btns li img{
	max-width: 100%;
}

.foot_nav{
	padding-top:2.6rem;
}

.foot_sns{
	width: 50%;
	min-width: auto;
}

/* 600-business */
#business .btn_blueline{
	width: 80%;
}

.business3s_p{
	text-align: center;
}

/* 600-contact */
.form_small span{
	display: inline;
}



/*最新情報アーカイブページ*/
.n_cate_item{
	display: inline;
}

}

@media screen and (min-width: 800px) {

.tbpc{
	display: inline;
}

.sp{
	display: none;
}

.pc{
	display: inline;
}

.g_navi{
	right: 0;
	top:21px;
}

.g_navi ul{
	display: flex;
}

.g_navi ul li{
	padding: 0 20px;
}

.g_navi ul li:last-child{
	padding-right:20px ;
}

#gnav #nav_contact a{
	padding: 18px 28px;
	background: #015183;
	color: white;
	border-radius: 2em;
}

/*== ボタン共通設定 */
.btn{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
	overflow: hidden;
    /*ボタンの形状*/
	text-decoration: none;
	display: inline-block;
    padding: 10px 30px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
}

/*ボタン内spanの形状*/
.btn span {
	position: relative;
	z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
	color:#333;
	color: white;
}

.btn:hover span{
	color:#fff;
}

/*== 背景が流れる（中央から縦全体） */
.bgcentery:before {
	content: '';
    /*絶対配置で位置を指定*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
    /*色や形状*/
	background: #1498D3;
	width: 100%;
	height: 100%;
    /*アニメーション*/
	transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
	transform: scale(1, 0);
	transform-origin:center;
	border-radius: 2em;
}

/*hoverした際の形状*/
.bgcentery:hover:before{
	transform:scale(1, 1);
}
/* //--contactボタン設定*/


.top_business_content{
	position: absolute;
	right: 0;
	width: 50%;
	font-size: 1.125rem;
	line-height: 1.8;
}

.top_seminar li:last-child{
	font-size: 100%;
}

.top_hurfSize{
	width: 48%;
}

.foot_btns{
	max-width: 700px;
	margin: 0 auto;
}

.foot_nav, .foot_sns{
	min-width: inherit;
	max-width: 650px;
}

.foot_sns{
	width: 350px;
}

/* 800-business */

.business_guide{
	font-size: 1.875rem;
}

.business_guide h2{
	font-size: 2.5rem;
}

.business3s_p{
    padding-bottom: 3rem;
}

.business_syoukai{
	display: flex;
	justify-content: space-between;
	margin-bottom: 120px;
}

.business_syoukai li{
	width: 48%;
	position: relative;
}

.business_syoukai li img{
	margin-top:0;
}

.business_syoukai li h3{
	font-size: 1.5rem;
	width: 120%;
	position: absolute;
	left: -20%;
	padding: 20px 0;
}

.business_syoukai li h4{
	padding-top: 100px;
	font-size: 1.5rem;
	padding-bottom: 16px;
}

.blueBtn_pc{
	display: block;
}

.blueBtn_sp{
	display: none;
}

#business .btn_blueline{
	width: 100%;
	margin-top: 30px;
}

	
}

@media screen and (min-width: 1100px) {
/*　元テーマ打ち消し　*/
.wrap , body.home .wrap{
	width: 1100px;
}

/*　ナビpc　*/
.g_navi{
	right: 0;
	top:23px;
}

.g_navi ul{
	display: flex;
}

.g_navi ul li{
	padding: 0 20px;
}

.g_navi ul li:last-child{
	padding-right:20px ;
}

#nav_contact a{
	padding: 18px 28px;
	background: #015183;
	color: white;
	border-radius: 2em;
}

#e-header{
	height: 74px;
}

.content1100{
	width: 1100px;
}

.mv{
	font-size: 1.375rem;
}

.mv h1{
	font-size: 3.8rem;
}

.mv p{
	margin-bottom: 65px;
}

.top_sec{
	padding: 80px 0;
}

.top_sec h2{
	font-size: 2rem;
}

.top_sec h2 span{
	font-size: 2.5rem;
}

.top_sec_title{
	font-size: 2.5rem;
	padding-bottom: 40px;
}

.top_business_content{
	width: 556px;
}

.btn_blueline{
	width: 230px;
}

.top_seminar .top_sec_title{
	margin-top:20px;
	height: 400px;
}

.top_seminar li:last-child{
	width: auto;
}

.top_seminar ul li:first-child{
	width: 55%;
	height: 200px;
}

.seminar_slide_area{
	width: 80%;
	margin: 0 auto;
}

.top_news ul li:first-child{
	width: 376px;
}

.top_news h3{
	padding: 20px 0;
	font-size: 1.25rem;
}

#top_news_online{
	display: flex;
	justify-content: space-between;
}

#top_news_online li{
	width: 48%;
}

#topNews_on_max li , #topNews_real_max li{
	width: 100%;
}

.top_company{
	display: flex;
	justify-content: space-between;
}

.top_company li{
	width: 48%;
}

.top_company .top_sec_title{
	padding-bottom: 20px;
}

.top_twi{
	margin-top:20px;
	width: 100%;
}

footer{
	padding: 80px 0 52px 0;
}

footer ul{
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.foot_btns{
	width: 790px;
}

.foot_nav{
	width: 646px;
}

.foot_sns{
	align-items: center;
}

.foot_sns li{
	display: flex;
	align-items: center;
}

/* 下層ページ共通*/

.page_content_area{
	width: 1100px;
}

.page_keyvisual{
	height: 300px;
	top:0;
}

.page_keyvisual_text{
	width: 1100px;
}

.page_keyvisual_text h1 , #sngl_title{
	font-size: 4.375rem;
}

.page_keyvisual_text p{
	font-size: 1.875rem;
	line-height: 0.4;
}

.pan{
	font-size: 13px;
	padding-bottom: 54px;
}


.pages_h2{
	font-size: 2.5rem;
}

/* pc-business.html */

.business_syoukai li h3{
	font-size: 1.87rem;
}

.business_syoukai li h4{
	padding-top: 100px;
	padding-bottom: 16px;
}

#business .btn_blueline{
	width: 75%;
	margin-top: 30px;
}


/* pc-news.html */

#news{
	padding-bottom: 80px;
}

.news_area{
	display: flex;
}

.news_area_side{
	padding-right: 44px;
	display: block;
}

.news_area_side p{
	font-size: 1.125rem;
	width: 182px;
}

#company table{
	width: 666px !important;
	margin-top: 60px;
	margin-bottom: 80px;
}

#company table th , #company table td{
	padding: 20px;
}

/* contact.html */

.contact_guide{
	margin: 0 auto;
	width: 75%;
	margin-bottom: 44px;
	margin-top: 34px;
}

.form_wrap{
	margin: 0 auto;
	padding: 60px 0;
	margin-bottom: 80px;
	width: 80%;
}



}

