@charset "UTF-8";

html {
	font-size: 62.5%;
}
body {
	width: 100%;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
	color: #231815;
	background: #fff;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
}
img {
	width: auto;
	max-width: 100%;
	height: auto;
}
sup {
	font-size: 70%;
	vertical-align: top;
}
sub {
	font-size: 70%;
	vertical-align: baseline;
}
a {
	color: #00a0ea;
	text-decoration: underline;
}
button {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.container {
	width: 94%;
	max-width: 980px;
	margin: auto;
}

.mt05 {margin-top:5px !important;}
.mt10 {margin-top:10px !important;}

.red {color: #f00;}
.blue {color: #005AA5;}

.fs-xsmall {font-size: 80%;}
.fs-small {font-size: 90%;}
.fs-middle {font-size: 110%;}
.fs-large {font-size: 120%;}
.fs-xlarge {font-size: 140%;}

.em {font-weight: bold;}
.normal {font-weight: normal;}
.underline {text-decoration:underline;}
.txt-center {text-align: center;}
.txt-right {text-align: right;}
.txt-left {text-align: left !important;}
.nowrap {white-space: nowrap;}

.list > li {
	position: relative;
	padding-left: 1.3em;
}
.list > li + li {
	margin-top: .3em;
}
.list.fs-xsmall > li + li {
	margin-top: 0;
}
.list > li::before,
.list > li > .num {
	position: absolute;
	top: 0;
	left: 0;
}
.list.smldot > li::before {
	content: '・';
}
.list.circle > li::before {
	content: '○';
}
.list.kome > li::before {
	content: '※';
}
.list.inline,
.list.inline > li {
	display: inline-block;
	text-align: left;
}
ol.list.defalt {
	padding-left: 1.5em;
}
ol.list.defalt > li {
	list-style: decimal;
	list-style-position: outside;
	padding-left: .5em;
}

/* main */
.catch {
	line-height: 1;
}
.catch img {
	max-width: 492px;
}
#line .campaign {
  text-align: center;
}
#line .campaign .linkbtn {
  background: #86E14B;
}
#line .campaign .linkbtn a {
  background: #fff;
  text-align: center;
  border: 2px solid #1F8E19;
}
#line .campaign .list {
  width: 100%;
  max-width: 980px;
  margin: 1em auto 0;
}
h2 {
	background: #00B900;
	text-align: center;
	line-height: 1;
}
#line h2 {
	width: 100%;
	max-width: 980px;
	margin: auto;
}
#line h2.title {
  color: #fff;
}
#line-jizen h2,
#paper_info h1 {
	background: none;
	border-bottom-style: solid;
	border-bottom-color: #00A7EA;
	color: #00A7EA;
	font-weight: normal;
	line-height: 1.4;
	text-align: left;
	border-radius: 0;
	box-shadow: none;
}
.logomark {
	text-align: center;
	line-height: 1;
}
.logomark img {
	max-width: 470px;
}
.borderbox {
	border: 3px double #ccc;
}
.borderbox.campaign {
	border: none;
	background: #FFF100;
	border-radius: 10px;
	position: relative;
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #00A7EA;
	font-weight: bold;
}
.borderbox.campaign h4 {
	border-bottom: none;
	padding: 0;
	margin: 0;
	text-align: left;
	position: absolute;
	top: -25px;
	left: 5px;
}
.borderbox.campaign h4 img {
	height: 36px;
	width: auto;
}
.borderbox.colorbox {
	background: #FEFAD4;
	border: none;
}
section > .container > * + * {
	margin-top: .3em;
}
section h3, section h4 {
	position: relative;
}
section h3 {
	background: #00A7EA;
	color: #fff;
	font-weight: normal;
	margin-bottom: .8em;
  line-height: 1.5;
}
#line section h3 > .red {
	font-size: 70%;
	font-weight: bold;
	display: inline-block;
	vertical-align: .1em;
}
#line-jizen section h3 {
	font-weight: bold;
}
#paper_info section h2 {
  border-radius: 0;
  box-shadow: none;
  text-align: left;
  line-height: 1.6;
	font-weight: bold;
  background: #00A7EA;
  color: #fff;
  position: relative;
}
#line-jizen section h3::before,
#paper_info section h2::before {
	content: "■";
	position: absolute;
	top: 5px;
	font-weight: normal;
}
#paper_info figure {
  text-align: center;
}
#paper_info figure img {
  width: 100%;
  max-width: 700px;
}
section h4 {
	border-bottom: 2px solid #00A7EA;
	color: #00A7EA;
	font-weight: normal;
	line-height: 1.4;
	width: 100%;
	max-width: 980px;
	margin: 0 auto 1em;
}
section > .container > * + .h4sp h4,
.trigger_target > .container > * + .h4sp h4 {
  font-weight: bold;
}
section h3 > span.num, section h4 > span.num {
	position: absolute;
	top: 0;
}
#line .box {
	width: 94%;
	max-width: 980px;
	margin: auto;
}
#line .screenimg {
	float: right;
}
#line .explain {
	background: #EAF5FC;
	border-radius: 10px;
}
#line .explain dt {
	display: inline-block;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid rgba(0,159,234,.5);
}
#line .explain dd .list.kome.fs-xsmall {
	margin-top: 5px;
}
.list.number.flow > li + li::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top-color: #00A7EA;
	margin: auto;
	position: absolute;
}
.attention {
	margin-top: 1em;
}
.attention h4 {
	border-bottom: none;
	color: #231815;
	padding: 0;
	margin: 0 0 .2em;
	width: 100%;
}
#line h2 + .attention.borderbox {
	margin-top: 2em;
	font-size: 110%;
	padding: 1em 1.5em;
}
#line h2 + .attention.borderbox ._tit {
	font-size: 115%;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: .5em;
	text-align: center;
}
.attention.borderbox._gray {
  border: none;
  background: #eee;
  padding: 20px 25px;
  margin: 10px 0 30px;
}
.attention.borderbox ._tit {
	font-size: 130%;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: .5em;
	text-align: center;
}
#line-jizen .attention.borderbox {
	background: #FDE9D9;
	border-color: #F9C39D;
}
#line-jizen .important.borderbox {
  border: 2px solid #f00;
  color: #f00;
}
#line-jizen * + .important.borderbox {
  margin-top: 1em;
}
a.btn, button.btn {
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4;
	background-color: #00A7EA;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 10px;
	box-shadow: 0 3px 1px #ddd;
}
a.btn.green {
	background-color: #00B900;
}
a.btn.gray {
  background-color: #666;
}
a.btn.orange {
  background-color: #EF6D14;
}
button.btn:disabled {
	background-color: #878787;
	opacity: .4;
}
a.btn .l_row {
  display: table;
  table-layout: auto;
  width: auto;
  margin: 0 auto;
}
a.btn .l_row > span {
  display: table-cell;
  vertical-align: middle;
}
a.btn .l_row > span > img {
  width: 50px;
}
#line-jizen .oshiraseimg {
	text-align: center;
	padding: 1em 0;
}
#line-jizen .oshiraseimg img {
	width: 90%;
	max-width: 500px;
}
.flink {
	text-align: center;
	padding: 50px 0;
}
.flink input[type="checkbox"] {
  display: none;
}
.flink input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  line-height: 24px;
}
.flink input[type="checkbox"] + label {
  padding: 0 0 0 36px;
}
.flink input[type="checkbox"] + label::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #ccc;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.flink input[type="checkbox"]:checked + label::after {
  content: "";
  display: block;
  position: absolute;
}
.flink input[type="checkbox"]:checked + label::after {
  width: 24px;
  height: 10px;
  border-left: 4px solid #00A7EA;
  border-bottom: 4px solid #00A7EA;
  top: 0;
  left: 3px;
	-ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.flink .l_row + * {
  margin-top: 30px;
}
#line .logo_linepoint {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
#line .logo_linepoint ._body {
	/*width: calc(100% - 220px);*/
}
#line .logo_linepoint ._img {
	width: 200px;
	padding: 0 20px;
}

