@charset "UTF-8";

/*============================
共通
============================*/
body {
	-webkit-text-size-adjust: 100%;
	font-family: Meiryo, 'メイリオ', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', YuGothic, '游ゴシック', sans-serif;
	line-height: 1.8;
	color: #211e1b;
}

img {
  vertical-align: bottom;
  border: none;
}

.sp {
  display: none;
}

a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}

/*============================
body
============================*/
body {
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_bg_orange.jpg) repeat center top;
}

/*============================
header
============================*/
#header {
	width: 980px;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#header:before {
	content:"";
	display: block;
	width: 214px;
	height: 214px;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_header_obj_1.jpg) no-repeat center;
	position: absolute;
	left: -107px;
	top: 10px;
}
#header:after {
	content:"";
	display: block;
	width: 214px;
	height: 214px;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_header_obj_2.jpg) no-repeat center;
	position: absolute;
	right: -107px;
	top: 10px;
}


/*============================
mv_area
============================*/
#mv_area {
  width: 100%;
  position: relative;
  z-index: 1;
  min-width: 980px;
	border-top: 1px solid #fb7045;
	border-bottom: 1px solid #fb7045;
	background-image: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_bg_white.jpg);
	background-repeat: repeat;
	background-position: center top;
}

/*============================
explanation
============================*/
#explanation {
	width: 100%;
	padding: 30px 0 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
#explanation p {
	width: 980px;
    margin: 0 auto;
	text-align: center;
	position: relative;
}
#explanation p:before {
	content: "";
	display: block;
	width: 322px;
	height: 516px;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_ex_photo_1.jpg) no-repeat center;
	position: absolute;
	left: -325px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: 0;
}
#explanation p:after {
	content: "";
	display: block;
	width: 297px;
	height: 488px;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_ex_photo_2.jpg) no-repeat center;
	position: absolute;
	right: -300px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: 0;
}

/*============================
about_area
============================*/
#about_area {
	width: 100%;
	padding: 30px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_bg_white.jpg) repeat center;
	position: relative;
	overflow: hidden;
}
#about_area .pc {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#about_area h2 {
	float: left;
	width: 85px;
	padding: 0 0 0 200px;
	position: relative;
    z-index: 99;
}
#about_area h2:before {
	content: "";
	display: block;
	width: 81px;
	height: 160px;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_foot_1.jpg) no-repeat center;
	position: absolute;
	left: 80px;
    top: 80px;
}
#about_area .txtbox {
	width: 480px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #f59d30;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_about_note_bg.gif) repeat center top;
	position: relative;
    z-index: 99;
}
#about_area .txtbox:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#about_area .txtbox_1 {
	float: right;
    margin: 100px 0 20px;
	padding: 50px 30px;
}
#about_area .txtbox p {
    font-size: 85%;
	margin: 0 0 30px;
}
#about_area .txtbox_1 .column {
	display: table;
	width: 100%;
}
#about_area .txtbox_1 .column .logo_necore {
	display: table-cell;
	vertical-align: middle;
    padding: 0 20px;
}
#about_area .txtbox_1 .column .btn_necore {
	display: table-cell;
	vertical-align: middle;
}
#about_area .txtbox_1:before {
	width: 143px;
	height: 52px;
/*	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_about_mt_1.png) no-repeat center;*/
	top: -26px;
}
#about_area .txtbox_1:after {
	content: "";
	display: block;
	width: 120px;
	height: 109px;
/*	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_about_ill_1.png) no-repeat center;*/
	position: absolute;
	top: -85px;
	right: 0;
}
#about_area h3 {
	clear: both;
	float: right;
	width: 411px;
	padding: 30px 35px 0 0;
	position: relative;
    z-index: 99;
}
#about_area .txtbox_2 {
	float: left;
	padding: 50px 0 0;
}
#about_area .txtbox_2 p {
	margin: 0 0 50px;
	padding: 0 30px;
}
#about_area .txtbox_2 .photo_necore {
	overflow: hidden;
}
#about_area .txtbox_2 .photo_necore img {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#about_area .txtbox_2:before {
	width: 142px;
	height: 53px;
