@charset "utf-8";
/*
Theme Name: 外壁塗装一括ネット
Author: 川元綾子(Designer) / 田中勇輔(Developer)
Description: LP型トップページと、運営者様自身で更新可能な「お知らせ」「読み物」の２つの記事カテゴリーを実装しました。
Version: 1.0 (2018/03/03)
*/


/***************************************************************
 *
 * sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css
 *
***************************************************************/

pre,
textarea {
	overflow: auto
}

[hidden],
audio:not([controls]),
template {
	display: none
}

details,
main,
summary {
	display: block
}

input[type=number] {
	width: auto
}

input[type=search] {
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

progress {
	display: inline-block
}

small {
	font-size: 75%
}

textarea {
	resize: vertical
}

[unselectable] {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

*,
::after,
::before {
	box-sizing: inherit;
	border-style: solid;
	border-width: 0
}

* {
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0
}

::after,
::before {
	text-decoration: inherit;
	vertical-align: inherit
}

:root {
	-ms-overflow-style: -ms-autohiding-scrollbar;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	box-sizing: border-box;
	cursor: default;
	font: 16px/1.5 sans-serif;
	text-rendering: optimizeLegibility
}

a {
	text-decoration: none
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

button,
input,
select,
textarea {
	background-color: transparent;
	color: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace
}

nav ol,
nav ul {
	list-style: none
}

select {
	-moz-appearance: none;
	-webkit-appearance: none
}

select::-ms-expand {
	display: none
}

select::-ms-value {
	color: currentColor
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

::-moz-selection {
	background-color: #B3D4FC;
	text-shadow: none
}

::selection {
	background-color: #B3D4FC;
	text-shadow: none
}

@media screen {
	[hidden~=screen] {
		display: inherit
	}

	[hidden~=screen]:not(:active):not(:focus):not(:target) {
		clip: rect(0 0 0 0) !important;
		position: absolute !important
	}
}



/***************************************************************
 *
 * WordPressスタイル
 *
***************************************************************/


img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.alignleft,
.alignright,
.aligncenter {
	clear: both;
}

.wp-caption {
	max-width: 100%;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #f6f6f6;
	margin-bottom: 30px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-size: 14px;
	line-height: 16px;
	color: #757575;
	margin: 0;
	text-align: center;
}

button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}

button,
input {
	line-height: normal;
}

textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

blockquote {
	margin-left: 1em;
	margin-bottom: 2em;
	padding: 8px 1em;
	border-left: 3px solid #999;
}

#wp-calendar {
	width: 100%;
	text-align: center;
}

#wp-calendar a:link {
	color: #89C538;
	text-decoration: underline;
	font-weight: 800;
}


/***************************************************************
 *
 * clearfix etc...
 *
***************************************************************/

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}


.ib {
	letter-spacing: -.40em;
}

.ibc {
	letter-spacing: normal;
}

img {
	max-width: 100%;
	height: auto;
}

html {
	overflow: hidden;
}

body {
	overflow: hidden;
	margin: 0;
}




/***************************************************************
 *
 * Stylesheet for 外壁塗装一括ネット
 *
***************************************************************/




/*
			Font
*********************************************/

body {
	font-size: 18px;
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Helvetica Neue", "Noto Sans Japanese", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.6em;
	overflow: hidden;
	background-color: #FAF9F5;
}

body a {
	color: #000;
	transition: all 0.3s ease;
	text-decoration: none;
}

body a:hover {
	opacity: 0.8;
}

body .font_a {
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}


/*
						エフェクト
*********************************************/

.shadow_flow {
	position: relative;
}

.shadow_flow:before,
.shadow_flow:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 17px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 20px 20px #777;
	transform: rotate(-3deg);
}

.shadow_flow:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

/* inview 下からふわっ */

.inview_b {
	transition: .8s;
	transform: translate(0, 40px);
	-webkit-transform: translate(0, 40px);
	opacity: 0;
}

.inview_bin {
	opacity: 1;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}


/* inview 右からシュッ */

.inview_r {
	transition: .8s;
	transform: translate(500px, 0);
	-webkit-transform: translate(500px, 0);
	opacity: 0;
}