/* footer */
footer a {
	text-decoration: none;
	color: #000;
}
footer .container {
	overflow: hidden;
	font-size: 12px;
	line-height: 1.1;
}
footer .container > * {
	display: inline-block;
}
footer .container > *:first-child {
	float: left;
}
footer .container > *:last-child {
	float: right;
}
footer ul li {
	display: inline-block;
	padding-right: 10px;
}
footer ul li + li {
	border-left: 1px solid #231815;
	padding-left: 12px;
}
footer ul + a {
	background: #878787;
	color: #fff;
	width: 108px;
	text-align: center;
	padding: 10px 0;
}
footer .copyright {
	border-top: 1px solid #878787;
	padding: 25px 0;
}
footer .copyright small {
	color: #868686;
}

#maintenance {
	text-align: center;
}
#maintenance h2 {
	background: #036EB8;
	color: #fff;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 1em;
}
#maintenance .l_row > * > * + * {
	margin-top: .5em;
}
#maintenance .l_row .m_time .fs-xlarge {
	font-weight: bold;
	color: #036EB8;
	margin-bottom: .2em;
}
#maintenance button {
	display: inline-block;
	background: #999;
	color: #fff;
	border: none;
	line-height: 1;
}
.past_campaign .detailbox {
  padding-top: 1em;
}
.past_campaign h2.title {
  color: #fff;
  width: 100%;
  max-width: 980px;
  margin: 0 auto 15px;
  font-size: 2.8rem;
}
.past_campaign .closedcopy {
  border: 1px solid #f00;
  text-align: center;
  padding: 10px;
  margin-top: 25px;
}
.past_campaign .closedcopy > p {
  display: inline-block;
  position: relative;
  padding-left: 50px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 40px;
  text-align: left;
}
.past_campaign .closedcopy > p::before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: url("../images/icon_caution.png") no-repeat 0 0 / contain;
  position: absolute;
  top: 0;
  left: 0;
}
.past_campaign .detailbox dt {
  position: relative;
  padding-left: 1.3em;
  font-size: 120%;
  font-weight: bold;
  color: #056700;
}
.past_campaign .detailbox dt::before {
  content: "○";
  position: absolute;
  top: 0;
  left: 0;
}
.past_campaign .detailbox dd + dt {
  margin-top: 1em;
}
.past_campaign .detailbox dd {
  padding-left: 1.4em;
}
.past_campaign .linkbtn a {
  background: #1F8E19;
  color: #fff;
  font-size: 130%;
  font-weight: bold;
  line-height: 1.4;
  text-decoration: none;
  position: relative;
}
.past_campaign .linkbtn a::before,
.past_campaign .linkbtn a::after {
  position: absolute;
  content: "";
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
}
.past_campaign .linkbtn a::before {
  background: #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
}
.past_campaign .linkbtn a::after {
  border: 2px solid transparent;
  border-top-color: #1F8E19;
  border-right-color: #1F8E19;
	-ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px;
  height: 6px;
}
.past_campaign .dotbox {
  border: 3px dotted #ccc;
  margin-top: 1em;
}
.past_campaign .dotbox h5 {
  color: #056700;
  font-size: 120%;
  margin-bottom: .3em;
}
.alerts {
	background: #f00;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	padding: 1em;
	margin-top: 1em;
}
.alerts + .list.number.flow {
	margin-top: 20px;
}
.alerts_copy {
	border: 1px solid #f00;
	color: #f00;
	padding: .5em 1em;
}
#line section h3.trigger {
	padding-right: 50px;
	cursor: pointer;
}
#line section h3.trigger::before,
#line section h3.trigger::after {
	content: "";
	background: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
