/* 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, 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;
	border:0;
	outline:0;
	font-size:100%;
	list-style: none;
	vertical-align:baseline;
	background:transparent;
	word-break: break-all;
}
/* common
---------------------------------------------------------- */
body {
	color:#333;
	font-size: 15px;
	font-family: "ヒラギノ角ゴPro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.6;
	background: #fff;
}
a {
	color: #333;
	text-decoration: none;
}
.container, .h_wrap {
	width: 1000px;
	margin: 0 auto;
}
#logo, #logo img, #mv img, .list_campaign dt img, .list_campaign dd img {
	display: block;
}
.list_campaign p, .btn_twitter, .alt .tit_sub  {
	border-radius: 6px;
}
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.sp {
	display: none;
}
.note li {
	padding-left: 14px;
	background: url(../images/ico_note.png) top 5px left/13px no-repeat;
}
/* header
---------------------------------------------------------- */
header {
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
#logo, #logo img {
	width: 207px;
}
#logo img {
	padding: 12px 0;
}
/* mv
---------------------------------------------------------- */
.mv_wrap {
	margin: 0 auto;
}
.mv_wrap, #mv img {
	width: 100%;
	min-width: 1000px;
}
/* heading
---------------------------------------------------------- */
.tit_sub {
	color: #fff;
	font-size: 22px;
	padding: 9px 0 6px;
	margin: 30px 0 21px;
	background: #0d8550;
	text-align: center;
}
.alt .tit_sub {
	padding: 14px 0 4px;
	margin: 0 0 21px 0;
}
/* content
---------------------------------------------------------- */
/* campaign ---------------- */
#campaign {
	padding: 60px 0 65px;
}
.list_campaign li {
	margin-bottom: 10px;
}
.list_campaign p, .list_campaign span, .list_campaign li:nth-child(2) span img {
	display: inline-block;
	vertical-align: middle;
}
.list_campaign li:nth-child(2) span img:first-child {
	margin-right: 16px;
}
.list_campaign p{
	width: 260px;
	margin-right: 18px;
	text-align: center;
	background: #0d8550;
	line-height: 1;
}
.list_campaign p img {
	width: 142px;
	padding: 16px 0 13px;
}
.list_campaign span img {
	height: 26px;
}
/* service ---------------- */
#service .case {
	margin: 0 auto 38px;
	max-width: 1070px;
	min-width: 1000px;
}
#service .case, #service img {
	width: 100%;
}
#service img {
	display: block;
}
/* operation ---------------- */
#operation .container {
	padding: 22px 30px 60px 30px;
	box-sizing:border-box;
	background: url(../images/bg_pattern01.jpg) center/23px repeat;
}
#operation .method, #operation .transition ul, #operation .transition02 ul {
	overflow: hidden;
}
#operation .method li, #operation .transition li, #operation .transition02 li {
	float: left;
}
#operation .method img {
	display: block;
}
#operation .method li:first-child {
	margin-right: 20px;
}
#operation .transition, #operation .transition02 {
	background: #fff;
}
#operation .transition {
	margin-bottom: 20px;
}
.tit_transition {
	padding: 18px 0 10px 38px;
	background: #86e1a2;
}
#operation .transition ul {
	padding: 18px 16px 37px 30px;
}
#operation .transition li:nth-child(4n+1) {
	margin-right: 12px;
}
#operation .transition li:nth-child(4n+2) {
	margin-right: 23px;
}
#operation .transition li:nth-child(4n+3) {
	margin-right: 22px;
}
#operation .transition li:nth-child(5), #operation .transition li:nth-child(6), #operation .transition li:nth-child(7), #operation .transition li:nth-child(8){
	margin-top: 12px;
	margin-bottom: 22px;
}
#operation .transition02 .tit_transition {
	background: #86b9e1;
}
#operation .transition02 ul {
	padding: 17px 17px 37px 37px;
}
#operation .transition02 li:nth-child(4n+1), #operation .transition02 li:nth-child(4n+2) {
	margin-right: 22px;
}
#operation .transition02 li:nth-child(4n+3) {
	margin-right: 30px;
}
#operation .transition02 li:nth-child(5), #operation .transition02 li:nth-child(6), #operation .transition02 li:nth-child(7), #operation .transition02 li:nth-child(8){
	margin-top: 41px;
	margin-bottom: 51px;
}
/* flow ---------------- */
.alt {
	padding: 80px 0 63px;
	background: #d1edde;
	margin-top: 51px;
}
.alt .case {
	padding: 55px 60px 60px 60px;
	overflow: hidden;
}
.alt .case, #flow li {
	background: #fff; 
}
#flow {
	margin-bottom: 41px;
}
#flow .case, #flow li {
	box-sizing: border-box;
}
#flow .steps {
	margin: 0 34px 40px 0;
	vertical-align: top;
}
#flow .steps, #flow .pack {
	display: inline-block;
}
#flow .steps, #flow .pack {
	width: 420px;
}
#flow  .pack {
	padding-top: 6px;
}
#flow li {
	border: 5px solid #0d8550;
	position: relative;
	margin: 44px 0 59px;
	padding: 50px 18px 40px 18px;
	text-align: center;
}
#flow li:nth-child(2) {
	padding-bottom: 41px;
}
#flow li:last-child {
	padding: 42px 0 38px 0;
	margin: 0;
}
#flow li:last-child::before {
	content: none;
}
#flow li:last-child span {
	margin-bottom: 17px;
}
#flow .btn_twitter {
	margin-top: 15px;
}
#flow li::after, #flow li::before {
	content: "";
	position: absolute;
}
#flow li::before {
	width: 37px;
	height: 17px;
	bottom: -21px;
	left: 0;
	right: 0;
	margin: auto;
	background: url(../images/ico_arrow.png) center/100% no-repeat;
}
#flow li::after {
	top: -44px;
	left: 25px;
	width: 80px;
	height: 80px;
}
#flow li p {
	font-weight: bold;
}
#flow li:first-child p, #flow li:nth-child(2) p {
	font-size: 18px;
}
#flow li:first-child span, #flow li:last-child span {
	display: block;
}
#flow li:first-child span {
	font-size: 27px;
	letter-spacing: 2px;
}
#flow li:last-child span {
	font-size: 22px;
}
#flow li:first-child::after {
	background: url(../images/img_step01.png) center/100% no-repeat;
}
#flow li:nth-child(2)::after {
	background: url(../images/img_step02.png) center/100% no-repeat;
}
#flow li:last-child::after {
	background: url(../images/img_step03.png) center/100% no-repeat;
}
.notice {
	color: #e00000;
	font-weight: bold;
	padding: 25px 15px;
	box-sizing: border-box;
	border: 3px solid #e00000;
}
/* guide ---------------- */
.alt #guide .case {
	padding-top: 52px;
}
.emp, .tb_style th {
	font-weight: bold;
}
.emp {
	font-size: 24px;
	margin-bottom: 22px;
	text-align: center;
}
.tb_style th {
	width: 180px;
	vertical-align: middle;
	text-align: center;
	padding: 28px 20px;
}
.tb_style tr:nth-child(2n+1) {
	background: #f3f3f3;
}
.tb_style td {
	padding: 28px 20px 28px 10px;
}
.tb_style, .tb_style th, .tb_style td {
	box-sizing: border-box;
	border-collapse: collapse;
}
ol {
	padding-left: 20px;
	margin: 0;
}
ol li{
	list-style-type: decimal;
	margin-bottom: 2px;
}
.list_style li {
	padding: 0 0 2px 12px;
	background: url(../images/ico_list.png) top 10px left 6px/3px no-repeat;
}

