<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
fieldset, img {
	border: 0
}
abbr, acronym {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
a {
	text-decoration: underline;
	color: #540900
}
li {
	list-style: none
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}
.cf {
	min-height: 1px
}
* html .cf {
	height: 1px
}
html, body {
	height: 100%
}
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	min-width: 1000px;
	font-size: 13px;
	text-align: center;
	background: url("../img/bg.png") repeat-y center top
}
* {
	outline: none !important
}
a {
	cursor: pointer
}
i {
	font-style: normal
}
p {
	font-size: 15px
}
small {
	font-size: 13px
}
ul {
	font-size: 15px
}
.pc {
	display: block
}
.sp {
	display: none
}
img {
	max-width: 100%;
	height: auto
}
.section .l-inner {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0
}
.fv {
	width: 100%;
	height: 540px;
	background-color: #fdf6e9;
	padding: 0 0
}
.fv-inner {
	width: 100%;
	height: 540px;
	position: relative;
	overflow: hidden
}
.fv-inner h1 {
	position: absolute;
	left: 50%;
	margin-left: -420px;
	margin-top: 10px;
	z-index: 100
}
.fv-inner h2 {
	position: absolute;
	width: 1070px;
	left: 50%;
	bottom: 0;
	margin-left: -535px;
	z-index: 100;
	margin-bottom: 0
}
.fv-inner h2 img {
	display: block
}
.fv-slide {
	position: absolute;
	left: 0;
	top: 0;
	width: 2880px
}

