/*!
Theme Name: youreyes
Author: LSI
Description: theme for YourEyes
*/

/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	box-sizing: border-box;
	list-style: none;
	color: #fff;
	-webkit-text-size-adjust: 100%; 
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.4rem;
	background-color: #000;
  font-family:  -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "ヒラギノ角ゴシック", Arial, "メイリオ", Meiryo, sans-serif;
	/*-webkit-font-smoothing: antialiased;*/
 	color: #000;
	position: relative;
}
main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

:root {
	main-green: #5bb43b;	
}

/* top-header*/
#top-header {
	width: 100%;
	/*background: linear-gradient(180deg,#000 0%,#000 80%,#333 80%,#333 100%);*/
	/*background: linear-gradient(180deg,#fff 0%,#fff 90%,#333 90%,#333 100%);*/
	background: #fff;
	/*border-bottom: 8px solid #5bb43b;*/
	height: 100px;
}
#top-header header {
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 0 1.0rem;
}
#top-header header div {
	margin: 10px 0 0;
}
#top-header header div img {
	width: 264px;
	height: 80px;
}
#top-header h1 {
	margin: 10px 0 0 0;
	display: flex;
	flex-flow: column wrap;
	width: 15rem;
}
#top-header h1 span {
	color: #000;
	text-align: right;
	font-size: 1.8rem;
	font-weight: normal;
}
/* main */
main {
	margin: 0 auto;
	width: 100%;
}
#top-main {
	width: 100%;
	height: auto;
}
/* top-lead */
#top-lead {
	width: 100%;
}
.site-lead {
	max-width: 960px;
	margin: 0 auto;
	padding: 0.5rem 1.5rem 1.5rem;
}
.site-lead h2 {
	font-size: 1.8rem;
	text-align: center;
}
.site-lead p {
	font-size: 2rem;
	line-height: 1.7;
	font-weight:bold;
}

/* block-menu */
.center {
	text-align: center;
	padding: 1.5rem;
	font-size: 1.4rem;
	font-weight: normal;
}
#menu-wrap {
	background-color: rgba(54,115,39,0.9);
	padding-bottom: 3.6rem;
}
#menu {
	max-width: 960px;
	margin: 0 auto;
}
#menu header {
	position: relative;
}
#menu h1 {
	text-align: center;
}
#menu h1.left {
	text-align: left;
}
#menu h1 img {
	margin: 1.0rem auto;
	width: 200px;
	height: 90px;
}
#menu header p {
	position: absolute;
	top: 50px;
	right: 32px;
}
#menu ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-end;
}
#menu li {
	margin-bottom: 2rem;
	width: 70%;
}
#menu li a {
	transition: all .25s;
	display: block;
	text-decoration: none;
	border-radius: 2.0rem;

}
#menu li a:hover {
	transition: all .25s;
	opacity: .8;
}
#menu li a:hover h2 {
	transition: all .25s;
	background: url("/img/00_pic_04_arrow.png") center right 8px no-repeat;
	background-size: 24px 24px;
	background-color: rgba(1,1,1,1);
}

#menu li a div h2 {
	border-radius: 0.8rem;
}

#menu li a div:first-child {
	/*height: 140px;*/
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
/*	border-top-left-radius: 2.0rem;
	border-top-right-radius: 2.0rem;*/
	background-color: rgba(1,1,1,1);
}
#menu li a div:last-child {
	display: inline;
}

#menu h2 {
	transition: all .25s;
	height: 5.5rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 2.2rem;
	background: url("/img/00_pic_04_arrow.png") center right 12px no-repeat;
	background-size: 24px 24px;
	background-color: rgba(1,1,1,1);
}

