@charset "utf-8";
/*-- reset --*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
html {
  margin-bottom: 1px;
  height: 100%;
  overflow-y: scroll;
  font-size: 15px;
  line-height :0 ;
  font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", sans-serif;

}

body {
  margin: 0;
}


h1, h2, h3, h4, h5, h6 {
  margin: 0 0;
  padding: 0;
  font-size:10px;
}


dl, dt, dd {
  margin: 0;
  padding: 0;
}


p {
  padding: 0;
  margin: 0;
}


img {
  -ms-interpolation-mode: bicubic;
}

a {
	text-decoration:none ;
}
a img {
  border: none;
}


a:hover img {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}


ul, ol {
  margin: 0;
  padding: 0;
}


li {
  list-style-position: outside;
  list-style-type: none;
}

li img{
	vertical-align:top;
}

body {
		background:url(../images/bg_top.jpg) no-repeat center top ;
		line-height : 1.2;
	}

/* 明朝フォント */
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }

/* レスポンシブ対応で追加 */
.pcOnly { display: block; }
.spOnly { display: none; }
.tbOnly { display: none; }
.pctbOnly { display: block; }
.center { margin: 0 auto; }

/*-- header --*/
.header_warp,
.footer_wrap {
	background: linear-gradient(0deg, rgba(0,34,56,1) 0%, rgba(0,59,98,1) 100%);
}
#header {
	 width:980px ;
	 margin:0 auto  ;
	 display: flex;
	 align-items: flex-end;
	 justify-content: space-between;
	 padding: 8px 0 5px;
	 /*overflow: hidden ;*/		 
}
.headr__img_signUpNum {
}
.header_top {
	height: 4px;
	background-color: #ffd85e;
	background-image: url(../images/bg_header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
	border-style: none;
}




/*--  --*/
.content {
	width:990px ;
	margin: 0 auto ;
	text-align: center;
	background:url(../images/bg_contents.png) repeat-y ;
}
/*-- div_intro --*/
.div_intro {
	background:url(../images/bg_intro.jpg) no-repeat top ;
	position:relative ;
}
.div_intro h2{
	margin:0 auto ;
}
.div_asakuraImg {
	position:absolute ;
	right:-40px ;
	top: 10px;
	z-index :0 ;
}
.div_intro__form {
	padding: 0px 0 0px 30px;
}
.div_intro ul {
	text-align: left;
	font-size: 12px;
	line-height: 1.4;
	padding-left: 30px;
	margin-top: 10px;
}
.div_intro__form {
	display: flex;
	align-items: center;
}
.div_intro input#email_intro {
	width:325px ;
	height:38px ;
	border:solid 1px #d2d2d2 ;
	margin-left:10px ;
	margin-right:15px ;
}
.div_intro__form>label {
	font-size:17px;
}
.label_signUpBtn {
}
/*-- asakura_history --*/
.div_asakuraHistory{
	margin: 25px 30px 0;
	padding-bottom: 30px;
	background-color: #f3f2eb;
}
.div_asakuraHistory__text {
	background-image: linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #f3f2eb 0%, #f3f2eb 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97%, #bd965c 100%);
	background-size: 4px 100%,100% 2.7em;
	line-height: 2.7em;
	text-align: left;
	margin: 20px 30px 0px;
}
.div_asakuraHistory__book  {
	margin: -20px auto 0;
}




/*-- div_overView --*/
.div_overView {
	margin: 0 0 60px 0px;
	padding: 80px 0 50px;
	background: url(../images/bg_overView.jpg) no-repeat top center;
}
.div_overView__item {
	display: block;
	margin: 30px auto;
}
	
/*-- div_recommend  --*/ 
.div_recommend {
	margin: 0 auto 40px;
	width: 840px;
}
.div_recommend__txt{
	padding: 25px 0 30px;
	/*background:url(../images/bg_redommend.jpg) no-repeat bottom ;*/
	/*height:391px ;*/
}	

.div_recommend__list {
	font-size:24px;
	font-weight:bold ;
	line-height:1.8em;
	margin: 0px 80px 20px;
	text-align: left;
}

