@charset "utf-8";
/*Theme Name: エイジェックチャレンジ
Description: エイジェックチャレンジのテーマです。
Author: エイジェック広報部
License: Copyright AGEKKE GROUP All Rights Reserved.*/
/* ======================================================*/
/*◆デフォルト◆*/
/* ====================================================== */

.swpm-logged-logout-link{
	width: 40%;
margin: 0 auto;
background-color: #00b9eb;
border-radius: 30px;
	margin-top:5%;
}
.swpm-logged-logout-link a{
	color: #fff;
font-weight: bold;
display: block;
padding: 5%;
}

.swpm-edit-profile-link{
	display:none;
}
.swpm-logged-expiry{
	display:none;
}
.swpm-logged-membership{
	display:none;
}
.swpm-logged-status{
	display:none;
}


.sample12 {
	width:			280px;
	height:			188px;
	overflow:		hidden;
	margin:			10px 8px 10px 16px;
	position:		relative;
}
.sample12 .caption {
	width:			100%;
	height:			100%;
	visibility:		hidden;	/* 文字を表示しない */
	font-size:		130%;
	color:			#fff;
	top:			0;
	left:			0;
	position:		absolute;
	text-align:		center;
	-webkit-transition:	all 0.4s step-end;
	transition:		all 0.4s step-end;
}
.sample12:hover .caption {
	visibility:		visible;	/* 文字を表示する */
}
.sample12 .caption p {
	font-size:		130%;
	padding-top:		75px;
	color:			#fff;
	opacity:		0;	/* ホバーが解除された時すぐ消えるように、文字を表示しない */
}
.sample12:hover .caption p {
	opacity:		1;	/* 文字を表示する */
}
.sample12 .mask1, .sample12 .mask2 {
	width:			100%;
	height:			50%;	/* 高さは半部のサイズ */
	position:		absolute;
	left:			0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.4s ease;
	transition:		all 0.4s ease;
}
.sample12 .mask1 {
	top:			-50%;	/* 枠の上に置いて表示させない */
}
.sample12:hover .mask1 {
	top:			0;	/* 下にずらして表示する */
}
.sample12 .mask2 {
	bottom:			-50%;	/* 枠の下に置いて表示させない */
}
.sample12:hover .mask2 {
	bottom:			0;	/* 上にずらして表示する */
}

.buttons {
display: flex;
justify-content: center;
}

.all-wrap{
	overflow:hidden;
}

/*--------------トップ-------------*/
.top{
	padding-top:120px;
	position: relative;
}
@media screen and (max-width: 1024px){
.top{
	padding-top:0px;
}
}
@media screen and (max-width: 768px){
.top{
	padding-top:70px;
}
}

.top-abu{
	position: absolute;
	width: 320px;
	left: 45%;
top: 61%;
}
@media screen and (max-width: 1400px){
.top-abu{
width: 280px;
}
}
@media screen and (max-width: 1200px){
.top-abu{
width: 240px;
	top: 57%;
}
}
@media screen and (max-width: 1024px){
.top-abu{
width: 220px;
top: 50%;
}
}
@media screen and (max-width: 900px){
.top-abu{
top: 62%;
}
}
@media screen and (max-width: 768px){
.top-abu{
top: 70%;
left: 43%;
}
}
@media screen and (max-width: 750px){
.top-abu{
top: 43%;
left: 19%;
	width: 250px;
}
}

.top-abu p{
	/*font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "segoe UI", 'Noto Sans', Arial, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, sans-serif;*/
	font-weight: bold;
}
@media screen and (min-width:751px){
.top .only-mov{display:none}
}
@media screen and (max-width:750px){
.top .only-pc{display:none}
.top .only-mov{display:block}
}

.top-abu .title{
font-size: 30px;
margin-bottom: 15px;
letter-spacing: 0.1em;
font-family: ヒラギノ角ゴ StdN W8, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height: 50px;
}
@media screen and (max-width: 1400px){
.top-abu .title{
font-size: 25px;
}
}
@media screen and (max-width: 1200px){
.top-abu .title{
font-size: 20px;
}
}
@media screen and (max-width: 1024px){
.top-abu .title{
font-size: 16px;
margin-bottom: 10px;
line-height: 30px;
}
}
@media screen and (max-width: 900px){
.top-abu .title{
	font-size: 18px;
margin-bottom: 10px;
line-height: 35px;
}
}
@media screen and (max-width: 750px){
.top-abu .title{
font-size: 22px;
}
}