#menu h3 {
	text-align: center;
	margin-top:3rem;
}
#menu p {
	padding: 1.6rem 2.4rem;
	display: flex;
	font-size:1.8rem;
	font-weight:bold;
}
#menu p.no_flex {
	display: block;
}
#menu li span {
	padding-left: 2rem;
}
#menu li p span {
	font-size: 1.6rem;
	line-height: 1.6;
	min-height: 5.0rem;
}
/* btm-menu */
#btm-menu {
	/*padding: 2.4rem 0 4.0rem;*/
	padding: 0 0 4.0rem;
	width: 100% !important;
}
#btm-menu a {
	display: flex !important;
	flex-flow: row nowrap;
}
#btm-menu h2 {
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.8rem;
	border-top-right-radius: 2.0rem;
	background: url("/img/00_pic_04_arrow.png") center right 12px no-repeat;
	background-size: 24px 24px;
	background-color: rgba(1,1,1,0.6);
}
#btm-menu a div:last-child p {
	padding: 1.6rem 2.4rem 3.3rem;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 2.0rem;
	background-color: rgba(54,115,39,0.8);
}
#btm-menu a div:last-child p span {
	min-height: auto;
}
#btm-menu a div {
	height: 140px;
	width: 50% !important;
}
#btm-menu a div:first-child {
	border: 10px solid rgba(100,100,100,0.6);
	border-top-left-radius: 2.0rem;
	border-bottom-left-radius: 2.0rem;
	border-top-right-radius: 0 !important;
	background-color: rgba(1,1,1,0.6);
}
#btm-menu a div:last-child {
	display: block;
	border: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 2.0rem;
	border-bottom-right-radius: 2.0rem;
	background-color: rgba(1,1,1,0.6);
}
/*mail スパム対策*/
.am {
	display: none;
}
.mk::before {
	content: "@";
}
/* news */
p a{
	color: #fff;
}
#news {
	background-color: #1e1e1e;
}
#news header {
	max-width: 1024px; width: auto;
	margin: 0 auto;
}
#news h2 img {
	margin-left: 60px;
	width: 180px;
	height: auto;
}
#news-list {
	width: 700px;
	margin: 0 auto;
	padding-bottom: 8.0rem;
}
#news-list dl {
	display: flex;
	align-items: center;
	font-size: 1.6rem;
	padding: 2.4rem 0 1.8rem;
	width: 100%;;
	border-bottom: 1px solid #b2b2b2;
}
.entry-header {
    max-width: 1024px;
    width: auto;
	margin: 0 auto;
}
#category-list{
	width: 700px;
	margin: 4.2rem auto 1.2rem;
	display: flex;
	flex-wrap: wrap;
}
#category-list li a::after {
    width: 2rem;
    height: 2rem;
    right: -2px;
    top: 2px;
    position: absolute;
    font-size: 2rem;
    font-weight: normal;
    background-image: url(/img/arrow-w.png);
    background-size: 2rem;
	content: "";
}
#category-list li.press a::after {
    background-image: url(/img/arrow.png);
}
.entry-header .categories,
.entry-header h1.entry-title,
.entry-meta {
	margin-left: 10.0rem;
}
.categories{
	display: flex;
	flex-wrap: wrap;
}
#news-list dt {
	width: 150px;
	font-weight: bold;
	padding-left: 0.8rem;
	margin: 0.3rem 0;
}
#news-list .title a {
	color: #fff;
}
#news-list .dd-wrap{
	width: 85%;
	margin-left: 1.5rem;
}


#news-list .new-mark {
	font-size: 1.4rem;
	color: #5bb43b;
	margin-left: 1.0rem;
	text-align: center;
}
.sec-content {
	max-width: 1024px; width: auto;
	margin: 0 auto;
}
.sec-content header {
	padding: 3.6rem 0 0;
}
.sec-content header h1, 
.sec-content header h2 {
	display: flex;
	padding: 0;
	margin-left: 6.0rem;
	margin-bottom: 2rem;
	min-height: 64px;
	background: transparent url("/img/icon_news.png") left center no-repeat;
	background-size: 45px;
}
.sec-content h1 span,
.sec-content h2 span {
	padding: 1.0rem 1.5rem 0 6.0rem;
	font-size: 3.2rem;
	letter-spacing: .1rem;
	font-weight: normal;
	border-bottom: 2px solid #b2b2b2;
}
.sec-content p {
	font-size: 1.6rem;
	padding: 0 6.0rem;
	padding-bottom: 3.6rem;
	line-height: 1.8;
}
/* 
.sec-content .right-txt{
	margin-right: 60px;
	text-align: right;
} */
.sec-content .right-txt {
	text-align: right;
	padding-bottom: 2rem;
}
.sec-content .right-txt a {
	color: #fff;	
}	