.inview_rin {
	opacity: 1;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

/* inview 左からシュッ */

.inview_l {
	transition: .8s;
	transform: translate(-500px, 0);
	-webkit-transform: translate(-500px, 0);
	opacity: 0;
}

.inview_lin {
	opacity: 1;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

@media (max-width: 500px) {

	/* 画面外に飛んで発火しない対応 */
	.inview_r {
		transition: .8s;
		transform: translate(250px, 0);
		-webkit-transform: translate(250px, 0);
		opacity: 0;
	}

	.inview_rin {
		opacity: 1;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
	}

	.inview_l {
		transition: .8s;
		transform: translate(-250px, 0);
		-webkit-transform: translate(-250px, 0);
		opacity: 0;
	}

	.inview_lin {
		opacity: 1;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
	}
}




/*
			fixed image wrapper
*********************************************/

.fximg {
	overflow: hidden;
	position: relative;
}





/*
			Responsive
*********************************************/


.res {
	width: 1120px;
	margin: 0 auto;
	padding: 0 10px;
}

.lg_show,
.md_show,
.sm_show,
.xs_show {
	display: none;
}

@media (max-width: 1120px) {
	body {
		font-size: 17px;
	}

	.lg_hide {
		display: none;
	}

	.lg_show {
		display: block;
	}

	.res {
		width: 100%;
	}
}

@media (max-width: 768px) {
	body {
		font-size: 16px;
	}

	.md_hide {
		display: none;
	}

	.md_show {
		display: block;
	}

	body {
		font-size: 16px;
	}
}

@media (max-width: 600px) {
	body {
		font-size: 15px;
	}

	.sm_hide {
		display: none;
	}

	.sm_show {
		display: block;
	}
}

@media (max-width: 414px) {
	body {
		font-size: 14px;
	}

	.xs_hide {
		display: none;
	}

	.xs_show {
		display: block;
	}

}



/***************************************************************
 *
 * 				 パーツ
 *
***************************************************************/

/* ヘッダー */

header {
	position: relative;
	background: url(img/header04.jpg) no-repeat center bottom;
}

header>div {
	position: relative;
}

header>div>h2 {
	float: left;
	width: 27%;
	padding-top: 20px;
}

header>div>div {
	float: left;
	width: 73%;
	padding-top: 20px;
}

header>div>div>h1,
header>div>div>h2 {
	margin-bottom: 2em;
}

header>div>div>a {
	position: relative;
	z-index: 0;
	color: #FFF;
	font-size: 1.4em;
	padding: 0.6em;
	display: block;
	text-align: center;
	max-width: 14em;
	border-radius: 10px;
	margin: 0 auto;
}

header>div>div>a:hover {
	transform: scale(1.2);
	opacity: 1;
}

header>div>div>a:before {
	position: absolute;
	z-index: -1;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #D84E30;
	border-radius: 10px;
}

header>div>div>a:after {
	position: absolute;
	z-index: -2;
	content: "";
	width: 100%;
	height: 100%;
	top: 6px;
	left: 0;
	background-color: #5E1F11;
	border-radius: 10px;
}

header>div>span:nth-child(3) {
	position: absolute;
	display: block;
	top: 0;
	right: 200px;
	max-width: 313px;
}

header>img:nth-child(3) {
	position: absolute;
	bottom: -20px;
	left: -20px;
}

nav {
	position: relative;
	z-index: 1;
	bottom: -50px;
	max-width: 900px;
	margin: 0 auto;
}

nav>ul {
	letter-spacing: -.40em;
	text-align: center;
}

nav>ul>li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	width: 19%;
	padding: 10px;
}

nav>ul>li a {
	display: block;
}

nav>ul>li a:hover {
	transform: translateY(20px);
	opacity: 1;
}

#page_body nav>ul>li:nth-child(1) {
	display: inline-block;
}

#page_body nav>ul>li:nth-child(2),
#page_body nav>ul>li:nth-child(3),
#page_body nav>ul>li:nth-child(5) {
	display: none;
}



