@charset 'utf-8';
/*****▽▽ヘッダーグローバルナビ▽▽*****/
ul.header01_globalNav {
	list-style:none;
	margin:0 auto 0px;
	padding:0;
	font-family:'Times New Roman','游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho', serif;
}
ul.header01_globalNav li {
	font-size:15.0px;
	margin:0;
	padding:0;
	border-right:1px dotted #333;
	text-align:center;
	letter-spacing:1.0px;
	float:right;
	height:22px;
}
ul.header01_globalNav li a {
	padding:5px 10px 3px 10px;
	color:#333;
	line-height:100%;
	display:flex;
	align-items:center;
	font-weight:bold;
}
ul.header01_globalNav li a:hover {
	text-decoration:none; 
	opacity: 0.5;
	filter: alpha(opacity=50);
}
ul.header01_globalNav li a img {
	width:20px;
	position:relative;
	top:-2px;
}
.borderLeft {
	border-left:1px dotted #333;
}
/*****△△ヘッダーグローバルナビ△△*****/
/*****▽▽ヘッダー▽▽*****/
.header01_bg {
	width:100%;
	margin:0px auto 0px;
	padding:10px 0 10px;
	background-size:100%;
	background-position:center!important;
	background:url(img/header_bg01.jpg);
}
.header01 {
	width:1290px;
	margin:0 auto;
	padding:0;
	flex-wrap:wrap;
	display:flex;
	align-items:center;
}
@media screen and (max-width : 1290px) {
	.header01 {
		width:96%;
		margin:0 auto 0px auto;
	}
}
.header01_Left {
	width:50%;
	margin:0;
	padding:0;
	box-sizing:border-box;
}
.header_logo {
	margin:0;
	padding:0;
	width:180px;
}
.header_logo img {
	width:100%;
}
.header_itemimg {
	margin:0;
	padding:0 0 0 20px;
	width:300px;
	box-sizing:border-box;
}
.header_itemimg img {
	width:100%;
}
@media screen and (max-width : 1290px) {
	.header_logo {
		width:40%;
	}
	.header_itemimg {
		width:60%;
	}
}

