/* CSS Document */

/* PARTS */
.fontfamily_01 { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.fs12 { font-size:12px !important }
.fs15 { font-size:15px !important }
.fs16 { font-size:16px !important }
.fs18 { font-size:18px !important }
.fs22 { font-size:22px !important }
.fs26 { font-size:26px !important }
.mb0 { margin-bottom:0 !important }
.mb30 { margin-bottom:30px !important }
.mt0 { margin-top:0 !important }
.border_b_none { border-bottom:none !important }
.fc_purple {
	color:#714986
}
.fc_pink {
	color:#d10067
}
.highlight_yellow {
	background:#fffb97;
	display:inline-block;
	padding:0 3px
}
.unit {
	margin:20px 0
}
.box_pink {
	background:#f3e2f0;
}
.box_purple {
	background:#f4edfb;
}
.box_gray {
	background:#f8f7f9;
}
.box_gray2 {
	background:#f0f0f0;
}
.box_border {
	border:1px solid #ececec;
    background: #fcfcfc;
}
.date {
	color:#b59ec1;
	font-size:13px
}
.center { text-align:center !important }
.right { text-align:right }
.new {
	position:relative
}
.new:after {
	content:"NEW";
	background:#cf2f2f;
	color:#FFFFFF;
	font-size:10px;
	padding:0 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height:1.7
}

@media print, screen and (min-width: 641px) {
/* PC用のスタイル記述 ======================================================================================= */
.information {
	background:#FFFFFF;
	border-top:1px solid #925bae;
	padding:0 50px;
	overflow:hidden
}
.search {
	padding:30px 0;
	text-align:right;
	border-bottom:1px solid #dccbe1
}
.box_404 {
	padding:50px 0;
}
.box_pink {
	padding:20px 30px
}
.box_purple {
	padding:20px 30px
}
.box_gray {
	padding:20px 30px
}
.box_gray2 {
	padding:20px 30px
}
.box_border {
	padding:30px
}
.bg_gray { background:#f8f7f9 !important }
}

@media screen and (max-width: 640px) {
/* スマートフォン用のスタイル記述 ======================================================================================= */
/* PARTS */
.bg_gray { background:#f1f1f1 !important }
.box_pink {
	padding:15px 20px
}
.box_purple {
	padding:15px 20px
}
.box_gray {
	padding:15px 20px
}
.box_gray2 {
	padding:15px 20px
}
.box_border {
	padding:15px 20px
}
.search {
	background:#dccbe1;
	padding:15px;
	margin:20px 0
}
.new:after {
	margin-left:8px
}
.sp_box_purple {
	padding:15px 20px;
	background:#f4edfb;
	text-align: center !important;
}
.sp_center {
	text-align: center !important;
}

}