@charset "UTF-8";



/* ======================================= */
/* ▼横幅1000pxの場合に適用されるCSS */
/* ======================================= */
@media screen and (min-width: 1001px){
#back-image {
	position: fixed;
	top: 0;
	left: 0;
	width: 98.5%;
	height: 100%;
	z-index: -1;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	background-image: url(../img/main-img/nene-main2.jpg);
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-left: 10px;
	background-size: 100% auto;
}

h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 15px;
	background-image: url(../img/main-img/corner-img.png);
	background-repeat: no-repeat;
	background-size: 60px auto;
	background-position: 100% 0%;
	text-align: center;
	margin-top: 0px;
}
h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-top: 50px;
	font-weight: 500;
	font-size: 19px;
	background-color: #E1DACF;
	padding-left: 10px;
	padding-top: 3px;
}

img{
	max-width: 100%;
	height: auto;
	width /***/: auto;
}
#wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 1000px;
	position: fixed;
	background-color: #FFFFFF;
	z-index: 9990;
}
#wrapper2{
	width: 100%;
	margin-left: auto;
	min-width: 1000px;
	margin-right: auto;
}


#container{
	width: 100%;
	float: left;
	background-color: #E9E9E9;
	text-align: left;
}
header {
	display: none;
}




/* ▼ページレイアウト */
.page-cover {
	display: table;
	width: 100%;
}
/* ▼メインカラムの装飾 */
.main-column {
	text-align: left;
	display: table-cell;
	vertical-align: bottom;
	width: 435px;
	position: fixed;
	right: 0px;
	top: 108px;
}

.main-box {

}
.main-box-title{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 15px;
	background-image: url(../img/main-img/corner-img.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 1em;
	background-size: 100% auto;
	background-position: 0% 22px;
}
.banner-img{
	width: 100%;
	padding-top: 1em;
	display: table;
}

/* ▼PROFILEの装飾 */
.main-column2 {
	text-align: left;
	vertical-align: bottom;
	width: 900px;
	background-color: hsla(0,0%,100%,0.84);
	border: 20px solid #FAD2DE;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
	margin-top: 100px;
	padding-left: 25px;
	padding-right: 25px;
}
.nene-title {
	font-family: 'BenchNine', sans-serif;
	font-weight: 500;
	font-size: 30px;
	color: #2B2B2B;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 15px;
}
.nene-prof-img {
	width: 100%;
	margin-top: 10px;
}
.nene-qa-box {
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
}
.nene-prof-box1 {
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;
}
.nene-prof-box2 {
	margin-top: 50px;
	padding-bottom: 30px;
	text-align: center;
}
.nene-prof-box3 {
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 60px;
}
.nene-txt-style-1 {
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	color: #2B2B2B;
	letter-spacing: 5px;
	padding-left: 10px;
	padding-top: 10px;
}	
.nene-txt-style-2 {
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	color: #2B2B2B;
}	

.nene-txt-style-3 {
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	color: #2B2B2B;
	width: 30%;
	padding-left: 30px;
}	
.nene-txt-style-3 {
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	color: #2B2B2B;
	width: 30%;
	padding-left: 40px;

}	
.nene-txt-style-4 {
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	color: #2B2B2B;
	padding-left: 30px;
	padding-bottom: 25px;

}	
.nene-txt-style-5 {
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	color: #2B2B2B;
	padding-left: 30px;
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;

}
.nene-qa-style-1 {
	text-align: left;
	font-size: 20px;
	font-weight: 500;
	color: #2B2B2B;
	padding-left: 30px;

}	
.nene-qa-style-1 em{
	text-align: left;
	font-size: 40px;
	font-weight: 300;
	color: #2B2B2B;
	font-style: normal;
}	
.nene-qa-style-2 {
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	color: #2B2B2B;
	padding-left: 30px;
	font-feature-settings : "palt";


}

/* ▼サイドカラムの装飾 */
.side-column {
	min-width: 300px;
	width: 410px;
	display: block;
	position: fixed;
	left: 20px;
	bottom: 20px;
	visibility: hidden;
}
.side-column2 {
	min-width: 900px;
	width: 900px;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}
.side-box {
	margin-top: 0.4em;
	font-weight: 500;
	width: 45%;
	display: inline-table;
}
.side-font {
	font-family: 'Crimson Text', serif;
	font-weight: 400;
	font-size: 22px;
	color: #2B2B2B;
}
/* ▼anchorの装飾 */  
.anchor-icon  {
	display: none;
}
/* ▼newsの装飾 */
.whatnew-box {
	background-color: hsla(0,0%,100%,0.69);
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.whatnew-box-title {
	font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #E6003B;
	letter-spacing: 6px;
	margin: 0px;
	padding: 0px;
}	
.whatnew-menu1 {
	width: 100%;
	padding-bottom: 5px;
	display: table;
}
.whatnew-menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.whatnew-menu1 li {

}
.whatnew-list1 {
	font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	font-size: 11px;
	color: #1A1A1A;
	letter-spacing: 2px;
	text-align: center;
	border: 1px solid #A9A9A9;
	padding-left: 10px;
	padding-right: 6px;
	width: 103px;
	display: table-cell;
	vertical-align: middle;
	padding-top: 1px;
}
.whatnew-list2 {
	padding-left: 10px;
	font-weight: 500;
	display: table-cell;
	color: #1A1A1A;
	vertical-align: middle;
	font-size: 10px;
	font-feature-settings: "palt";
}	
.whatnew-list2 em {
	font-weight: 500;
	font-family: 'BenchNine', sans-serif;
	font-weight: 400;
	font-size: 11px;
	color: #2B2B2B;
	letter-spacing: 2px;
	font-style: normal;
	display: inline-block;
	width: 70px;
}	

/* ▼2コンテンツ用の装飾 */  
.liquid--four2{
    padding-right: 0;
    overflow: visible;
}
.liquid--two2{
	margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    overflow: hidden;
}
.liquid-col2{
    width: 50%;
}
.liquid-col--two2{
    margin-right: -10px;
}	





/* ▼ヘッダー用の装飾 */  
#header {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#header-top{
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header-h {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
	visibility: hidden;

}
.header-icons{
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
}
.header-icons a{
	background-color: #BFBFBF;
	color: #FFFFFF;
	border-radius: 45px;
	width: 25px;
	padding-left: 3px;
	height: 25px;
	vertical-align: middle;
	padding-top: 4px;
}	
h1{
	font-size: 10px;
	font-weight: normal;
	color: #A8A8A8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
	visibility: hidden;
}
a.name-nene {
	pointer-events: none;
} 
.hed-name-txt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	font-size: 30px;
	color: #2B2B2B;
	letter-spacing: 8px;
	vertical-align: text-top;
} 
	
#hedmenu a{

} 

