@charset "utf-8";

/* ************************************************************************
* 
*   sopra_adviser.css
*
************************************************************************ */

articlt.shop_cont{
	width: 100%;
	margin: 0 auto 0;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	line-height: 1.6;
	font-size: 14px;
}
#wrap{
	height: auto;
}
.header{ opacity: 1 !important; z-index: 180; border-bottom: 1px solid #e9e9e9;}

/***************************
*メイン背景
***************************/
#main {
	background-image: url(../images/concept_main.jpg);
	background-repeat: no-repeat;
	background-position: top center;background-size: cover;
	width: 100%;
	height: 630px;
	position: relative;
	max-width: 1990px;
	margin: 110px auto 0;
}
}

#main .main_text{width: 100%;
	height: 90%;
	position: absolute;
	margin: 0 auto;
	font-size: 56px;
	letter-spacing: 0.05em;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ttl{
	display: inline-block;
	width: 100%;
	margin: 0 0 70px;
	font-size: 45px;
	letter-spacing: 0.05em;
	text-align: left;
}
.membership{padding: 0;}
.adviser_box .ttl span{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #000
}
.adviser h2{
	display: inline-block;
    width: 100%;
    margin: 40px 0 0px;
    font-size: 45px;
    letter-spacing: 0.05em;
    text-align: left;
}

/*--------------▼ABOUT US▼-----------------*/

.about{
    display: block;
    width: 100%;
    height: 976px;
	overflow: hidden;
	position: relative;
}
.about:before{
	content:"";
	display:block;
	top: 200px;
	left:0;
	z-index:-1;
	width:100%;
	height:976px;
	background:url(../images/about_bg_pc.jpg) center no-repeat;
	background-size:cover;
	background-attachment: fixed;
}
.about_inr{
    display: block;
    width: 1160px;
    height: 230px;
    margin: auto;
    letter-spacing: 2px;
    position: absolute;
    top: 100px;
    right: 0;
    left: 0;
	color: #ffffff;
}
.about h2{
	display: inline-block;
	width: 100%;
	margin: 0 0 60px;
    font-size: 45px;
    letter-spacing: 0.05em;
    text-align: left;
}
.about h2 span{
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
}
.about_txt{
	width: 100%;
	font-size: 26px;
	text-align: left;
	line-height: 3;
	font-weight: 600;
}
.about_logo{
	border-top: 1px solid #fff;
	margin-top: 80px;
	padding-top: 90px;
}
.about_logo img{
	width: 264px;
	height: 100%;
}
.about_logo span{
	font-size: 33px;
	font-weight: bold;
	display: inline-block;
	padding-top: 5px;
}
.about_logo p{
	font-size: 17px;
	margin: 20px 0 0 308px;
}
/*--------------▼ADVISER▼-----------------*/
#adviser{
	width: 100%;
	margin: 110px auto 0;
	padding: 0 0 40px;
}
.adviser_box{
	display: inline-block;
    width: 100%;
    max-width: 1060px;
    height: auto;
    font-size: 0;
    float: left;
    margin-top: 60px;
}
#adviser .adviser{
	margin: 16px auto;
	overflow: inherit;
	padding: 20px 0;
}

#adviser ul{
	width: 1160px;
	margin: 0 auto;
}
adviser .adviser_box{
	display: inline-block;
    width: 100%;
    max-width: 1060px;
    height: 600px;
    font-size: 0;
    float: left;
    margin-top: 100px;
}


#adviser ul li{width: 540px;
	display: inline-block;
	vertical-align: top;
}
#adviser ul li:nth-child(even){
	margin-right: 75px;
}

#adviser ul li .new{
	margin: -30px 0 0 -40px;
	position: absolute;
	z-index: 1;
}

#adviser ul li .image{
	position: relative;

}

#adviser ul li .image .ttl_bg{
    background: #fff;
    padding: 16px 20px;
    position: absolute;
    margin: -52px 0 0 0;
}

#adviser ul li .image .ttl_bg span{
	font-size: 20px;
	text-align: left;
	font-weight: 600;
	line-height: 1.4;
}

#adviser ul li .image .ttl_bg_original{
	background: #fff;
    padding: 11px 20px;
    position: absolute;
    margin: -64px 0 0 0;
}

#adviser ul li .image .ttl_bg_original span{
	font-size: 20px;
	text-align: left;
	font-weight: 600;
	line-height: 1.4;
}

#adviser ul li .image .ttl_bg_original span p{
	font-size: 17px;
	color: #82a9af;
}

#adviser ul li .text{
	font-size: 15px;
	line-height: 2.2;
	text-align: left;
	margin: 30px 0 0 0;

}
#adviser .inst_icon img{
	width: 30px;
	padding: 12px 0 0 14px;
}
/*--------------▼WHQT▼-----------------*/
.what{
	width: 100%;
	height: 960px;
	position: relative;
	margin-top: 100px;
	background: #e4ebed;
}
.what .what_txt{
	width: 1160px;
	margin: 0 auto;
	display: block;	
	height: 560px;
	padding: 90px 30px 0 0;
	
}
.what .what_txt .text{
	width: 1160px;
	font-size: 26px;
	line-height: 2.6;
	font-weight: 600;
	text-align: left;
	color: #000;
	word-wrap: break-word;
}
.what::before {display: none;}
.what .what_txt .what_ttl{
	width: 539px;
	display: block;	
	padding-bottom: 30px;
}
	