/* 20180611追加 */

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc_gazou { display: block !important; }
.sp_gazou { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc_gazou { display: none !important; }
.sp_gazou { display: block !important; }
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc_gazou02 { display: block !important; }
.sp_gazou02 { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc_gazou02 { display: none !important; }
.sp_gazou02 { display: block !important; }
}

.onlineshop_bt {
	margin-top: 30px;
}

.onlineshop_chui {
	margin-bottom: 30px;
	font-size:0.5em;
	color:#540900
}
/* //20180611追加 */

.header-slide-list {
	width: 1440px;
	float: left
}
.header-slide-list li {
	float: left;
	width: 180px;
	height: 180px;
	padding: 10px;
	box-sizing: border-box
}
.header-slide-list li span {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}
.section-fvbtm {
	background-color: #f4901e
}

/*
.section-fvbtm .l-inner {
	padding: 15px 0
}
.section-fvbtm .period {
	width: 300px;
	margin: 0 auto;
	margin-bottom: 10px
}
.section-fvbtm .fv-btm-btn {
	font-size: 0;
	text-align: center
}
.section-fvbtm .fv-btm-btn li {
	display: inline-block;
	margin: 0 5px
}
.section-fvbtm .fv-btm-btn li a {
	display: block;
	border-radius: 20px;
	background-color: #fff;
	width: 300px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #f4901e
}
*/

.section-about h1 {
	font-size: 30px;
	color: #540900;
	font-weight: bold
}
.section-count {
	text-align: center;
	background: url("../img/pc/dot.png") repeat center top;
	padding: 30px 0
}
.section-count h1 {
	text-align: center;
	margin-bottom: 15px
}
.section-count h1 img {
	margin: 0 auto
}
.section-count h2 {
	color: #540900;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: .1em;
	margin-bottom: 15px
}
.count-box {
	height: 130px
}
.count-box span {
	display: inline-block;
	font-size: 20px;
	color: #540900;
	font-weight: bold;
	height: 100px;
	line-height: 100px
}
.count-box .count {
	display: inline-block;
	font-size: 70px;
	font-weight: bold;
	height: 100px;
	line-height: 100px;
	padding: 0 10px;
	margin: 0 10px;
	border: 5px solid #f4901e;
	color: #f4901e;
	letter-spacing: .2em;
	border-radius: 10px
}
.count-anim-area {
	position: relative;
	padding: 0;
	width: 810px;
	height: 120px;
	background: url("../img/pc/count_base.png") no-repeat;
	margin: 100px 0 100px 150px
}
.count-anim-area:before {
	content: "";
	display: block;
	width: 951px;
	height: 320px;
	background: url("../img/pc/count_present.png") no-repeat;
	position: absolute;
	left: -84px;
	top: -90px
}
.count-anim-area .count-anim-package {
	width: 773px;
	height: 120px;
	background: url("../img/pc/count_cover.png") no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}
.count-anim-area .count-anim-package .chara {
	display: block;
	width: 222px;
	height: 166px;
	position: absolute;
	left: -232px;
	top: -30px
}
.count-anim-area .count-anim-package .food {
	display: block;
	width: 21px;
	height: 90px;
	position: absolute;
	left: -20px;
	top: 12px;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}
.section-entry {
	padding-top: 30px
}

/*
.white-bg {
	border-radius: 15px;
	padding: 30px 30px
}
*/
.h1-img {
	max-width: 225px;
	height: auto;
	margin: 0 auto 15px auto
}
.entry-list .entry-item {
	float: left;
	width: 25%;
	padding: 0 20px;
	box-sizing: border-box;
	height: 410px;
	position: relative
}
.entry-list .entry-item .entry-num {
	display: inline-block;
	margin: 0 auto;
	max-width: 85px;
	margin-bottom: 30px
}
.entry-list .entry-item .entry-txt {
	font-weight: bold;
	color: #540900;
	font-size: 15px;
	margin-bottom: 20px
}
.entry-list .entry-item .entry-txt-small {
	font-size: 12px
}
.entry-list .entry-item .entry-txt-small span {
	color: #ea6099
}
.entry-list .entry-item .entry-btn {
	margin-bottom: 10px
}
.entry-list .entry-item .entry-btn li {
	margin-bottom: 10px
}
.entry-list .entry-item .entry-img {
	margin: 0 auto
}
.entry-list .entry-item.entry-item-02, .entry-list .entry-item.entry-item-03, .entry-list .entry-item.entry-item-04 {
	background: url("../img/pc/etnry_border.png") no-repeat left top;
	background-size: auto 100%
}
.entry-list .entry-item.entry-item-02 .entry-txt-small {
	margin-bottom: 30px
}
.entry-list .entry-item.entry-item-03 .entry-txt-small {
	margin-bottom: 30px
}
.entry-direct-txt {
	font-size: 16px;
	color: #540900;
	margin-top: 30px;
	padding: 20px 20px 15px 20px;
	border: 1px solid #f4901e
}
.entry-direct-txt a {
	color: #f4901e;
	text-decoration: underline
}
.entry-direct-txt a:hover {
	text-decoration: none
}
.present-model {
	background-image: url(../img/pc/bgtile.gif);
	padding: 15px;
	margin-top: 40px;
	margin-bottom: 30px;
	box-sizing: border-box;
	border-radius: 10px
}
.present-model .present-model-img {
	float: left;
	width: 50%;
	padding-left: 0px
}
.present-model .present-model-txt {
	float: right;
	width: 50%;
	padding-top: 0px
}

/* 20180606追加 */

.present-model02 {
	background-image: url(../img/pc/bgtile02.gif);
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 40px;
	box-sizing: border-box;
	border-radius: 10px
}
.present-model02 .present-model-img02 {
	float: left;
	width: 50%;
	padding-top: 0px
}
.present-model02 .present-model-txt02 {
	float: right;
	width: 50%;
	padding-top: 0px
}

.present-model03 {
	background-color: #ffffff;
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 40px;
	box-sizing: border-box;
	border-radius: 10px
}
.present-model03 .present-model-img02 {
	float: left;
	width: 50%;
	padding-top: 0px
}
.present-model03 .present-model-txt02 {
	float: right;
	width: 50%;
	padding-top: 0px
}


.present-model .goods-list {
	float: right
}
.present-model .icon-king {
	width: 412px;
	height: auto;
	margin-bottom: 10px
}
.present-model h2 {
	font-size: 28px;
	font-weight: bold;
	color: #f4901e
}
.present-model h3 {
	font-size: 24px;
	font-weight: bold;
	color: #540900;
	margin-bottom: 20px
}
.present-model p {
	margin-bottom: 30px
}
.present-model .goods-list {
	width: 50%;
	font-size: 0;
	letter-spacing: -2px
}
.present-model .goods-list li {
	letter-spacing: 0;
	display: inline-block;
	width: 50%;
	padding: 0 5px;
	box-sizing: border-box
}
.present-model .goods-list li img {
	width: 100%;
	height: auto
}
.present-list {
	font-size: 0;
	letter-spacing: -2px;
	margin: 30px 0 0 0
}
.present-list li {
	letter-spacing: 0;
	display: inline-block;
	width: 33.3%;
	padding: 10px;
	box-sizing: border-box;
	vertical-align: top;
	text-align: center
}
.present-list li img {
	max-width: 80%;
	height: auto;
	margin-bottom: 10px
}
.present-list li h2 {
	font-size: 20px;
	color: #f4901e;
	font-weight: bold
}
.present-list li p {
	font-size: 12px;
	color: #540900
}
.present-bottom {
	margin-top: 10px;
	text-align: right;
	font-size: 0.5em;
	color: #540900
}
.bg-wrap {
	background: url("../img/bg.png") repeat-y center top; 	background-color: #fff
}
.entry-tgl {
	margin-top: 20px
}
.entry-tgl:last-child {
	margin-top: 10px
}
.tgl-btn {
	display: block;
	background-color: #fff;
	position: relative;
	height: 55px;
	line-height: 55px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	cursor: pointer
}
.tgl-btn:hover {
	background-color: #f4901e
}
.tgl-btn:before, .tgl-btn:after {
	content: "";
	display: block;
	background-color: #000;
	position: absolute
}
.tgl-btn:before {
	width: 18px;
	height: 1px;
	position: absolute;
	right: 16px;
	top: 26px
}
.tgl-btn:after {
	width: 1px;
	height: 18px;
	right: 24px;
	top: 18px
}
.tgl-btn.active {
	background-color: #f4901e
}
.tgl-btn.active:after {
	display: none
}
.entry-tgl-content {
	display: none;
	background-color: #fff;
	padding: 25px 0
}
.entry-howto-list {
	background-color: #fff;
	padding: 0 25px;
	font-size: 0;
	letter-spacing: -10px;
	margin-bottom: 10px
}
.entry-howto-list:last-child {
	margin-top: 15px
}
.entry-howto-list .entry-howto-list-item {
	display: inline-block;
	letter-spacing: normal;
	background-color: #f0f0f0;
	padding: 20px 15px;
	text-align: center;
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	box-sizing: border-box;
	margin-right: 20px
}
.entry-howto-list .entry-howto-list-item:last-child {
	margin-right: 0
}
.entry-howto-list .entry-howto-ttl {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px
}
.entry-howto-list .entry-howto-txt {
	font-size: 13px;
	margin-bottom: 20px
}
.entry-howto-list .entry-howto-txt a {
	color: #f4901e
}
.entry-howto-list .entry-howto-txt i {
	font-style: normal;
	font-weight: bold;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	background-color: #f4901e;
	border-radius: 50%;
	margin-top: -.3em
}
.entry-howto-list .entry-howto-icon {
	width: 56px;
	height: auto;
	margin-bottom: 20px;
	margin-bottom: 2
}
.entry-howto-list .entry-howto-btn {
	display: inline-block;
	margin: 0 auto;
	background-color: #f4901e;
	width: 260px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 13px;
	color: #000;
	margin-bottom: 10px;
	margin-bottom: 20px
}
.entry-howto-caption {
	font-size: 12px;
	color: #000;
	text-align: center;
	padding: 0 25px
}
.entry-guideline {
	text-align: left;
	padding: 30px
}
.entry-guideline p {
	font-size: 13px
}
.entry-guideline p b {
	font-weight: bold
}

/* 20180604追加 */
.lead_orange {
	font-size: 16px;
	line-height: 170%;
	color: #fff;
	margin-top: 0px;
	padding: 15px
}

.lead_orange02 {
	color: #fff;
	margin-top: 30px;
	padding: 0px;
	font-size: 18px;
	line-height: 170%;
	color: #fff
}

._under {
	font-size: 18px;
	color: #333;
	border-bottom: solid 2px #ee5e25;
	padding: 3px;
	margin-top: 30px
}

.foottitle {
	margin: 0px;
}


.entry-guideline hr {
	display: block;
	background-color: #f0f0f0;
	width: 100%;
	height: 1px;
	border: none;
	margin: 20px auto
}
.section-photo {
	text-align: left
}
.photo-board-list {
	text-align: center;
	margin: 20px auto;
	font-size: 0
}
.photo-board-list li {
	line-height: 1;
	display: inline-block;
	margin: 0 10px;
	padding: 5px;
	font-size: 15px;
	background-color: #fff;
	padding: 10px 20px;
	cursor: pointer
}
.section-photo-ttl {
	color: #000;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	letter-spacing: .1em
}
.section-photo-ttl:after {
	content: "";
	display: block;
	width: 15px;
	height: 1px;
	background-color: #fff;
	margin-bottom: 30px;
	margin: 15px auto
}
.footer {
	padding: 30px 0 60px 0;
	width: 100%;
	max-width: 300px;
	margin: 0 auto
}
.footer p {
	font-size: 20px;
	margin-bottom: 20px
}
.footer a {
	display: block
}
.footer a:hover {
	opacity: 0.5
}
.sr-sh-load-more-wrapper .sr-sh-theme-btn.sr-sh-load-more-button {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 240px;
	height: 50px;
	font-size: 0;
	background-color: #fff;
	border: none;
	padding: 0 0 0 0
}
.sr-sh-load-more-wrapper .sr-sh-theme-btn.sr-sh-load-more-button:before {
	content: "LOAD MORE";
	font-size: 20px;
	line-height: 50px;
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	letter-spacing: .1em
}
.sr-sh-load-more-wrapper .sr-sh-theme-btn.sr-sh-load-more-button:hover {
	background-color: #f4901e
}
.sr-sh-theme-card__wrapper .sr-sh-theme-card__media img {
	border: none !important
}
.sr-sh-theme-card__wrapper {
	box-shadow: none;
	border-radius: 0
}
.sr-sh-theme-card__wrapper .sr-sh-theme-card {
	border-radius: 0
}
.sr-sh-theme-card__wrapper .sr-sh-theme-card__media {
	border-radius: 0
}
.sr-sh-theme-card__wrapper .sr-sh-theme-card__media img {
	border-radius: 0;
	border: 5px solid #fff
}
.sr-sh-signin__link.sr-sh-theme-signin__link {
	display: none !important
}
.sr-sh-theme-statistics {
	display: none !important
}
.sr-sh-theme-statistics.sr-sh-theme-width-3 {
	display: none !important
}
.sr-sh .sr-sh-theme-btn.sr-sh-theme-upload-btn {
	width: 200px;
	height: 55px;
	line-height: 55px;
	background-color: #f4901e;
	text-align: center;
	font-weight: bold;
	color: #000;
	border: 2px solid #fff;
	box-sizing: border-box;
	padding: 0;
	display: block;
	margin: 0 auto;
	z-index: 1000;
	font-size: 0
}
.sr-sh .sr-sh-theme-btn.sr-sh-theme-upload-btn:before {
	content: "写真を投稿する";
	font-size: 16px
}
.sr-sh-theme-rule {
	display: none
}

@media screen and (max-width: 481px) {
a:hover {
	opacity: 1
}
br.sp {
	display: inline
}
br.pc {
	display: none
}
.pc {
	display: none !important
}
.sp {
	display: block !important
}
* {
	outline: none !important
}
html, body {
	height: 100%
}
body {
	min-width: 320px;
	font-size: 3vw
}
.section .l-inner {
	width: 95%;
	margin: 0 auto;
	padding: 2% 0
}
.fv {
	width: 100%;
	height: 300px;
	background-color: #fdf6e9;
	padding: 0 0
}
.fv-inner {
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden
}
.fv-inner h1 {
	left: 0;
	margin-left: 10px;
	margin-top: 10px
}
.fv-inner h1 img {
	width: 80px
}
.fv-inner h2 {
	position: absolute;
	width: 100%;
	height: auto;
	padding-top: 77%;
	background: url("../img/fvkekka_sp.png") no-repeat center bottom;
	background-size: 100% auto;
	left: 0;
	bottom: 0;
	margin-left: 0;
	margin-bottom: -10px
}
.fv-inner h2 img {
	display: none
}
.fv-slide {
	width: 1600px
}
	

	
.header-slide-list {
	width: 800px
}
.header-slide-list li {
	float: left;
	width: 100px;
	height: 100px;
	padding: 5px;
	box-sizing: border-box
}
.header-slide-list li span {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}
.section-fvbtm {
	background-color: #f4901e
}
.section-fvbtm .l-inner {
	padding: 15px 0
}
.section-fvbtm .period {
	width: 300px;
	margin: 0 auto;
	margin-bottom: 10px
}
.section-fvbtm .fv-btm-btn {
	font-size: 0;
	text-align: center
}
.section-fvbtm .fv-btm-btn li {
	display: inline-block;
	margin: 0 5px
}
.section-fvbtm .fv-btm-btn li:last-child {
	margin-bottom: 0
}
.section-fvbtm .fv-btm-btn li a {
	display: block;
	border-radius: 20px;
	background-color: #fff;
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #f4901e
}
.section-about h1 {
	font-size: 5vw;
	color: #540900;
	font-weight: bold
}
.section-count {
	text-align: center
}
.section-count h1 {
	text-align: center;
	margin-bottom: 20px
}
.section-count h1 img {
	width: 80%;
	margin: 0 auto
}
.section-count h2 {
	font-size: 11px;
	margin-bottom: 10px
}
.count-box {
	height: 25vw
}
.count-box span {
	font-size: 13px;
	height: 80px;
	line-height: 80px
}
.count-box .count {
	font-size: 50px;
	height: 80px;
	line-height: 80px;
	border: 5px solid #f4901e;
	color: #f4901e;
	letter-spacing: .2em;
	border-radius: 10px
}
.count-anim-area {
	width: 81vw;
	height: 12vw;
	background: url("../img/pc/count_base.png") no-repeat;
	background-size: 100% auto;
	margin: 10vw 0 10vw 10vw
}
.count-anim-area:before {
	width: 95vw;
	height: 32vw;
	background: url("../img/pc/count_present.png") no-repeat;
	background-size: 100% auto;
	left: -8.4vw;
	top: -9vw
}
.count-anim-area .count-anim-package {
	width: 81vw;
	height: 12vw;
	background: url("../img/pc/count_cover.png") no-repeat 30px auto !important;
	background-size: auto 100%
}
.count-anim-area .count-anim-package .chara {
	display: block;
	width: 22.2vw;
	height: 16.6vw;
	left: -22.2vw;
	top: -3vw
}
.count-anim-area .count-anim-package .food {
	display: block;
	width: 2.3vw;
	height: 10vw;
	position: absolute;
	left: -2vw;
	top: 1vw
}
.white-bg {
	border-radius: 10px;
	padding: 20px 20px;
	margin: 0
}
.entry-list .entry-item {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	height: 500px;
	text-align: center !important
}
.entry-list .entry-item img {
	display: inline-block !important
}
.entry-list .entry-item .entry-num {
	max-width: 85px;
	margin: 0 auto 20px auto
}
.entry-list .entry-item .entry-txt {
	font-size: 20px;
	margin-bottom: 10px
}
.entry-list .entry-item .entry-txt-small {
	font-size: 14px
}
.entry-list .entry-item .entry-img {
	margin: 0 auto;
	max-width: 70%
}
.entry-list .entry-item.entry-item-02, .entry-list .entry-item.entry-item-03, .entry-list .entry-item.entry-item-04 {
	background: none
}
.entry-list .entry-item.entry-item-02 .entry-txt-small {
	margin-bottom: 30px
}
.entry-list .entry-item.entry-item-03 .entry-txt-small {
	margin-bottom: 30px
}

.present-model .present-model-img {
	float: none;
	width: 100%
}
.present-model .present-model-txt {
	float: none;
	width: 100%;
	padding-top: 10px
}
	
/* 20180606追加 */
.present-model02 .present-model-img02 {
	float: none;
	width: 100%
}
.present-model02 .present-model-txt02 {
	float: none;
	width: 100%;
	padding-top: 10px
}

.present-model03 .present-model-img02 {
	float: none;
	width: 100%
}
.present-model03 .present-model-txt02 {
	float: none;
	width: 100%;
	padding-top: 10px
}

.present-model .goods-list {
	float: none
}
.present-model .icon-king {
	width: 30px;
	margin-bottom: 10px
}
.present-model h2 {
	font-size: 24px
}
.present-model h3 {
	font-size: 20px;
	margin-bottom: 10px
}
.present-model p {
	font-size: 12px;
	margin-bottom: 30px
}
.present-model .goods-list {
	width: 100%;
	font-size: 0
}
.present-model .goods-list li {
	width: 100%;
	width: 80%;
	margin: 10px auto 0 auto;
	letter-spacing: 0;
	display: inline-block;
	padding: 0 5px
}
.present-model .goods-list li a {
	border: none !important
}
.present-list {
	margin: 20px 0 0 0
}
.present-list li {
	width: 50%;
	padding: 5px;
	vertical-align: top
}
.present-list li img {
	max-width: 90%;
	height: auto;
	margin-bottom: 10px
}
.present-list li h2 {
	font-size: 17px;
	color: #f4901e;
	font-weight: bold
}
.present-list li p {
	font-size: 11px;
	color: #540900
}
.bg-wrap {
	background: url("../img/bg.png") repeat-y center top;
	background-color: #fff
}
.section-present h1 {
	font-size: 30px;
	font-weight: bold;
	color: #540900;
	margin-bottom: 30px
}
.section-present .present-container {
	background-color: #fff;
	border-radius: 20px;
	padding: 30px 0
}
.entry-tgl {
	margin-top: 6%
}
.entry-tgl:last-child {
	margin-top: 3%
}
.entry-tgl-content {
	padding: 5% 0
}
.entry-howto-list {
	background-color: #fff;
	padding: 0 5%;
	margin-bottom: 5%
}
.entry-howto-list .entry-howto-list-item {
	padding: 5% 3%;
	width: 100%;
	margin-right: 0;
	margin-bottom: 5%;
	box-sizing: border-box
}
.entry-howto-list .entry-howto-list-item:last-child {
	margin-right: 0;
	margin-bottom: 0
}
.entry-howto-list .entry-howto-ttl {
	font-size: 4vw;
	margin-bottom: 5%
}
.entry-howto-list .entry-howto-txt {
	font-size: 3.4vw;
	margin-bottom: 5%
}
.entry-howto-list .entry-howto-icon {
	margin-bottom: 5%
}
.entry-howto-list .entry-howto-btn {
	max-width: 80%;
	font-size: 3.4vw;
	color: #000;
	margin-bottom: 5%
}
.entry-howto-caption {
	font-size: 2.8vw;
	padding: 0 5%
}
.entry-guideline {
	text-align: left;
	padding: 5%
}
.entry-guideline p {
	font-size: 3vw
}
.entry-guideline hr {
	margin: 10% 0
}
.section-photo {
	text-align: left
}
.photo-board-list {
	text-align: center;
	margin: 20px auto;
	font-size: 0
}
.photo-board-list li {
	line-height: 1;
	display: inline-block;
	margin: 0 10px;
	padding: 5px;
	font-size: 14px;
	background-color: #fff;
	padding: 5px 10px;
	cursor: pointer
}
.section-photo-ttl {
	color: #000;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	letter-spacing: .1em
}
.section-photo-ttl:after {
	content: "";
	display: block;
	width: 15px;
	height: 1px;
	background-color: #fff;
	margin-bottom: 30px;
	margin: 15px auto
}
.footer {
	padding: 30px 0 60px 0;
	width: 100%;
	max-width: 300px;
	margin: 0 auto
}
.footer p {
	font-size: 20px;
	margin-bottom: 20px
}
.footer a {
	display: block
}
.footer a:hover {
	opacity: 0.5
}
.sr-sh-load-more-wrapper .sr-sh-theme-btn.sr-sh-load-more-button {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 240px;
	height: 50px;
	font-size: 0;
	background-color: #fff;
	border: none;
	padding: 0 0 0 0
}
.sr-sh-load-more-wrapper .sr-sh-theme-btn.sr-sh-load-more-button:before {
	line-height: 50px;
	font-size: 4vw
}
.sr-sh-load-more-wrapper .sr-sh-theme-btn.sr-sh-load-more-button:hover {
	background-color: #E4B741
}
.sr-sh-theme-card__wrapper .sr-sh-theme-card.hover .sr-sh-theme-card__media, .sr-sh-theme-card__wrapper .sr-sh-theme-card:hover .sr-sh-theme-card__media {
	min-height: 0
}
.sr-sh-theme-card__wrapper .sr-sh-theme-card.hover, .sr-sh-theme-card__wrapper .sr-sh-theme-card:hover {
	min-height: 0
}
.sr-sh-sizer, .sr-sh-theme-item {
	width: 50%
}
.sr-sh-sizer.large, .sr-sh-theme-item.large {
	width: 50%
}
.sr-sh .sr-sh-theme-btn.sr-sh-theme-upload-btn:before {
	font-size: 16px
}
}
</pre></body></html>