@media (max-width: 1120px) {}

@media (max-width: 1024px) {
	header {
		background: url(img/header04.jpg) no-repeat center center;
	}

	header>div>span:nth-child(3) {
		right: 20px;
		width: 30%;
	}

	header>img:nth-child(3) {
		display: none;
	}
}

@media (max-width: 768px) {
	nav>ul>li {
		width: 30%;
		padding: 10px;
	}

	nav>ul>li.md_show:first-child {
		display: inline-block;
	}
}

@media (max-width: 600px) {
	header>div>span:nth-child(3) {
		top: 0;
		right: 0;
		width: 50%;
		padding: 0 15px;
	}

	header>div>h2 {
		float: none;
		width: 50%;
		padding: 20px 15px 0;
		text-align: left;
	}

	header>div>div {
		float: none;
		width: 100%;
		padding-top: 20px;
	}
}

@media (max-width: 414px) {}


/* footer */

footer {
	background-color: #383129;
	color: #FFF;
	padding: 50px 0;
}

footer a {
	color: #FFF;
}

footer>div>h2,
footer>div>div {
	float: left;
	width: 50%;
	text-align: center;
	padding: 30px;
}

footer>div>div h3 {
	text-align: left;
	margin-bottom: 1em;
}

footer>div>div ul {
	list-style-image: url(img/top020.png);
	text-align: left;
	padding-left: 30px;
	margin-bottom: 2em;
}

footer p#copyright {
	width: 50%;
	margin-left: 50%;
	text-align: center;
	font-size: 0.8em;
}

@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
	footer p#copyright {
		clear: both;
		width: 100%;
		margin-left: 0%;
		padding-top: 30px;
	}
}

@media (max-width: 600px) {

	footer>div>h2,
	footer>div>div {
		float: none;
		width: 100%;
		text-align: center;
		padding: 30px 30px 0;
	}
}

@media (max-width: 414px) {}


/* aside(トップに戻る) */

aside {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #FFF;
	text-align: center;
	transform: translate(0, 100px);
	-webkit-transform: translate(0, 100px);
	transition: all 0.8s ease;
}

aside.btnin {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

aside a {
	display: block;
	padding: 0.5em;
	color: #000;
}


/***************************************************************
 *
 * 				 トップページ
 *
***************************************************************/

/* general */

body {
	background-color: #FFF;
}

@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {}

@media (max-width: 600px) {}

@media (max-width: 414px) {}


/* news */

#top_news {
	padding: 100px 0 40px;
	background:
		url(img/top001a.png) repeat,
		url(img/top001.jpg) repeat-y center top;
}

#top_news h2 {
	color: #FFF;
	font-size: 3em;
	font-weight: 400;
	text-align: center;
}

#top_news ul#top_news_slide {
	padding: 30px 0 0;
	margin: 0 30px;
}

#top_news ul li {
	position: relative;
	margin: 0 8px;
}

#top_news ul li div {
	padding: 8px;
	background-color: #FFF;
}

#top_news ul li div img {
	margin-bottom: 10px;
	width: 100%;
}

#top_news ul li div span {
	color: #6ABDD5;
	border: 1px solid #6ABDD5;
	padding: 0.3em 1em;
	font-size: 0.7em;
}

#top_news ul li div h3 {
	margin: 10px 0;
}

#top_news ul li a {
	display: block;
	background-color: #6ABDD5;
	padding: 0.4em;
	color: #FFF;
	text-align: center;
}

/* slick */
#top_news .slick-dots li button::before {
	opacity: 1;
	color: #FFF;
}

#top_news .slick-dots li.slick-active button::before,
#top_news .slick-dots li button:hover::before,
#top_news .slick-dots li button:focus::before {
	color: #EED244;
}

#top_news .slick-dots li button::before {
	font-size: 20px;
	line-height: 20px;
	width: 20px;
	height: 20px;
}

#top_news .slick-dots {
	bottom: -40px;
}

#top_news .slick-prev::before {
	content: '＜';
	font-weight: 800;
}

#top_news .slick-next::before {
	content: '＞';
	font-weight: 800;
}