.categories .cat-name{
	width: 80px;
	padding: 2px 0;
	margin-bottom: 1rem;
	margin-right: 0.5rem;
	border-radius: 7px;
	font-size: 1.1rem;
	text-align: center;
}

#category-list .cat-name{
	width: 150px;
	padding: 4px 4px 4px 0px;
	margin: 0 auto 1rem;
	border-radius: 7px;
	font-size: 1.6rem;
	text-align: center;
}
#category-list .cat-name a,
.categories .cat-name a{
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#category-list .cat-name.press a, 
#news-list .categories .cat-name.press  {
    color: #333;
}
.cat-name.user{
	background-color: #336633;
}
.cat-name.org{
	background-color: #3d9db5;
}
.cat-name.volunteer{
	background-color: #b53d89;
}
.cat-name.press{
	background-color: #f7b200;
}
.cat-name.uncategorized{
	background-color: #333;
}

/* company */
.table_box {
	max-width: 1024px; width: auto;
	margin: 0 auto 4.0rem;
	padding: 1.0rem 6.0rem;
}
.table_box li {
   display: flex;
	flex-flow: row nowrap;
	align-items: center;
	padding: 2rem;
	font-size: 1.6rem;
	line-height: 1.6;
	word-break: keep-all;
	border-bottom: 1px solid #eee;
}
.table_box a {
	color: #fff;
}
.table_title {
    width: 20rem;
    font-weight: bold;
}
.table_content {
    width: 100%;
    word-break: break-all;
}

/* transaction */
#transaction-wrap .table_title{
	align-self: baseline;
}

/* pagination */
.navigation.pagination{
	width: 300px;
	margin: 0 auto;
	padding-bottom: 6rem;
}
.pagination .screen-reader-text{
	display: none;
}
.pagination a,
.pagination span{
	width: 4rem;
	height: 4rem;
	font-size: 1.6rem;
	line-height: 4rem;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.pagination span.dots{
	font-weight: bold;
}

.pagination span.current{
	width: 4rem;
	height: 4rem;
	font-size: 1.6rem;
	line-height: 4rem;
	text-align: center;
	font-weight: bold;
    border-radius: 7px;
	color: #fff;
	background-color: rgba(54,115,39,1.0);
}

/* inquiry & page-content */
.page-content p {
	font-size: 1.6rem;
	line-height: 1.7;
	min-height: 0;
	margin-bottom: 2.0rem;
}
.page-content sup {
	color: #f00;
	font-size: 2.0rem;
}
.inquiry p {
	font-size: 1.6rem;
	line-height: 1.7;
	min-height: 0;
	margin-bottom: 2.0rem;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start;
}
.inquiry p br {
	display: none;
}
.inquiry sup {
	color: #f00;
	font-size: 2.0rem;
}
.inquiry p span {
	font-size: 1.4rem;
	display: block;
	width: 100%;
}
.inquiry p.radio-span span {
	font-size: 1.5rem;
	padding-left: 1.0rem;
	line-height: 1.8;
}
.inquiry input,
.inquiry textarea {
	font-size: 1.6rem;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","sans-serif";
	border: solid 1px #ccc;
	margin: 0 0 5px;
	padding: 5px 10px;
	border-radius: 5px;
}
.inquiry textarea {
	width: 50vw;
}
.inquiry .wpcf7-list-item label {
	display: flex;
	align-items: center;
}
.inquiry input[type="checkbox"] {
	width: auto;
	height: auto;
	margin: 0 1.0rem 0 0;
}
.inquiry input[type="submit"] {
	transition: all .25s;
	width: 280px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #5bb43b;
	border-radius: 1.2rem;
	text-decoration: none;
	background: #fff url("/img/arrow.png") center right 2rem no-repeat;
	background-size: 24px 24px;
	box-shadow: 0.5rem 0.5rem 0.5rem -0.25rem rgba(100,100,100,0.3);
	color: #000;
}
.inquiry input[type="submit"]:hover {
	transition: all .25s;
	background: #5bb43b url("/img/arrow.png") center right 1rem no-repeat;
	background-size: 24px 24px;
	box-shadow: 0.25rem 0.25rem 0.25rem -0.15rem rgba(100,100,100,0.5);
}
.inquiry a {
	color: #fff;
	text-decoration: underline;
}
/* 404 */
#error-404 {
	background: #000;
	min-height: 50vh;
}
#error-404 header,
#error-404 div {
	width: 480px;
	margin: 0 auto;
	padding: 4.0rem 0;
}
#error-404 h1 span {
	color: #888;
	display: block;
	font-size: 3.2rem;
}
#error-404 h1{
	font-size: 2.0rem;
	color: #fff;
}
#error-404 p {
	font-size: 1.6rem;
	color: #fff;
}

