/*-------------------------------------------------------------------------
/*-------------------------------------------------------------------------
 [SP] TOP PAGE
--------------------------------------------------------------------------*/

#top_imgbox {
	margin-bottom: 30px;
	margin-top: 20px;
	position: relative;
}
#top_imgbox img {
	width: 100%;
}
#top_imgbox article {
	width: 50%;
	position: relative;
	float: left;
}
#top_imgbox blockquote {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#main_img {
	width: 100%;
	position: relative;
}

#top_imgbox article {
	min-height: 220px;
}

#top_imgbox h3 {
	font-family: Verdana, Geneva, 'sans-serif';
	font-size: 1.2em;
	padding-top: 15px;
	margin-bottom: 10px;
}
#top_imgbox h4 {
	display: none;
	/*font-family: Verdana, Geneva, 'sans-serif';
	font-size: 0.9em;
	text-align: center;*/
}
#top_imgbox p {
	display: none;
	/*text-align: center;
	font-size: 0.8em;
	padding-top: 25px;
	line-height: 140%;
	width: 80%;
	margin-left: auto;
	margin-right: auto;*/
}
#top_imgbox .new {
	background-image: url(../../images/new.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}



.top_box1 {
	background-color: #FFFCEF;
	padding: 20px;
	border-bottom: 3px solid #fff;
}
.top_box2 {
	clear: both;
	padding-top: 20px;
	background-color: #F5F5F5;
}
.top_box2 article {
	width: 50%;
	margin-bottom: 20px;
	float: left;
}

.top_box2 article:nth-child(odd) {
	clear: both;
}

.top_box2 article div {
	width: 94%;
	background-color: #fff;
	min-height: 270px;
	margin-left: auto;
	margin-right: auto;
}
.top_box2 article div h3 {
	font-size: 1em;
	padding: 15px;
}
.top_box2 article div dfn {
	font-size: 0.8em;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	display: block;
}
.top_box2 img {
	width: 100%;
	line-height: 130%;
}
.top_box2 a:hover img {
	opacity: 0.5;
}
.top_box2 blockquote {
	position: relative;
	width: 100%;
}
.top_box2 blockquote .new {
	background-image: url(../../images/new.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
	right: 0px;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}
.top_box2 blockquote .ad {
	background-image: url(../..//images/pr.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 35px;
	height: 20px;
	text-indent: -9999px;
	z-index: 1;
}

.top_box2 .sp_clr {
	clear: both;
}

.top_box3 {
	clear: both;
	overflow: hidden;
}
.top_box3 article:nth-child(even) blockquote {
	width: 50%;
	float: left;
}
.top_box3 article:nth-child(odd) div {
	float: left;
	width: 50%;
}
.top_box3 article:nth-child(odd) blockquote {
	width: 50%;
	float: right;
}
.top_box3 article:nth-child(even) div {
	float: right;
	width: 50%;
}

.top_box3 article blockquote img {
	margin-left: auto;
	margin-right: auto;
}
.top_box3 article div {
	width: 100%;
}
.top_box3 img {
	object-fit: cover;
	width: 100%;
	height: 220px;
}
.top_box3 article:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
.top_box3 a:hover img {
	opacity: 0.5;
}
.top_box3 h4 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	padding: 10px;
	border: 1px solid #F77D90;
	color: #F77D90;
	border-radius: 10px;
	margin-top: 10px;
	background-color: #fff;
}
.top_box3 {
background: #eee;
  overflow: hidden;
  width: 100%;
}
.top_box3 p {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.85em;
	line-height: 160%;
	margin-top: 10px;
}

.top_box3 p a {
	color: #F77D90;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
　　　　　　　　overflow: hidden;
}

.top_box3 def {
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
}

.new {
	background-image: url(../../images/new.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}



.facebook-wrapper {
	max-width: 500px;
	margin: 0 auto;
}
.facebook-wrapper > .fb-page {
	width: 100%;
}
.facebook-wrapper > .fb-page > span, .facebook-wrapper iframe {
	width: 100% !important;
}


.facebook {
	width: 340px;
	margin-left: auto;
	margin-right: auto;
}

.twitter {
	width: 300px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#right {
	clear: both;
}


#top_right_banner li {
	text-align: center;
	margin-bottom: 20px;
}
.news_dl {
	margin-bottom: 10px;
}

.news_dl dt {
	padding: 10px 10px 0 10px;
}

.news_dl dd {
	padding: 0 10px 10px 10px;
	border-bottom: 1px dashed #ccc;
}

.new_tochipe {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.0em;
	border: 1px solid #ccc;
	border-radius: 20px;
	display: block;
	margin-bottom: 30px;
}


.new_tochipe h4 {
	background-color: antiquewhite;
	font-size: 1.0em;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 20px;
}

.new_tochipe img {
	width: 80%;
	text-align: center;
}



#sns_link  {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
}

#sns_link li {
	width: 60px;
	float: left;
}

#sns_link li img {
	width: 50px;
}

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

.btn {
	display: inline-block;
}
.btn a {
	display: block;
	font-weight: bold;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	border: none;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 6px;
	text-decoration: none;
	padding: 15px 40px;
}
.btn a:hover {
	opacity: 0.8;
}


.attention {
	padding: 20px;
	border: 3px solid red;
	clear: both;
}

