@charset "Utf-8";
@font-face{
	font-family:"logotypegothic" ;
	src: url('https://cdn.leafscape.be/LogoTypeGothicCondense/07LogoTypeGothic-Condense_web.woff2')format("woff2");
}
/*-----------------------------------------------------------------------------------*/
/*	リセット paddingリセット
/*-----------------------------------------------------------------------------------*/

*{
	font-family:'メイリオ','Meiryo',sans-serif,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro',Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic';
	padding:0;
	margin:0;
}

*, *:before, *:after { /** paddingにboderを含める **/
	box-sizing: border-box;
}

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, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th{
	margin:0px;
	padding:0px;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}

html{font-size: 62.5%;
scroll-behavior: smooth;}
body {font-size: 1.4em;}

a{outline: none;}
a:link {}
a:visited {}
a:hover {}
a:active {}

.rich_font{font-family: Garamond , "Times New Roman" ,"ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;}

.font_frame{
	text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff; /*文字白枠*/
}

/*-----------------------------------------------------------------------------------*/
/*	リンク画像透過共通指定　hr装飾
/*-----------------------------------------------------------------------------------*/


.link_img{
	transition: 0.2s ease-in-out;
	box-shadow: 0px 1px 2px #656565;
	transition: 0.3s;
}
.link_img:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.link_img_b{
	transition: 0.3s;
}
.link_img_b:hover {
	filter: brightness(200%);
	transition: 0.3s;
}



hr{
	display: none;
}
.border_hr_bottom{
	position: relative;
}
.border_hr_bottom::before{
	width: 100%;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	margin: 0 auto;
	text-align: center;
	background-image: -webkit-linear-gradient(left, transparent, #666 25%, #666 75%, transparent);
	background-image: linear-gradient(to right, transparent, #666 25%, #666 75%, transparent);
	background-position: center;
	background-repeat: no-repeat;
}



/*********** youtube 地図 ***********/


.youtube_wrap{
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 66.66%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 647.2px !important;
  max-height: 400px !important;
}

.googlemap{
  width: 100%;
}

.googlemap iframe{
  width: 100%;
  height: 450px;
}


/*********** 解除・調整・その他 ***********/

.clear{clear: both;}

/* clearfix */
.cf::after{
	content: "";
	clear: both;
	display: block;
}
.span_nowrap{white-space: nowrap;}
.radius_5{  /*** boder角丸 ****/
	border-radius: 5px/5px;/*丸*/
}

.mg_t10{margin-top: 10px;}
.mg_t20{margin-top: 20px;}
.mg_t30{margin-top: 30px;}
.mg_t40{margin-top: 40px;}
.mg_t50{margin-top: 50px;}
.mg_t60{margin-top: 60px;}
.mg_t70{margin-top: 70px;}
.mg_t80{margin-top: 80px;}
.mg_t90{margin-top: 90px;}

.mg_b10 {margin-bottom: 10px;}
.mg_b20 {margin-bottom: 20px;}
.mg_b30 {margin-bottom: 30px;}
.mg_b40 {margin-bottom: 40px;}
.mg_b50 {margin-bottom: 50px;}
.mg_b60 {margin-bottom: 60px;}
.mg_b70 {margin-bottom: 70px;}
.mg_b80 {margin-bottom: 80px;}
.mg_b90 {margin-bottom: 90px;}

.pd_t20{padding-top: 20px;}

.pd_tb20{padding-top: 20px;padding-bottom: 20px;}
.pd_tb30{padding-top: 30px;padding-bottom: 30px;}
.pd_tb40{padding-top: 40px;padding-bottom: 40px;}
.pd_tb50{padding-top: 50px;padding-bottom: 50px;}
.pd_tb60{padding-top: 60px;padding-bottom: 60px;}
.pd_tb70{padding-top: 70px;padding-bottom: 70px;}
.pd_tb80{padding-top: 80px;padding-bottom: 80px;}
.pd_tb90{padding-top: 90px;padding-bottom: 90px;}

.font_10 {font-size: 1rem;}
.font_11 {font-size: 1.1rem;}
.font_12 {font-size: 1.2rem;}
.font_13 {font-size: 1.3rem;}
.font_14 {font-size: 1.4rem;}
.font_15 {font-size: 1.5rem;}
.font_16 {font-size: 1.6rem;}
.font_17 {font-size: 1.7rem;}
.font_18 {font-size: 1.8rem;}
.font_19 {font-size: 1.9rem;}
.font_20 {font-size: 2.0rem !important;}
.font_21 {font-size: 2.1rem;}
.font_22 {font-size: 2.2rem;}
.font_23 {font-size: 2.3rem;}
.font_24 {font-size: 2.4rem;}
.font_25 {font-size: 2.5rem !important;}
.font_26 {font-size: 2.6rem !important;}
.font_27 {font-size: 2.7rem !important;}
.font_28 {font-size: 2.8rem;}
.font_29 {font-size: 2.9rem;}
.font_30 {font-size: 3.0rem !important;}
.font_33 {font-size: 3.3rem;}
.font_35 {font-size: 3.5rem;}


.font_red{color: #C7243A;}
.font_blue{color: #3261AB;}
.font_green{color: #009250;}
.font_purple{color: #744199;}
.font_orange{color: #DA5019;}

.font_bold{font-weight: 900;}

.marker_yellow{
	background: linear-gradient(transparent 50%, #fff799 50%);
	font-weight: bold;
	border-radius:6px;
}
.marker_blue{
	background: linear-gradient(transparent 50%, #99f5ff 50%);
	font-weight: bold;
	border-radius: 6px;
}
.marker_pink{
	background: linear-gradient(transparent 50%, #f799ff 50%);
	font-weight: bold;
	border-radius: 6px;	
}


.align_center{ text-align: center !important;}
.align_right{ text-align: right !important;}
.align_left{ text-align: left !important;}

.posi_rel{position: relative;} /*基準*/
.posi_abs{position: absolute;} /*絶対位置*/
.posi_fix{position: fixed;}
.posi_sta{position: static;}

.v_rl{
	-webkit-writing-mode: vertical-rl; /*縦書き*/
	-ms-writing-mode: tb-rl; /*縦書き*/
	writing-mode: vertical-rl; /*縦書き*/
}

/** セクション調整 ****************/
.section{}

/* 点滅 */
.blink{
	color: #C7243A;
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
	-moz-animation:blink 1.5s ease-in-out infinite alternate;
	animation:blink 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


/*フェードイン*/
.fadein{
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.img_max {max-width: 100%;}
.img_half{ max-width: 50%;
margin-left: auto;
margin-right: auto;
}
.max_480{
	max-width: 480px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.only_pc {}
.only_mobile {display: none !important;}
.banner_area{
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.banner_area a{
	display: inline-block;
	vertical-align: bottom;
	padding-bottom: 7px;
}
.banner_area a img{
	width: 100%;
	height: auto;
}


/** Flex 指定 ********************/

.flex{
    display: -webkit-flex; /* Safari */
    display: flex;
}

.flex_r{
	-webkit-flex-direction: row-reverse; /* Safari */
	flex-direction:         row-reverse;
}

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

/* 端詰め等間隔 */
.flex_space_between{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
/* 等間隔 */
.flex_space_around{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-around;
}
/* センター寄せ */
.flex_justify_center {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
/* 上下センター寄せ */
.flex_a_center{
	align-items: center;
}

/* PC時Flex モバイル時Flexしない */
.flex_nonflex{
	display: flex;
	flex-wrap: wrap;
}
.flex_nonflex_r{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
}
.flex_nonflex_between{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flex_nonflex_between_r{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	flex-direction: row-reverse;
}
.flex_nonflex_around{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flex_nonflex_around_r{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.flex_nonflex_center{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

/*高さを揃える*/
.stretch{
	align-items: stretch;
}

/* PC時Flexbetween モバイル時Flexaround */

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


.four_column::before{
  content:"";
  display: block;
  width:250px;/*幅入れる*/
  order:1;
}
.four_column::after{
  content:"";
  display: block;
  width:250px;/*幅入れる*/
}


.three_column::after{
  content:"";
  display: block;
  width:204px; /*幅入れる*/
  order:1;
}

/**シェアボタン************************/

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?ookgoz');
	src:url('../fonts/icomoon.eot?ookgoz#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?ookgoz') format('truetype'),
		url('../fonts/icomoon.woff?ookgoz') format('woff'),
		url('../fonts/icomoon.svg?ookgoz#icomoon') format('svg');
		font-weight: normal;
		font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-line:before        {content: "\e90a";}
.icon-feedly:before      {content: "\e900";}
.icon-pocket:before      {content: "\e902";}
.icon-instagram:before   {content: "\ea92";}
.icon-twitter:before     {content: "\ea96";}
.icon-youtube:before     {content: "\ea9d";}
.icon-google:before      {content: "\ea88";}
.icon-google2:before     {content: "\ea89";}
.icon-google-plus:before {content: "\ea8b";}
.icon-google-plus2:before{content: "\ea8c";}
.icon-facebook:before    {content: "\ea90";}
.icon-facebook2:before   {content: "\ea91";}
.icon-linkedin:before    {content: "\eaca";}
.icon-linkedin2:before   {content: "\eac9";}
.icon-pinterest:before   {content: "\ead2";}
.icon-pinterest2:before  {content: "\ead1";}
.icon-hatebu:before      {content: "\e903";}
.icon-hatebu2:before     {content: "\e901";}
.icon-rss:before         {content: "\ea9b";}
.icon-rss2:before        {content: "\ea9c";}
/**▼ヘッダメニュー**/

/* header */
#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #fff;
		font-weight: 900;
    text-decoration: none;
}
.a_header_logo{
	display: inline-block;
	position: relative;
	vertical-align: bottom;
}

.img_header_logo{
	position: absolute;
	top: -5px;
	left: 30px;
	width: 250px;
	height: auto;
}
#mobile-head{
	height: 0px;
}

.header_nav_menu{
	background-color: #6BBED5;
}
#top-head .inner {
    position: relative;
}
#top-head .logo {
    float: left;
    font-size: 36px;
}
.menu_global_nav {
  list-style: none;
  position: absolute;
  right: 0;
	top: 0;
  font-size: 1.6rem;
}
.menu_global_nav i{
	margin-left: 5px;
}

#global-nav{
	height: 60px;
}

#global-nav ul li {
	position: relative;
	display: inline-block;
    float: left;
}
#global-nav ul li a {
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	transition: 0.3s;
}

#global-nav ul li a:hover{
	animation: flash 1.5s linear infinite;
	transition: 0.3s;
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
   100% {
     opacity: 1;
   }
 }
.menu_toggle{
	position: relative;
}
.child_menu_button{
	display: none;
}

.child {
  position: absolute;
	top: 50px;
  left: 0;
  display: none;
	width: 230px;
	list-style-type: none;
	border: 1px solid #B32034;
}
.open{
	display: block;
}
.child > li {
	width: 100%;
	text-align: center;
	background-color: #DA6272;
  color: #fff;
  position: relative;
	border-bottom: 1px solid #DA6272;
}
.child > li:last-child{
	border-bottom: none;
}
.child > li a{
	display: inline-block;
	width: 100%;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	transition: 0.5s;
}
.child > li a:hover{
	background-color: #ECACB5;
	transition: 0.5s;
}
.menu_font_s{
	font-size: 1.5rem;
}
.grandchild {
  position: absolute;
  top: 0;
  background: #8f8f8f;
  z-index: 1;
  width: 100%;
  display: none;
}
.grandchild > li {
  color: #fff;
  height: 60px;
  line-height: 60px;
  position: relative;
  border-bottom: 1px solid #c3c3c3;
}
.menu > li:not(:last-child) .child > li .grandchild {
  left: 100%;
}
.menu > li:last-child .child > li .grandchild {
  right: 100%;
}


/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    background: #fff;
    background: rgba(255,255,255,.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
		border-bottom: 1px solid #CAE7F2;
}
#top-head.fixed .logo {
  font-size: 24px;
  color: #333;
}
#top-head.fixed #global-nav ul li a {
	color: #fff;
	font-weight: 900;
}
#top-head.fixed .img_header_logo{
	width: 250px;
	height: auto;
	top: ;
	left: 15px;
}
#top-head.fixed .menu_global_nav{
	top: 0px;
}
#top-head.fixed .header_nav_menu{
	background: rgba(107, 190, 213, 0.8);
}

/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}


/**▲ヘッダメニュー**/
/**VスライダーV**/
.slider_area{
	position: relative;
	width: 100%;
	height: 56.25%;
	max-height: 100vh;
	background-image: url(img/slider/slider_001.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	overflow: hidden;
}
.ss-slide img{
	min-height: 800px !important;
	object-fit: cover;
}


.topcover_message{
	position: absolute;
	z-index: 2;
	top:150px;
	width: 100%;
}
.div_topcover{
	text-align: center;
	animation: fadeIn 15s ease 0s 1 normal;
	-webkit-animation: fadeIn 15s ease 0s 1 normal;
}
.h1_topcover{
	text-align: center;
	font-family: Garamond , "Times New Roman" ,"ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: white;
	font-weight: 400;
	font-size: 2.8rem;
	text-shadow:
    black 1px 1px 10px, black -1px 1px 10px,
    black 1px -1px 10px, black -1px -1px 10px;
	line-height: 200%;
}
.h1_topcover span{
	font-family: Garamond , "Times New Roman" ,"ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 120%;
}
.p_topcover_des{
	font-family: Garamond , "Times New Roman" ,"ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;	
	color: white;
	font-weight: 400;
	font-size: 1.8rem;
	text-shadow:
    black 1px 1px 10px, black -1px 1px 10px,
    black 1px -1px 10px, black -1px -1px 10px;
	line-height: 200%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.img_toplogomark{
	width: auto;
	height: 22vh;
	max-height: 220px;
  animation: fadeIn 15s ease 0s 1 normal;
  -webkit-animation: fadeIn 15s ease 0s 1 normal;
}


.list_topcover{
	width: 250px;
	list-style-type: none;
}


.h1_bottom_top_cover{
	position: absolute;
	z-index: 1000;
	bottom: 100px;
	left: 80px;
	font-family: Garamond , "Times New Roman" ,"ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: white;
	font-weight: 400;
	font-size: 2.5rem;
	text-shadow:
    black 1px 1px 10px, black -1px 1px 10px,
    black 1px -1px 10px, black -1px -1px 10px;
	line-height: 200%;
	margin-right: 20px;
    animation: fadeIn 15s ease 0s 1 normal;
    -webkit-animation: fadeIn 15s ease 0s 1 normal;
}


@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.top_bottom_banner_area{
	position: absolute;
	z-index: 1000;
	bottom: 100px;
	right: 80px;
}
/**ΛスライダーΛ**/

/** ▼パンくずリスト **/
.breadcrumb_area{
	width: 100%;
	max-width: 1200px;
	min-width: 1025px;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
}
.breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb li {
  display: inline;
  list-style: none;
}
.breadcrumb li:after {
  content: '>';
  padding: 0 0.2em;
  color: #555;
}
.breadcrumb li:last-child:after {
  content: '';
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
/** ▲パンくずリスト **/
/** ▼レイアウト用 **/
.inner{
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
}
.inner_slime{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.section_sub{
	padding-bottom: 50px;
}
.footer{
	background-color: #1E98B9;
	color: #fff;
}
.footer_wrap{
	padding-top: 30px;
	padding-bottom: 20px;
}
.footer_contents{
	text-align: center;
}
.img_footer_logo{
	width: 200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.p_copy a{
	color: #fff;
}
/** ▲レイアウト用 **/
/** ▼カラム **/
.one_half{
	width: 50%;
	padding: 15px;
}
.one_mhalf{
	width: 50%;
	padding: 15px;
}
.one_third{
	width: 33%;
	padding: 12px;
}
.sponsor_box{
	width: 24%;
	padding: 5px;
}
.width60{
	width: 60%;
}
.width40{
	width: 40%;
}
/** ▲カラム **/
/** ▼ページデザイン **/
.page_header_area{
	position: relative;
	width: 100%;
	height: 600px;
	margin-top: 60px;
}
.img_page_header{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page_title_area_m{
	position: absolute;
	bottom: -100px;
	right: 20px;
	display: table;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background-color: #B2CF3E;
	z-index: 1;

}
.page_title_area_m h1{
	width: 100%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 3.5rem;
	font-weight: 900;
}
.page_top_des{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.page_top_des h1{
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 4rem;
	font-weight: 500;
	margin-bottom: 16px;
}
.page_top_des p{
	font-size: 1.4rem;
	line-height: 2.2;
}
.h2_section_title{
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	font-size: 3rem;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 15px;
}
.h2_column_title{
	text-align: center;
	font-family:"logotypegothic";
	font-size: 2.8rem;
}

.p_section_des{
	text-align: center;
	font-size: 2.0rem;
	padding-bottom: 20px;
}
.border_box{
	width: 100%;
	padding: 15px;
	border:1px solid #EEE;
	box-shadow:rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px inset;
}
.a_contact_button{
	display: inline-block;
	box-sizing: border-box;
	position: relative;
  z-index: 2;
	font-size: 1.8rem;
	text-decoration: none;
	background-color: #DA5019;
  border: 1px solid #DA5019;
  color: #fff;
	padding: 10px 40px;
  overflow: hidden;
	transition: all .3s;
}
.a_contact_button:hover{
	color: #333;
	transition: all .3s;
}
.a_contact_button::before{
	box-sizing: border-box;
	transition: all .3s;
}
.a_contact_button::after {
	position: absolute;
  z-index: -1;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
  transition: all .3s;
	box-sizing: border-box;
}
.a_contact_button:hover::after{
  background: #F9DFD5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.a_contact_button i{
	margin-right: 8px;
}
.a_button{
	border-radius: 5px;
	background: #FF6C00;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	opacity: 1;
	display: block;
	width: 30%;
	padding: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	transition: 0.3s;
}
.a_button:hover{
	background-color: #FF9648;
	transition: 0.3s;
}

.ul_list_disc{
	list-style-type: disc;
	margin-bottom: 20px;
	margin-left: 25px;
}

.ul_list_disc li{
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.list_number{
	margin-bottom: 20px;
	margin-left: 25px;
}
.list_number li{
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.border_radius_box{
	text-align: center;
	border: 4px solid;
	border-radius: 20px;
	padding: 24px;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 1.6;
}
.border_radius_box h4{
	font-size: 20px;
	margin-bottom: 5px;
}
.border_orange{border-color: #E6855E;}
.border_pink{border-color: #D45D87;}
.border_blue{border-color: #44A5CB;}
.border_green{border-color: #3DB680;}
.border_purple{border-color: #9D73BB;}

/** VフッターV **/
.footer_link_area{
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer_link_list{
	list-style-type: none;
	text-align: center;
}

.footer_link_list li{
	display: inline-block;
	padding: 0px 10px;
	border-right: 1px solid #999999;
}
.footer_link_list li:last-child{
	border-right: none;
}
.footer_link_list li a{
	color: #fff;
}

/** AフッターA **/
/** Vスポンサーバナー **/
.a_main_banner{
	display: inline-block;
	width: 468px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	vertical-align: bottom;
}
.a_main_banner img{
	width: 100%;
	height: auto;
}
.main_banner_des{
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

/** Aスポンサーバナー **/
/** VトップページV **/

/** ▼BLOGフィード▼ *********************/
.section_news{
	min-height: 710px;
}

#feed{
	display: block;
	padding-top: 30px;
	height: 1165px;
}

#feed ul{
	list-style-type: none;
	display: -webkit-flex; /* Safari */
   	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
}

#feed ul li{
	position: relative;
	width: 32%;
	margin-bottom: 30px;
	background-color: #edf9f3;
	padding: 10px 10px 20px 10px;
	border: 4px solid red;
	border-radius: 10px;
}

#feed ul li:nth-child(4n+1) a{
  background-image:radial-gradient(circle, yellow, orange);
}
#feed ul li:nth-child(4n+2) a{
  background-image:radial-gradient(circle, lightblue, deepskyblue);
}
#feed ul li:nth-child(4n+3) a{
  background-image:radial-gradient(circle, palegreen, yellowgreen);
}
#feed ul li:nth-child(4n+4) a{
  background-image:radial-gradient(circle, lightcoral, tomato);
}


#feed ul li a{
	display: inline-block;
	width: 100%;
	height: 210px;
	vertical-align: bottom;
	overflow: hidden;
	-moz-box-shadow: 0px 1px 2px #656565;
	-webkit-box-shadow: 0px 1px 2px #656565;
	box-shadow: 0px 1px 2px #656565;
}

#feed ul li a img{
	width: 100%;
	height: 100%;
	clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
	object-fit: cover;
}

#feed ul li .feed_eyecatch{
	width: 100%;
    -moz-transition: -moz-transform 3.5s linear !important;
    -webkit-transition: -webkit-transform 3.5s linear !important;
    -o-transition: -o-transform 3.5s linear !important;
    -ms-transition: -ms-transform 3.5s linear !important;
    transition: transform 3.5s linear !important;
}

#feed ul li .feed_eyecatch:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.feednew{
	color: #d9333f;
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


#feed ul li .feeddate{
	position: absolute;
	top: 190px;
	right: 15px;
	font-size: 1.6rem;
	font-weight: 900;
	color: #ffffff;
	text-align: right;
}

.feed-title{
	font-size: 1.7rem;
	font-weight: 900;
	color: #330000;
	margin-top: 3px;
	margin-bottom: 5px;
}

.feedentry{
}

/**VセクションタイトルV**/
.section_title_1{
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #42AAC7;
	padding-top: 30px;
	padding-bottom: 30px;
}
.section_title_2{
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #EDAD0B;
	padding-top: 30px;
	padding-bottom: 30px;
}
.section_title_3{
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #A4C520;
	padding-top: 30px;
	padding-bottom: 30px;
}
.section_title_4{
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #C23685;
	padding-top: 30px;
	padding-bottom: 30px;
}
.section_title_5{
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #5D639E;
	padding-top: 30px;
	padding-bottom: 30px;
}
.section_title_6{
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #009250;
	padding-top: 30px;
	padding-bottom: 30px;
}
.section_title_7{
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #007AB7;
	padding-top: 30px;
	padding-bottom: 30px;
}
.icon_title{
	font-size: 4rem;
}
.h2_section_title_bg{
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	font-size: 3rem;
	font-weight: 500;
	padding-bottom: 10px;
}
.des_title{}
.tri-border {
	position: absolute;
	bottom: -17px;
	width: 100%;
	z-index: 20;
}
.tri-border span.bg_1 {
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 28px solid transparent;
	border-left: 56px solid transparent;
	border-right: 56px solid transparent;
	border-top: 18px solid #3B4552;
}
.span_color_1{border-top-color: #42AAC7 !important;}
.span_color_2{border-top-color: #EDAD0B !important;}
.span_color_3{border-top-color: #A4C520 !important;}
.span_color_4{border-top-color: #C23685 !important;}
.span_color_5{border-top-color: #5D639E !important;}
.span_color_6{border-top-color: #009250 !important;}
.span_color_7{border-top-color: #007AB7 !important;}


/**ΛセクションタイトルΛ**/
/**VセクションコンテンツV**/
.top_section_inner{
	width: 100%;
	max-width: 800px;
	margin-right: 0;
	margin-left: auto;
	padding-right: 50px;
	padding-bottom: 50px;
}
.top_section_inner_r{
	width: 100%;
	max-width: 800px;
	margin-left: 0;
	margin-right: auto;
	padding-left: 50px;
	padding-bottom: 50px;
}
.c_number {
  background: #47B39D;
  color: #fff;
  display: inline-block;
  padding: 40px 12px 8px;
  margin-bottom: 32px;
  margin-top: 0;
}
.h3_section{
	color: #47B39D;
  font-size: 3.6rem;
	font-weight: 400;
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 1.4;
	padding-bottom: 20px;
}
.top_section_inner p,.top_section_inner_r p{
	font-size: 1.6rem;
	line-height: 1.8;
	padding-bottom: 20px;
}
.font_toppoint{
	font-size: 2.0rem;
  font-weight: 900;
  color: #1DAF9E;
	line-height: 1.9;
}
.border_bottom_gray{
	border-bottom: 1px solid silver;
}
.top_point1{
	color: #ff751f;
}
.top_point2{
	color: #ffc729;
}
.top_point3{
	color: #ff5757;
}
.rapports_point1{
	color: #007FB1;
}
.rapports_point2{
	color: #009F8C;
}
.rapports_point3{
	color: #744199;
}

/**ΛセクションコンテンツΛ**/
/** ΛトップページΛ **/
/** Vコーチ紹介V **/
.main_coach_area{
	position: relative;
	width: 100%;
	height: 500px;
}
.img_main_c{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: 100%;
}
.main_c_des_area{
	position: absolute;
	right: 0;
	top: 100px;
	width: 700px;
	padding: 40px;
	background: rgba(237, 173, 11, 0.8);
}
.main_c_title{
	display: block;
	font-size: 1.6rem;
}
.main_c_name{
	display: block;
	font-size: 2.5rem;
	border-bottom: 2px solid #bbb;
	margin-bottom: 15px;
}
.main_c_des{
	line-height: 180%;
}
.coach_card{
	width: 550px;
	padding: 15px;
	margin-bottom: 30px;
	border: 2px solid #555555;
	border-radius: 10px;
}
.img_coach_card{
	width: 45%;
	height: auto;
	object-fit: contain;
}
.img_coach_gallery{
	width: 150px;
	height: auto;
	object-fit: contain;
}
.coach_card_prof{
	width: 55%;
	padding-left: 15px;
}
.coach_c_title{
	display: block;
	font-size: 1.5rem;
}
.coach_c_name{
	display: block;
	font-size: 2.2rem;
	border-bottom: 2px solid #bbb;
	margin-bottom: 10px;
}
.coach_c_history{
	display: block;
}
.coach_c_comment{
	padding: 10px 0px;
}
.a_coach_sns{
	display: inline-block;
}
.a_coach_sns img{
	width: 100px;
	height: auto;
}
.a_coach_sns img.sns_youtube{
	width: 190px;
	height: auto;
}

/** Aコーチ紹介A **/
/** V利用開始までの流れV **/
.flow_box{
	width: 100%;
	padding:10px 20px;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #ccc;
}
.flow_box h4{
	font-size: 1.8rem;
	line-height: 2;
	border-bottom: 1px solid #ccc;
}
.flow_box p{
	padding-top: 10px;
	line-height: 2;
	padding-bottom: 0;
}
.flow_arrow{
	text-align: center;
	color: #ccc;
	font-size: 3.0rem;
	padding-top: 5px;
	padding-bottom: 5px;
}
/** Λ利用開始までの流れΛ **/
/** ▼問い合わせ・エントリーフォーム **/
.mailform dt{
	font-size: 110% !important;
	width: 200px !important;
}
.mailform dd{
	width: 100% !important;
	padding-left: 220px !important;
}
.img_entry_qr{
	width: 150px;
	height: auto;
}
.p_phone_number{
	font-size: 3.0rem;
	color: #009F8C;
}
.p_phone_number a{
	text-decoration: none;
	color: #009F8C;
	transition: 0.3s;
}
.p_phone_number a:hover{
	text-decoration: none;
	color: #95DFD6;
	transition: 0.3s;
}
.half_block_70{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.span_hint{
	display: block;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px dotted orange;
	border-radius: 5px;
}
.h3_entry{
	font-size: 2.5rem;
	margin-top: 10px;
	margin-bottom: 5px;
}
/** ▲問い合わせ・エントリーフォーム **/
/** AページデザインA **/
/** VテーブルデザインV **/
.table_course{
	border-collapse: collapse;
	border: 1px solid #bbb;
	margin-left: auto;
	margin-right: auto;
}
.table_course tr th{
	background: #78bbc7;
	padding: 5px 15px;
	font-size: 2.0rem;
	color: #fff;
	vertical-align: middle;
	border-right: 1px dotted #bbb;
	border-bottom: 1px solid #bbb;
}
.table_course tr td{
	text-align: center;
	padding: 5px 15px;
	border-right: 1px dotted #bbb;
	border-bottom: 1px solid #bbb;
}
.table_course thead tr th{
	background-color: #167F92;
	padding-top: 15px;
	padding-bottom: 15px;
}
.table_course tbody tr td:nth-of-type(1){
	background-color: #ffd;
}
.table_course tbody tr td:nth-of-type(2){
	background-color: #eff;
}
.table_course tbody tr td:nth-of-type(3){
	background-color: #eef;
}
.table_course tbody tr td:nth-of-type(4){
	background-color: #fee;
}

.kaisai_ok{
	display: block;
	font-size: 2.5rem;
}
.kaisai_day{
	font-size: 1.8rem;
	font-weight: 900;
	display: block;
}
.kaisai_time{
	display: block;
}
.charge_nomal,.charge_toku1,.charge_toku2,.charge_toku3,.charge_toku4,.charge_toku5{
	display: inline-block;
	font-weight: 900;
	font-size: 1.2rem;
	color: #fff;
	padding: 2px 7px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 10px;
}
.charge_nomal,.tr_charge_nomal th{
	background-color: #007AB7 !important;
}
.charge_toku1,.tr_charge_toku1 th{
	background-color: #5D639E !important;;
}
.charge_toku2,.tr_charge_toku2 th{
	background-color: #B61972 !important;;
}
.charge_toku3,.tr_charge_toku3 th{
	background-color: #DA5019 !important;;
}
.charge_toku4,.tr_charge_toku4 th{
	background-color: #A4C520 !important;;
}
.charge_toku5,.tr_charge_toku5 th{
	background-color: #D59B0A !important;;
}
.charge_kingaku{
	font-size: 2.2rem;
}

.table_entry{
	border-collapse: collapse;
	border: 1px solid #bbb;
	margin-left: auto;
	margin-right: auto;
}
.table_entry tr th{
	background: #78bbc7;
	padding: 5px 15px;
	font-size: 2.0rem;
	color: #fff;
	border-right: 1px dotted #bbb;
	border-bottom: 1px solid #bbb;
}
.table_entry tr td{
	text-align: center;
	vertical-align: middle;
	padding: 20px 15px;
	border-right: 1px dotted #bbb;
	border-bottom: 1px solid #bbb;
}
.table_entry tr td:nth-of-type(1){
	background-color: #ffd;
}
.table_entry tr td:nth-of-type(2){
	background-color: #eff;
}
.table_info{
	border-collapse: collapse;
	width: 100%;
	font-size: 1.8rem;
}
.table_info tr th{
	padding: 10px;
	border-bottom: 2px solid #999999;
}
.table_info tr td{
	padding: 10px;
	border-bottom: 1px solid #999999;
}
.table_school_info{
	width: 90%;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.table_school_info tr th{
	width: 350px;
	font-size: 2.5rem;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
	border-bottom: 3px solid #555;
	border-right: 2px solid #c3c3c3;
}

.table_school_info tr td{
	text-align: left;
	font-size: 1.6rem;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #555;
}
.dl_school_schedule{
	display: flex;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dl_school_schedule dt{
	display: inline-block;
	width: 80px;
	text-align: center;
}
.dl_school_schedule dd{
	display: inline-block;
	width: 500px;
	padding-left: 20px;
}
.a_readmore{
	display: inline-block;
	margin-top: 3px;
	padding: 2px 10px;
	text-decoration: none;
	font-weight: 400;
	color: #fff;
	background-color: #DA5019;
	border-radius: 5px;
	transition: 0.3s;
	border: 1px solid #DA5019;
}
.a_readmore:hover{
	color: #DA5019;
	background-color: #F9DFD5;
	transition: 0.3s;
}
.table_simple{
	border-collapse: collapse;
	text-align: left;
	font-size: 1.5rem;
	border-top: 1px solid #adadad;
	border-left: 1px solid #adadad;

}
.table_simple tr th{
	padding: 15px 20px;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	vertical-align: middle;
}
.table_simple tr td{
	padding: 15px 20px;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	vertical-align: middle;
}


/** ▲テーブルデザイン▲ **/
/** ▼教室案内地図 **/
.mapframe{
	margin-bottom: 20px;
}
#map_canvas{
	height: 500px;
}
#map_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#map_list li{
	display: inline-block;
	cursor: pointer;
	margin: 10px 10px;
	padding: 5px 15px;
	color: #fff;
	font-weight: 400;
	font-size: 1.7rem;
	border-radius: 10px;
	background-color: #007AB7;
	border: 1px solid #007AB7;
	transition: 0.3s;
}
#map_list li:hover{
	background-color: #9ACDE7;
	border: 1px solid #007AB7;
	transition: 0.3s;
}
/** Λ教室案内地図Λ **/
/** V画像ギャラリーV **/
.gallery_area{
	padding-top: 20px;
	padding-bottom: 20px;
}
.ul_gallery{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-around;
	list-style-type: none;
}
.ul_gallery li{
	width: 200px;
	height: auto;
	margin-bottom: 20px;;
}
.ul_gallery li a{
	display: inline-block;
	vertical-align: bottom;
}
.ul_gallery li a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ul_gallery li.adjuster{
	width: 200px;
	height: 0;
}
/** Λ画像ギャラリーΛ **/
.img_page_mascot{
	width: 150px;
	height: auto;
}
/** Vパートナー企業募集V **/
.sponsor_tokuten_box{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.sponsor_tokuten_box h3{
	font-size: 3.5rem;
	line-height: 200%;
}
.h3_a{
	color: #B32034;
}
.h3_b{
	color: royalblue;
}
.h3_c{
	color: #009250;
}
.h3_d{
	color: #D59B0A;
}
.sponsor_tokuten_box h4{
	padding-top: 10px;
	font-size: 2.0rem;
	color: #005638;
}
.sponsor_tokuten_box h5{
	font-size: 1.8rem;
	color: #007AB7;
}
.sponsor_tokuten_box p{
	padding-bottom: 15px;
}
.sponsor_tokuten_box ul{
	text-align: left;
	padding-bottom: 15px;
	margin-left: 20px;
}
.sponsor_tokuten_box ul li{
	padding-top: 3px;
	padding-bottom: 3px;
}
.box_a{
	background-color: #fef;
	border: 1px solid #fcf;
	border-radius: 15px;
}
.box_b{
	background-color: #eef;
	border: 1px solid #ccf;
	border-radius: 15px;
}
.box_c{
	background-color: #eff;
	border: 1px solid #bff;
	border-radius: 15px;
}
.box_d{
	background-color: #ffe;
	border: 1px solid #ffb;
	border-radius: 15px;
}
/** Λパートナー企業募集Λ **/
/** VプライバシーポリシーV **/
.page_policy p{
	padding-bottom: 10px;
	line-height: 150%;
}
.page_policy ul{
	margin-left: 20px;
	padding-bottom: 15px;
}
.page_policy ul li{
	padding-bottom: 5px;
}
/** AプライバシーポリシーA **/
/** V決済ページV **/
.opacity{
	display: none;
}
.opacity.active{
	display: block;
	animation: appear .5s ease;
}
@keyframes appear {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
.p_question{
	display: block;
	padding: 15px;
	font-size: 2.2rem;
	color: #fff;
	font-weight: 900;
	text-align: center;
	background-color: #3261AB;
}
.div_answer_area{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}
.div_answer_area select{
	font-size: 2.5rem;
}
.div_answer_area label{
	display: inline-block;
	font-size: 2.2rem;
	padding: 5px 15px;
	margin-top: 15px;
	border: 1px solid #007AB7;
	border-radius: 10px;
}
.div_answer_area label input{
	margin-right: 5px;
}
.payment_form_area{
	text-align: center;
}
.payment_form_area form input{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 2.5rem;
	padding-left: 15px;
	padding-right: 15px;
	border: 2px solid #B32034;
	background-color: #B32034;
	color: #fff;
	border-radius: 10px;
	transition: 0.5s;
}
.payment_form_area form input:hover{
	border: 2px solid #B32034;
	background-color: #DA6272;
	transition: 0.5s;
}

/** Λ決済ページΛ **/
/** ▼パララックス背景 *********************/

.parallax_area{
	overflow-x: hidden;
	height: 100%;
}

.parallax_content{
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
	background-position-y: 10%;
}
.parallax_header{
	min-height: 600px;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
	background-position-y: 10%;
}


.entry_button_area{
	text-align: center;
	padding-top: 150px;
	padding-bottom: 150px;
}
.entry_button_bg{
	width: 600px;
	font-size: 1.8rem;
	padding: 20px 40px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(255, 255, 255, 0.8);
}
.entry_button_bg p{
	margin-bottom: 25px;
	line-height: 180%;
}
.para_bg_contact{
  background-image: url(./img/bg_contact_area.jpg);
}
.para_bg_01{
  background-image: url(./img/top_bg_01.jpg);
	height: 100%;
}
.para_bg_02{
  background-image: url(./img/top_bg_02.jpg);
	height: 100%;
}
.para_bg_03{
  background-image: url(./img/top_bg_03.jpg);
	height: 100%;
}
.para_bg_04{
  background-image: url(./img/about_bg_04.jpg);
	height: 100%;
}

.para_bg_manegement{
	background-image: url(./img/bg_header_management.jpg);
}
.para_bg_aboutus{
	background-image: url(./img/bg_header_aboutus.jpg);
}
.para_bg_header_contact{
	background-image: url(./img/bg_header_contact.jpg);
}
.para_bg_policy{
	background-image: url(./img/bg_header_policy.jpg);
}
.para_bg_rapports{
	background-image: url(./img/bg_header_rapports.jpg);
}

/** ▲パララックス背景 *********************/