.top-abu .title span{
font-size: 50px;
letter-spacing: 0.1em;
}
@media screen and (max-width: 1400px){
.top-abu .title span{
font-size: 40px;
}
}
@media screen and (max-width: 1200px){
.top-abu .title span{
font-size: 35px;
}
}
@media screen and (max-width: 1024px){
.top-abu .title span{
font-size: 25px;
}
}

@media screen and (max-width: 1400px){
.top-abu .sub-title{
font-size: 15px;
}
}
@media screen and (max-width: 1200px){
.top-abu .sub-title{
	font-size: 12px;
}
}
@media screen and (max-width: 1024px){
.top-abu .sub-title{
	font-size: 11px;
}
}
@media screen and (max-width: 900px){
.top-abu .sub-title{
	display:none;
}
}

@media screen and (max-width: 750px){
.top-abu .sub-title{
	font-size: 12px;
}
}



@media screen and (max-width: 750px){
.top-abu .sub-title.only-mov{
	display: block;
}
}


.top-img{
background-image: url(img/top-base2.png);
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: auto 100%;
}
@media screen and (max-width: 1100px){
.top-img{
	background-image: url(img/top-base2-ipadpro.png);
	background-attachment: fixed;
background-size: auto;
}
}
@media screen and (max-width: 768px){
.top-img{
	background-image: url(img/top-base2-ipad.png);
	background-attachment: fixed;
background-size: auto;
}
}
@media screen and (max-width: 750px){
.top-img{
	background-image: none;
}
}


.pre1{
	background-color: #aaa;
padding: 10% 0%;
text-align: center;
}
.pre1 p{
	font-size:35px;
	color:#fff;
	font-weight:bold;
}


.pre2{
	background-color: #ddd;
padding: 15% 0%;
text-align: center;
}
.pre2 p{
	font-size:35px;
	color:#fff;
	font-weight:bold;
}


/*-------------タイトル文字-------------*/
.title h2{
	font-size: 28px;
font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
color: #000;
line-height: 30px;
}
@media screen and (max-width: 750px){
.title h2{
	font-size: 22px;
}
}

.title h2 span{
	display: block;
font-size: 17px;
font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
	color: #ff7900;
	font-family: 'Architects Daughter', cursive;
}



/*-------------section1  リード文-------------*/
.section1{
	background-color: #ff7900;
padding: 2% 0%;
}
@media screen and (max-width: 750px){
.section1 p{
	padding: 2% 4%;
}
}


.section1 p{
	color: #fff;
font-weight: bold;
line-height: 30px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "segoe UI", 'Noto Sans', Arial, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, sans-serif;
}

@media screen and (max-width: 1024px){
.section1 p{
	line-height: 26px;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "segoe UI", 'Noto Sans', Arial, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, sans-serif;
font-size: 14px;
}
}


/*-------------section2  スキルアップ-------------*/
.section2{
	background-color: #f7f7f7;
}
@media screen and (max-width: 768px){
.section2 .title p{
	font-size: 15px;
}
}

.section2 ul{
	margin-bottom: 3%;
}

.section2 ul li{
	display: inline-block;
width: 31%;
height: 400px;
margin-right: 3%;
background-color: #fff;
	padding: 1.5%;
vertical-align: top;
	box-shadow: 10px 10px 15px -10px;

}
@media screen and (max-width: 1200px){
.section2 ul li{
	height: 380px;
}
}
@media screen and (max-width: 1024px){
.section2 ul li{
	height: 330px;
}
}
@media screen and (max-width: 768px){
.section2 ul li{
margin-right: 2.5%;
	height: 290px;
}
}
@media screen and (max-width: 750px){
.section2 ul li{
display: block;
width: 100%;
	margin-bottom: 10%;
	height: 332px;
}
}


.section2 ul li:last-child{
margin-right: 0%;
}
.section2 ul li .li-wrap{
border: solid 3px #eaeaea;
padding: 7% 10%;
}
@media screen and (max-width: 768px){
.section2 ul li .li-wrap{
padding: 0%;
padding: 10px;
}
}


.section2 .moji{
	margin-top:15px;
}
.section2 .moji h3{
	font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
	text-align:center;
	font-size: 22px;
	color: #000;
}

@media screen and (max-width: 1200px){
.section2 .moji h3{
	font-size: 18px;
}
}


.section2 .moji p{
	font-size: 15px;
margin-top: 5px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "segoe UI", 'Noto Sans', Arial, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, sans-serif;
}
@media screen and (max-width: 1024px){
.section2 .moji p{
	font-size: 12.5px;
}
}