/* to-top */
#to-top {
	background-color: #333;
}
#to-top a {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 60px;
	text-decoration: none;
	position: relative;
	background: transparent url("/img/00_pic_06_page_top_btn.png") center 20px no-repeat;
	background-size: 80px 30px;
}
#to-top a span {
	display: flex;
	align-self: flex-end;
	margin-bottom: 10px;
	margin-left: 160px;
	font-size: 1.5rem;
}

/* footer */
#footer-wrap {
	width: 100%;
	background-color: rgba(54,115,39,1.0);
}
footer {
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	max-width: 1024px; width: auto;
	height: 200px;
	margin: 0 auto;
	text-align: center;
}
footer #sns ul{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
footer #sns li{
	padding: 0 1rem;
}
footer nav ul {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	padding: 2.0rem;
}
footer nav li {
	font-size: 1.3rem;
	padding: 0.5rem 1.6rem;
	border-left: 1px solid #fff;
}
footer nav li:last-child {
	border-right: 1px solid #fff;
}
footer nav li a {
	color: #fff;
	text-decoration: none;
}
footer small {
	display: flex;
	margin: 0 auto 2.0rem;
}

#page-main,
#single-main {
	width: 100%;
	min-height: 50vh;
}
#page-main article,
#single-main article {
	max-width: 1024px; width: auto;
	margin: 0 auto;
}
#page-main article h1 {
	margin: 0 7.0rem;
	padding: 2.5rem 0 1.75rem 0;
	border-bottom: 1px solid #fff;	
}
#page-main article h1 span {
	font-size: 2.4rem;
}
#single-main article h1 {
	margin: 0 7.0rem;
	padding: 2.5rem 0 1.75rem 0;
	border-bottom: 1px solid #fff;
	background: transparent url("/img/icon_news.png") left center no-repeat;
	background-size: 60px;
}
#single-main article h1 span {
	padding-left: 6.0rem;
	font-size: 2.4rem;
}

/* news-btn-nav */
.navigation {
	max-width: 1024px; width: auto;
	margin: 4.0rem auto 0;
}
.navigation .screen-reader-text {
	display: none;
}
.navigation .nav-links {
	display: flex;
	justify-content: space-between;
}
.nav-links .nav-previous {
	max-width: 47%;
    margin-right: auto;
    padding-right: 1.2rem;
}
.nav-links .nav-next {
	max-width: 47%;
    margin-left: auto;
    padding-left: 1.2rem;
}
nav.post-navigation{
	max-width: 1024px;
	width: auto;
	margin: 0 auto;
	padding: 2.0rem 10.0rem;
}


/* btn */
.btn-link {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 2.0rem 0 8.0rem;
}
.btn-link a {
	transition: all .25s;
	width: 280px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #5bb43b;
	border-radius: 1.2rem;
	text-decoration: none;
	background: #fff url("/img/arrow.png") center right 2rem no-repeat;
	background-size: 24px 24px;
	box-shadow: 0.5rem 0.5rem 0.5rem -0.25rem rgba(100,100,100,0.3);
}
.btn-link a:hover {
	transition: all .25s;
	background: #5bb43b url("/img/arrow.png") center right 1rem no-repeat;
	background-size: 24px 24px;
	box-shadow: 0.25rem 0.25rem 0.25rem -0.15rem rgba(100,100,100,0.5);
}
.btn-link a span {
	color: #000;
	font-size: 2.4rem;
	padding-right: 24px;
}
#info .btn-link,#volunteer .btn-link {
	padding-bottom: 2.0rem;
}

#info .btn-link{
	justify-content: flex-end;
}
#info .btn-link a {
	width: 70%;
	box-shadow:none;
}
#info .btn-link a:hover{
	background: rgba(255,255,254,0.6) url("/img/arrow.png") center right 1rem no-repeat;
	box-shadow:none;
	background-size: 24px 24px;
}