#top_news>div>a {
	display: block;
	max-width: 12em;
	text-align: center;
	margin: 70px auto 0;
	color: #fff;
	padding: 0.4em 0;
	border: 2px solid #FFF;
}


@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {}

@media (max-width: 600px) {}

@media (max-width: 414px) {}

/* about */

#top_about {
	background-color: #F9F8F7;
	padding: 40px 0;
}

#top_about h2 {
	background: url(img/top002.png) no-repeat center top;
	padding-top: 50px;
	text-align: center;
}

#top_about h2 strong {
	font-size: 3em;
	display: block;
	line-height: 1.2em;
	font-weight: 400;
}

#top_about>div>div>div {
	float: left;
	width: 50%;
	position: relative;
}

#top_about>div>div>div:first-child {
	padding-right: 15px;
}

#top_about>div>div>div h3 {
	position: relative;
	top: -60px;
	margin-bottom: -30px;
}

@media (max-width: 1120px) {}

@media (max-width: 1024px) {
	#top_about>div>div>div {
		padding-top: 50px;
	}
}

@media (max-width: 768px) {
	#top_about>div>div>div {
		float: none;
		width: 100%;
	}

	#top_about>div>div>div:first-child {
		display: none;
	}

	#top_about>div>div>div h3 {
		position: relative;
		text-align: center;
		top: 0;
		margin-bottom: 30px;
	}
}

@media (max-width: 600px) {}

@media (max-width: 414px) {}

/* howto */

#top_howto {
	padding: 50px 0;
}

#top_howto h3 {
	text-align: center;
}

#top_howto h3 strong {
	font-size: 3em;
	display: block;
	line-height: 1.2em;
	font-weight: 400;
}

#top_howto h2 {
	text-align: center;
	padding: 30px 0;
	font-size: 1.2em;
}

#top_howto h2 span {
	border-bottom: 5px solid #EED244;
}

#top_howto p {
	text-align: center;
}

#top_howto p>img:last-child {
	display: none;
}

#top_howto>div>a {
	position: relative;
	z-index: 0;
	color: #FFF;
	font-size: 1.4em;
	padding: 0.6em;
	display: block;
	text-align: center;
	max-width: 16em;
	border-radius: 10px;
	margin: 30px auto;
}

#top_howto>div>a:hover {
	transform: scale(1.2);
	opacity: 1;
}

#top_howto>div>a:before {
	position: absolute;
	z-index: -1;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #D84E30;
	border-radius: 10px;
}

#top_howto>div>a:after {
	position: absolute;
	z-index: -2;
	content: "";
	width: 100%;
	height: 100%;
	top: 6px;
	left: 0;
	background-color: #5E1F11;
	border-radius: 10px;
}


@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {}

@media (max-width: 600px) {
	#top_howto p>img:last-child {
		display: inline;
	}
}

@media (max-width: 414px) {}


/* banner */

p.top_tel_banner {
	position: relative;
	text-align: center;
}

p.top_tel_banner>img {
	position: relative;
	top: 50px;
	box-shadow: 0px 0px 17px 2px #D8D1CB;
}

p.top_tel_banner>a {
	display: block;
	position: relative;
	top: 50px;
}

p.top_tel_banner>a>img {
	box-shadow: 0px 0px 17px 2px #D8D1CB;
}

@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {}

@media (max-width: 600px) {}

@media (max-width: 414px) {}



/* read */

#top_read {
	padding-top: 100px;
	padding-bottom: 30px;
	background-color: #F9F8F7;
}

#top_read h3 {
	text-align: center;
}

#top_read h3 strong {
	font-size: 3em;
	display: block;
	line-height: 1.2em;
	font-weight: 400;
}

#top_read h2 {
	text-align: center;
	padding: 30px 0;
	font-size: 1.2em;
}

#top_read h2 span {
	border-bottom: 5px solid #EED244;
}

#top_read ul#top_read_slide {
	padding: 30px 0;
	margin: 0 30px;
}

#top_read ul li {
	margin: 0 15px;
}

#top_read ul li img {
	margin-bottom: 10px;
	width: 100%;
}