.section2 .container {
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
  text-align: center;
  margin-top: 15px;
}
.section2 .btn-open {
  display: inline-block;
  width: 180px;
  height:43px;
  text-align: center;
  background-color: #ff7900;
  background: linear-gradient(to right, #ffc201 0%,#ff7900 100%);
  font-size: 16px;
  line-height: 43px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  /*border: 2px solid #ff7900;*/
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "segoe UI", 'Noto Sans', Arial, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, sans-serif;
}
.section2 .btn-open:after{
  width: 100%;
  height: 0;
  content:"";
  position: absolute;
  top: 50%;
  left: 50%;
  background : #FFF;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: .2s;
  z-index: -1;
}
.section2 .btn-open:hover{
  color: #ff7900;
}
.section2 .btn-open:hover:after{
  height: 240%;
  opacity: 1;
}
.section2 .btn-open:active:after{
  height: 340%;
  opacity: 1;
}



/*まずはお決まりのボックスサイズ算出をborer-boxに */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}


.section2 .btn-wrap{
	width: 75%;
margin: 0 auto;
margin-top: 3%;
}

@media screen and (max-width: 1000px){
.section2 .btn-wrap{
	width: 85%;
}
}

@media screen and (max-width: 768px){
.section2 .btn-wrap{
	width: 100%;
}
}
@media screen and (max-width: 750px){
.section2 .btn-wrap{
	width: 58%;
}
}



.section2 .btn,
.section2 a.btn,
.section2 button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
/*その他と主な共通部分は省略*/
.section2 a.btn-flat {
  overflow: hidden;
padding: 1.3rem 5rem;
color: #fff;
border-radius: 0;
background: #ff8200;
}
@media screen and (max-width: 1200px){
.section2 a.btn-flat {
  padding: 1.3rem 4.5rem;
}
}
@media screen and (max-width: 1024px){
.section2 a.btn-flat {
  padding: 1.3rem 3rem;
}
}
@media screen and (max-width: 768px){
.section2 a.btn-flat {
  padding: 0.8rem 4rem;
}
}


.section2 a.btn-flat span {
  position: relative;
}
.section2 a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 30px;
  width: 150%;
  height: 500%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-70%) rotate(135deg);
  transform: translateX(-98%) translateY(-70%) rotate(135deg);
  background: #ffb001;
}
.section2 a.btn-flat:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(135deg);
  transform: translateX(-9%) translateY(-25%) rotate(135deg);
}


/*.haikei1{
	background-image: url(img/haikei001.jpg);
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: auto 100%;
}*/
/*.haikei2{
	background-image: url(img/haikei002.jpg);
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: auto 100%;
}*/



/*-------------section3  キャリアレポート-------------*/
figure.cp_caption {
	line-height: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	min-width: 220px;
	max-width: 300px;
	max-height: 220px;
	margin: 10px 1%;
	color: #ffffff;
}
figure.cp_caption * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
figure.cp_caption img {
	width: 100%;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 1;
}
figure.cp_caption h2 {
	line-height: 1.6;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}
figure.cp_caption p {
	line-height: 1.6;
	margin: 0;
	padding: 0;
}
figure.cp_caption:hover img {
	-webkit-transform: translateY(-45px);
	transform: translateY(-45px);
}
figure.cp_caption:hover figcaption {
	-webkit-transition: -webkit-transform 0.3s, opacity 0.1s;
	transition: transform 0.3s, opacity 0.1s;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
figure.cp_caption figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 0.5em;
	-webkit-transition: -webkit-transform 0.35s, opacity 0.1s 0.3s;
	transition: transform 0.35s, opacity 0.1s 0.3s;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
	color: #ffffff;
	background: rgba(27, 37, 56, 1);
}

.section3 .slider .ctgr {
position: absolute;
top: 2.5em;
left: -4.5em;
right: 19.5em;
color: #FFF;
font-size: 11px;
transform: rotate(-45deg);
z-index: 5;
}
.section3 .slick-current .ctgr{
top: 3em;
}
@media screen and (max-width: 1024px){
.section3 .slider .ctgr {
	top: 2.5em;
right: 14.5em;
}
}

.section3 .slider .slide-cont:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
border-top: 100px solid #ff7c00;
border-right: 100px solid transparent;
}
.section3 .slider .report-comment {
 ? ?color: #000;
font-size: 12px;
transform: rotate(-45deg);
z-index: 5;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "segoe UI", 'Noto Sans', Arial, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, sans-serif;
}