.what .what_txt .text span {
	background: linear-gradient(transparent 50%, #feffa0 50%);
}
.what .btn_more{
	width: 172px;
	padding: 3px 5px 10px 5px;
	margin-top: 50px;
	font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.what .btn_more:after{
    display: block;
    content: "";
    width: 15px;
    height: 9px;
    background: url(../../../common/images/arrow.gif) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 10px;
    bottom: 15px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}


/*--------------▼BTN▼-----------------*/

#btn{
	margin: 0 40px 150px 0px;
	display: flex;
	justify-content: center;
}

#btn .btn{
	width: 300px;
	display: inline-flex;
	border: 1px solid #000;
	box-sizing: border-box;
	text-align: center;
	margin-left: 70px;

}

#btn .btn a{
	width: 100%;
	padding: 25px 0;

}

#btn .btn a span{
	font-size: 15px;
	display: block;
}

#btn .btn a:after{
	content: "";
	display: inline-block;
	width: 15px;
	height: 9px;
	margin: -13px 5px 0 105px;
	background: url(../../../common/images/btn_arrow.png) no-repeat right center;
	background-size: contain;
	vertical-align: middle;
	transition: all 0.2s;
	position: absolute;

}

#btn .btn a:hover:after {
	margin: -13px 5px 0 103px;

  }




/*--------------▼PHOTO▼-----------------*/

.photo{
    display: block;
    width: 100%;
    height: 625px;
	overflow: hidden;
	position: relative;
}
.photo:before{
	content:"";
	display:block;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:625px;
	background:url(../images/photo_bg_pc.jpg) center no-repeat;
	background-size:cover;
	background-attachment: fixed;
}
/***************************

*コンテンツ幅マスター

***************************/

.cont_w_bd{
	width: 998px;

}

/***************************
*タイトル、リード、イメージ画像
***************************/
/*------------------------------------------------

     SP View (Holizonal)

 ----------------------------------------------- */



/*@media only screen and (min-width: 415px) and (max-width: 768px){*/

@media screen and (max-width : 768px){
	articlt.shop_cont{
		width: 100%;
		margin: 0 auto 0;
		font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
		line-height: 1.6;
    }

    /***************************

    *汎用スタイル

    ***************************/

    .nopc{
		/*    pc時にdisplay:none*/
		display:block;
	}

    .nosp{
		/*    sp時にdisplay:none*/
		display:none;
	}

    .gray_wrap_bd{
		background-color: rgba(243,244,246,0.8); 

    }

	header .header{
		background-color: #fff;
	}
	.header{
		display: block;
	}
/***************************
*メイン背景
***************************/
#main {
	background-image: url(../images/concept_main_sp.jpg);
	background-repeat: no-repeat;
	background-position: top center;background-size: contain;
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 11%;
	padding-bottom: 100%;
	background-color: #fff;
}

#main .main_text{
	width: 100%;
	position: absolute;
	margin: 7% auto 0;
	font-size: 11vw;
	letter-spacing: 0.05em;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ttl{
	display: inline-block;
	width: 100%;
	margin: 0 0 9% 4%;
	font-size: 2.2em;
	letter-spacing: 0.05em;
	text-align: left;

}

.ttl span{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

/*--------------▼ABOUT US▼-----------------*/

.about{
    display: block;
    width: 100%;
    height: 760px;
}
.about:before{
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background:url(../../../common/images/about_bg_sp.jpg) center no-repeat;
	background-size:cover;
}
.about.bg-fix:before{
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background:url(../../../common/images/about_bg_sp.jpg) center no-repeat;
	background-size:cover;
}
.about_inr{
    display: block;
	width: 90%;
    height: 600px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.about h2{
	display: inline-block;
	width: 100%;
	margin: 0 0 30px;
	color: #ffffff;
    font-size: 2.2em;
    letter-spacing: 0.05em;
    text-align: left;
}
.about h2 span{
    font-size: 13px;
    font-weight: bold;
	letter-spacing: 0.11em;
}
.about_txt{
	width: 100%;
	color: #ffffff;
	font-size: 4.6vw;
	text-align: left;
	line-height: 2.3;
	letter-spacing: 0.1em;
	font-weight: 600;
}
.about_logo{
	border-top: 1px solid #fff;
	margin-top: 10%;
	padding-top: 12%;
}
.about_logo img{
	width: 56%;
	height: 100%;
}
.about_logo span{
	font-size: 6.2vw;
	font-weight: bold;
	display: inline-block;
	padding-top: 5%;
}
.about_logo p{
	font-size: 3.1vw;
	margin: 6% 0 0 8%;
	font-weight: bold;
}
/*--------------▼ADVISER▼-----------------*/
#adviser{
	width: 100%;
	margin: 0 auto;
	padding: 10% 0 3%;
	background-color: #fff;
}
.adviser_box{
    margin-top: 3.6vw;
}
#adviser .adviser{
	margin: 0% auto;
	overflow: inherit;
}

