/*
Theme Name: IF Base Theme
Theme URI: http://www.inter-field.com/
Description: INTER FIELD Customize Base Theme
Version: 1.0
Author: INTER FIELD
Author URI: http://www.inter-field.com/
*/

/* ---------- Common Setting */

* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font: 12px/18px "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	line-height: 100%;
	background-color: #efe9e9;
	margin: 0px;
	padding: 0px;
	color: #000;
}

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

h1,h2,h3,h4,h5,h6,p,ul,dd {
	margin: 0;
}

a {
	text-decoration: none;
}

a:link {
	color: #333;
	background-color: inherit;
}

a:visited {
	color: #333;
	background-color: inherit;
}

a:hover, a:active {
	color: #333!important;
	background-color: inherit;
	text-decoration: underline;
}

a.purple:link {
	color: #993399;
	background-color: inherit;
}

a.purple:visited {
	color: #993399;
	background-color: inherit;
}

a.purple:hover, a:active {
	color: #993399!important;
	background-color: inherit;
	text-decoration: underline;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

h4.textb {
	font-size: 120%;
	margin: 16px 0;
}

h4.subtitleh4 {
	margin-top: 12px;
	border-left: 10px solid #000;
	font-weight: bold;
	font-size: 120%;
	padding-left: 12px;
}

hr {
	height: 1px;
	color: #666;
}

.clear {
	clear: both;
}

.mtop5 {
	margin-top: 5px;
}

.mtop10 {
	margin-top: 10px;
}

.mtop15 {
	margin-top: 15px;
}

.mtop20 {
	margin-top: 20px;
}

.mtop25 {
	margin-top: 25px;
}

.mtop30 {
	margin-top: 30px;
}

.mbottom5 {
	margin-bottom: 5px;
}

.mbottom10 {
	margin-bottom: 10px;
}

.mbottom15 {
	margin-bottom: 15px;
}

.mbottom20 {
	margin-bottom: 20px;
}

.mbottom25 {
	margin-bottom: 25px;
}

.mbottom30 {
	margin-bottom: 30px;
}

.mleft5 {
	margin-left: 5px;
}

.mleft10 {
	margin-left: 10px;
}

.mleft15 {
	margin-left: 15px;
}

.mleft20 {
	margin-left: 20px;
}

.mright5 {
	margin-right: 5px;
}

.mright10 {
	margin-right: 10px;
}

.mright15 {
	margin-right: 15px;
}

.mright20 {
	margin-right: 20px;
}

.w48p {
	width: 48%;
}

.w30p {
	width: 32%;
	margin-top: 1em;
	margin-left: 1%;
	margin-bottom: 1em;
	display: block;
}

.textleft {
	text-align: left;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.wp-caption-text {
	color: #999;
}

.adview {
	padding-left:15px;
	border-left:2px solid #24b4c0;
}

.adview p {
	margin: 0;
	line-height: 1;
}

.adview a:hover {
	text-decoration: none;
}

.ad_title {
	color: #24b4c0;
	font-size: 14px;
	font-weight: 700;
	margin: 0!important;
}
.ad_url {
	margin: 8px 0 0!important;
	color: #b2b2b2;
	font-size: 12px;
}
.ad_text {
	margin: 10px 0 0!important;
	color: #737373;
	font-size: 12px;
}



/* ---------- PC */
@media screen and (min-width: 740px) {

	.sp {
		display: none;
	}

	/* ---------- contents */

	#main_header {
		width: 100%;
		background-color: #fff;
	}

	#main_header header {
		width: 980px;
		height: 70px;
		margin: 0 auto;
	}

	#main_header header #header_left {
		width: 290px;
		float: left;
		line-height: 70px;
		font-size: 11px;
	}

	#main_header header #header_center {
		width: 400px;
		float: left;
		text-align: center;
	}

	#main_header header #header_center img {
		margin-top: 18px;
	}

	#main_header header #header_right {
		width: 290px;
		float: right;
		text-align: right;
	}

	#main_header header #header_right img {
		margin-top: 10px;
	}

	#main_footer {
		margin: 70px 0 0;
		height: 50px;
		background-color: #fff;
		line-height: 50px;
	}

	#hpdc15 #main_footer {
		margin: 0;
	}

	#hpdc15 {
		padding-bottom: 20px;
	}

	#main_footer #footer_menu ul {
		text-align: center;
	}

	#main_footer #footer_menu ul li {
		display: inline-block;
		padding-right: 5px;
	}

	#main_footer #footer_menu ul li:after {
		padding-left: 5px;
		content: ' | ';
	}

	#main_footer #footer_menu ul li:last-child:after {
		content: '';
	}

	#main_container {
		width: 980px;
		margin: 18px auto 0;
	}

	#contents {
		float: left;
		width: 730px;
	}

	.contents_main {
		width: 730px;
		height: 436px;
		overflow: hidden;
	}

	.contents_main {
		width: 730px;
		height: 436px;
		overflow: hidden;
		margin-bottom: 18px;
	}

	.contents_main_img {
		width: 730px;
		height: 436px;
		overflow: hidden;
		position: relative;
	}

	.contents_main_img img {
		position: absolute;
		top: -100%;
		bottom: -100%;
		left: -100%;
		right: -100%;
		margin: auto;
		width: 100%;
		height: auto;
		z-index: 10;
	}

	.contents_main_text {
		position: absolute;
		width: 100%;
		height: 128px;
		background-color: #fff;
		bottom: 0;
		left: 0;
		padding: 18px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
		z-index: 11;
	}

	.contents_main_text h2 {
		margin-bottom: 18px;
		line-height: 1.2em;
	}

	.contents_main_text p {
		line-height: 1.6em;
	}

	.contents_sub {
		width: 231px;
		float: left;
		margin: 0 18px 18px 0;
	}

	.contents_sub a:hover {
		text-decoration: none;
	}

	.contents_sub:nth-child(3n) {
		width: 231px;
		float: right;
		margin: 0 0 18px 0;
	}

	.contents_sub_img {
		width: 231px;
		height: 162px;
		overflow: hidden;
		position: relative;
	}

	.contents_sub_img img.contents_sub_img {
		position: absolute;
		top: -100%;
		bottom: -100%;
		left: -100%;
		right: -100%;
		margin: auto;
		width: 100%;
		height: auto;
	}

	.contents_sub_img p.provider_image {
		width: 120px;
		height: 40px;
		position: absolute;
		right: 0;
		bottom: 0;
		display: inline-block;
	}

	.contents_sub_img p.provider_image span {
		display: inline-block;
		background-position: right bottom;
		background-repeat: no-repeat;
		background-size: contain;
		width: 120px;
		height: 40px;
	}

	.contents_sub_text {
		width: 100%;
		background-color: #fff;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		line-height: 1.3em;
	}

	.contents_sub_text h2 {
		font-size: 14px;
		font-weight: normal;
	}

	.contents_sub_text .category {
		text-align: right;
		margin-top: 4px;
	}

	.contents_single {
		background-color: #fff;
		margin-bottom: 30px;
		padding-bottom: 18px;
		font-family: simone_bookregular, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		line-height: 1.8em;
	}

	.contents_single_img {
		width: 100%;
		margin-bottom: 0;
	}

	.contents_single_img img {
		width: 100%;
		height: auto;
	}

	.contents_single_text {
		width: 694px;
		margin: 0 auto;
		padding-top: 30px;
	}

	.contents_single_text h2 {
		font-size: 180%;
		margin-bottom: 70px;
	}

	.contents_single_text h3 {
		font-size: 160%;
		margin: 2em 0 20px;
		padding-bottom: 10px;
		border-bottom: 1px solid #000;
		clear: both;
	}

	.contents_single_text img {
		width: 100%;
		height: auto;
		margin: 18px 0;
	}

	#single_rp {
		padding-top: 30px;
		border-top: 1px solid #e2e2e2;
	}

	#sidebar {
		float: right;
		width: 232px;
	}

	.sidebar_banner {
		width: 100%;
		margin-bottom: 18px;
	}

	.sidebar_banner img {
		width: 100%;
		height: auto;
	}

	ul#sidebar_sns {
		text-align: center;
		list-style: none;
		margin-bottom: 18px;
	}

	ul#sidebar_sns li {
		display: inline-block;
		padding: 0 6px;
	}

	#wpp_title {
		width: 100%;
		padding: 20px 12px;
		font-size: 20px;
		background-color: #fff;
		border-bottom: 1px solid #e2e2e2;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#wpp_list {
		width: 100%;
	}

	#wpp_list ul {
		width: 100%;
		list-style: none;
	}

	#wpp_list ul li {
		width: 100%;
		height: 80px;
		background-color: #fff;
		border-bottom: 1px solid #e2e2e2;
	}

	#wpp_list ul li .wpp_rank_thumb {
		float: left;
		padding: 10px 10px 10px 0;
	}

	#wpp_list ul li .wpp_rank_title {
		height: 80px;
		display: table-cell;
		vertical-align: middle;
	}

	#wpp_list ul li .wpp_rank {
		float: left;
		width: 26px;
		line-height: 80px;
		text-align: center;
	}

	#wpp_list li:nth-of-type(1) .wpp_rank:before {
		content: '1';
	}

	#wpp_list li:nth-of-type(2) .wpp_rank:before {
		content: '2';
	}

	#wpp_list li:nth-of-type(3) .wpp_rank:before {
		content: '3';
	}

	#wpp_list li:nth-of-type(4) .wpp_rank:before {
		content: '4';
	}

	#wpp_list li:nth-of-type(5) .wpp_rank:before {
		content: '5';
	}

	#wpp_list li:nth-of-type(6) .wpp_rank:before {
		content: '6';
	}

	#wpp_list li:nth-of-type(7) .wpp_rank:before {
		content: '7';
	}

	#wpp_list li:nth-of-type(8) .wpp_rank:before {
		content: '8';
	}

	#wpp_list li:nth-of-type(9) .wpp_rank:before {
		content: '9';
	}

	#wpp_list li:nth-of-type(10) .wpp_rank:before {
		content: '10';
	}

	.button_blue a {
		background: #2bb6c1;
		display: inline-block;
		color: #fff;
		text-decoration: none;
		border-radius: 5px;
		padding: 9px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		line-height: 1.5384615385;
		font-size: 18px;
		width: 580px;
		text-align: center;
		-webkit-transition: .2s ease-out background-color;
		transition: .2s ease-out background-color;
	}

	.button_blue a:hover,
	.button_blue a:active {
		background: #21a3ac;
		color: #fff!important;
	}

}


