@charset "UTF-8";


/* --------------------------------
 * base
 * -------------------------------- */
#campaign .wrapper {
	margin: 0 auto;
}


/* --------------------------------
 * clearfix
 * -------------------------------- */
#campaign .clearfix::after {
	content: '';
	display: block;
	clear: both;
}


/* --------------------------------
 * common
 * -------------------------------- */
#campaign html {
	font-size: 100%;
}
#campaign body {
	color: #333;
	font-size: 1.2rem;
	font-family: "メイリオ", Meiryo, "hirakakupro-w3","Hiragino Kaku Gothic Pro", Arial, Universe, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
*, *::before, *::after {
	box-sizing: border-box;
}
#campaign .hidden {
	display: none;
}

#campaign .red {
	color: #ff0000;
}

#campaign a {
	color: #464646;
	text-decoration: none;
}
#campaign a:hover {
	color: #464646;
	text-decoration: underline;
}


/* --------------------------------
 * header
 * -------------------------------- */
#campaign #header {
	width: 100%;
	padding: 20px 0;
	box-shadow: 0 0 10px 1px #e3e3e3;
}
#campaign h1 {
	width: 269px;
	height: 45px;
	margin: 0 0 0 343px;
}


/* --------------------------------
 * main
 * -------------------------------- */
#campaign .main {
	width: 980px;
	position: relative;
	background: url(../images/bg_01.jpg) no-repeat center top;
	margin: 36px auto 0;
	min-height: 375px;
}
#campaign .main .catch {
	position: absolute;
	top: 41px;
	left: 0px;
}
#campaign .main .date {
	position: absolute;
	top: 33px;
	left: 10px;
}
#campaign h2 {
	position: absolute;
	top: 126px;
	left: 170px;
}
#campaign .main .message {
	position: absolute;
	top: 195px;
	left: 140px;
}
#campaign .main .btn01 {
	position: absolute;
	top: 328px;
	left: 0;
	right: 0;
	width: 682px;
	margin: auto;
}


/* --------------------------------
 * content
 * -------------------------------- */
#campaign .content {
	margin: 52px auto 0;
}
#campaign .content .section01 {
	background: url(../images/bg_03.png) no-repeat center bottom;
}
#campaign .content .section01 h3 {
	width: 100%;
	background: url(../images/bg_02.png) no-repeat center top;
	padding: 50px 0 90px 0;
	margin: 0 auto;
	color: #fff;
	font-size: 2rem;
	letter-spacing: 2px;
	text-align: center;
}
#campaign .content .section01 ul {
	width: 684px;
	margin: 0 auto;
}
#campaign .content .section01 ul li {
	float: left;
}
#campaign .content .section01 ul li:first-of-type {
	margin: 0 20px 0 30px;
}

#campaign .content .section02 {
	clear: both;
	margin: 20px 0 0 0;
	padding: 40px 0;
	background-color: #b9e0fe;
}
#campaign .content .section02 h3 {
	margin: 0 auto 20px;
	color: #21528c;
	font-size: 2rem;
	letter-spacing: 2px;
	text-align: center;
}
#campaign .content .section02 h3 .strong01 {
	font-size: 3.8rem;
	line-height: 5rem;
	text-align: center;
	background: url(../images/bg_07.png) no-repeat center center;
}
#campaign .content .section02 h3 .strong02 {
	font-size: 3rem;
}
#campaign .content .section02 ul.service {
	width: 811px;
	margin: 0 auto;
}
#campaign .content .section02 ul.service li {
	padding: 30px 0 30px 60px;
	line-height: 1.3rem;
}
#campaign .content .section02 ul.service li:first-of-type {
	background: url(../images/bg_04.png) no-repeat center center;
}
#campaign .content .section02 ul.service li:last-of-type {
	background: url(../images/bg_05.png) no-repeat center center;
}
#campaign .content .section02 .note {
	width: 812px;
	height: 268px;
	margin: 15px auto 0;
	background: url(../images/bg_06.png) no-repeat center center;
}
#campaign .content .section02 .note h4 {
	width: 80%;
	margin: 0 0 0 165px;
	padding: 70px 0 0 10px;
	color: #0082ff;
	line-height: 1.3rem;
}
#campaign .content .section02 .note ul {
	width: 80%;
	margin: 10px 0 0 180px;
	font-size: 0.8rem;
}
#campaign .content .section02 .note ul li {
	margin: 0 0 10px 0;
}
#campaign .content .section02 .note ul li:last-of-type {
	padding: 0 0 0 1.7rem;
}
#campaign .content .section02 .note ul span.number{
	background: url(../images/ic_04.png) no-repeat center center;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
}

#campaign .content .section02 .btn02 {
	width: 682px;
	margin: 0 auto;
}


/* --------------------------------
 * footer
 * -------------------------------- */

#campaign .footer .content {
	width: 980px;
	margin: 0 auto;
	padding: 35px 0;
}
#campaign .footer .content .left,
#campaign .footer .content .right {
	width: 50%;
	padding: 0 40px;
	line-height: 1.3em;
}
#campaign .footer .content .left {
	float: left;
	border-right: 1px dashed #0082ff;
}
#campaign .footer .content .right {
	float: right;
}
#campaign .footer .content h4 {
	margin: 0 0 30px 0;
	text-align: center;
	color: #0082ff;
}
#campaign .footer .content ul {
	font-size: 0.8rem;
}
#campaign .footer .content .left ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 1em; 
    text-indent: -1em;
}
#campaign .footer .content .left ul li:before {
	content: "●";
    color: #0082ff;
}
#campaign .footer .content .right p {
    color: #464646;
	font-weight: bold;
	font-size: 0.8rem;
	margin: 0 0 10px 20px;
}
#campaign .footer .content .right ul {
	margin: 0 0 0 20px;
}
#campaign .footer .content .right p {
    color: #464646;
	font-weight: bold;
	font-size: 0.8rem;
	margin: 0 0 10px 20px;
}
#campaign .footer .content .right ul li {
	padding: 8px 0 8px 30px;
}
#campaign .footer .content .right ul li.tel {
	background: url(../images/ic_01.png) no-repeat left center;
	display: inline;
	margin: 0 15px 0 0;
}
#campaign .footer .content .right ul li.fax {
	background: url(../images/ic_02.png) no-repeat left center;
	display: inline;
}
#campaign .footer .content .right ul li.mail {
	background: url(../images/ic_03.png) no-repeat left center;
}
#campaign .footer .content .right p.toPBO {
	background: url(../images/ic_05.png) no-repeat left center;
	padding: 0 0 0 12px;
	font-weight: normal;
}
	

#campaign .footer .copyright {
    clear: both;
	padding: 30px 0;
	border-top: 3px solid #0082ff;
	position: relative;
	font-size: 0.7rem;
	text-align: center;
}
#campaign .footer .copyright #pagetop {
	width: 980px;
	position: absolute;
	top: -42px;
	right: -60px;
}