#top_read ul li span {
	color: #6ABDD5;
	background-color: #F9F8F7;
	border: 1px solid #6ABDD5;
	padding: 0.3em 1em;
	font-size: 0.7em;
}

#top_read ul li h4 {
	margin: 0.6em 0;
}

#top_read ul li p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 1em;
}

#top_read ul li a {
	display: block;
	width: 80%;
	margin: 0 auto;
	background-color: #6ABDD5;
	padding: 0.4em;
	color: #FFF;
	text-align: center;
}

/* slick */
#top_read .slick-prev::before {
	content: '＜';
	font-weight: 800;
	color: #6ABDD5;
}

#top_read .slick-next::before {
	content: '＞';
	font-weight: 800;
	color: #6ABDD5;
}



@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {}

@media (max-width: 600px) {}

@media (max-width: 414px) {}


/* feature */

#top_feature {
	padding: 40px 0;
}

#top_feature h3 {
	text-align: center;
	margin-bottom: 50px;
}

#top_feature h3 strong {
	display: block;
	font-size: 3em;
	line-height: 1.2em;
	font-weight: 400;
}

.top_feature_box {
	text-align: center;
}

.top_feature_box>div:first-child {
	float: left;
	width: 60%;
}

.top_feature_box>div:last-child {
	float: left;
	width: 40%;
	padding-left: 30px;
	padding-top: 30px;
}

.top_feature_box:nth-child(3)>div:first-child {
	float: left;
	width: 40%;
	padding-top: 30px;
	padding-right: 30px;
}

.top_feature_box:nth-child(3)>div:last-child {
	float: left;
	width: 60%;
}

.top_feature_box h4 {
	color: #D1D1D1;
	text-align: left;
}

.top_feature_box h4 strong {
	font-size: 3em;
}

.top_feature_box h2 {
	font-size: 2em;
	line-height: 1.6em;
	text-align: left;
	margin-bottom: 20px;
}

.top_feature_box h2 span {
	border-bottom: 5px solid #EED244;
}

.top_feature_box p {
	text-align: left;
}



@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {}

@media (max-width: 600px) {
	.top_feature_box {
		padding-bottom: 80px;
	}

	.top_feature_box>div:first-child {
		float: none;
		width: 100%;
	}

	.top_feature_box>div:last-child {
		float: none;
		width: 100%;
		padding-left: 0;
		padding-top: 40px;
	}

	.top_feature_box:nth-child(3)>div:first-child {
		display: none;
	}

	.top_feature_box:nth-child(3)>div:last-child {
		float: none;
		width: 100%;
	}
}

@media (max-width: 414px) {}


/* contact */

#top_contact {
	padding: 100px 0 0 0;
	background-color: #F9F8F7;
}

#top_contact h2 {
	text-align: center;
	font-size: 3em;
	line-height: 1.2em;
	font-weight: 400;
}

#top_contact ul {
	text-align: center;
	padding: 40px 0;
}

#top_contact ul li {
	display: inline-block;
	width: 45%;
	margin: 0 2%;
	vertical-align: top;
}



@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {}

@media (max-width: 600px) {
	#top_contact ul li {
		display: block;
		width: 90%;
		margin: 0 auto 30px;
	}
}

@media (max-width: 414px) {}



/***************************************************************
 *
 * 				 読み物
 *
***************************************************************/

/* general */

body#page_body {
	background: url(img/blog006.gif) repeat center center;
}

@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {}

@media (max-width: 600px) {}

@media (max-width: 414px) {}


/* ヘッダー */

#page_header {
	padding-top: 100px;
	background: url(img/blog001.png) no-repeat 200px 80px;
}

#page_header.page_header_news {
	background: none;
}

#page_header h2 {
	position: relative;
	text-align: center;
	margin-bottom: 25px;
}

#page_header h2 strong {
	position: relative;
	display: block;
	font-size: 3em;
	line-height: 1.2em;
	font-weight: 400;
}

#page_header h3 {
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 1.8em;
}

#page_header h3 span {
	border-bottom: 5px solid #EED244;
}

#page_header p {
	margin-bottom: 1em;
}