.div_recommend__list li {
	margin: 10px 0;
}


 .div_recommend p {
	font-size:27px;
	font-weight:bold ;
	line-height:1.8em;
 }
 .div_recommend strong.txt_bl02{
	 color:#0278e1 ;
 }
.div_recommend__wrap {
	border-right: 5px solid #dcdcdc;
	border-bottom: 5px solid #dcdcdc;
	border-left: 5px solid #dcdcdc;
	background:url(../images/bg_recommend.png) no-repeat bottom ;
}
.div_recommend__item {
	margin-bottom: 20px;
}



/*-- div_merit --*/
.div_merit {
	/*padding-bottom:15px;*/
	
}
.div_merit h3 {
	/*margin:0 auto 25px;*/
	margin-bottom: 20px;
}
.div_merit__list {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 15px 55px 35px;
}
.div_merit__list__item {
	margin-bottom:40px;
}
.div_merit__list_txt {
	text-align: left;
	line-height: 1.8;
	font-size: 18px;
	margin-right: 40px;
}
.div_merit__list_txt span {
	color: #eb3f3f;
	font-weight: bold;
}

/*--  div_mmg --*/
.div_mmg__form label {
	font-size:21px;
}
.div_mmg input#email_mmg {
	width:625px ;
	height:40px ;
	border:solid 1px #d2d2d2 ;
	margin:15px 30px 15px 20px;
}
.div_mmg {
	position: relative;
	background: #fac72d;
	background: linear-gradient( #fff196 0%, #fac72d 100%);
	margin: 0 25px 0px;
	padding: 0 10px 10px;
}
.div_mmg__formwrap {
	background: #ebebeb;
	background: linear-gradient( #ffffff 0%, #ebebeb 100%);
	padding: 23px 0 20px;
}
.div_mmg__tit {
	padding: 15px 0;
}
.div_mmg__txt {
	padding: 0 0 5px 0;
}

.div_mmg__icon {
	position: absolute;
	top: -10px;
	right: 10px;
}




/*-- div_assetmanegement --*/
.div_assetmanegement {
	margin:0 25px 60px;
}

.div_assetmanegement_inner {
	background: url(../images/bg_assetmanegement.png) no-repeat top;
	padding: 30px;
}
.div_assetmanegement_txt {
	text-align: left;
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 30px;
}

.div_assetmanegement_inner img {
	margin: 0 auto;
}




/*-- div_cordinator --*/
.div_cordinator {
	margin: 0 25px 30px;
}
.div_cordinator__list {
	margin:0 0px 40px;
}
.div_cordinator__list_item {
	border : 1px solid #d2d2d2;
	padding: 30px;
	text-align: left;
}
.div_cordinator__list_comment {
	font-size: 17px;
	margin-top: 10px;
	background-color: #fff;
	background-image: linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 95%, #bd965c 100%);
	background-size: 8px 100%,100% 2em;
	line-height: 2em;
}
.div_cordinator__list_career {
	width: 110%;
	background: url(../images/bg_Message.jpg) no-repeat;
	padding: 17px 30px;
	margin: 20px 0 0 -30px;
	font-size: 14px;
	line-height: 1.7;
}
.div_cordinator__list_flexwrap {
	display: flex;
	align-items: flex-start;
}
.div_cordinator__list_greeting {
	margin-left: 35px;
}
.div_cordinator__list_greeting p {
	font-size: 20px;
}
.div_cordinator__list_name {
	padding: 15px 0;
	background: rgb(0,34,56);
	background: linear-gradient(0deg, rgba(0,34,56,1) 0%, rgba(0,59,98,1) 100%);
	color: #fff;
	font-size: 26px;
}
.div_cordinator__copy{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1;
	line-height: 1.4;
	padding: 30px 0;
}
.div_cordinator__list__item {
	margin:0 auto 40px;
}

.div_cordinator__intro {
	text-align: left;
	padding: 20px 30px;
	line-height: 1.7;
	font-size: 18px;
}

.div_cordinator__ul_list {
	padding: 0 30px;
}
.div_cordinator__ul_list ul {
	display: flex;
	flex-wrap: wrap;
}
.div_cordinator__ul_list ul li {
	width: calc(100% /4 - 15px) ;
	margin: 0 15px 20px 0;
}
.div_cordinator__ul_list ul li p {
	text-align: left;
	margin-top: 5px;
	font-size: 14px;
}



/*-- div_mmgBottom --*/
.div_mmgBottom {
	margin:0 auto 65px ;
}
.div_mmgBottom__form{
	background:url(../images/bg_mmg_bottom.jpg) no-repeat top ;
	height:190px ;
}
.div_mmgBottom__form label {
	width :4em;
	height:20px ;
	padding-top:25px;
	font-size:21px;
	display:block ;
	float:left ;
}
.div_mmgBottom__form input#email_bottom {
	width:625px ;
	height:40px ;
	border:solid 1px #d2d2d2 ;
	margin:0px 30px 15px 0 ;
}
.div_mmgBottom__form_top {
	margin:0 auto ;
	width:750px;
}
.div_mmgBottom__form__input_button {
	width :360px ;
	display:block ;
	margin: 0 auto ;
}
.div_mmgBottom>p {
	margin:10px 0 50px 0 ;
}
.div_mmgBottom span {
	color: #eb3f3f;
	font-weight: bold;
}
ul.div_mmgBottom {
	margin: 10px 25px 50px;
	text-align: left;
	font-size: 12px;
	line-height: 1.3;
	list-style-position: inside;
}
ul.div_mmgBottom {
	padding-left: 1em;
	text-indent: -1em;
}
ul.div_mmgBottom li {
	margin-bottom: 3px;
}
.div_mmgbottom__icon {
	position: absolute;
	top: -10px;
	right: 10px;
}
.div_mmgbottom__txt {
	padding: 10px 0;
}
.div_mmgbottom_tit {
	padding: 15px 0;
}
.div_mmgbottom__txt img {
	margin: 0 auto;
}



/*-- returnTop  --*/
.div_returnTop {
	padding-bottom:10px ;
}
/*--  footer --*/

#div_footer {
	width:980px;
	margin:0 auto ;
}		
.div_footer__navi__item{
	display:inline-block ;
	margin-right:25px ;
	font-size:13px ;
	margin-top: 10px;
}
.div_footer__navi__item:last-of-type {
	margin-right:0px;
}
.div_footer__navi{
	padding: 7px 10px 13px;
	border-bottom:#296790 1px solid ;
	text-align: center;
}
.div_footer__navi a{
	color:#fff ;
}
.div_footer__copyright {
	color:#fff ;
	text-align:center ;
	padding: 10px 0 15px;
	font-size:13px ;
}
.div_footer__caution {
	padding: 20px ;
	text-align:center;
	font-size:13px;
}

		