#volunteer .btn-link a {
	width: 70%;
	box-shadow:none;
	border:none;
}
#volunteer .btn-link a:hover{
	background: rgba(255,255,254,0.6) url("/img/arrow.png") center right 1rem no-repeat;
	box-shadow:none;
	background-size: 24px 24px;
}


/* entry-content */
.entry-content {
    max-width: 1024px;
    width: auto;
    margin: 0 auto 4.0rem;
    padding: 2.4rem 12.0rem;
    min-height: 34vh;
}
.entry-content p {
	width: 700px;
	/* margin: 1.2rem auto 0;
	padding: 1.0rem 6.0rem; */
	font-size: 1.6rem;
	line-height: 1.7;
}

.wrap {
	max-width: 960px;
    margin: 0 auto;
}
#info p,#volunteer p{
	font-size:1.8rem;
	line-height:2;
	color: #fff;
	font-weight: bold;
}
#info p {
	padding: 1.6rem 2.4rem;
}

#info {
	padding:3.6rem 0;
	background: #57b53c;
}
#volunteer {
	background: #b53d89;
	padding: 0 0 3.6rem ;
}

#volunteer .wrap {
	max-width: 700px;
	margin: 3.6rem auto 0;
}

.br_sp {
	display: none;
}

/* sp */
@media screen and (max-width:767px) {
  html {
    font-size: 50%;
  }
  html,
  #container {
    width: 100%;
  }
	img {
    max-width: 100% !important;
  }
  .br_sp {
	display: block;
}

	#top-header {
		height: 11vh;
	}
	#top-header header {
		width: auto;
		height: 10vh;
		margin: 0 1.0rem;
	}
	#top-header header div img {
		width: 20rem;
		height: auto;
		margin: 0;
	}
	/* sp-menu */
	#menu {
		width: 94vw;
	}
	#menu ul {
		justify-content: flex-end;
	}
	#menu ul li {
		margin: 0.75vh 2vw;
		width: 100%;
	}
	#menu ul li a {
	display: flex !important;
	flex-flow: row nowrap;
	justify-content: flex-end;
	} 
	#menu header p {
		position: relative;
		text-align: center;
		top: 0;
		right: 0;
	}
/*	#menu div img {
		width: 40px;
		height: 40px;
	}*/
	#menu h2 {
		width: 100%;
		height: 8rem;
		font-size: 2.2rem;
		border-top-right-radius: 2.0rem;
/*		background: url("/img/00_pic_04_arrow.png") center right 12px no-repeat;
		background-size: 24px 24px;
		background-color: rgba(1,1,1,0.6);*/
	}
/*	#menu a div:last-child p {
		padding: 1.6rem 2.4rem 3.3rem;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 2.0rem;
		background-color: rgba(54,115,39,0.8);
	}*/
/*	#menu a div:last-child p span {
		min-height: auto;
	}*/
	#menu a div {
		height: auto;
		border-radius: 0.8rem;
		width: 90%;
	}
	#menu p {
		font-size:2rem;
	}
	#menu h3 {
		font-size:2rem;
		margin-top:2rem;
	}
