.sub_ttl p,
.list_item h3,
.three_box h4,
.sub_ttl_tag li {
  font-family: 'Kaisei Tokumin', serif;
  font-weight: 400;
}

/* ---------------------------------------------------------------------------------------------

　   COMING SOON

--------------------------------------------------------------------------------------------- */
#intro p {
	text-align: center;
}
.end {
	display: block;
	margin: 0 auto;
}
@media only screen and ( max-width : 767px ) {
	#intro {
		padding: 0 0 70px 0;
		position: relative;
	}
	#intro p {
		padding: 50px 0 0 0;
		letter-spacing: 0.05em;
		line-height: 2.2em;
		font-size: 15px;
		background: url(../img/bg_sp.png) no-repeat 0 40px / 90%;
	}
	#end {
		margin-top: 50px;
	}
}
@media only screen and ( max-width : 575px ) {
	#intro p {
		background-position: 0 40px;
	}
}
@media only screen and ( max-width : 480px ) {
	#intro p {
		font-size: 4vw;
	}
}
@media print, screen and ( min-width : 768px ) {
	#intro {
		padding: 80px 0 60px 0;
		background: url(../img/bg.png) no-repeat 50% 80% / 700px;
	}
	#intro p {
		letter-spacing: 0.15em;
		line-height: 2.6em;
		font-size: 12px;
	}
	#end {
		padding: 100px 0 50px 0;
	}
}
@media print, screen and ( min-width : 992px ) {
	#intro {
		background-size: 850px;
	}
	#intro p {
		font-size: 13px;
	}
}

/* ---------------------------------------------------------------------------------------------

　   ABOUT

--------------------------------------------------------------------------------------------- */
#about {
	overflow: hidden;
}
#about p {
	letter-spacing: 0.06em;
	line-height: 2em;
	text-align: justify;
	font-feature-settings: "palt";
}
.officialsite_btn {
	display: block;
	max-width: 380px;
	margin: 0 auto;
}
#retreat {
	position: relative;
	margin: 0 auto;
}
#youtube .youtube_inner {
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
#youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img_btn {
	margin-top: 20px;
	text-align: center;
}
.img_btn a {
	width: 48%;
}

@media only screen and ( max-width : 991px ) {

}
@media only screen and ( max-width : 767px ) {
	/* #about {
		padding: 65px 0 75px 0;
		background: url(../img/wave_line_sp.png) no-repeat center top / 90%;
	} */
	#about h2 {
		max-width: 80%;
		margin: 0 auto 30px;
	}
	#about p {
		font-size: 15px;
	}
	.about_txt {
		margin-bottom: 20px;
	}
	.about_txt p {
		text-align: center;
	}
	.town_9 {
		text-align: center;
	}
	.officialsite_btn {
		margin-top: 30px;
		margin-bottom: 70px;
	}
	#retreat {
		background: url(../img/retreat_sp.jpg) no-repeat center / 100%;
		width: 400px;
		height: 558px;
	}
	#retreat p {
		width: 86%;
		margin: 0 auto;
		text-align: center;
		line-height: 1.7em;
		padding-top: 100px;
	}
	#icon_box .taR {
		text-align: left;
		font-size: 10px;
	}
	#ph_box {
		margin-top: 60px;
	}
	#pdf {
		margin-top: 40px;
	}
	.top_wave_line {
		margin-bottom: 70px;
	}
}
@media only screen and ( max-width : 575px ) {

}
@media only screen and ( max-width : 480px ) {
	#about p {
		font-size: 3.8vw;
	}
	#retreat {
		width: calc(100% + 30px);
		height: 136vw;
		margin-left: -15px;
		margin-right: -15px;
	}
	#retreat p {
		padding-top: 23vw;
		letter-spacing: 0;
	}
}
@media only screen and ( max-width : 320px ) {

}
@media print, screen and ( min-width : 768px ) {
	/* #about {
		padding: 110px 0 254px 0;
		background: url(../img/wave_line.png) no-repeat center top / 1030px;
	} */
	#about h2 {
		margin-bottom: 35px;
	}
	#about p {
		font-size: 12px;
	}
	.about_txt {
		width: 54%;
	}
	.town_9 {
		width: 44%;
		padding-bottom: 1em;
	}
	.officialsite_btn {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#retreat {
		background-image: url(../img/retreat_pc@2x.jpg);
		background-image: image-set(url(../img/retreat_pc.jpg) 1x, url(../img/retreat_pc@2x.jpg) 2x);
		-webkit-image-set(url(../img/retreat_pc.jpg) 1x, url(../img/retreat_pc@2x.jpg) 2x);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		width: 720px;
		height: 318px;
	}
	#retreat p {
		padding-left: 70px;
		padding-top: 100px;
	}
	#ph_box {
		margin-top: 60px;
	}
	#youtube {
		width: 48%;
		display: -ms-flexbox;
	  display: flex;
		-ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	}
	#youtube .img_btn {
		width: 100%;
		margin-top: auto;
		margin-bottom: 0;
	}
	#pdf {
		width: 48%;
	}
	.top_wave_line {
		margin: 80px 0;
	}
	.top_wave_line .container {
		max-width: 1010px;
	}
}
@media print, screen and ( min-width : 992px ) {
	#about p {
		padding-right: 6em;
		font-size: 12px;
	}
	#about .about_txt p {
		font-size: 14px;
	}
	#retreat {
		width: 780px;
		height: 344px;
	}
	#retreat p {
		padding-left: 80px;
		padding-top: 110px;
	}
}