@media only screen and (max-width : 1024px) {
/* tab用 */
.pcOnly { display: none; }
.spOnly { display: none; }
.tbOnly { display: block; }
.pctbOnly { display: block; }
	img {
	  max-width: 100%;
	}
	#header,
	#div_footer {
		width: 100%;
	}
	#header {
		padding: 8px 5px 5px;
	}
	#header h1 {
		width: 80%;
	}
	.content {
		width: 100%;
		background: none;
	}

	.div_asakuraImg {
		width: 35%;
		right: -25px;
	}

	/* history */
	.div_asakuraHistory{
		margin: 25px 5px 0;
	}
	.div_asakuraHistory__text {
		background-size: 4px 100%,100% 2.3em;
		line-height: 2.3em;
		margin: 10px 10px 0px;
		font-size: 14px;
	}
	.div_asakuraHistory__book  {
		width: 95%;
	}

	/* overView */
	.div_overView {
		margin: 0 0px 40px 0px;
		padding: 60px 50px 50px;
		background-size: cover;
	}
	.div_overView__item {
		width: 10%;
		margin: 20px auto;
	}
	.div_overView_inner {
		max-width: 650px;
		margin: 0 auto;
	}

	.div_intro {
		overflow: hidden;
	}
	.div_intro__form {
		padding: 20px 0 0px 20px;
	}
	.div_intro ul {
		width: 65%;
		padding-left: 20px;
	}
	.div_intro input#email_intro {
		width: 40%;
		margin: 0 10px 0 0;
	}

	.label_signUpBtn {
		width: 20%;
		max-width: 230px;
	}

	.div_recommend {
		width: 90%;
		max-width: 840px;
	}
	.div_recommend__list {
		font-size: 24px;
		line-height: 1.8em;
		margin: 0px 10% 10px;
	}

	.div_recommend__txt {
		padding: 10px 20px 20px;
	}
	.div_recommend p {
		font-size: 20px;
	}
	.div_recommend__item {
		width: 60%;
		margin-bottom: 10px;
	}
	.div_recommend__list li {
		padding-left: 2em;
		text-indent: -2em;
	}
	.div_recommend__wrap {
		background-size: contain;
	}

	/* メリット */
	.div_merit__list {
		align-items: flex-start;
		padding: 15px 3% 35px;
	}
	.div_merit__list img {
		width: 40%;
	}
	.div_merit__list_txt {
		font-size: 16px;
		margin-right: 20px;
	}


	.div_cordinator__list {
		margin: 0 10px 40px;
	}
	.div_cordinator__list_greeting {
		margin-left: 20px;
	}
	.div_cordinator__list_flexwrap img {
		width: 30%;
	}
	.div_cordinator__list_career {
		background-color: #ffe8e7;
		background-image: url("../images/bg_Message_top.jpg"),url("../images/bg_Message_bottom.jpg");
		background-repeat: repeat-x,repeat-x;
		background-position: top,bottom;
	}
	.div_cordinator__list_name {
		font-size: 20px;
	}

	.div_cordinator__copy {
		font-size: 22px;
		padding: 20px 0;
	}

	.div_mmgBottom__form input#email_bottom {
		width: 90%;
		height: 40px;
		border: solid 1px #d2d2d2;
		margin: 0px 30px 15px 0;
	}
	.div_mmgBottom__form_top {
		margin: 0 auto;
		width: 100%;
	}

	.div_mmg input#email_mmg {
		width:100%;
		height:40px ;
		border:solid 1px #d2d2d2 ;
		margin: 10px 0 0 0;
	}
	.div_mmg__form_top {
		padding: 0 20px 0px;
		text-align: left;
	}

	.div_mmg__formwrap {
		padding: 20px 20px 10px;
	}
	.div_mmg__input_button {
		margin-top: 10px;
		width: 70%;
	}
	.div_mmg {
		margin: 0;
		padding: 0 10px 10px;
	}
	ul.div_mmgBottom {
		margin: 10px 5px 40px;
	}
	.div_mmg__free {
		width: 60%;
		max-width: 338px;
	}
	.div_mmg__input_button {
		max-width: 360px;
	}
	.div_mmg__tit img {
		margin: 0 auto;
	}
	.div_mmg__icon {
		top: 50px;
		right: 0px;
		width: 18%;
	}
	.div_mmgbottom_tit {
		margin-right: auto;
	}

	.div_mmgbottom__icon {
		top: -30px;
		right: 10px;
		width: 20%;
		max-width: 157px;
	}

	.div_assetmanegement {
		margin: 0 10px 50px;
	}
	.div_assetmanegement_txt {
		text-align: left;
		font-size: 16px;
	}



	.div_cordinator__ul_list ul li {
		width: calc(100% /3 - 15px) ;
		margin: 0 15px 20px 0;
	}
	.div_cordinator__ul_list ul li img {
		width: 100%;
	}




}