/* ---------- SP */
@media screen and (max-width: 739px) {

	.pc {
		display: none;
	}

	/* ---------- contents */

	#main_header {
		width: 100%;
		background-color: #fff;
	}

	#main_header header #header_left {
		width: 100%;
		text-align: center;
		padding: 18px 0 0;
		line-height: 1em;
	}

	#main_header header #header_center {
		width: 100%;
		text-align: center;
		padding: 18px 0 0;
	}

	#main_header header #header_center img {
		width: 90%;
		height: auto;
		text-align: center;
		margin-top: 0;
	}

	#main_header header #header_right {
		width: 100%;
		text-align: center;
		padding: 18px 0;
	}

	#main_header header #header_right img {
		width: 30%;
		height: auto;
		margin: 0 auto;
	}

	#main_footer {
		width: 100%;
		margin: 80px 0 0;
		padding: 10px 0;
		background-color: #fff;
	}

	#hpdc15 #main_footer {
		margin: 0;
	}

	#hpdc15 {
		padding-bottom: 20px;
	}

	#main_footer #footer_menu ul {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}

	#main_footer #footer_menu ul li {
		display: inline-block;
		padding-right: 5px;
	}

	#main_footer #footer_menu ul li:after {
		padding-left: 5px;
		content: ' | ';
	}

	#main_footer #footer_menu ul li:last-child:after {
		content: '';
	}

	#main_container {
		width: 90%;
		margin: 18px auto 0;
	}

	#contents {
		width: 100%;
	}

	.contents_main {
		width: 100%;
	}

	.contents_main {
		width: 100%;
		margin-bottom: 18px;
	}

	.contents_main_img {
		width: 100%;
		height: auto;
		position: relative;
	}

	.contents_main_img img {
		width: 100%;
		height: auto;
		z-index: 10;
	}

	.contents_main_text {
		position: absolute;
		width: 100%;
		background-color: #fff;
		bottom: 0;
		left: 0;
		padding: 18px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
		z-index: 11;
		overflow: hidden;
	}

	.contents_main_text h2 {
		margin-bottom: 18px;
		line-height: 1.2em;
	}

	.contents_main_text p {
		line-height: 1.6em;
	}

	.contents_sub a:hover {
		text-decoration: none;
	}

	.contents_sub:nth-child(even) {
		width: 49%;
		float: left;
		margin: 0 2% 2% 0;
	}

	.contents_sub:nth-child(odd) {
		width: 49%;
		float: right;
		margin: 0 0 2% 0;
	}

	.contents_sub:first-child {
		clear: both;
	}

	.contents_sub_img {
		width: 100%;
		position: relative;
	}

	.contents_sub_img img.contents_sub_img {
		width: 100%;
		height: auto;
	}

	.contents_sub_img p.provider_image {
		width: 50%;
		height: 40px;
		position: absolute;
		right: 0;
		bottom: 0;
		display: inline-block;
	}

	.contents_sub_img p.provider_image span {
		display: inline-block;
		background-position: right bottom;
		background-repeat: no-repeat;
		background-size: contain;
		width: 100%;
		height: 40px;
	}

	.contents_sub_text {
		width: 100%;
		background-color: #fff;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		line-height: 1.3em;
	}

	.contents_sub_text h2 {
		font-size: 14px;
		font-weight: normal;
	}

	.contents_sub_text .category {
		text-align: right;
		margin-top: 4px;
	}

	.contents_single {
		background-color: #fff;
		margin-bottom: 30px;
		padding-bottom: 18px;
		font-family: simone_bookregular, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		line-height: 1.8em;
	}

	.contents_single_img {
		width: 100%;
		margin-bottom: 0;
	}

	.contents_single_img img {
		width: 100%;
		height: auto;
	}

	.contents_single_text {
		width: 90%;
		margin: 0 auto;
		padding-top: 30px;
	}

	.contents_single_text h2 {
		font-size: 160%;
		margin-bottom: 70px;
	}

	.contents_single_text h3 {
		font-size: 140%;
		margin: 2em 0 20px;
		padding-bottom: 10px;
		border-bottom: 1px solid #000;
		clear: both;
	}

	.contents_single_text img {
		width: 100%;
		height: auto;
		margin: 18px 0;
	}

	.contents_single_text .movie {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}

	.contents_single_text .movie iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}

	#single_rp {
		padding-top: 30px;
		border-top: 1px solid #e2e2e2;
	}

	#single_rp .contents_sub:last-child {
		display: none;
	}

	#sidebar {
		width: 100%;
		margin-top: 18px;
	}

	.sidebar_banner {
		width: 100%;
		margin-bottom: 18px;
	}

	.sidebar_banner img {
		width: 100%;
		height: auto;
	}

	ul#sidebar_sns {
		text-align: center;
		list-style: none;
		margin-bottom: 18px;
	}

	ul#sidebar_sns li {
		display: inline-block;
		padding: 0 12px;
	}

	#wpp_title {
		width: 100%;
		padding: 20px 12px;
		font-size: 20px;
		background-color: #fff;
		border-bottom: 1px solid #e2e2e2;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#wpp_list {
		width: 100%;
	}

	#wpp_list ul {
		width: 100%;
		list-style: none;
	}

	#wpp_list ul li {
		width: 100%;
		height: 80px;
		background-color: #fff;
		border-bottom: 1px solid #e2e2e2;
	}

	#wpp_list ul li .wpp_rank_thumb {
		float: left;
		padding: 10px 10px 10px 0;
	}

	#wpp_list ul li .wpp_rank_title {
		height: 80px;
		display: table-cell;
		vertical-align: middle;
	}

	#wpp_list ul li .wpp_rank {
		float: left;
		width: 26px;
		line-height: 80px;
		text-align: center;
	}

	#wpp_list li:nth-of-type(1) .wpp_rank:before {
		content: '1';
	}

	#wpp_list li:nth-of-type(2) .wpp_rank:before {
		content: '2';
	}

	#wpp_list li:nth-of-type(3) .wpp_rank:before {
		content: '3';
	}

	#wpp_list li:nth-of-type(4) .wpp_rank:before {
		content: '4';
	}

	#wpp_list li:nth-of-type(5) .wpp_rank:before {
		content: '5';
	}

	#wpp_list li:nth-of-type(6) .wpp_rank:before {
		content: '6';
	}

	#wpp_list li:nth-of-type(7) .wpp_rank:before {
		content: '7';
	}

	#wpp_list li:nth-of-type(8) .wpp_rank:before {
		content: '8';
	}

	#wpp_list li:nth-of-type(9) .wpp_rank:before {
		content: '9';
	}

	#wpp_list li:nth-of-type(10) .wpp_rank:before {
		content: '10';
	}

	.button_blue a {
		background: #2bb6c1;
		display: inline-block;
		border-radius: 5px;
		padding: 9px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		line-height: 1.5384615385;
		font-size: 18px;
		width: 100%;
		text-align: center;
		-webkit-transition: .2s ease-out background-color;
		transition: .2s ease-out background-color;
	}

	.button_blue a:hover,
	.button_blue a:active {
		background: #21a3ac;
		color: #fff!important;
	}

}