@media (max-width: 1120px) {}

@media (max-width: 1024px) {
	#page_header {
		background: url(img/blog001.png) no-repeat left 80px;
	}
}

@media (max-width: 768px) {
	#page_header {
		background: none;
	}
}

@media (max-width: 600px) {}

@media (max-width: 414px) {}


/* 本文 */

article#page_article {
	background-color: #FFF;
	padding: 30px 50px;
}

#page_article_header {
	text-align: center;
}

#page_article_header>span {
	color: #6ABDD5;
	border: 1px solid #6ABDD5;
	padding: 0.3em 1em;
	font-size: 0.7em;
}

#page_article_header>h1 {
	padding: 20px 0 60px;
	margin-bottom: 25px;
	font-size: 2em;
	line-height: 1.4em;
	background: url(img/top002.png) no-repeat center bottom;
}

#page_article_header>h2 {
	margin-bottom: 2em;
}

#page_article_header>ul,
#page_article_footer>ul {
	text-align: center;
	padding: 0;
	margin: 0;
}

#page_article_header>ul li,
#page_article_footer>ul li {
	display: inline-block;
	margin: 0 10px 20px;
}



@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
	article#page_article {
		padding: 30px 30px;
	}
}

@media (max-width: 600px) {
	article#page_article {
		padding: 30px 20px;
	}
}

@media (max-width: 414px) {}


/* フッターページネーション */

#page_footer {}

#page_footer>ul {
	padding: 30px 0;
	list-style: none;
}

#page_footer>ul li {
	float: left;
	width: 50%;
	font-weight: 800;
	padding-right: 1em;
	min-height: 1em;
}

#page_footer>ul li:last-child {
	text-align: right;
	padding: 0 0 0 1em;
}

#page_footer>a {
	display: block;
	width: 11em;
	padding: 0.4em 0;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #000;
}

/* 関連記事 */

#page_others {
	padding: 40px 0 100px;
}

#page_others h3 {
	margin-bottom: 1em;
}

#page_others ul {
	letter-spacing: -.40em;
	text-align: center;
}

#page_others ul li {
	letter-spacing: normal;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 30%;
	margin: 0 1.5% 3%;
	position: relative;
}

#page_others ul li div {
	padding: 8px;
	background-color: #FFF;
}

#page_others ul li div img {
	margin-bottom: 10px;
	width: 100%;
}

#page_others ul li div span {
	color: #6ABDD5;
	border: 1px solid #6ABDD5;
	padding: 0.3em 1em;
	font-size: 0.7em;
}

#page_others ul li div h3 {
	margin: 10px 0;
}

#page_others ul li a {
	display: block;
	background-color: #6ABDD5;
	padding: 0.4em;
	color: #FFF;
	text-align: center;
}

@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
	#page_others ul li {
		width: 45%;
		margin: 0 2% 4%;
	}

	#page_others ul li:nth-child(3) {
		display: none;
	}
}

@media (max-width: 600px) {
	#page_footer>ul li {
		float: none;
		width: 100%;
		padding: 15px 0;
	}

	#page_others ul li {
		display: block;
		width: 80%;
		margin: 0 auto 30px;
	}

	#page_others ul li:nth-child(3) {
		display: block;
	}
}

@media (max-width: 414px) {}


/* コンタクト */

#page_footer_contact {
	position: relative;
	background:
		url(img/blog005a.png) repeat,
		url(img/blog005.jpg) repeat center top;
	padding: 80px 0 0;
}

#page_footer_contact>div>img {
	position: absolute;
	top: -50px;
	left: 50px;
}

#page_footer_contact h2 {
	text-align: center;
	font-size: 2em;
	line-height: 1.8em;
	color: #FFF;
	margin-bottom: 40px;
	font-weight: 500;
}

#page_footer_contact h2 span {
	border-bottom: 5px solid #FFF;
}

#page_footer_contact p {
	text-align: center;
}

#page_footer_contact h3 {
	padding: 50px 0 0;
	font-size: 2em;
	line-height: 1.4em;
	font-weight: 400;
	color: #FFF;
	text-align: center;
}

