/* =======================================

    socialmedia pc

======================================= */
#contents h1{
	margin-bottom: 0;
}
.campaign-area .sns-list {
	box-sizing: border-box;
	width: 100%;
}
.sns-list .list-box h2 {
	font-size: 19px;
	padding-bottom: 15px;
	color: #004098;
	 /*margin-bottom: 10px*/
}
.sns-list .list-box h3 {
	font-size: 15px;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 18px;
}
.sns-list .list-box span {
	display: inline-block;
	background: #004098;
	color: #fff;
	margin-right: 10px;
	padding: 8px 10px 7px;
	font-size: 11px;
	margin-bottom: 10px;
}
.sns-list .list-box img {
	margin-right: 30px;
	 /*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
}
.campaign-area .sns-list li {
	overflow: hidden;
}
.sns-list .list-box {
	width: 100%;
	padding-top: 32px;
	clear: both;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 30px;
}
.sns-list .list-box div:last-child{
	border-bottom: 0;
	padding-bottom: 0px;
}

/*.sns-list .list-box .listL,
.sns-list .list-box .listR{
	 display: table-cell;
}*/
.sns-list .list-box .listR{
	width: 775px;
}
.sns-list .list-box p {
	display: inline-block;
	line-height: 1.7em;
	margin-bottom: 25px;
}
.sns-list .list-box .btn {
	float: right;
}
.list-box .btn img {
	margin-right: 0;
}
.sns-list .list-box .btn:hover {
	opacity: 0.8;
}


.social li, .social dl, .social dl, .social dd {
	list-style-type: none !important;
}
.social .news-list {
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 30px;
}
.icons-list {
	float: left;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	text-decoration: none;
	color: #333;
	text-decoration: underline;
	line-height: 2;
	width: 100%;
}
.sns-list .icons-list img{
	margin: 0 10px 0 22px;
	width: 30px;
	height: 30px;
}
.attention{
	text-align: right;
	margin: 35px 0 0 0;
}
.icons li {
	float: left;
	 /*padding: 10px 36px 10px 20px;*/
}
.icons {
	 /*background-color: #f2f2f2;*/
	background-repeat: no-repeast;
}
.icons a {
	text-decoration: none;
	color: #003e9a;
}
.icons a:hover {
	text-decoration: underline;
}
.social table {
	border: 1px solid #ccc;
	margin-top: 30px;
	width: 100%;
}
.social table a {
	text-decoration: none;
	color: #2453a0;
	word-wrap: break-word;
}
.social table a:hover {
	text-decoration: underline;
}
.social tr {
	border-bottom: 1px dotted #bbb;
}
.social td {
	padding: 30px 40px;
}
.social table img {
	border: 1px solid #ccc;
}
.social table a:hover img {
	opacity: 0.8;
}
.social .facebookmark {
	width: 155px;
	background-color: #e6eaf3;
	box-sizing: border-box;
	padding: 23px 40px 0;
}
.social #facebook .f-url {
	max-width: 860px !important;
	box-sizing: border-box;
	padding: 30px 0;
}
.social .facebookmark p {
	color: #1877F2;
	font-weight: bold;
	font-size: 15px;
	padding-top: 8px;
	text-align: center;
}
.social dl {
	width: 380px;
	box-sizing: border-box;
	line-height: 1.2em;
}
.social dt {
	float: left;
}
.social dd {
	float: right;
	width: 240px;
	box-sizing: border-box;
}
.social th img {
	border: none !important;
}
.social .ttl {
	display: block;
	font-weight: bold;
	font-size: 16px;
}
.social .url {
	display: block;
	font-size: 10px;
}
.social .txt {
	font-size: 13px;
	color: #000;
	line-height: 1.5em;
	margin-top: 5px;
}
.social .f-url {
	border-bottom: 1px dotted #bbb;
}
.social .f-url .left {
	float: left;
	box-sizing: border-box;
}
.social .f-url.last {
	border-bottom: none;
	padding-bottom: 0 !important;
}
.social .f-url .left-last {
	float: left;
	box-sizing: border-box;
	border-bottom: none;
}
.social .f-url .right {
	float: right;
	box-sizing: border-box;
}
.social table td img {
	width: 124px;
	height: 124px;
}