#line section h3.trigger::before {
	width: 23px;
	height: 3px;
	right: 20px;
}
#line section h3.trigger::after {
	width: 3px;
	height: 23px;
	right: 30px;
	transition: .5s;
}
#line section h3.trigger.open::after {
	transform: translateY(-50%) rotate(-90deg);
}
#line .trigger_target {
	display: none;
}


/* スマホ向けのスタイル：960px */
@media only screen and (max-width:768px){
	.pc {display: none;}
	.l_row > * {
		display: block;
	}
	body {
		font-size: 1.3rem;
	}
	article {
		padding: 0 0 50px;
	}
	
	/* header */
	header h1 {
		padding: 15px 0;
	}
	header h1 img {
		height: 36px;
	}
	
	/* main */
	.catch {
		margin-bottom: 10px;
	}
	.catch img {
		width: 70%;
	}
  #line .campaign .linkbtn {
    padding: 15px 3%;
  }
  #line .campaign .linkbtn a {
    display: block;
    line-height: 1;
    border-radius: 6px;
    padding: 10px;
  }
  #line .campaign .list {
    text-align: left;
  }
  #line #gaiyou {
    padding-top: 20px;
  }
	h2 {
		padding: 10px 0;
		box-shadow: 0 3px 0 #ddd;
	}
	h2 img {
		height: 24px;
		display: block;
		margin: auto;
	}
	h2 img + img {
		margin-top: 7px;
	}
  #line h2.title {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
	#line-jizen {
		border-top: 2px solid #00A7EA;
	}
  #paper_info {
    padding: 5px 0 20px;
  }
	#line-jizen h2,
  #paper_info h1 {
		font-size: 2.0rem;
		padding: 15px 0;
		border-bottom-width: 1px;
	}
	.logomark {
		padding: 30px 0 40px;
	}
	.logomark img {
		width: 70%;
	}
	.borderbox {
		padding: 10px 4%;
	}
	.borderbox.campaign {
		font-size: 1.4rem;
	}
	section + section {
		margin-top: 30px;
	}
	section + section._mt {
		margin-top: 15px;
	}
	section h3 {
		font-size: 1.7rem;
		padding: 5px 3% 5px calc(3% + 2em);
	}
	#line section h3 > .red {
		font-size: 80%;
		display: block;
		padding-bottom: .25em;
	}
	section h3 > span.num {
		top: 5px;
		left: 3%;
	}
	#line-jizen section h3,
  #paper_info section h2 {
		font-size: 1.5rem;
		line-height: 1.4;
		margin-top: 15px;
		padding: 5px 3% 5px calc(3% + 1.3em);
	}
	#line-jizen section h3::before,
  #paper_info section h2::before {
		left: 3%;
	}
  #paper_info figure {
    padding: 15px 0 30px;
  }
	section h4 {
		padding: 0 3% 5px calc(3em + 3%);
		font-size: 1.6rem;
	}
	section h4 > span.num {
		left: 3%;
	}
  section .h4sp {
    width: calc(100% + 6%);
    margin: 0 -3%;
  }
	section > .container > * + .h4sp h4,
  .trigger_target > .container > * + .h4sp h4 {
		margin-top: 30px;
	}
	#line .explain {
		padding: 15px 4%;
		margin-top: 10px;
	}
	#line .explain img.logo_linepoint {
		display: block;
		width: 40%;
		margin: 15px auto;
	}
	.list.number.flow > li + li {
		margin-top: 30px;
	}
	.list.number.flow > li + li::before {
		top: -25px;
		left: 0;
		right: 0;
	}
	.attention h4 {
		font-size: 1.5rem;
	}
  .attention.borderbox._gray {
    padding: 15px 5%;
    margin-top: 5px;
  }
	.alerts + .attention.borderbox .fs-large {
		font-size: 110%;
	}
	#line .screenimg {
		width: 40%;
    max-width: 170px;
		padding: 0 0 15px 15px;
	}
	#line .list.merit {
		padding-bottom: 15px;
	}
	#line .list.merit > li {
		padding: 36px 0 10px 0;
	}
	#line .list.merit > li > img.num {
		display: block;
		height: 30px;
	}
	#line .box.sp_flex {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
	}
	#line .box.sp_flex .screenimg {
		order: 2;
	}
	#line .box.sp_flex .list.merit {
		order: 1;
		width: 60%;
	}
	.flink {
		padding: 30px 0;
	}
	.flink .l_row > p:nth-child(2) {
		padding-top: 10px;
	}
	a.btn, button.btn {
		font-size: 1.6rem;
		padding: 20px 4%;
	}
	a.btn {
		font-size: 1.5rem;
		padding: 10px 4%;
	}
  a.btn .l_row > span > img {
    display: inline-block;
    width: 40px;
    margin-right: 10px;
  }
  a.btn.gray {
    line-height: 1.4;
  }
  a.btn.gray span {
    display: inline-block;
  }
	#line-jizen button.btn {
		margin-top: 20px;
		padding: 15px;
	}
	#line .logo_linepoint {
		flex-direction: column;
		justify-content: center;
	}
	#line .logo_linepoint ._body {
		width: 100%;
		order: 2;
	}
	#line .logo_linepoint ._img {
		width: 35%;
		max-width: 150px;
		padding: 0;
		margin: .5em auto 1em;
		order: 1;
	}
	
	/* footer */
	footer > .container:first-child {
		width: 100%;
	}
	footer ul {
		display: block;
		padding-left: 3%;
	}
	footer ul + a {
		margin-top: 20px;
	}
	footer .copyright .container > .logo {
		width: 87px;
		float: none;
	}
	footer .copyright .container > small {
		display: block;
		font-size: 8px;
		text-align: center;
		line-height: 1.5;
		margin-top: 25px;
		float: none;
	}
	footer .copyright small > span {
		display: block;
	}
	
	#maintenance h2 {
		font-size: 140%;
	}
	#maintenance .l_row > *:nth-child(1) {
		text-align: left;
	}
	#maintenance .l_row > *:nth-child(2) img {
		width: 30%;
		max-width: 200px;
	}
	#maintenance .l_row .m_time {
		text-align: center;
	}
	#maintenance .l_row .m_time .fs-xlarge > span {
		display: block;
	}
	#maintenance button {
		padding: .7em 2em;
		border-radius: 4px;
		margin-top: 1em;
	}
  .past_campaign {
    padding-top: 30px;
  }
  .past_campaign h2.title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .past_campaign .closedcopy {
    margin-top: 15px;
  }
  .past_campaign .closedcopy > p {
    padding-left: 40px;
    font-size: 1.7rem;
    line-height: 1.5;
  }
  .past_campaign .closedcopy > p::before {
    width: 30px;
    height: 30px;
  }
  .past_campaign .linkbtn {
    padding-top: 10px;
  }
  .past_campaign .linkbtn a {
    display: block;
    padding: 8px 10px 8px 42px;
    border-radius: 6px;
  }
  .past_campaign .linkbtn a::before {
    left: 10px;
  }
  .past_campaign .linkbtn a::after {
    left: 14px;
  }
  .past_campaign .dotbox {
    padding: 10px 15px;
  }
	.alerts {
		font-size: 130%;
		padding: .75em 1em;
	}
	#line section h3.trigger {
		padding-right: calc(4% + 30px);
	}
	#line section h3.trigger::before {
		width: 20px;
		height: 2px;
		right: 4%;
	}
	#line section h3.trigger::after {
		width: 2px;
		height: 20px;
		right: calc(4% + 9px);
	}

	
}