#hedmenu a.on{
	background-image: url(../img/main-img/pink-img.jpg);
	background-repeat: repeat-x;
} 

.hedmenu-ul	 {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

.hedmenu-ul li {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}
.hedmenu-ul li a {
	font-family: 'BenchNine', sans-serif;
	font-weight: 300;
	font-size: 17px;
	color: #2B2B2B;
	letter-spacing: 3px;
	display: inline-table;
	text-decoration: none;
	padding-left: 2px;
} 
#hedmenu-li a {
	padding-top: 30px;
} 
#hedmenu-li2 {
	vertical-align: -14px;
} 
	
.hed-logo2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
} 


.hed-link {
	text-decoration: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	height: 80%;
} 
.hed-link em {
	visibility: hidden;


} 
#menu-box {
	display: none;
} 	


/* -------------------- */
/* ▼フッタの装飾 */
/* -------------------- */
#ft-box{
	z-index: 1;
	position: fixed;
	right: 20px;
	bottom: 20px;
}
#ft-box a{
	display: block;
	width: 100px;
	height: 18px;
	position: absolute;
	right: 0px;
	bottom: 22px;
	z-index: 1;
	background-image: url(../img/main-img/ft-img-1.png);
	background-repeat: no-repeat;
	background-size: 90px auto;
	background-position: 50% 50%;
}
#ft-box1-2{
	z-index: 1;
}
#ft-box1-2 a{
	display: block;
	width: 100px;
	height: 18px;
	z-index: 2;
	background-image: url(../img/main-img/ft-img-1.png);
	background-repeat: no-repeat;
	background-size: 90px auto;
	background-position: 50% 50%;
	float: right;
	margin-top: 15px;
}
#ft-box2{
	display: none;
}
#ft-box3{
	display: none;
}

.footlink {
	color: #999999;
	font-family: 'BenchNine', sans-serif;
	font-weight: 300;
	letter-spacing: 2px;
	width: 100%;
	text-align: right;
	padding-top: 35px;
	position: relative;
}	



/* -------------------- */
/* ▼フォームの装飾 */
/* -------------------- */
.form-box {
	padding: .5em;
	width: 70%;
} 
.form-box2 {
	padding: .5em;
	width: 20%;
} 
.required {
	padding: .5em;
	width: 70%;
} 
 } 
