﻿@charset "utf-8";
/* --------------------------------------------------------------------------------------
 トップページ
--------------------------------------------------------------------------------------- */

/* ------ Mainvisual ------ */

#mainvisual {
	position:relative;
	width: 100%;
	overflow: hidden;
}
#mainvisual .pc{
	background:url(../../img/mv.jpg) no-repeat center top;
	height:533px;
}

/* #mainvisual img {
	width: 1920px ; 画像の幅
	left: -960px ;-(画像の幅÷2)
	padding-left: 50%;
	z-index: 0;
} */

/*
.bx-wrapper img {
	max-width: none !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #e6e7e8;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 10px;
	outline: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #111111;
}
*/

#reference_plan_bnr .reference_plan_pc{
	background:url(../../img/reference_plan_pc.jpg) no-repeat center top;
	height:200px;
}
#mainvisual .mv_smp,
#reference_plan_bnr .reference_plan_smp{
	display:none;
}

#topics {
	text-align: center;
	border-bottom:solid 2px #000000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c4b28b+0,e3dac8+100 */
	background: rgb(196,178,139); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(196,178,139,1) 0%, rgba(227,218,200,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(196,178,139,1) 0%,rgba(227,218,200,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(196,178,139,1) 0%,rgba(227,218,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4b28b', endColorstr='#e3dac8',GradientType=0 ); /* IE6-9 */
}
#topics .info{
	padding: 40px 15px 30px;
}
#topics .cvbtn{
	padding:38px 15px;
}

.bnr_ig {
	margin:0 auto;
}
.bnr_ig img{
	display:none;
}

.instagram > .bnr_ig img{
	display:block;
}

/* ------ Contents ------ */
#contents {
	width: 95%;
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
	padding:65px 0;
}
#contents #information{
	width:50%;
	float:left;
}
#contents #information a:link,
#contents #information a:visited,
#contents #information a:hover,
#contents #information a:active{
	text-decoration:underline;
}
#contents #information .midashi{
	font-size:120%;
	margin-bottom:20px;
	color:#000000;
}
#contents .bnr_area{
	margin-bottom: 5em;
}
/*
#contents .bnr_area ul{
}
#contents .bnr_area ul li{
	display: inline-block;
	width: 32.4218%;
	margin-left: 1.3673%;
	text-align: center;
}
#contents .bnr_area ul li:first-child{
	margin-left: 0;
}
#contents .bnr_area ul li span{
	display: block;
	color: #b50081;
	font-size: 182%;
}
#contents .bnr_area ul li img{
	width: 100%;
}
*/

/*-----------------------------------------------------	*/
/*	for - 1200px					*/
/*-----------------------------------------------------	*/
@media screen and (max-width: 1280px) {

	#mainvisual .pc{
		background:url(../../img/mv.jpg) no-repeat center center;
		background-size:140%;
		height: 0;
		padding-top: 38.872%;
	}
	
	#reference_plan_bnr .reference_plan_pc{
	background:url(../../img/reference_plan_pc.jpg) no-repeat center top;
		background-size:140%;
		height: 200px;
		padding-top: 8%;
	}

}

/*-----------------------------------------------------	*/
/*	for - 1200px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 1200px) {

	#contents .bnr_area ul li span{
		font-size: 123.1%;
	}

}

/*-----------------------------------------------------	*/
/*	for - 979px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 979px) {

	/* #mainvisual .img {
		width: 122% ; 画像の幅÷980
		margin-left: -61% ; -(画像の幅÷980÷2)
	}

	.bx-wrapper img {
		max-width: 122% !important;
	} */

	#contents #information{
		width:100%;
		float:none;
		margin-bottom:40px;
	}
	#top #contents .cvbtn{
		width:100%;
		float:none;
		max-width:614px;
		margin-left:auto;
		margin-right:auto;
	}
	#mainvisual .pc{
		display:none !important;
	}
	#mainvisual .smp{
		display:block !important;
	}
	#mainvisual .smp img{
		width:100%;
	}

#mainvisual .mv_pc,
	#reference_plan_bnr .reference_plan_pc{
		display:none;
	}
	#mainvisual .mv_smp,
	#reference_plan_bnr .reference_plan_smp{
		display:block;
	}
	#mainvisual .mv_smp img,
	#reference_plan_bnr .reference_plan_smp img{
		width:100%;
	}

#top #contents .instagram {
    width: 100%;
    float: none;
    max-width: 632px;
    margin:40px auto 0;
}
	
	
}


/*-----------------------------------------------------	*/
/*	for - 767px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 767px) {
	#topics .info{
		padding: 25px 15px;
	}
	#topics .cvbtn{
		padding:25px 15px 22px;
	}
	#contents {
		padding:30px 0;
	}
}


/*-----------------------------------------------------	*/
/*	for - 479px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 479px) {

.content2_1,
.content2_2 {
	width: 100%;
	margin-bottom: 20px
}
#contents .bnr_area ul li{
	width: 100%;
}
#contents .bnr_area ul li span{
	font-size: 146.5%;
}
}