@media only screen and (max-width : 599px) {
/* スマホ用 */
.pcOnly { display: none; }
.spOnly { display: block; }
.tbOnly { display: none; }
.pctbOnly { display: none; }
	img {
	  max-width: 100%;
	}
	#header {
		flex-wrap: wrap;
	}
	#header h1 {
		width: 80%;
	}
	img.headr__img_signUpNum {
		margin-left: auto;
		width: 40%;
	}
	.div_asakuraImg {
		width: 40%;
		top: 5px;
	    right: -20px;
	}
	.div_merit h3 {
	margin-bottom: 10px;
	}
	.div_merit__list {
		flex-direction: column;
		padding: 5px 5px 35px;
	}
	.div_merit__list img {
		width: 100%;
	}
	.div_merit__list_txt {
		margin-right: 0px;
		margin-top: 10px;
	}
	.div_cordinator__copy {
		font-size: 20px;
		padding: 15px 10px;
	}

	.div_cordinator__list_flexwrap {
		display: block;
	}
	.div_cordinator__list_greeting {
		margin-left: 0px;
	}
	.div_cordinator__list_item {
		padding: 10px;
	}
	.div_cordinator__list_career {
		margin: 15px 0px 0 0px;
		padding: 17px 10px;
		width: 100%;
	}

	.div_cordinator__list_greeting {
		margin-top: 20px;
	}
	.div_cordinator__list_name {
		font-size: 18px;
		padding: 15px 10px;
	}
	.div_cordinator__list_comment {
		font-size: 16px;
	}
	.div_cordinator__list_greeting p {
		font-size: 16px;
	}
	.div_cordinator__list_flexwrap img {
		width: 70%;
		display: block;
		margin: 0 auto;
	}

	.div_cordinator__list {
		margin: 0 5px 40px;
	}

	/* overView */
	.div_overView {
		margin: 0 0 30px 0px;
		padding: 40px 20px 40px;
	}
	.div_overView__item {
		width: 10%;
		margin: 15px auto;
	}
	.div_overView_inner {
		max-width: 650px;
		margin: 0 auto;
	}
	.div_recommend__list {
		font-size: 16px;
		line-height: 1.8em;
		margin: 0px 0% 10px;
	}

	.div_recommend__icon {
		width: 7%;
		margin-top: 2px;
	}
	.div_recommend__list li {
		padding-left: 1.5em;
		text-indent: -1.5em;
	}
	.div_recommend p {
		font-size: 16px;
	}
	.div_recommend {
		width: 95%;
		max-width: 840px;
	}

	.div_mmg__icon {
		position: absolute;
		top: 50px;
		right: 10px;
		width: 16%;
	}
	.div_mmgbottom__icon {
		width: 30%;
	}
	.div_mmgbottom__txt {
		padding: 0 0 20px 0;
	}
	.div_mmg__form_top {
		padding: 0 0px 0px;
		text-align: left;
	}

	.div_mmgbottom_tit {
		max-width: 438px;
		width: 75%;
	}
	.div_mmgbottom__icon {
		top: -10px;
	}

	.div_assetmanegement_txt {
		text-align: left;
		font-size: 16px;
		margin-bottom: 20px;
	}
	.div_assetmanegement_inner {
		padding: 10px;
	}
	.div_assetmanegement {
		margin: 0 0px 50px;
	}

	.label_signUpBtn {
		width: 40%;
		max-width: 230px;
		margin: 8px 0 0;
	}
	.div_intro input#email_intro {
		width: 60%;
		margin: 0;
	}
	.div_intro ul {
		width: 68%;
		font-size: 10px;
		padding-left: 10px;
	}

	.div_intro__form {
		align-items: flex-start;
		flex-direction: column;
		padding: 20px 0 0px 10px;
	}
	.div_footer__caution {
		padding: 12px;
		font-size: 10px;
	}

	.div_cordinator {
		margin: 0 0px 10px;
	}
	.div_cordinator__ul_list ul li {
		width: calc(100% /2 - 15px) ;
		margin: 0 15px 20px 0;
	}
	.div_cordinator__intro {
		padding: 10px 10px;
		line-height: 1.7;
		font-size: 16px;
	}
	.div_cordinator__ul_list ul li img {
		width: 100%;
	}
	.div_cordinator__ul_list ul li p {
		font-size: 12px;
	}
	.div_cordinator__ul_list {
		padding: 0 10px;
	}


	input[type=text] {
		font-size: 16px;
	}

	ul.div_mmgBottom {
		font-size: 10px;
	}

}






		
		
		