/*	#menu a div:first-child {
		width: 30% !important;
		border: 10px solid rgba(100,100,100,0.6);
		border-top-left-radius: 2.0rem;
		border-bottom-left-radius: 2.0rem;
		border-top-right-radius: 0 !important;
		background-color: rgba(1,1,1,0.6);
	}
	#menu a div:last-child {
		width: 70% !important;
		display: block;
		border: none;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		border-top-right-radius: 2.0rem;
		border-bottom-right-radius: 2.0rem;
		background-color: rgba(1,1,1,0.6);
	}
*/
	/* sp-btm-menu */
	/*#btm-menu {
		width: 42vw !important;
		padding: 0;
	}
	#btm-menu a {
		display: flex;
		flex-flow: column wrap;
	}
	#btm-menu a div {
		width: auto !important;
	}
	#btm-menu a div:first-child {
		border: 10px solid rgba(100,100,100,0.6);
		border-top-left-radius: 2.0rem;
		border-bottom-left-radius: 0;
		border-top-right-radius: 2.0rem;
		background-color: rgba(1,1,1,0.6);
	}
	#btm-menu a div:last-child {
		height: auto;
		flex-flow: column wrap;
		border: none;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 2.0rem;
		border-bottom-right-radius: 2.0rem;
		background-color: rgba(1,1,1,0.6);
	}
	#btm-menu a div:last-child h2 {
		border-top-right-radius: 0;
		height: 40px !important;
	}
	#btm-menu a div:last-child p {
		padding: 1.6rem 2.4rem;
		border-bottom-left-radius: 2.0rem;
		border-bottom-right-radius: 2.0rem;
		background-color: rgba(54,115,39,0.8);
	}
	#btm-menu a div:last-child p span {
		font-size: 1.6rem;
		line-height: 1.6;
		min-height: 100px;
	}*//* btm-menu */
	
	/* sp-news */
	#news header {
		width: 100%;
	}
	#news h2 img {
		margin-left: 30px;
		width: 120px;
	}
	#news-list {
		width: 90%;
	}
	#news-list dl{
		flex-direction: column;
		align-items: flex-start;
	}
	#news-list dt {
		width: 100%;
		padding-left: 0;
	}
	#news-list .new-mark {
		margin-left: 0.6rem;
	}
	#news-list .dd-wrap{
		width: 100%;
		margin-left: 0;
		margin-top: 0.5rem;
	}
	#category-list{
		width: 90%;
	}
	.entry-header .categories,
	.entry-header h1.entry-title {
		margin: 0 2.4rem;
	}
	.entry-meta {
		margin-left: 2.4rem;
	}
	nav.post-navigation {
		padding: 2.0rem 2.4rem;
	}
	.sec-content h1 span,
	.sec-content h2 span{
		padding-top: 2rem;
	}
	.sec-content p{
		padding: 0 2.4rem 2.4rem;
	}
	.sec-content header h1,
	.sec-content header h2{
		margin-left: 2.4rem;
		margin-right: 2.4rem;
	}
	section header{
		width: 100%;
	}

	
	/* sp-404 */
	#error-404 header,
	#error-404 div {
		width: auto;
		padding: 4.0rem 2.0rem;
	}

	/* sp-pagination */
	.navigation.pagination{
		width: 80%;
	}

	/* sp-to-top*/
	#to-top {
		padding-bottom: 1rem;
	}
	#to-top a {
		height: 40px;
		background-size: 40px 15px;
	}
	#to-top a span {
		margin-bottom: 5px;
		margin-left: 120px;
	}	
	/* sp-footer */
	footer {
		width: 100%;
		height: auto;
		padding-top: 2rem;
	}
	footer nav {
		width: 100%;
	}
	footer nav ul {
		flex-flow: column wrap;
		justify-content: center;
		padding: 0 0 8.0rem;
	}
	footer nav li {
		padding: 2.0rem;
		border-left: none;
		border-bottom: 1px solid rgba(255,255,255,0.5);
	}
	footer nav li:last-child {
		border-right: 1px none;
	}
	
	/* sp-page */
	#page-main article,
	#single-main article {
		width: auto;
	}
	#page-main article h1 {
		margin: 0 6.0rem;
	}
	#single-main article h1 {
		margin: 0 6.0rem;
		background: transparent url("/img/icon_news.png") left center no-repeat;
		background-size: 30px;
	}
	#single-main article h1 span {
		padding-left: 4.2rem;
	}

	/* sp-news-btn-nav */
	.navigation {
		width: auto;
	}


	/* sp-btn */
	.btn-link {
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 2.0rem 0 8.0rem;
	}
	.btn-link a {
		transition: all .25s;
		width: 60vw;
		height: 80px;
	}

	#info .btn-link a {
	width: 100%;
	box-shadow:none;
	}

	/* sp-entry-content */
	.entry-content {
		min-height: 20vh;
		padding: 1.0rem 2.4rem;
	}
	.entry-content p {
		width: auto;
	}	

	.wrap {
		width: 90%;
	}

	.sp_row {
		width: 34.5rem;
	}

	
}

/* about_guideline */
#guideline-main p {
	margin-bottom: 20px;
}
#guideline-main a {
	color: #fff
}
#guideline-main .center-content{
	text-align: center;
}