/*hoverしたあとに画像にマスクかける*/
.section3 figure {
  position: relative;
  overflow: hidden;
  width: 300px;
}
.section3 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}
.section3 figure:hover figcaption {
  opacity: 1;
}



/*　　画像hover　　*/
.section3 p a:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}

.button-wrap{
	width: 14%;
margin: 0 auto;
margin-top: 4%;
	/*overflow: hidden;*/
}
@media screen and (max-width: 1400px){
.button-wrap{
	width: 18%;
margin: 0 auto;
margin-top: 6%;
}
}
@media screen and (max-width: 1024px){
.button-wrap{
	width: 26%;
margin-top: 7%;
}
}
@media screen and (max-width: 768px){
.button-wrap{
	width: 32%;
}
}
@media screen and (max-width: 750px){
.button-wrap{
	width: 50%;
margin-top: 17%;
}
}


.button-4{
  width:250px;
  height:50px;
  border:2px solid #1c2833;
  float:left;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
}
@media screen and (max-width: 750px){
.button-4{
  width:200px;
  height:45px;
  }
}
.button-4 a{
  display:block;
  font-family:arial;
  font-size:16px;
  color:#1c2833;
  text-decoration:none;
  line-height:50px;
  transition:all .5s ease;
  z-index:2;
  position:relative;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "segoe UI", 'Noto Sans', Arial, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, sans-serif;
}


.eff-4{
  width:250px;
  height:50px;
  left:-250px;
  background:#1c2833;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
}
.button-4:hover .eff-4{
  left:0;
}
.button-4:hover a{
  color:#fff;
}

/*-------------section4  ニュース＆トピックス-------------*/
.news-topics{
	height: 300px;
overflow-y: scroll;
}

@media screen and (max-width: 1200px){
.section4{
	margin-top: 0%;
}
}