/* ---------- clearfix */

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

.clearfix {
	zoom: 1;
	display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */


/* ---------- Image Highlight */

.highlight a:hover * {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.highlight2 img {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}


/* ---------- wideslider (top slider) */

.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider2 {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider2 ul,
.wideslider2 ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider2 ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	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;
}

.slider_prev {
	background: #fff url(images/wideslider_prev.jpg) no-repeat right center;
}

.slider_next {
	background: #fff url(images/wideslider_next.jpg) no-repeat left center;
}

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

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

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

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

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

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

.personaldata {
	clear: both;
}


/* ---------- nextpage */

.nextpage {
	margin-top: 30px;
	clear: both;
	text-align: center;
}

.nextpage .numbers {
	display: inline-block;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	margin: 0 4px;
	padding: 4px 10px;
}

.page_numbers a {
	text-decoration: none;
}

.page_numbers a .numbers {
	color: #000;
	background-color: #fff;
}

.page_numbers a:hover .numbers {
	color: #fff;
	background-color: #666;
	text-decoration: none;
}


/* ---------- lines-on-sides */

.lines-on-sides {
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
}

.lines-on-sides:before {
	content: "";
	display: block;
	border-top: solid 1px #000;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: 1;
}

.lines-on-sides span {
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 5;
}

.lines-on-sides span.outer_bg {
	background: #efe9e9;
	padding: 0 20px;
	position: relative;
	z-index: 5;
}

.lines-on-sides.sides_left{
	text-align: left;
}

.lines-on-sides.sides_left span{
	padding-left: 0;
}

.lines-on-sides.sides_right{
	text-align: right;
}

.lines-on-sides.sides_right span{
	padding-right: 0;
}


/* ---------- banner */
.btm_banner {
	width: 100%;
}

.btm_banner img {
	width: 100%!important;
	height: auto;
}

.contents_single_text h2.banner_title {
	font-size: 1.2em;
	margin-top: 50px;
	margin-bottom: 0;
	text-align: center;
}


/* ---------- side sns */
ul#side_sns {
	width: 100%;
	margin-bottom: 18px;
	list-style: none;
}

ul#side_sns li {
	float: left;
	width: 33.3%;
	text-align: center;
}