/* ---------------------------------------------------------------------------------------------

　   リトリートスポット

--------------------------------------------------------------------------------------------- */
#spot {
	position: relative;
}
#spot .container {
	position: relative;
}
#spot .wave_bg_wrap {
	position: relative;
	z-index: 60;
}
#spot_list li a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
  align-items: center;
	border: #51b996 solid 2px;
	border-radius: 60px;
	background: #fff;
	color: #51b996;
	letter-spacing: 0.2rem;
	line-height: 1;
		transition: all 0.3s ease 0s;
}
/*#spot_list li.is-active {
	background: #51b996;
	color: #fff;
}*/
#spot_list li:hover a {
	opacity: 1;
	color: #fff;
}
#spot_list li:hover a {
	background: #51b996;
	color: #fff;
}
 #spot_list li .svg_name {
	transition: all 0.3s ease 0s;
} 
#spot_list li:hover .svg_name
,#spot_list li.is-active .svg_name {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
#icon_box {
	margin-bottom: 40px;
}
#icon_box ul {
	background: #fff;
	border-radius: 30px;
}
#icon_box .taR {
	margin-top: 1rem;
	color: #4c4948;
}

/* 絞り込み */
.search_btn {
	display: inline-block;
	padding: 3px;
	cursor: pointer;
}
.search_btn.is-active {
	color: white;
	background-color: black;
}
/*.is-hide {
	display: none;
}
.search_btn.is-active.is-hide {
	display: block;
}*/
/* 絞り込みされたコンテンツ */
.list_item {
	border: #b49141 solid 1px;
	background: #fff;
	position: relative;
}
.list_item:before {
	content: url(../img/spot/frame_top-left.jpg);
	position: absolute;
	top: -3px;
	left: -2px;
}
.list_item:after {
	content: url(../img/spot/frame_top-right.jpg);
	position: absolute;
	top: -3px;
	right: -2px;
}
.list_frame:before {
	content: url(../img/spot/frame_bottom-left.jpg);
	position: absolute;
	bottom: -8px;
	left: -2px;
}
.list_frame:after {
	content: url(../img/spot/frame_bottom-right.jpg);
	position: absolute;
	bottom: -8px;
	right: -2px;
}
.sub_ttl p {
	color: #4c4948;
	letter-spacing: 0.1rem;
}
.sub_ttl_tag {
	margin-top: 1rem;
}
.sub_ttl_tag li a {
	display: block;
	border: #3daf8b solid 2px;
	border-radius: 20px;
	background: #f1f8f2;
	text-align: center;
	line-height: 1;
	color: #3daf8b;
}
.sub_ttl_tag li:first-child {
	margin-right: 10px;
}
.sub_ttl_tag li:hover a {
	background: #3daf8b;
	color: #fff;
}
.list_item h3 {
	color: #4c4948;
	letter-spacing: 0.1rem;
	font-weight: normal;
}
.list_item h3 small {
	display: inline-block;
	font-size: 14px;
}
.list_item h3 span {
	display: inline-block;
}
.list_txt p,.point_txt {
	color: #4c4948;
	font-size: 12px;
	text-align: justify;
}
.address {
	margin-top: 10px;
	padding-left: 5px;
	border-left: #a3d5c0 solid 3px;
}
.address p {
	color: #4c4948;
}
.search_list_icon li {
	margin-right: 3px;
}
.three_box h4 {
	color: #4c4948;
	font-weight: normal;
}
.three_box h4 small {
	display: inline-block;
	font-size: 80%;
}
.three_box .point {
	margin-bottom: 5px;
}
rt,rp {
	font-size: 10px;
	transform: scale(0.8);
}
.address img {
	vertical-align: middle;
}