/* btn twitter
---------------------------------------------------------- */
.btn_twitter {
	color: #fff;
	font-weight: bold;
	margin: 49px auto 0;
	display: table;
	padding: 16px 74px 14px 74px;
	border-bottom: 2px solid #005a92;
	background: url(../images/ico_twitter.png) center left 19px/50px no-repeat, #1da1f2;
	transition: all ease .3s;
	letter-spacing: .7px;
	overflow: hidden;
}
.btn_twitter:hover {
	background: url(../images/ico_twitter.png) center left 19px/50px no-repeat, #086eac;
	border-bottom: 2px solid #003f66;
}
/* page_top
---------------------------------------------------------- */
#pageTop {
	position: fixed;
	bottom: 34px;
	right: 30px;
	opacity: 0;
	transition: all ease .3s;
}
#pageTop.cd-is-visible {
	opacity: 1;
}
/* footer
---------------------------------------------------------- */
#footer .copyright p {
	color: #222;
	font-size: 12px;
	padding: 23px 0 22px;
	text-align: center;
}
@media screen and (max-width:420px) {
	/* common
	---------------------------------------------------------- */
	.container {
		padding: 0 20px;
		box-sizing: border-box;
	}
	.container, .h_wrap {
		width: 100%;
	}
	.list_campaign p, .btn_twitter, .alt .tit_sub  {
		border-radius: 3px;
	}
	.sp {
		display: block;
	}
	.note li {
		padding-left: 14px;
		background: url(../images/ico_note.png) top 5px left/11px no-repeat;
	}
	/* header
	---------------------------------------------------------- */
	header {
		z-index: 10;
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	}
	#logo, #logo img {
		width: 102px;
	}
	#logo img {
		padding: 11px 0 11px 15px;
	}
	/* mv
	---------------------------------------------------------- */
	.mv_wrap, #mv img {
		min-width: 100%;
	}
	/* heading
	---------------------------------------------------------- */
	.tit_sub {
		font-size: 114%;
		padding: 6px 0 7px;
		margin: 16px 0 15px;
	}
	.alt .tit_sub {
		padding: 11px 0 7px;
		margin: 0 0 10px 0;
	}
	.alt .tit_sub img {
		max-width: 197px;
	}
	/* content
	---------------------------------------------------------- */
	/* campaign ---------------- */
	#campaign {
		padding: 26px 0 20px;
	}
	.list_campaign li {
		margin-bottom: 14px;
	}
	.list_campaign li:nth-child(2) span img:first-child, .list_campaign li:last-child span img:first-child {
		display: block;
	}
	.list_campaign li:nth-child(2) span img:first-child, .list_campaign li:last-child span img:first-child  {
		margin: 0 0 7px 0;
	}
	.list_campaign p {
		width: 100%;
		margin: 0 0 14px 0;
	}
	.list_campaign li:first-child p {
		margin-bottom: 10px;
	}
	.list_campaign p img {
		width: 117px;
		display: block;
		padding: 8px 9px 9px;
		margin: 0 auto;
	}
	.list_campaign span img {
		height: 4vw;
		max-height: 16px;
	}
	.list_campaign span {
		padding-left: 12px;
	}
	/* service ---------------- */
	#service .case {
		margin: 0 auto 24px;
		min-width: 95%;
		width: 95%;
	}
	/* operation ---------------- */
	#operation, #operation .container {
		box-sizing: border-box;
	}
	#operation {
		padding: 0 20px;
	}
	#operation .container {
		padding: 11px 15px 15px 15px;
		background: url(../images/bg_pattern02.jpg) center/22px repeat;
	}
	#operation .method img {
		width: 100%;
		margin: 0 auto;
	}
	#operation .method li:first-child {
		margin: 0 0 11px 0;
	}
	#operation .transition {
		margin-bottom: 17px;
	}
	.tit_transition {
		line-height: 1;
		padding: 15px 0 13px 30px;
		box-sizing: border-box;
	}
	.transition02 .tit_transition {
		padding-left: 15px;
	}
	.transition img, .transition02 img {
		width: 100%;
	}
	.tit_transition img {
		width: 94%;
		max-width: 272px;
		margin: 0 auto;
	}
	#operation .transition ul, #operation .transition02 ul {
		padding: 20px;
	}
	#operation .transition li:nth-child(4n+1), #operation .transition li:nth-child(4n+2), #operation .transition li:nth-child(4n+3), #operation .transition li:nth-child(5), #operation .transition li:nth-child(6), #operation .transition li:nth-child(7), #operation .transition li:nth-child(8), #operation .transition02 li:nth-child(4n+1), #operation .transition02 li:nth-child(4n+2), #operation .transition02 li:nth-child(4n+3), #operation .transition02 li:nth-child(5), #operation .transition02 li:nth-child(6), #operation .transition02 li:nth-child(7), #operation .transition02 li:nth-child(8) {
		margin: 0;
	}
	#operation .transition li {
		width: 48%;
		margin: 0 4% 15px 0!important;
	}
	#operation .transition02 li {
		width: 49%;
		margin: 0 2% 15px 0!important;
	}
	#operation .transition li:nth-child(even), #operation .transition02 li:nth-child(even) {
		margin-right: 0!important;
	}
	/* flow ---------------- */
	.alt {
		padding: 30px 0 82px;
		margin-top: 20px;
	}
	.alt .case {
		padding: 20px 15px 17px 15px;
		overflow: hidden;
	}
	#flow .steps, #flow .pack {
		padding: 0 15px;
		box-sizing: border-box;
	}
	#flow {
		margin-bottom: 32px;
	}
	#flow .steps {
		margin-bottom: 24px;
	}
	#flow .steps, #flow .pack {
		display: block;
	}
	#flow .steps, #flow .pack {
		width: 100%;
	}
	#flow .pack {
		padding-top: 0;
	}
	#flow li {
		border: 3px solid #0d8550;
		margin: 26px 0 50px;
		padding: 35px 10px 23px 10px;
		text-align: center;
	}
	#flow li:nth-child(2) {
		padding-bottom: 23px;
	}
	#flow li:last-child {
		padding: 35px 8px 28px 8px;
	}
	#flow li:last-child span {
		margin-bottom: 12px;
	}
	#flow .btn_twitter {
		margin-top: 13px;
	}
	#flow li::before {
		width: 30px;
		height: 15px;
		bottom: -17px;
	}
	#flow li::after {
		top: -29px;
		left: 13px;
		width: 55px;
		height: 55px;
	}
	#flow li:first-child p, #flow li:nth-child(2) p {
		font-size: 95%;
	}
	#flow li:first-child span {
		font-size: 125%;
	}
	#flow li:last-child span {
		font-size: 118%;
	}
	#flow li:last-child p {
		font-size: 94%;
	}
	.twitter-timeline {
		height: 500px!important;
	}
	.notice {
		font-size: 95%;
		padding: 14px 17px 16px 16px;
	}
	/* guide ---------------- */
	#guide .case {
		padding-left: 0;
		padding-right: 0;
	}
	.alt #guide .case {
		padding-top: 15px;
	}
	.emp {
		font-size: 100%;
		margin-bottom: 14px;
	}
	.tb_style th, .tb_style  td {
		width: 100%;
		display: block;
		padding: 10px 15px;
	}
	.tb_style th {
		font-size: 114%;
		padding-bottom: 5px;
		text-align: left;
	}
	.tb_style td {
		font-size: 94%;
		padding-top: 0;
	}
	ol {
		padding-left: 20px;
		margin: 0;
	}
	ol li{
		list-style-type: decimal;
		margin-bottom: 2px;
	}
	.list_style li {
		padding: 0 0 2px 10px;
		background: url(../images/ico_list.png) top 10px left 5px/2px no-repeat;
	}
	/* btn twitter
	---------------------------------------------------------- */
	.btn_twitter {
		font-size: 80%;
		margin: 17px auto 0;
		display: table;
		padding: 9px 33px 8px 41px;
		border-bottom: 1px solid #005a92;
		background: url(../images/ico_twitter.png) center left 5px/32px no-repeat, #1da1f2;
	}
	.btn_twitter:hover {
		background: url(../images/ico_twitter.png) center left 5px/32px no-repeat, #086eac;
		border-bottom: 1px solid #003f66;
	}
	/* page_top
	---------------------------------------------------------- */
	#pageTop {
		bottom: 66px;
		right: 15px;
	}
	#pageTop img {
		width: 42px;
	}
	/* footer
	---------------------------------------------------------- */
	#footer .copyright p {
		font-size: 74%;
		padding: 11px;
		word-break: normal;
	}
}