/* ---------- widget top bottom */
#widget_bottom {
	padding: 18px;
	background-color: #fff;
}

h2.widget_top_bottom {
	padding: 12px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}


/* ---------- widget Instagram */
#null-instagram-feed {
	margin-top: 20px;
	font-size: 120%;
}

ul.instagram-pics {
	margin-top: 10px;
	list-style: none;
}

ul.instagram-pics li {
	float: left;
	width: 49%;
	margin: 0 2% 2% 0;
}

ul.instagram-pics li:nth-child(2n) {
	float: right;
	width: 49%;
	margin: 0 0 2% 0;
}

ul.instagram-pics li img {
	width: 100%;
	height: auto;
}


/* ---------- page top */
#pageTop {
	display: none;
}
#pageTop p {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 50px;
	height: 50px;
	z-index: 10;
}
#pageTop p a {
	display: block;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
	opacity: 0.8;
	filter: alpha(opacity=60);
	cursor: pointer;
}
#pageTop img {
	width: 100%;
}

.button_blue2 {
	text-align: center;
}

.button_blue2 a {
	display: inline-block;
	margin: 40px auto;
	padding: 10px 20px;
	min-width: 270px;
	font-size: 14px;
	color: #fff;
	background-color: #2b87ae;
	border-radius: 5px;
}

.button_blue2 a:hover {
	color: #fff!important;
	text-decoration: none!important;
}