@media only screen and ( max-width : 991px ) {

}
@media only screen and ( max-width : 767px ) {
	#spot {
		margin-top: 100px;
	}
	#spot h2 {
		max-width: 300px;
		position: absolute;
		top: -150px;
		left: 15px;
		z-index: 61;
	}
	#spot .section {
		padding-top: 90px;
	}
	#spot_list {
		margin-bottom: 30px;
	}
	#spot_list li {
		width: 32%;
		margin-bottom: 10px;
		/* padding: 5px; */
		/* font-size: 30px; */
	}
	#spot_list li a {
		border-radius: 60px;
		max-height: 50px;
	}
	#spot_list li:last-child {
		margin-bottom: 0;
	}
	.spot_img {
		width: 25%;
		margin-right: 10px;
	}
	.svg_name {
		width: calc(70% - 10px);
		max-width: 70px;
		line-height: 1;
	}
	.name_nakasatsunai {
		max-width: 90px;
	}
	.name_erimo {
		max-width: 80px;
	}
	#icon_box img {
		width: 400px;
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	#icon_box ul {
		padding: 15px 30px 10px;
		margin-top: 40px;
	}
	#icon_box li {
		width: inherit;
		margin-right: 20px;
		margin-bottom: 5px;
	}
	.sub_ttl_tag li {
		width: 48%;
	}
	.sub_ttl_tag li a {
		padding: 8px 0;
		font-size: 13px;
	}
	.search_ttl {
		margin-bottom: 15px;
	}
	.list_item {
		padding: 30px;
		margin-bottom: 20px;
	}
	.list_item h3 {
		font-size: 20px;
	}
	.two_box h3 {
		margin-bottom: 5px;
	}
	.two_box .list_item_img {
		width: 56%;
	}
	.two_box .list_txt {
		width: 40%;
	}
	.two_boxL {
		margin: 25px 0 15px;
		padding-bottom: 15px;
    border-bottom: #a3d5c0 dashed 1px;
	}
	.two_box .search_list_icon {
		margin-bottom: 7px;
	}
	.two_box .point {
		margin-bottom: 5px;
	}
	.three_box {
		margin-top: 20px;
	}
	.three_boxL {
		padding-top: 15px;
		border-top: #a3d5c0 dashed 1px;
	}
	.three_boxL,.three_boxC {
			margin-bottom: 15px;
			padding-bottom: 15px;
	    border-bottom: #a3d5c0 dashed 1px;
	}
	.three_box .list_item_img {
		width: 36%;
		/* -ms-flex-order: 2;
	  order: 2; */
	}
	.three_box .list_txt {
		width: 60%;
		/* -ms-flex-order: 1;
	  order: 1; */
	}
	.three_box .point_box {
		margin-top: 5px;
	}
	.three_box h4 {
		margin-bottom: 5px;
		font-size: 16px;
	}
	.add_icon li {
		margin-top: 3px;
		margin-right: 3px;
		line-height: 20px;
	}
	.address p {
		font-size: 11px;
	}
	.pc {
		display: none;
	}
	.pc_wide {
		display: none;
	}
}
@media only screen and ( max-width : 575px ) {
	#spot h2 {
		max-width: 280px;
		top: -140px;
		left: 15px;
		z-index: 61;
	}
	#spot .section {
		padding-top: 90px;
	}
	#spot_list li {
		width: 49%;
	}
	#spot_list li a {
		max-height: none;
	}
	#spot_list li:nth-child(1) {
		order: 1;
	}
	#spot_list li:nth-child(2) {
		order: 4;
	}
	#spot_list li:nth-child(3) {
		order: 7;
	}
	#spot_list li:nth-child(4) {
		order: 2;
	}
	#spot_list li:nth-child(5) {
		order: 5;
	}
	#spot_list li:nth-child(6) {
		order: 8;
	}
	#spot_list li:nth-child(7) {
		order: 3;
	}
	#spot_list li:nth-child(8) {
		order: 6;
	}
	#spot_list li:nth-child(9) {
		order: 9;
	}
	#icon_box li {
		margin-bottom: 5px;
	}
	.svg_name {
		max-width: 90px;
	}
	.name_nakasatsunai {
		max-width: 115px;
	}
	.name_erimo {
		max-width: 110px;
	}
	.list_item {
		padding: 20px;
	}
	.two_box h3 {
		font-size: 16px;
	}
	.two_box .list_item_img {
		width: 46%;
	}
	.two_box .list_txt {
		width: 50%;
	}
}
@media only screen and ( max-width : 480px ) {
	.sub_ttl_tag li a {
		font-size: 12px;
	}
}
@media print, screen and ( min-width : 768px ) {
	#spot {
		margin-top: 160px;
	}
	#spot h2 {
		position: absolute;
		top: -150px;
		left: 0;
		z-index: 61;
	}
	#spot .section {
		padding-top: 100px;
	}
	#spot_list {
		margin-bottom: 50px;
	}
	#spot_list li {
		width: 32%;
	}
	#spot_list li a {
		padding: 5px 15px;
		font-size: 26px;
	}
	#spot_list li:nth-child(4),#spot_list li:nth-child(5),#spot_list li:nth-child(6) {
		margin: 20px 0;
	}
	.spot_img {
		width: 60px;
		margin-right: 10px;
	}
	.svg_name {
		width: calc(100% - 70px);
		max-width: 90px;
		line-height: 1;
	}
	.name_nakasatsunai {
		max-width: 130px;
	}
	.name_erimo {
		max-width: 110px;
	}
	#icon_box ul {
		padding: 20px 30px 15px;
		margin-top: 40px;
	}
	#icon_box li {
		width: inherit;
		/*margin-right: 30px;*/
		margin-bottom: 5px;
	}
	#icon_box li.icon-w {
		width:inherit;
	}
	.sub_ttl_tag li a {
		padding: 5px 20px;
	}
	.list_item {
		padding: 40px;
		margin-bottom: 40px;
	}
	.list_item h3 {
		font-size: 20px;
		font-weight: 700;
	}
	.search_ttlBox {
		margin-bottom: 40px;
	}
	.two_boxL {
		width: 48%;
	}
	.two_boxR {
		width: 48%;
	}
	.two_box .list_item_img {
		width: 100%;
		margin-bottom: 10px;
	}
	.two_box .list_txt {
		width: 100%;
	}
	.two_box .search_list_icon {
		margin-bottom: 10px;
	}
	.two_box .point {
		margin-bottom: 10px;
	}
	.three_box {
		margin-top: 40px;
	}
	.three_box .point_box {
		margin-top: 10px;
	}
	.three_box .search_list_icon {
		margin-top: 10px;
	}
	.three_box .list_item_img {
		width: 25%;
	}
	.three_box .list_txt {
		width: 70%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.three_boxL,.three_boxC,.three_boxR {
		width: 100%;
	}
	.three_boxL,.three_boxC {
		margin-bottom: 40px;
	}
	.three_box h4 {
		font-size: 14px;
		font-weight: 700;
	}
	.three_box h4 br {
		display: none;
	}
	.search_ttl {
		width: 100%;
	}
	.sub_ttl {
		width: 100%;
		margin-top: 20px;
	}
	.sub_ttl p {
		font-size: 18px;
	}
	.sub_ttl_tag li a {
		font-size: 18px;
	}
	.add_icon li {
		margin-top: 3px;
		margin-right: 2px;
		line-height: 12px;
		width: 12px;
	}
	.address p {
		font-size: 11px;
	}
	.pc_icon {
		display: none;
	}
	.pc_mini_icon {
		display: block;
	}
	.pc_wide {
		display: none;
	}
	.sp {
		display: none;
	}
}
@media print, screen and ( min-width : 992px ) {
	#spot_list li {
		width: 31%;
	}
	#icon_box ul {
		padding: 20px 40px 15px;
		margin-top: 60px;
	}
	#icon_box li {
		/*min-width: 15.6%;
		margin-right: 4%;*/
		width: 18.4%;
	}
	#icon_box li:nth-child(8) {
	}
	#icon_box li:nth-child(5),
	#icon_box li:last-child {
	}
	#icon_box li.icon-w {
		/*width: 26%;*/
	}
	#icon_box li img {
		height: 24px;
		width: auto;
	}
	.svg_name {
		width: calc(100% - 70px);
		max-width: 105px;
		line-height: 1;
	}
	.name_nakasatsunai {
		max-width: 130px;
	}
	.name_erimo {
		max-width: 120px;
	}
	.two_box .list_item_img {
		width: 60%;
		margin-bottom: 0;
	}
	.two_box .list_txt {
		width: 36%;
	}
	.three_box .list_item_img {
		width: 40%;
	}
	.three_box .list_txt {
		width: 55%;
	}
	.three_boxL,.three_boxC,.three_boxR {
		width: 31%;
	}
	.three_boxL,.three_boxC {
		margin-bottom: 0;
	}
	.three_box h4 br {
		display: block;
	}
	.three_box h4 br.br_sp {
		display: none;
	}
	.search_ttl {
		width: 30%;
	}
	.sub_ttl {
		width: 65%;
		margin-top: 0;
	}
	.pc-sp {
		display: none;
	}
	.pc_wide {
		display: block;
	}
}