/* ----- ニュース&トピックス ----- */
.news-topics .box-ttl {color: #009245;}
.news-topics .box-cont {
	background: #FFF;
	margin-bottom: 3%;
	}
.news-box .box-cont {

	}
.news-box dl {
	border-bottom: 2px dashed #009245;
	padding: 10px 5px;
	}
.news-box dl:first-child {border-top: 2px dashed #009245;}
.news-box .date,
.news-box .category {display: inline-block;}
.news-box .date {
	color: #666;
	/*font-weight: bold;*/
	width: 9em;
	}
.news-box .category {
	background: #1c2833;
border-radius: 15px;
color: #FFF;
font-size: 13px;
text-align: center;
width: 190px;
height: 25px;
line-height: 25px;
margin-left: 25px;
margin-right: 25px;
}

@media screen and (max-width: 768px){
.news-box .category{
	margin:0;
}
}
@media screen and (max-width: 750px){
.news-box .category{
	display: block;
}
}


.news-box dd {clear: both;}
.news-box .report {background: #005BAC;}
.news-box .magazine {background: #ff7a01;}
.news-box .skill {background: #009245;}

.news-box .more {text-align: right;}

@media screen and (max-width:640px) {
	.news-topics .box-item {
		float: none;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.news-topics .box-cont {height: auto;}
}


/*----追加------*/
.table-row {
display: table;
width: 100%;
padding: 12px 0;
	border-bottom: solid 1px #c0c0c0;
	font-weight: bold;	
font-size: 14px;
}
@media screen and (max-width: 750px){
.table-row {
padding: 10px 0;
}
	}
a {
text-decoration: none;
}
.table-th {
width: 80px;
}
.table-th, .table-td {
display: table-cell;
}
@media screen and (max-width: 768px){
.table-th, .table-td {
display: table-caption;
	margin-bottom: -10px;
}
}
@media screen and (max-width: 750px){
.table-th, .table-td {
	margin-bottom: 0px;
}
}


/*お知らせタイトルの縦並びをちょっと直す*/
.table-row a{
	margin-left: 5px;
color: #105899;
}
@media screen and (max-width: 768px){
.table-row a {
margin-top: 5px;
}
}
@media screen and (max-width: 750px){
.table-row a {
font-size: 13px;
}
}





@media screen and (max-width: 750px){
.table-th, .table-td {
display: block;
}
}
.table-th p {
color: #000;
font-size: 15px;
}
@media screen and (max-width: 750px){
.table-th p {
font-size: 13px;
}
}
h2.blog_title {
width: 100%;
font-size: 17px;
text-align: left;
color: #444;
font-family: "游明朝",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","MS P明朝","MS 明朝",serif;
font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
font-weight: bold;
margin-left: 25px;
}
@media screen and (max-width: 768px){
h2.blog_title {
font-size: 15px;
}
	}
@media screen and (max-width: 750px){
h2.blog_title {
font-size: 15px;
	margin-left: 0%;
}
}


h2.blog_title:hover {
color: #8a8a8a;
}


/*-------------section5  おすすめコンテンツ-------------*/
.section5{
	background-color: #f7f7f7;
	background-image: url(img/orange.jpg);
background-size: cover;
/* background-attachment: fixed; */
background-repeat: no-repeat;
}
.section5 ul li{
	margin-bottom:5px;
}
.section5 ul li{
	display: inline-block;
	width: 24%;
}
@media screen and (max-width: 750px){
.section5 ul li{
	width: 49%;
}
}

.sample_box{
 width:300px; // サイズがサンプルなので適時変更してください。
 margin:0 auto; //サンプルで中央に寄せたいので書かせていただいております。
 overflow:hidden; //これを記述することではみ出た部分を非表示にします。
}
.sample_box img{
 transition:1s all;
}
.sample_box img:hover{
  transform: scale(1.1,1.1);
  transition: 0.5s all;
}


.section4 .button-wrap{
	width: 21%;
}



/*スマホの時に改行をなくす*/
@media screen and (max-width: 640px){
.sp_br{
	display:none;
}
}


/*ページトップ*/
#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  background:#000;
  opacity: 0.8;
z-index: 3;
}
#page_top a{
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  /*content: 'PAGE TOP';*/
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}



#fade-in2 li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
}
#fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}



/*スマホ アコーディオンメニュー*/
.menu {
	
}
.menu a {
display: block;
padding: 15px 80px;
text-decoration: none;
color: #fff;
border-bottom: solid 1px #c8c8c8;
}
@media screen and (max-width: 750px){
.menu a {
padding: 10px 20px;
	font-size: 14px;
}
}

.menu label {
display: block;
padding: 15px 80px;
line-height: 1;
color: #fff;
cursor: pointer;
font-size: 16px;
border-bottom: solid 1px #fff;
	position:relative;
}
@media screen and (max-width: 750px){
.menu label {
padding: 15px 20px;
font-size: 14px;
}	
}


a.gaibu i{
	margin-left: 10px;
}


.menu label span{
	position: absolute;
right: 75px;
}
@media screen and (max-width: 750px){
.menu label span{
right: 20px;
}	
}
.menu input {
display: none;
}
.menu ul {
margin: 0;
padding: 0;
background :#f4f4f4;
list-style: none;
}
.menu li {
height: 0;
overflow: hidden;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.menu li a{
color:#222;
}

.menu p.nav-5 img.neo{
width:50px;
margin-left:0%;
}
@media screen and (max-width: 768px){
.menu p.nav-5 img.neo{
width:25px;
}
}
@media screen and (max-width: 750px){
.menu p.nav-5 img.neo{
width:30px;
	margin-top: 4px;
}
}


.menu p.nav-5 a{
border-bottom:solid 1px #fff;
}
.menu p.nav-6 a{
border-bottom:solid 1px #fff;
}
.menu p.nav-7 a{
border-bottom:solid 1px #fff;
}
.menu p.nav-7 i{
margin-right: 10px;
}



#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li {
height: 45px;
opacity: 1;
}



/*トップページ改修20220113*/
@media screen and (min-width:751px){
	.top .main-img .only-750{display:none}
	.top .main-img .only-mov{display:none}
}
@media screen and (max-width:750px){
	.top .main-img .only-pc{display:none}
	.top .main-img .only-750{display:block}
	.top .main-img .only-mov{display:none}
}
@media screen and (max-width:450px){
	.top .main-img .only-pc{display:none}
	.top .main-img .only-750{display:none}
	.top .main-img .only-mov{display:block}
}


.top-abu .more-btn{
	margin-bottom: 10px;
}
.top-abu .more-btn a {
border-radius: 5px;
color: white !important;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-size: 300% 300%;
border: none;
}
.top-abu .more-btn a {
padding: 10px 0;
width: 30%;
display: block;
text-align: center;
font-weight: bold;
border-radius: 10px;
letter-spacing: 0.15em;
	font-size: 17px;
}
@media screen and (max-width: 1450px){
.top-abu .more-btn a {
padding: 7px 0;
}
}
@media screen and (max-width: 1250px){
.top-abu .more-btn a {
width: 35%;
	font-size: 15px;
}
}  
@media screen and (max-width: 1050px){
.top-abu .more-btn a {
	font-size: 13px;
}
}  
@media screen and (max-width: 750px){
.top-abu .more-btn a {
	width: 60%;
}
}
@media screen and (max-width: 450px){
.top-abu .more-btn a {
	width: 75%;
}
}



.top-abu .navy-btn {
background-color: #0062b1 !important;
background: -webkit-linear-gradient( 
180deg
,#1e87dc, #03a9f4, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
background: -webkit-linear-gradient(right, #1e87dc, #03a9f4, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
background: linear-gradient( 
270deg
, #1e87dc, #03a9f4, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
}
.top-abu .pink-btn {
background-color: #f44336 !important;
background: -webkit-linear-gradient( 
180deg
 , #ff5690, #ff2717, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
background: -webkit-linear-gradient(right, #ff5690, #ff2717, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
background: linear-gradient( 
270deg
,#ff5690, #ff2717, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
background: linear-gradient( 
270deg
, #ff5690, #ff2717, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
}
.top-abu .green-btn {
background-color: #07aa39 !important;
background: -webkit-linear-gradient(
180deg
, #0da99b, #07aa39, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
background: -webkit-linear-gradient(right, #0da99b, #00882a, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
background: linear-gradient(
270deg
, #0da99b, #00882a, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
background: linear-gradient(
270deg
, #0da99b, #00882a, rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
}

.top-abu .more-btn a:hover {
background-position: 99% 50%;
color: #fff !important;
}
.top-abu .more-btn a:hover {
text-decoration: none;
}
@media screen and (max-width: 1250px){
.top-abu .title {
font-size: 27px;
	margin-bottom: 5px;
}
}
@media screen and (max-width: 900px){
.top-abu .title {
font-size: 23px;
}
} 

.top-abu .title-mini{
	font-size: 16px;
}
@media screen and (max-width: 1250px){
.top-abu .title-mini{
	font-size: 13px;
}
}  
.top-abu {
top: 30%;
left: 10%;
width: 100%;
}
@media screen and (max-width: 1250px){
.top-abu {
left: 7%;
}
}  
@media screen and (max-width: 1024px){
.top-abu {
top: 12%;
}
}
@media screen and (max-width: 1000px){
.top-abu {
top: 25%;
}
}
@media screen and (max-width: 450px){
.top-abu {
left: 12%;
	top: 21%;
}
}



.top-img {
background-image: none;
}
.top-abu .white{
	background-color: #fff;
	box-shadow: 10px 10px 15px -10px;
width: 30%;
margin-top: 15px;
padding: 20px;
border: solid 2px #ff7900;
}
@media screen and (max-width: 1450px){
.top-abu .white{
	padding: 10px 20px 15px;
}
}
@media screen and (max-width: 1250px){
.top-abu .white{
	width: 35%;
}
}   
@media screen and (max-width: 900px){
.top-abu .white{
	padding: 10px 10px 15px;
	margin-top: 5px;
}
}   
@media screen and (max-width: 850px){
.top-abu .white{
	width: 38%;
}
}   
@media screen and (max-width: 750px){
.top-abu .white{
	width: 60%;
}
}  
@media screen and (max-width: 450px){
.top-abu .white{
	width: 75%;
}
}  


.top-abu .white p.orange{
	color:#ff7900;
}
.top-abu .white a{
	background-color: #ff7900;
color: #fff;
padding: 3px 25px;
margin-top: 10px;
display: inline-block;
}
@media screen and (max-width: 1250px){
.top-abu .white a{
margin-top: 0px;
	font-size: 13px;
}
} 
@media screen and (max-width: 850px){
.top-abu .white a{
margin-top: 5px;
}
} 
.top-abu .white a:hover{
	background-color: #ffab00;
}
.top-abu .more-btn a.link-none{
	pointer-events: none;
}

@media screen and (max-width: 1450px){
.top-abu p {
font-size: 14px;
}
}
@media screen and (max-width: 1050px){
.top-abu p {
font-size: 12px;
}
}
@media screen and (max-width: 850px){
.top-abu p {
line-height: 15px;
}
}
@media screen and (max-width: 450px){
.top-abu p {
line-height: 20px;
}
}
@media screen and (max-width: 1000px){
.top {
padding-top: 70px;
}
}