/*	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_about_mt_2.png) no-repeat center;*/
	top: -27px;
}
#about_area .txtbox_2:after {
	content: "";
	display: block;
	width: 100px;
	height: 69px;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_about_ill_2.gif) no-repeat center;
	position: absolute;
	top: -70px;
	right: 20px;
}
#about_area .obj_1 {
	position: absolute;
	left: -286px;
    top: -10px;
	z-index: 0;
}
#about_area .obj_2 {
	position: absolute;
	right: -333px;
    top: 80px;
	z-index: 0;
}
#about_area .obj_3 {
	position: absolute;
	left: 220px;
    top: 40px;
	z-index: 0;
}
#about_area .obj_4 {
	position: absolute;
	left: 428px;
    bottom: 45px;
	z-index: 0;
}
#about_area .obj_5 {
	position: absolute;
	left: 0px;
    top: 0px;
	z-index: 0;
}

/*============================
detail
============================*/
#detail {
	width: 100%;
	overflow: hidden;
}

/*============================
select_area
============================*/
#select_area {
	width: 980px;
	margin: 0 auto;
	padding: 15px 0 80px;
	position: relative;
}
#select_area h3 {
	width: 470px;
	margin: 0 auto;
}
#select_area .column {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#select_area .column .material {
	display: table-cell;
	text-align: center;
}
#select_area .column .material .photo,
#select_area .column .material h4 {
	margin: 0 0 20px;
}
#select_area .column .material p {
	width: 420px;
	font-size: 85%;
	margin: 0 auto 30px;
	text-align: left;
}
#select_area .column .material .btn2 {
	width: 360px;
    margin: 0 auto;
}
#select_area .obj_1 {
	position: absolute;
	left: -335px;
    top: -50px;
	z-index: 0;
}
#select_area .obj_2 {
	position: absolute;
	right: -365px;
    top: -50px;
	z-index: 0;
}

/*============================
illust_area
============================*/
#illust_area {
	width: 980px;
	margin: 0 auto 50px;
	position: relative;
}
#illust_area h3 {
	width: 792px;
	margin: 0 auto 30px;
}
#illust_area .ill_txt {
	position: absolute;
	right: 60px;
    top: -31px;
}
#illust_area .ill {
	width: 980px;
	margin: 0 auto;
}
#illust_area .obj_1 {
	position: absolute;
	left: -366px;
    top: 432px;
	z-index: 0;
}
#illust_area .obj_2 {
	position: absolute;
	right: -366px;
    top: 490px;
	z-index: 0;
}

/*============================
font_area
============================*/
#font_area {
	width: 980px;
	margin: 0 auto 90px;
	position: relative;
}
#font_area h3 {
	width: 791px;
	margin: 0 auto 30px;
}
#font_area p {
	width: 978px;
	margin: 0 auto;
}
#font_area .obj_1 {
	position: absolute;
	left: -366px;
    top: -210px;
	z-index: 0;
}
#font_area .obj_2 {
	position: absolute;
	right: -290px;
    top: -187px;
	z-index: 0;
}

/*============================
bank_area
============================*/
#bank_area {
	width: 980px;
	margin: 0 auto 200px;
	position: relative;
}
#bank_area h3 {
	width: 791px;
	margin: 0 auto 30px;
}
#bank_area .bank_txt {
	position: absolute;
	left: 0;
    top: -38px;
}
#bank_area .column {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#bank_area .column .bank {
	display: table-cell;
}
#bank_area .column .right {
	padding: 0 0 0 40px;
}
#bank_area .column .bank h4 {
	margin: 0 0 20px;
}
#bank_area .column .bank p {
	padding: 0 0 0 20px;
	font-size: 85%;
}
#bank_area .column .bank ul {
	padding: 20px 0 0 20px;
}
#bank_area .column .bank ul li {
	font-size: 75%;
	list-style: none;
}
#bank_area .column .bank ul li:before {
	content: "※";
}
#bank_area p.note {
	width: 680px;
	margin: 50px auto 0;
	padding: 20px 0;
	color: #f5e1c8;
	text-align: center;
	font-size: 85%;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #211e1b;
}