/* ---------------------------------------------------------------------------------------------

　   キャンペーン参加方法

--------------------------------------------------------------------------------------------- */
#campaign h2 {
	text-align: center;
}
.cam_step {
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}
.cam_step01 {
	background-image: url(../img/step1@2x.png);
	background-image: image-set(url(../img/step1.png) 1x, url(../img/step1@2x.png) 2x);
	-webkit-image-set(url(../img/step1.png) 1x, url(../img/step1@2x.png) 2x);
}
.cam_step02 {
	background-image: url(../img/step2@2x.png);
	background-image: image-set(url(../img/step2.png) 1x, url(../img/step2@2x.png) 2x);
	-webkit-image-set(url(../img/step2.png) 1x, url(../img/step2@2x.png) 2x);
}
.cam_step01:after {
	content: "";
	position: absolute;
}
.cam_step:last-child {
	margin-bottom: 0;
}
.cam_step p {
	line-height: 2em;
}
.cam_step p strong {
	color: #e4546b;
	font-weight: 700;
}
.cam_step p a {
	color: #e4546b;
	text-decoration: underline;
}
.cam_step p small {
	font-size: 90%;
}
.instagram_btn {
	display: block;
	margin: 0 auto;
	max-width: 380px;
}
#campaign_content {
	background: #fffce4;
}
#campaign_content dt,#campaign_content dd {
	font-weight: bold;
}
#campaign_content dt {
	color: #e8546b;
}
#campaign_content dt span {
	display: block;
	border-bottom: 1px dashed #e8546b;
	text-align-last: justify;
	padding-bottom: 0.3em;
}
#campaign_content dd li {
	position: relative;
	padding-left: 1.4em;
}
#campaign_content dd li:before {
	content: "";
	width: 1em;
	height: 1em;
	position: absolute;
	background: #e8546b;
	border-radius: 50%;
	left: 0;
	top: .2em;
}
#campaign_content dd span {
	color: #e8546b;
	font-size: 108%;
}
#campaign_content dd span a {
	color: #e8546b;
	text-decoration: underline;
}
#campaign_content dd .arrow_span {
	font-size: 50%;
	letter-spacing: 0.15em;
}
#campaign_content dd small {
	display: block;
	font-size: 76%;
	font-weight: normal;
}
#campaign_kiyaku {
	border: 2px solid #45af35;
	border-radius: 50px;
}
#campaign_kiyaku h3 {
	text-align: center;
}
.campaign_kiyaku_lead {
	text-align: center;
	color: #45af35;
	font-weight: bold;
}
#campaign_kiyaku li:before {
	content: "";
	width: 1em;
	height: 1em;
	background: #45af35;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.2em;
}
#campaign_kiyaku h4 {
	color: #45af35;
}
@media only screen and ( max-width : 991px ) {

}
@media only screen and ( max-width : 767px ) {
	#campaign {
		padding-bottom: 80px;
		background: url(../img/wave_line02_sp.png) no-repeat 50% 0 / 90%;
	}
	#campaign h2 {
		margin-bottom: 60px;
	}
	#campaign h2 img {
		max-width: 200px;
	}
	.cam_step_list {
		margin-bottom: 50px;
		padding-top: 40px;
		background: url(../img/step1_photo_sp.jpg) no-repeat top right / 50%;
	}
	.cam_step {
		margin-bottom: 45px;
		background-size: 60px;
	}
	.cam_step01:after {
		background: url(../img/arrow_sp.png) no-repeat center / 100%;
		width: 82px;
		height: 8px;
		left: 50%;
		transform: translateX(-50%);
		bottom: -35px;
	}
	.cam_step h3 {
		padding-left: 70px;
		height: 60px;
		display: flex;
		align-items: center;
		margin-bottom: 20px;
	}
	.cam_step h3 img {
		max-width: 130px;
		mix-blend-mode: multiply;
	}
	.cam_step p {
		font-size: 15px;
	}
	.cam_step p strong {
		font-size: 19px;
	}
	.instagram_btn {
		margin-bottom: 85px;
	}
	#campaign_content {
		padding: 40px 25px;
		margin-left: -15px;
		margin-right: -15px;
		position: relative;
		margin-bottom: 60px;
	}
	#campaign_content:before {
	  content: "";
	  position: absolute;
	  width: 100%;
	  height: 4px;
	  left: 0;
	  top: -4px;
	  background: url(../img/wave03.png) repeat-x left top / 72px;
	  z-index: 10;
	}
	#campaign_content:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 10;
		background: url(../img/wave.png) repeat-x left bottom / 55px;
		width: 100%;
		height: 5px;
	}
	#campaign_content dt {
		width: 6.6em;
		margin-bottom: .8rem;
		font-size: 18px;
	}
	#campaign_content dd {
		margin-bottom: 40px;
	}
	#campaign_content dd:last-of-type {
		margin-bottom: 0;
	}
	#campaign_kiyaku h3 img {
		max-width: 200px;
	}
	#campaign_kiyaku {
		padding: 40px 12px;
		border-radius: 30px;
	}
	#campaign_kiyaku h3 {
		padding-bottom: 10px;
		margin-bottom: 15px;
		background: url(../img/dashed_lilne_sp.png) repeat-x left bottom / 100%;
	}
	.campaign_kiyaku_lead {
		font-size: 17px;
		margin-bottom: 30px;
	}
	#campaign_kiyaku li {
		margin-bottom: 25px;
	}
	#campaign_kiyaku h4 {
		margin-bottom: 15px;
		font-size: 18px;
	}
}
@media only screen and ( max-width : 480px ) {
	.cam_step p {
		font-size: 3.6vw;
	}
	.cam_step p strong {
		font-size: 4.4vw;
	}
	#campaign_content dt {
		font-size: 4.8vw;
	}
	#campaign_content dd {
		font-size: 3.6vw;
	}
	#campaign_kiyaku .campaign_kiyaku_lead {
		font-size: 4.4vw;
	}
	#campaign_kiyaku p {
		font-size: 3.5vw;
	}
	#campaign_kiyaku li {
		font-size: 3.5vw;
	}
	#campaign_kiyaku h4 {
		margin-bottom: 2.8vw;
		font-size: 4.4vw;
	}
}
@media only screen and ( max-width : 320px ) {

}
@media print, screen and ( min-width : 768px ) {
	#campaign {
		padding-bottom: 155px;
		background: url(../img/wave_line02.png) no-repeat 50% 0 / 1030px;
	}
	#campaign h2 {
		margin-bottom: 100px;
	}
	.cam_step_list {
		margin-bottom: 100px;
		padding-top: 55px;
		background-repeat: no-repeat;
		background-position: top right;
		background-size: 300px;
		background-image: url(../img/step1_photo@2x.jpg);
		background-image: image-set(url(../img/step1_photo.jpg) 1x, url(../img/step1_photo@2x.jpg) 2x);
		-webkit-image-set(url(../img/step1_photo.jpg) 1x, url(../img/step1_photo@2x.jpg) 2x);
	}
	.cam_step {
		padding-left: 92px;
		margin-bottom: 65px;
		background-size: 80px;
	}
	.cam_step01:after {
		background: url(../img/arrow.png) no-repeat center / 100%;
		width: 20px;
		height: 60px;
		left: 30px;
		top: 100px;
	}
	.cam_step p {
		font-size: 12px;
	}
	.cam_step p strong {
		font-size: 16px;
	}
	.instagram_btn {
		margin-bottom: 110px;
	}
	#campaign_content {
		border-radius: 50px;
		padding: 55px;
		margin-bottom: 155px;
	}
	#campaign_content dt,#campaign_content dd {
		margin-bottom: 40px;
	}
	#campaign_content dt:last-of-type,#campaign_content dd:last-of-type {
		margin-bottom: 0;
	}
	#campaign_content dt {
		width: 7em;
		margin-right: 2em;
	}
	#campaign_content dd {
		width: calc(100% - 9em);
	}
	#campaign_kiyaku {
		padding: 55px 30px;
	}
	#campaign_kiyaku h3 {
		padding-bottom: 20px;
		margin-bottom: 40px;
		background: url(../img/dashed_lilne.png) repeat-x left bottom / 1000px;
	}
	.campaign_kiyaku_lead {
		font-size: 19px;
		margin-bottom: 40px;
	}
	#campaign_kiyaku li {
		margin-bottom: 35px;
	}
	#campaign_kiyaku h4 {
		margin-bottom: 20px;
		font-size: 22px;
	}
}
@media print, screen and ( min-width : 992px ) {
	.cam_step_list {
		background-size: 392px;
	}
	.cam_step p {
		font-size: 13px;
	}
	.cam_step p strong {
		font-size: 18px;
	}
	#campaign_content {
		padding: 55px 90px;
	}
	#campaign_content dt,#campaign_content dd {
		font-size: 17px;
	}
	#campaign_kiyaku {
		padding: 55px 70px;
	}
}
/* ---------------------------------------------------------------------------------------------

　   みんなの投稿

--------------------------------------------------------------------------------------------- */
#posts {
	position: relative;
	background: url(../img/wave_bg.jpg) repeat left top / 20px;
}
#posts:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  top: 0px;
  background: url(../img/wave04.png) repeat-x left top / 72px;
  z-index: 10;
}
#posts h2 {
	text-align: center;
}
#posts li a {
	display: block;
}
.instagram_posts_btn {
	display: block;
	max-width: 380px;
	margin: 0 auto;
}
@media only screen and ( max-width : 991px ) {

}
@media only screen and ( max-width : 767px ) {
	#posts {
		margin-top: 30px;
		padding: 50px 0 115px 0;
	}
	.posts_inner {
		background: url(../img/wave_line03_sp.png) no-repeat center top / 90%;
		padding-top: 20vw;
		margin-top: -2vw;
	}
	#posts h2 {
		padding: 0 15px;
	}
	#posts h2 img {
		max-width: 300px;
	}
	#posts ul {
		padding: 0 8.1%;
	}
	#posts li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 3vw;
	}
	#posts li:nth-child(2n) {
		margin-right: 0;
	}
	.instagram_posts_btn {
		margin-top: 30px;
	}
}
@media only screen and ( max-width : 575px ) {
	#posts {
		margin-top: 20px;
	}
	#posts ul {
		padding: 0 10.8%;
	}
}
@media only screen and ( max-width : 480px ) {
	#posts ul {
		padding: 0 2%;
	}

}
@media print, screen and ( min-width : 768px ) {
	#posts {
		margin-top: 10px;
		padding: 120px 0 160px 0;
	}
	.posts_inner {
		background: url(../img/wave_line03.png) no-repeat center top / 1030px;
		padding-top: 140px;
		margin-top: -25px;
	}
	#posts ul {
		padding: 0 3.1%;
	}
	#posts li {
		width: 23.5%;
		margin-right: 2%;
		margin-bottom: 20px;
	}
	#posts li:nth-child(4n) {
		margin-right: 0;
	}
	.instagram_posts_btn {
		margin-top: 45px;
	}
}
@media print, screen and ( min-width : 992px ) {
	#posts {
		margin-top: 20px;
	}
}
/* ---------------------------------------------------------------------------------------------

　   XXX

--------------------------------------------------------------------------------------------- */

@media only screen and ( max-width : 991px ) {

}
@media only screen and ( max-width : 767px ) {

}
@media only screen and ( max-width : 575px ) {

}
@media only screen and ( max-width : 320px ) {

}
@media print, screen and ( min-width : 768px ) {

}
@media print, screen and ( min-width : 992px ) {

}