#adviser ul{
	width: 88%;
}
#adviser ul li{
	width: 100%;
	margin: 5% auto;
	display: inline-block;
}
#adviser ul li:nth-child(even){
	margin: 0% auto;
}
#adviser ul li .new{
	width: 22%;
	margin: -6% 0 0 -3%;
}
#adviser ul li .image .ttl_bg{
	padding: 3% 5%;
	margin: -11% 0 0 0;
}

#adviser ul li .image .ttl_bg span{
	font-size: 4.6vw;
}
	
#adviser ul li .image .ttl_bg_original{
	padding: 3% 5%;
	margin: -15% 0 0 0;
}

#adviser ul li .image .ttl_bg_original span{
	font-size: 4.6vw;
}

#adviser ul li .image .ttl_bg_original span p{
	font-size: 3.8vw;
}

#adviser ul li .text{
	font-size: 3.8vw;
	margin: 5% 0 0 0;
}
.adviser h2{
	display: inline-block;
    width: 100%;
    margin: 4vw 0 0;
    font-size: 2.2em;
    letter-spacing: 0.05em;
    text-align: left;	
	}
.adviser h2 span{
	letter-spacing: 0.01em;
}
#adviser .inst_icon img{
	width: 8%;
	margin: -6% 0 0 -2%;
}
/*--------------▼WHAT▼-----------------*/
.what{
	width: 100%;
	height: 100%;
	margin-top: 0%;
	background-color: #e4ebed;
	padding-bottom: 17%;
}

.what .what_txt{
	width: 100%;
	height: 30%;
	display: block;
	padding: 11% 0 0 0;
}
.what .what_txt .what_ttl{
	display: block;	
	width: 90%;
	margin: 0 auto;
	padding-bottom: 4%;
}

.what .what_txt .text{
	font-size: 4.6vw;
    line-height: 2.6;
    font-weight: 600;
    color: #000;
    padding: 0 0 4%;
    width: 90%;
    margin: 0 auto;
}

.what .what_txt .text span {
	background: linear-gradient(transparent 50%, #feffa0 50%);
}

.what .what_inr::before {display: none;}	
	

.what .btn_more{
	width: 45%;
	padding: 0% 0% 9% 1%;
	margin-left: 6%;
	margin-top: 2%;
}	
.what .btn_more:after {
    display: block;
    content: "";
    width: 15px;
    height: 17px;
    background: url(../../../common/images/arrow.gif) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 10px;
    bottom: 15px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}
/*--------------▼BTN▼-----------------*/

#btn{	
	width: 100%;
	display: inline-block;
	padding-bottom: 18%;
	background-color: #fff;
}

#btn .btn{
	width: 64%;
	margin: 3% 18%;

}
#btn .btn a{
	width: 100%;
	padding: 10% 0;
}

#btn .btn a span{
	font-size: 3.6vw;
}
#btn .btn a:after{
	content: "";
	display: inline-block;
	width: 15px;
	height: 9px;
	margin: -5% 2% 0 36%;
	background: url(../../../common/images/btn_arrow.png) no-repeat right center;
	background-size: contain;
	vertical-align: middle;
	transition: all 0.2s;
	position: absolute;

}

#btn .btn a:hover:after {
	margin: -3% 2% 0 21%;

  }


/*--------------▼PHOTO▼-----------------*/


/*--------------▼PHOTO▼-----------------*/

.photo{
    display: block;
    width: 100%;
    height: 290px;
}
.photo.bg-fix:before{
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background:url(../images/photo_bg_sp.jpg) center no-repeat;
	background-size:cover;
}
    /***************************

    *コンテンツ幅マスター

    ***************************/

    .cont_w_bd{
		width: calc(100% - 80px);
		margin: 0 auto;
	}

    /***************************

    *タイトル、リード、イメージ画像

    ***************************/

    #head_copy_bd{
		height: auto;
		position: relative;
		margin: 40px auto 80px;
		color: #80889c;

    }

    #head_copy_bd .text_part{
		margin: 0 auto;
		overflow: hidden;

    }

    #head_copy_bd h2.title{
		position: relative;
		float: right;
		right: 0;
		top: 0;
		padding: 0;
		margin: 25px 15% 0 0;
		font-size: 58px;
		text-align: left;
		line-height: 1;
		letter-spacing: 2px;
		font-family: 'Cardo', serif;
		font-weight: normal;

    }

    #head_copy_bd .lede{
		position: relative;
		float: right;
		right: 0;
		top: 0;
		padding: 0;
		margin: 25px calc(30% - 58px) 0 0;
		font-size: 16px;
		font-weight: lighter;
		letter-spacing: 1px;
		line-height: 1.5;

    }

    #head_copy_bd img{
		width: 100%;
		height: auto;
		margin: 50px 0 0;

    }






}