/*============================
donation_area
============================*/
#donation_area {
	width: 100%;
	padding: 0 0 50px;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_bg_white.jpg) repeat center;
	position: relative;
}
#donation_area .title {
	width: 980px;
	position: absolute;
	top: -150px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 0;
}
#donation_area .inner {
	width: 100%;
	padding: 30px 0 0;
	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_bg_white.jpg) repeat center;
	position: relative;
	z-index: 99;
}
#donation_area .column {
	display: table;
	width: 980px;
	margin: 0 auto 50px;
	position: relative;
}
#donation_area .column h3 {
	display: table-cell;
	vertical-align: top;
	padding: 0 30px 0 0;
	position: relative;
    z-index: 99;
}
#donation_area .column .intro {
	display: table-cell;
	vertical-align: top;
	padding: 50px 0 0 0;
	position: relative;
    z-index: 99;
}
#donation_area .column .intro .txt_1 {
	padding: 0 50px 30px 0;
	font-size: 85%;
}
#donation_area .column .intro .txt_2 {
	padding: 30px 50px 0 0;
	font-size: 75%;
}
#donation_area .column .obj_1 {
	position: absolute;
	left: -200px;
    top: 35px;
	z-index: 0;
}
#donation_area .column .obj_2 {
	position: absolute;
	right: -356px;
    top: -10px;
	z-index: 0;
}
#donation_area .column .obj_3 {
	position: absolute;
	right: -270px;
    bottom: -180px;
	z-index: 0;
}
#donation_area .column:after {
	content:"";
	display: block;
	width: 233px;
	height: 153px;
/*	background: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_dona_photo_1.png) no-repeat center;*/
	position: absolute;
	right: -50px;
    top: -130px;
}
#donation_area #report {
	width: 680px;
	margin: 0 auto;
	position: relative;
}
#donation_area #report h4 {
	width: 643px;
	margin: 0 auto 20px;
}
#donation_area #report .report {
	width: 100%;
	margin: 0 0 20px;
	text-align: center;
	font-size: 93%;
    padding: 20px 0;
	background-color: #f5e1c8;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(33,30,27,0.35);
	box-shadow: 1px 1px 1px 1px rgba(33,30,27,0.35);
}
#donation_area #report .report span {
	color: #e60000;
}
#donation_area #report .report em {
	margin: 0 0 0 10px;
    font-style: normal;
    font-size: 200%;
    font-weight: 600;
}
#donation_area #report .txt_3 {
	font-size: 75%;
	padding: 0 0 0 50px;
}
#donation_area #report ul {
	padding: 0 0 0 50px;
}
#donation_area #report li {
	font-size: 85%;
	list-style: none;
}
#donation_area #report li:before {
	content: "・";
}
#donation_area #report .obj_1 {
	position: absolute;
	left: -456px;
    top: -70px;
	z-index: 0;
}
#donation_area #report .obj_2 {
	position: absolute;
	right: -110px;
    top: 0px;
	z-index: 0;
}

/*wideslider*/
.wideslider {
  width: 100%;
  height: 500px;
  text-align: left;
  position: relative;
  overflow: hidden;
  z-index: 1;
  position: relative;
/*	background-image: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_area_line.gif);*/
	background-repeat: repeat-x;
	background-position: center top;
}

.wideslider ul,
.wideslider ul li {
  float: left;
  display: inline;
  overflow: hidden;
  position: relative;
  width: 962px;
  text-align: center;
}

.wideslider a {
  display: block;
  width: 962px;
}

.wideslider_base {
  top: 25px;
  position: absolute;
}

.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}

.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  width: 42px;
  height: 24px;
  display: none;
}

.pagination {
  bottom: 40px;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  position: absolute;
  z-index: 200;
  margin:0;
}

.pagination a {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  display: inline-block;
  overflow: hidden;
  background-image: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_bt-mv.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.pagination a.active {
  background-image: url(https://img21.shop-pro.jp/PA01439/335/etc/hogonekozukan_bt-mv-active.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.wideslider ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

.wideslider ul {
  display: inline-block;
  overflow: hidden;
}

.link {
  font-size: 0;
  text-align: center;
  padding: 30px 0;
}
.link li {
  display: inline-block;
  font-size: 14px;
  margin: 0 10px;
}