.header01_Right {
	width:50%;
	margin:0;
	padding:0;
	box-sizing:border-box;
}
/*****△△ヘッダー△△*****/
/*****▽▽ヘッダー検索▽▽*****/
.searchAreaHeader {
	margin:20px 0 0;
	padding:0;
	box-sizing:border-box;
	display:flex;
	align-items:center;/* 縦中央揃え */
	width:calc(100% - 90px);
	float:right;
}
.search_textAreaHeader {
	width:calc(100% - 30px);
	margin:0;
	box-sizing:border-box;
}
.search_buttonAreaHeader {
	width:30px;
	margin:0;
	padding:0;
	text-align:left;
	box-sizing:border-box;
}
.search_buttonAreaHeader img {
	width:100%;
}
.search_inputHeader {
	width:100%;
	height:30px;
	border:1px solid #e1d2e5;
	background:#fff;
	border-radius:5px;
	margin:0;
	padding:0 0 0 10px;
	box-sizing:border-box;
	font-size:15px;
}
/*****△△ヘッダー検索△△*****/
/*****▽▽スライダー▽▽*****/
.slider {
	width:100%;
	margin:0;
	padding:0;
	z-index:1;
}
/*****△△スライダー△△*****/
/*****▽▽レフトナビ検索▽▽*****/
.leftnavi_search {
	width:100%;
	margin:0;
	padding:7% 0% 7% 0%!important;
	background:#fff;
	border-radius:0px;
	border-top:none;
	box-sizing:border-box;
}
.searchArea {
	margin:0;
	padding:0;
	box-sizing:border-box;
	display:flex;
	justify-content:center;/* 横中央揃え */
	align-items:center;/* 縦中央揃え */
	width:100%;
	margin-right:10px;
}
.search_textArea {
	width:calc(100% - 30px);
	margin:0;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
}
.search_buttonArea {
	display:table-cell;
	vertical-align:middle;
	width:30px;
	margin:0;
	padding:0;
	text-align:left;
	box-sizing:border-box;
}
.search_input {
	width:100%;
	height:24px;
	margin-bottom:0px;
	margin-bottom:0px\9;
	*margin-bottom:0px;
	_margin-bottom:0px;
	border:1px solid #ccc;
	border-radius:10px;
	padding:0 0 0 10px;
	box-sizing:border-box;
}
/*****△△レフトナビ検索△*****/
/*****▽▽レフトナビ▽▽*****/
 .leftContent {
	width:200px;
	margin:0;
	padding:0;
	text-align:center;
}
.leftnavi_title01 {
	width:100%;
	line-height:100%;
	margin:0;
	padding:8px 0 6px 0px;
	font-weight:bold;
	font-size:15.5px;
	text-align:center;
	box-sizing:border-box;
	letter-spacing:1.0px;
	color:#333;
	font-weight:bold;
	border-bottom:3px dotted #000;
	border-image: linear-gradient(to right, #9761a4 0%, #d3bcd8 100%);
	border-image-slice: 1;
	font-family:'Times New Roman','游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho', serif;
	font-weight:bold;
}
.leftnavi_category {
	width:100%;
	margin:0 0 40px 0;
	padding:0;
	font-size:14px;
	line-height:140%;
}
.leftnaviCategoryName a {
	width:100%;
	flex-wrap:wrap;
	display:flex;
	align-items:center;/* 縦中央揃え */
	text-align:left;
	font-size:14.5px;
	font-weight:nomal;
	text-decoration:none;
	color:#333;
	border-bottom:1px dotted #333;
	margin:0;
	padding:10px 3px 10px 3px;
	line-height:150%;
	letter-spacing:1.0px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	box-sizing:border-box;
	font-family:'Times New Roman','游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho', serif;
	font-weight:bold;
}
.leftnaviCategoryName a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.leftnaviCategoryName div {
	width:calc(100% - 50px)!important;
	font-size:14.5px;
}
.leftnaviCategoryName div span {
	font-size:12.5px!important;
	color:#999;
}
.leftnaviCategoryName a img {
	width:30px;
	margin:0 10px 0 0;
}
.leftnavi_category ul {
	font-size:14px;
	text-align:left;
	width:100%;
	margin:0 auto 10px auto;
	padding:0 8px 0 8px;
	text-decoration:none;
	line-height:140%;
	list-style: none;
	box-sizing:border-box;
	font-family:'游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.leftnavi_category ul li {
	color:#333;
	display:block;
	margin:0;
	padding:7px 5px 7px 5px;
	border-bottom:1px dotted #333;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-decoration:none;
}
.leftnavi_category ul li a {
	color:#333;
	text-decoration:none;
	display:block;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-decoration:none;
}
.leftnavi_category ul li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	background:#;
	text-decoration:none;
}
/*****△△レフトナビ△*****/
/*****▽▽フッター▽▽*****/
.footer01_bg {
	width:100%;
	background: linear-gradient(to bottom, #f7f2f8, #fff, #f7f2f8);
	padding:50px 0 0 0;
	font-family:'Times New Roman','游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho', serif;
}
.footer01 {
	margin:0px auto;
	width:1290px;
	padding:0;
	line-height:180%;
	text-align:left;
    display:flex;
    flex-wrap:wrap;
}
@media screen and (max-width : 1290px) {
	.footer01 {
		width:96%;
	}
}
.footer_title01 {
	margin:0px auto 15px auto;
	padding:0 0 10px 30px;
	color:#333;
	font-size:32px;
	text-align:center;
	line-height:100%;
	display:block;
	font-weight:nomal;
	width:100%;
	box-sizing:border-box;
	font-family:'Times New Roman','游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho', serif;
}
@media screen and (max-width : 1290px) {
	.footer_title01 {
		width:96%;
	}
}
.footer01_box {
	width:49%;
	margin:0 0.5% 20px 0.5%;
	box-sizing:border-box;
	border-radius:7px;
}
.footer01_box_contents {
	padding:10px 3% 30px 3%;
	margin:0 0 20px 0;
}
.footer01_contentTitle {
	font-weight:bold;
	font-size:18px;
	color:#333;
	padding:8px 0 8px 0;
	margin-bottom:8px;
	text-align:center;
	line-height:100%;
	border-bottom:2px dotted #666;
}
.footer01_box_contents .article {
	padding:8px;
	font-size:16px;
	line-height:190%;
	color:#333;
}
.footer01_box_contents .article a {
	color:#333;
}
.footer01_box_contents .article a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.pay_img {
	width:80%;
	margin:10px 0 0 0;
}
.pay_img img {
	width:100%;
}
.footer01_box_contents .link a {
	display:table;
	border:1px solid #666;
	color:#333;
	margin:0;
	padding:4px 30px 3px 30px;
	font-size:17px;
	text-align:center;
	border-radius:5px;
	text-decoration:none;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.footer01_box_contents .link a:hover {
	color:#fff;
	background:#999;
}
.footer_navi_bg {
	width:100%;
	background:#d3bcd8;
	background-size:100%;
	font-family:'Times New Roman','游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho', serif;
}
.footer_navi {
	margin:0 auto;
	color:#333;
	font-size:17px;
	padding:10px;
	text-align:center;
	line-height:100%;
	font-weight:bold;
}
.footer_navi ul {
	list-style:none;
	margin:20px auto 40px auto;
	padding:0;
	font-size:14.5px;
	font-weight:nomal;
	display:table;
	text-align:center;
}
.footer_navi ul li {
	display:table-cell;
}
.footer_navi ul li a {
	color:#333;
	margin:0 20px 0 20px;
	text-decoration:none;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.footer_navi ul li a:hover {
	color:#333;
	opacity: 0.7;     /* 透過レベル */
	filter: alpha(opacity=70);
}
/*****△△フッター△△*****/
/*****▽▽コンテンツ▽▽*****/
.topBannerArea {
    width:100%;
    margin:0 auto 30px;
	flex-wrap:wrap;
	display:flex;
	justify-content:center;
}
.topBanner_title {
	text-align:center;
	color:#333!important;
	font-size:25px;
	font-weight:bold;
	width:100%;
	padding:0px 0 5px;
	margin:0px auto 20px;
	font-family:'Times New Roman','游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho', serif;
	box-sizing:border-box;
	border-bottom:4px dotted #333;
	border-image: linear-gradient(to right, #9761a4 0%, #d3bcd8 100%);
	border-image-slice: 1;
	line-height:100%;
}
.topBanner {
	width:100%;
	margin:0 auto 20px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	box-sizing:border-box;
}

.topBanner:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.topBanner img {
	width:100%;
}
/*****△△コンテンツ△△*****/