@charset "UTF-8";



/* ======================================= */
/* ▼横幅600px～768pxの場合に適用されるCSS */
/* ======================================= */
@media (min-width: 600px) and (max-width: 768px) {
#back-image {
	position: fixed;
	top: 0;
	left: 0;
	width: 97%;
	height: 100%;
	z-index: -1;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	background-image: url(../img/main-img/nene-main3.jpg);
	background-repeat: no-repeat;
	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;
}
img{
	max-width: 100%;
	height: auto;
	width /***/: auto;
}
#wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;

}
#wrapper2{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	display: inline-block;
}
#header {
	width: 100%;
	float: left;
	text-align: left;
}
.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;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
} 
#container{
	width:100%;
}
.main-column {
	position: absolute;
	text-align: left;
	vertical-align: bottom;
	text-align: right;
	display: table-cell;
	width: 150px;
	right: 30px;
}
.main-box {

}

.side-box-ft {
	margin-top: 1em;
	margin-bottom: 1em;
}
.banner-img{
	width: 100%;
	padding-top: 1em;
	display: table;
}

/* ▼ヘッダーメニューの装飾 */
#menu-box{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background-color: hsla(0,0%,100%,1.00);
	padding-left: 10px;
	padding-right: 10px;
}	
#menu li{
	width: 33.3%;
}
/* ▼ヘッダー用の装飾 */  
#header {
	width: 100%;
	text-align: left;
}
#header-top{
	width: 100%;
	max-width: 1000px;
	margin: 0;
	padding: 0;
}
#hed-form{
	width: 100%;
}
#header-h {
	width: 100%;
	display: none;
	padding-top: 1em;
}
.header-icons{
	background-color: #6B6B6B;
	width: 25px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	padding-top: 3px;
	border-radius: 45px;
}
.header-icons a{
	background-color: #6B6B6B;
	color: #F1EEE3;
	display: block;
	border-radius: 45px;
}	
h1{
	display: none;
}


.hed-logo2 {
	width: 100%;
	display: none;
} 


	
.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: 90%;
} 





/* ▼サイドカラムの装飾 */
.side-column {
	text-align: center;   /* 内部のインラインブロックを中央に寄せる */
	padding: 1em 0.6em;   /* 上下に若干の余白を設ける */
	position: absolute;
	bottom: 55px;
	visibility: hidden;
			}
.side-column2 {
	text-align: center;   /* 内部のインラインブロックを中央に寄せる */
	padding: 1em 0.6em;   /* 上下に若干の余白を設ける */
	display: none;
			}
.side-box-main {


	}
			/* ▼サイドカラムの内側だけで各ボックスを2段組にする */
.side-box {
	width: 100%;
	margin-top: 0.5em;
			}
.side-box-2 {
				width: 100%;             /* 横幅を48%に(2段組にするため) */
				vertical-align: top;    /* 横並びのブロック間では上端を揃える */
				margin: 3px 0;               /* 外側の余白をなくす */
				text-align: left;       /* ボックス内部は左寄せ */
			}			

/* ▼コンテンツ用の装飾 */
  .liquid--four{
    padding-right: 0;
    overflow: visible;
  }
  .liquid--two{
    margin-bottom: 10px;
    padding-right: 15px;
    overflow: hidden;
  }
  .liquid-col{
    width: 50%;
  }
  .liquid-col--two{
    margin-right: -15px;
  }
/* ▼2コンテンツ用の装飾 */  
    .liquid--four2{
    padding-right: 0;
    overflow: visible;
  }
  .liquid--two2{
    margin-bottom: 10px;
    padding-right: 15px;
    overflow: hidden;
  }
  .liquid-col2{
    width: 50%;
  }
  .liquid-col--two2{
    margin-right: -15px;
  }
/* ▼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-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}	
.whatnew-menu1 {
	width: 100%;
	padding-bottom: 5px;
}
.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;
	vertical-align: middle;
	padding-top: 1px;
}
.whatnew-list2 {
	font-weight: 500;
	display: table-cell;
	color: #1A1A1A;
	vertical-align: middle;
	font-size: 10px;
	padding-top: 3px;
	text-align: left;
	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;
}	
  
  /* ▼PROFILEの装飾 */
.main-column2 {
	text-align: left;
	vertical-align: bottom;
	width: 90%;
	background-color: hsla(0,0%,100%,0.84);
	border: 20px solid #FAD2DE;
	margin-left: auto;
	margin-right: auto;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 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: 20px;
	padding-right: 20px;
}
.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: 10px;

}	
.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: 18px;
	font-weight: 500;
	color: #2B2B2B;
	padding-left: 10px;

}	
.nene-qa-style-1 em{
	text-align: left;
	font-size: 35px;
	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: 10px;
	font-feature-settings : "palt";


}
  


 /* -------------------- */
/* ▼フッタの装飾 */
/* -------------------- */
#ft-box{
	display: none;
}
#ft-box2{
	display: table-cell;
	bottom: 20px;
	right: 20px;
	text-align: left;
	width: 50%;
	position: absolute;
	visibility: hidden;
}
#ft-box2 a{
	display: block;
	width: 80px;
	height: 20px;
	position: absolute;
	right: 1%;
	bottom: 22px;
	z-index: 1;
	background-image: url(../img/main-img/ft-img-1.png);
	background-position: 50% 50%;
	background-size: 80px auto;
	background-repeat: no-repeat;
}	
#ft-box3{
	display: block;
	width: 90%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#ft-box3 a{
	display: block;
	width: 80px;
	height: 20px;
	z-index: 1;
	background-image: url(../img/main-img/ft-img-1.png);
	background-position: 50% 50%;
	background-size: 80px auto;
	background-repeat: no-repeat;
	float: right;
}

.footlink {
	color: #999999;
	font-family: 'BenchNine', sans-serif;
	font-weight: 300;
	letter-spacing: 2px;
	width: 100%;
	text-align: right;
	padding-top: 23px;
}	
	 
/* -------------------- */
/* ▼フォームの装飾 */
/* -------------------- */
.form-box {
	padding: .5em;
	width: 70%;
} 
.form-box2 {
	padding: .5em;
	width: 20%;
} 
.required {
	padding: .5em;
	width: 70%;
} 
 } 