#page_footer_contact ul {
	text-align: center;
	padding: 40px 0;
}

#page_footer_contact ul li {
	display: inline-block;
	width: 45%;
	margin: 0 2%;
	vertical-align: top;
}

@media (max-width: 1120px) {}

@media (max-width: 1024px) {
	#page_footer_contact>div>img {
		top: -80px;
		left: 20px;
	}
}

@media (max-width: 768px) {}

@media (max-width: 600px) {
	#page_footer_contact ul li {
		display: block;
		width: 100%;
		margin: 0 0 30px;
	}
}

@media (max-width: 414px) {}



/* 記事一覧ページ */

#page_index {}

#page_index ul {
	letter-spacing: -.40em;
	text-align: left;
}

#page_index ul li {
	letter-spacing: normal;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 30%;
	margin: 0 1.5% 3%;
	position: relative;
}

#page_index ul li div {
	padding: 8px;
	background-color: #FFF;
}

#page_index ul li div img {
	margin-bottom: 10px;
	width: 100%;
}

#page_index ul li div span {
	color: #6ABDD5;
	border: 1px solid #6ABDD5;
	padding: 0.3em 1em;
	font-size: 0.7em;
}

#page_index ul li div h3 {
	margin: 10px 0;
}

#page_index ul li a {
	display: block;
	background-color: #6ABDD5;
	padding: 0.4em;
	color: #FFF;
	text-align: center;
}

#page_index_nav {
	padding-bottom: 100px;
	text-align: center;
}

#pagination-box>span,
#pagination-box>a {
	margin: 0 0.5em;
}

#pagination-box>a {
	text-decoration: underline;
}

#pagination p#page-of {
	font-size: 0.7em;
}

@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
	#page_index ul li {
		width: 45%;
		margin: 0 2% 4%;
	}
}

@media (max-width: 600px) {
	#page_index ul li {
		display: block;
		width: 80%;
		margin: 0 auto 30px;
	}
}

@media (max-width: 414px) {
	#page_index ul li {
		width: 90%;
	}
}


/* 投稿本文のスタイル */

#page_content {
	padding: 40px 0;
}

article a {
	text-decoration: underline;
}

article a:hover {
	color: #d5a833;
}

article p {
	margin-bottom: 2em;
}

article blockquote p {
	margin: 0;
}

article ul,
article ol {
	margin-bottom: 2em;
	padding-left: 2em;
}

#page_content p {
	line-height: 1.8em;
}

#page_content div.mokuji {
	width: 90%;
	max-width: 700px;
	margin: 60px auto;
	background-color: #E3ECEC;
	padding: 30px;
}

#page_content div.mokuji h3 {
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

#page_content div.mokuji ol li {
	padding: 0.3em 0;
	font-weight: 800;
}

#page_content h2 {
	clear: both;
	background-color: #E7E2DE;
	font-size: 2em;
	padding: 0.5em 1em;
	line-height: 1.8em;
	margin: 2em 0 1em;
}

#page_content strong {
	border-bottom: 5px solid #EED244;
}

#page_content div.matome {
	background:
		url(img/blog011.gif) no-repeat left top,
		url(img/blog012.gif) no-repeat right bottom #E3ECEC;
	padding: 80px 90px;
	line-height: 2em;
	width: 90%;
	margin: 100px auto 0;
}


@media (max-width: 1120px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
	#page_content div.matome {
		background:
			url(img/blog011.gif) no-repeat left top,
			url(img/blog012.gif) no-repeat right bottom #E3ECEC;
		background-size: 75px 67.5px;
		padding: 60px 70px;
	}
}

@media (max-width: 600px) {
	#page_content strong {
		border-bottom: 3px solid #EED244;
	}

	article div.mokuji {
		width: 100%;
		padding: 20px;
	}

	#page_content div.matome {
		width: 100%;
		padding: 60px 35px;
	}
}

@media (max-width: 414px) {}

.footers {
	text-align: center;
}

.footers a {
	display: inline-block;
	padding: .1em .5em;
	text-decoration: underline;
	font-size: 14px;
}