/* Twitter */
/*.social .twittermark {
	width: 155px;
	background-color: #e8f7fd;
	box-sizing: border-box;
	padding: 23px 40px 0;
}
.social .twittermark p {
	color: #00acee;
	font-size: 17px;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
}
.social .tw_url p {
	max-width: 865px !important;
	box-sizing: border-box;
}
*/
.social .twittermark {
	width: 155px;
	background-color: #e8f7fd;
	box-sizing: border-box;
	padding: 23px 40px 0;
}
.social #twitter .tw-url {
	max-width: 860px !important;
	box-sizing: border-box;
	padding: 30px 0;
}
.social .twittermark p {
	color: #00acee;
	font-weight: bold;
	font-size: 15px;
	padding-top: 8px;
	text-align: center;
}
.social dl {
	width: 380px;
	box-sizing: border-box;
	line-height: 1.2em;
}
.social dt {
	float: left;
}
.social dd {
	float: right;
	width: 240px;
	box-sizing: border-box;
}
.social th img {
	border: none !important;
}
.social .ttl {
	display: block;
	font-weight: bold;
	font-size: 16px;
}
.social .url {
	display: block;
	font-size: 10px;
}
.social .txt {
	font-size: 13px;
	color: #000;
	line-height: 1.5em;
	margin-top: 5px;
}
.social .tw-url {
	border-bottom: 1px dotted #bbb;
}
.social .tw-url .left {
	float: left;
	box-sizing: border-box;
}
.social .tw-url.last {
	border-bottom: none;
	padding-bottom: 0 !important;
}
.social .tw-url .left-last {
	float: left;
	box-sizing: border-box;
	border-bottom: none;
}
.social .tw-url .right {
	float: right;
	box-sizing: border-box;
}
.social table td img {
	width: 124px;
	height: 124px;
}


.social #community .cy_url {
	max-width: 860px !important;
	box-sizing: border-box;
	padding: 30px 0;
}

.social .cymark {
	width: 155px;
	background-color: #fff7d9;
	box-sizing: border-box;
	padding: 23px 40px 0;
}
.social .cymark p {
	color: #ffa200;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
}
.social .cy_url {
	border-bottom: 1px dotted #bbb;
}
.social .cy_url .left {
	width: 378px;
	float: left;
	box-sizing: border-box;
}
.social .cy_url.last {
	border-bottom: none;
	padding-bottom: 0 !important;
}
.social .cy_url .left-last {
	float: left;
	box-sizing: border-box;
	border-bottom: none;
}
.social .cy_url .right {
	width: 378px;
	float: right;
	box-sizing: border-box;
}
.social .youtubemark {
	width: 155px;
	background-color: #f2f2f2;
	box-sizing: border-box;
	padding: 23px 40px 0;
}
.social .youtubemark p {
	font-weight: bold;
	font-size: 15px;
	padding-top: 8px;
	text-align: center;
}
/**/
.social .yt_url .left {
	width: 378px;
	float: left;
	box-sizing: border-box;
}
.social .yt_url .right {
	width: 378px;
	float: right;
	box-sizing: border-box;
}
.social .ttl {
	line-height: 1.3em;
}

.list-box .listL img{
	border: 1px solid #ccc;
	}

.list-content {
	display: flex;
	}
.list-box .list-content .listL {
	width: 14.9%;
	margin-right: 100px;
}

.list-box .list-content .listL img {
	 /*width: 100%;*/
}

.list-box .list-content .listR img {
	width: 50px;
	height: 50px;
}
	

.caution {
	margin-top: 75px;
	padding: 10px 36px 10px 20px;
	background-color: #f2f2f2;
	color: #333;
	line-height: 1.5;
	width: 100%;
	
}

.caution p{
	margin-bottom:12px;
	font-weight: bold;
}

/**/
.mt05 {
	margin-top: 5px;
}
.pt00 {
	padding-top: 0 !important;
}
.link-pagetop {
	display: none;
}