/* タブレット＆PCのスタイル：768px */
@media only screen and (min-width:769px){
	.sp {display: none;}
	.pc_inline {display: inline-block;}
	.l_row {
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	.l_row > * {
		display: table-cell;
		vertical-align: top;
	}
	body {
		font-size: 1.4rem;
	}
	a:hover {
		text-decoration: none;
	}
	a, a img, button {
		transition: .5s;
	}
	article {
		padding: 0 0 80px;
	}
	
	/* header */
	header h1 {
		padding: 23px 0;
	}
	header h1 img {
		height: 48px;
	}
	
	/* main */
	.catch {
		margin-bottom: 20px;
	}
  #line .campaign .mainimg {
    background: url("../images/bg_main.png") repeat-x 0 0 / auto 100%;
  }
  #line .campaign .linkbtn {
    padding: 30px 0;
  }
  #line .campaign .linkbtn a {
    display: inline-block;
    line-height: 50px;
    border-radius: 8px;
    padding: 0 30px;
  }
  #line .campaign .linkbtn a:hover {
    background: #FFF751;
  }
  #line .campaign .list > li {
    display: inline-block;
  }
  #line #gaiyou {
    padding-top: 60px;
  }
	h2 {
		padding: 15px;
		border-radius: 35px;
		box-shadow: 0 5px 0 #ddd;
	}
  #paper_info {
    padding: 20px 0 40px;
  }
  #line h2.title {
    border-radius: 0;
    font-size: 2.8rem;
    margin-bottom: 30px;
  }
	#line-jizen h2,
  #paper_info h1 {
		font-size: 2.6rem;
		padding: 10px 0;
		border-bottom-width: 4px;
	}
	.logomark {
		padding: 60px 0;
	}
	.borderbox {
		padding: 10px 20px;
	}
	.borderbox.campaign {
		font-size: 1.6rem;
	}
	section + section {
		margin-top: 50px;
	}
	section + section._mt {
		margin-top: 30px;
	}
	section h3 {
		font-size: 2.4rem;
		padding: 8px 20px 8px calc(20px + 2em);
		width: 94%;
		max-width: 980px;
		margin-left: auto;
		margin-right: auto;
	}
	section h3 > span.num {
		top: 8px;
		left: 20px;
	}
	#line-jizen section h3,
  #paper_info section h2 {
		width: 100%;
		font-size: 1.7rem;
		margin-top: 30px;
		padding: 5px 15px 5px calc(15px + 1.3em);
	}
	#line-jizen section h3::before,
  #paper_info section h2::before {
		left: 15px;
	}
  #paper_info figure {
    padding: 30px 0;
  }
	section h4 {
		font-size: 1.8rem;
		padding: 0 0 5px 3em;
	}
	section h4 > span.num {
		left: 0;
	}
	section > .container > * + .h4sp h4,
  .trigger_target > .container > * + .h4sp h4{
		margin-top: 30px;
	}
	#line .explain {
		padding: 20px;
		margin-top: 20px;
	}
	#line .explain dt {
		margin-bottom: 10px;
	}
	.list.number.flow > li + li {
		margin-top: 40px;
	}
	.list.number.flow > li + li::before {
		top: -30px;
		left: 100px;
	}
	.attention h4 {
		font-size: 1.6rem;
	}
	#line .logomark {
		padding-right: 4%;
	}
	#line .logomark img {
		width: 35%;
	}
	#line .box {
		position: relative;
	}
	#line .screenimg {
		position: absolute;
		right: 0;
		bottom: 0;
    width: 21%;
    max-width: 200px;
	}
	#line .list.merit {
		padding: 0 220px 20px 0;
		margin-bottom: 40px;
	}
	#line .list.merit > li {
		padding: 10px 0 0 190px;
		font-size: 1.8rem;
	}
  #line .list.merit > li:nth-child(1) {
    padding-bottom: 26px;
  }
  #line .list.merit > li:nth-child(2) {
    padding-top: 0;
    padding-bottom: 10px;
  }
	#line .list.merit > li > img.num {
		height: 50px;
	}
	.flink .l_row > p:nth-child(1) {
		padding-right: 15px;
	}
	.flink .l_row > p:nth-child(2) {
		padding-left: 15px;
	}
	.flink a.btn {
		max-width: 475px;
		margin: 0 auto;
	}
	a.btn, button.btn {
		font-size: 1.8rem;
		padding: 25px 20px;
	}
	a.btn:hover {
		opacity: .8;
	}
	a.btn {
		padding: 20px;
	}
  a.btn.inline {
    display: inline-block;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
	#line-jizen button.btn {
		width: 50%;
		max-width: 360px;
		margin: 25px auto 0;
		padding: 20px;
	}
	
	/* footer */
	footer ul li a:hover {
		text-decoration: underline;
	}
	footer ul + a:hover {
		background: #C3C3C3;
	}
	footer .copyright .logo {
		width: 107px;
	}
	footer .copyright small {
		display: inline-block;
		font-size: 10px;
	}
	
	#maintenance h2 {
		font-size: 160%;
	}
	#maintenance .l_row > * {
		vertical-align: middle;
	}
	#maintenance .l_row > *:nth-child(1) {
		width: 75%;
		font-size: 120%;
	}
	#maintenance .l_row > *:nth-child(2) {
		width: 25%;
	}
	#maintenance .l_row .m_time .fs-xlarge > span {
		display: inline-block;
	}
	#maintenance .l_row .m_time .fs-xlarge > span + span::before {
		content: "：";
		display: inline-block;
	}
	#maintenance button {
		font-size: 120%;
		padding: .7em 3em;
		border-radius: 6px;
		margin-top: 3em;
	}
	#maintenance button:hover {
		background: #666;
	}
  .past_campaign h2.title {
    border-radius: 0;
  }
  .past_campaign h2.title + .container > .list {
    text-align: center;
    margin-bottom: 20px;
  }
  .past_campaign h2.title + .container > .list > li {
    display: inline-block;
  }
  .past_campaign .linkbtn {
    padding-top: 15px;
  }
  .past_campaign .linkbtn a {
    display: inline-block;
    padding: 12px 20px 12px 52px;
    border-radius: 8px;
  }
  .past_campaign .linkbtn a::before {
    left: 20px;
  }
  .past_campaign .linkbtn a::after {
    left: 24px;
  }
  .past_campaign .linkbtn a:hover {
    background: #00B900;
  }
  .past_campaign .dotbox {
    padding: 15px 20px;
  }
	
	
}