@charset "UTF-8";


/* reset */
/* -------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:bold;}

p, ul, ol, dl, address, blockquote, table, div {font-size:100%;}

p {margin:0 0 0 0;}

ol, ul { list-style:none; }

fieldset,img {border:0; vertical-align:top;}

table {border-collapse:collapse; border-spacing:0;}

th {vertical-align:top; font-weight:normal;}

td {vertical-align:top;}

address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}

q:before,q:after {content:'';}

abbr,acronym {border:0;}

/* common */
/* -------------------------------------------------------- */

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
body{
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

body {
	font:12px;
	color:#303030;
	text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	background:none;
	box-sizing:border-box;
}

h1, h2, h3, h4, h5, h6, h7 {line-height:1.2;}
p, li, dt, dd, th, td, address, blockquote, div {line-height:1.6;}
input, select, textarea, button {font:12px Meiryo,MS PGothic,Osaka,arial,helvetica,sans-serif; line-height:1.2; vertical-align:middle;}

ol {list-style-type:decimal; margin-left:2.2em;}

img { border:0; }

.mb20 { margin-bottom:20px }
.mb30 { margin-bottom:30px }

a:hover img {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

a {
	text-decoration:none;
	color:#F0287F;
}

a:hover {
	color:#F0287F;
	text-decoration:underline;
}



.pagetop {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

.pagetop a {
  position: absolute;
  top: -42px;
  right: 0;
}

.btn_notyet {
	background-color:#ddd !important;
	color: #7A7A7A;
	padding: 10px;
}

.mfp-img {
	opacity:0.5;
}

.contents06 ul li, .contents07 ul li {
  display: table-row;
}

.contents06 ul li:before,
.contents07 ul li:before {
  content: "・";
  display: table-cell;
  padding-right: 0.4em;
}

.notyet {
	opacity:0.5;
}

.small {
	font-size:60%;
}
.dd_index{
	margin-top:15px;
}
.hosoku{
	padding-left:1em;
	font-size: 13px;
}
.red{
	color:#B52527;
}

#end01,
#end02,
#end03{
	position:relative;
}



@media screen and (min-width:641px) {

/* header */
/* -------------------------------------------------------- */

.smp {
	display:none;
}

header {
	width:100%;
}

.top_pic {
    background-image: url(/campaign/thanks/img/top_main.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	height:1150px;
}

.header_logo {
	width:960px;
	margin:10px auto;
	display:block;
	overflow: hidden;
}

.logo {
	float:left;
}

.head_tweetbtn {
	float:right;
	margin-top: 10px;
}

.million_main {
	margin:0 auto;
	display:block;
	width:960px;
}

/* contents */
/* -------------------------------------------------------- */
/*=========================
終了用
=========================*/
#end01,
#end02,
#end03{
	padding-top:20px;
	margin-bottom:100px;
}
#end01:after,
#end02:after,
#end03:after{
	box-sizing: border-box;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.3em;
	padding-top: 350px;
	width:100%;
	height:-webkit-calc(100% + 50px);
	height:-moz-calc(100% + 50px);
	height:calc(100% + 50px);
	background: rgba(0,0,0,0.5);
	position:absolute;
	top:0;
	left:0;
	z-index:30000;
}
#end01:after {
	content: "第一弾の応募は終了しました！";
}
#end02:after {
	content: "第二弾の応募は終了しました！";
}
#end03:after {
	content: "第三弾の応募は終了しました！";
}

.scroll_menu {
    margin: 0 auto 20px;
    width: 960px;
}

.scroll_menu li {
    background-color: #fff;
    border: 1px solid #6a5200;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 21px;
    line-height: 1em;
    margin-right: 25px;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    width: 300px;
}

.scroll_menu li a {
    color: #6a5200;
    display: inline;
    vertical-align: middle;
}

.scroll_menu li:last-child {
	margin-right:0;
}

.scroll_menu span {
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}

article {
	width:100%;
}

.main_title {
	overflow:hidden;
	display:block;
	margin:0 auto 50px;
	width:960px;
}

/* 賞品コンテンツ */

.section_wrap {
	background-color:#FFFBEB;
	width:100%;
	padding: 50px 0 20px ;
	min-width:960px;
}

.camp_only {
	position:absolute;
	right:0px;
	top:-20px
}

section {
    display: block;
    margin-bottom: 50px;
}


.btn_annotation {
	margin-top:5px;
    text-align: center;
    width: 100%;
}

.btn_start{
	margin-top:5px;
	text-align:center;
}
.btn_start a{
	display:inline-block;
	padding:10px 20px;
	background: #FFDFE9;
	border: 1px solid #f7358f;
	text-align:center;
	color:#f7358f;
}

.cv_btn_BOX {
    margin: 0 auto 50px;
    max-width: 600px;
}
.cv_btn_BOX img{
	width:100%;
}
.kh {
    float: right;
    margin: 10px 0 30px;
    text-align: right;
    width: 500px;
}

.kh img {
	width:30px;
}

.ano {
	font-size:12px;
	float:left;
	width: 300px;
}

/* クローズ用ボタン */

.campaign_btn span {
    box-sizing: border-box;
    color: #fff !important;
    display: block;
    font-size: 32px;
    font-weight: bold;
    line-height: 2.0em !important;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none !important;
}
.campaign_btn {
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    position: relative;
    transition: all 0.2s linear 0s;
	margin: 50px auto 0 !important;
background: #ccc; /* Old browsers */
background: -moz-linear-gradient(left, #ccc 0%, #a5a5a5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ccc 0%,#a5a5a5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ccc 0%,#a5a5a5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccc', endColorstr='#a5a5a5',GradientType=1 ); /* IE6-9 */
}
.campaign_btn:not(.dis):after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 15px;
}
.campaign_btn_wrap {
    margin: 0 auto 50px;
    max-width: 600px;
}

/*------------------------------------*/

/* 見出しテキスト */

.kome {
	font-size:12px !important;
}

.main_title p {
	text-align:center;
	font-size:18px;
}

.quote {
    background-color: #F1FFE9;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px 50px;
}

.quote p {
	text-align:left;
	font-size:16px !important;
}

.quote_ttl {
	font-size:18px !important;
	font-weight:bold;
	color:#153800;
}

h1 {
    color: #e7198c;
    display: block;
    font-size: 43px;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin: 30px auto;
    text-align: center;
}

h1 span {
    font-size: 36px;
}

h2 {
    background-color: #fa4e9e;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    left: 50%;
    margin-left: -385px;
    padding: 20px 10px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
        width: 750px;
	border-radius: 5px;
}

h2 span {
    font-size: 21px;
    margin-left: 10px;
	vertical-align: middle;
}

/* 追加 */

.headline_ttl {
    display: block;
    height: 98px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.con_line {
    margin-top: 50px;
}


/* 賞品詳細 */

.prize01,
.prize02,
.prize03 {
    height: 550px;
    margin: 50px auto;
    position: relative;
    width: 900px;
}
.circle_mini01,
.circle_mini02,
.circle_medium,
.circle_large {
	position:absolute;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.circle_mini01,
.circle_mini02 {
    height: 130px;
    width: 130px;
	background-color:#FFCE00;
}
.circle_mini01 {
    left: -30px;
    position: absolute;
    top: -10px;
    z-index: 777;
}
.circle_mini02 {
    position: absolute;
    right: -30px;
    top: -20px;
    z-index: 9999;
}
.circle_medium {
    border: 10px solid #fa4e9e;
    bottom: 0;
    height: 400px;
    right: 0;
    width: 400px;
}
.circle_large {
    border: 10px solid #fa4e9e;
    bottom: 30px;
    height: 500px;
    left: 0;
    width: 500px;
    z-index: 555;
}
.circle_mini01 > p,
.circle_mini02 > p {
	font-weight: bold;
    font-size: 28px;
    text-align: center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.circle_mini01 > p {
	padding-top: 10px;
	line-height: 1.5em;
}
.circle_mini02 > p {
    line-height: 1.2em;
    padding-top: 20px;
}
.circle_mini02 > p > span {
	font-size: 24px;
}
.main_ttl01 {
    margin: 30px 0 0 55px;
    width: 380px;
}
.main_ttl02 {
    margin: 50px auto 0;
    width: 300px;
}
.main_ttl03 {
    margin: 30px auto 0;
    width: 300px;
}
.sub_ttl {
    margin: 30px 0 0 35px;
    width: 300px;
}
h3 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
	border-bottom: 3px dotted;
	padding-bottom: 5px;
}
h3 span {
    font-size: 21px;	
}
.main_ttl01 > h5,
.main_ttl02 > h5,
.main_ttl03 > h5 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
}
.sub_ttl > h5 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    padding: 10px 0 0;
    text-align: left;
	border-top: 3px dotted;
}
h4 {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    width: 260px;
	margin: 0 auto;
}
h4 span {
    font-size: 28px;
}
.circle_mini01 span {
    font-size: 64px;
	vertical-align: baseline;
}
.circle_txt {
    background-color: #fff;
    border: 2px dotted #fa4e9e;
    box-sizing: border-box;
    padding: 10px 20px;
    position: absolute;
    right: 0;
	top: -20px;
    width: 500px;
    z-index: 888;
}
.circle_img_L01 {
    margin: 10px 0 0 -10px;
    width: 500px;
}
.circle_img_L02 {
    margin: 10px auto 50px;
    width: 500px;
}
.circle_img_L03 {
    margin: 10px auto 45px;
    width: 500px;
}
.circle_img_M {
    padding: 10px 0 0 30px;
    width: 350px;
    transform: rotate(-10deg);	
  -ms-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
}
.proviso {
    bottom: -30px;
    position: absolute;
    width: 960px;
}

/* --------(景品詳細ここまで)--------- */

.contents06 {
	border-top:	1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.summary {
	width:960px;
	margin:0 auto;
	padding:50px 0;
	display:block;
}

.contents08 {
	background-color: #e8e8e8;
	padding:30px 0;
}

.contents08 dl dd ul li {
	list-style-type:disc !important;
}

.text_bottom {
	font-size:14px;
}

.faq {
	width:960px;
	margin:0 auto;
	display:block;	
}

.faq_pic {
	margin:0 auto;
	display:block;
}

/* 概要table */
/* -------------------------------------------------------- */

table {
width: 100%;
}

table th,
table td {
    border-top: 1px solid #336fd8;
}

table th {
	color:#336fd8;
	text-align:center;
	width:25%;
	border-right:1px solid #336fd8;
	vertical-align:middle;
	letter-spacing: 0.2em;
	font-weight:bold;
	font-size: 18px;
	padding: 20px 10px;
}

table tr:last-child {
	border-bottom:1px solid #336fd8;
}

table td {
    padding: 20px 10px 20px 40px;
}

.ul_flush li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
 
/* FAQ */
/* -------------------------------------------------------- */

dl{
     width:960px;
	 margin:0 auto;
	 display:block;
	 text-align: left;
}

dl dt, dl dd {
	padding:3px 0 30px 40px;
}

dl dt {
	background-image:url(/campaign/lawson12/images/pic_Q.png);
	background-repeat:no-repeat;
	background-size: 20px;
	background-position: 2px 0;	
}

dl dd {
	background-image:url(/campaign/lawson12/images/pic_A.png);
	background-repeat:no-repeat;
	background-size: 23px;
}

/* clear */
/* -------------------------------------------------------- */
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

}

@media screen and (max-width:640px) {
	
/* common */
/* -------------------------------------------------------- */

.pc {
	display:none;
}

html, body {
	max-width:640px;
	width:100%;
	height: 100vh;
}

body {
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#303030;
	box-sizing:border-box;
}

h1, h2, h3, h4, h5, h6, h7 {line-height:1.2em;}
p, li, dt, dd, th, td, address, blockquote, div {line-height:1.6em;}
img {border:0;}

.mb20 { margin-bottom:20px }
.mb30 { margin-bottom:30px }

li {
	font-size:3.5vw;
}

a:hover img.btn_couponcode01,
a:hover img.btn_couponcode02,
a:hover img.btn_showcase {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

.shoplist_link a:hover,
.sim_pack a:hover,
.sim_travel a:hover,
.sim_service a:hover {
	color:#e7198c;
}

img {
    height: auto;
    max-width: 100%;
    width: auto;
}

.wrap {
	display:block;
	width:100%;
	margin:0 auto;
}

.pagetop {
    position: absolute;
    right: 10px;
}

.pagetop a {
  position: absolute;
  top: -42px;
  right: 0;
}

a {
	color:#e7198c;
}

/* header */
/* -------------------------------------------------------- */

header {
	width:100%;
}

.top_pic {
	/*background-image: url(/campaign/million/img/sp/top_main_sp.png);
	background-repeat:no-repeat;
	background-size: contain;*/
	width:100%;
}

.header-logo {
	max-width:640px;
	margin:15px auto;
	display:block;
}

.head_tweetbtn {
    float: right;
    line-height: 3em;
    margin: 10px 10px 0;
}

.logo {
	width: 30%;
    margin: 10px;
}

/* contents */
/* -------------------------------------------------------- */


/*=========================
終了用
=========================*/
#end01,
#end02,
#end03{
	padding-top:3%;
	margin-bottom:15%;
}
#end01:after,
#end02:after,
#end03:after{
    box-sizing: border-box;
    text-align: center;
    font-size: 5vw;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.3em;
    padding-top:100%;
	width:100%;
	height:-webkit-calc(100% + 50px);
	height:-moz-calc(100% + 50px);
	height:calc(100% + 50px);
	background: rgba(0,0,0,0.5);
	position:absolute;
	top:0;
	left:0;
	z-index:30000;
}
#end01:after {
    content: "第一弾の応募は終了しました！";
}
#end02:after {
    content: "第二弾の応募は終了しました！";
}
#end03:after {
    content: "第三弾の応募は終了しました！";
}

.scroll_menu {
    margin: 0 auto 20px;
	width: 90%;
}

.scroll_menu li {
    background-color: #fff;
    border: 1px solid #6a5200;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 4.5vw;
    margin-bottom: 5px;
    margin-right: 5px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.scroll_menu span {
    font-size: 3.5vw;
    font-weight: bold;
    margin-left: 5%;
    vertical-align: top;
}

.scroll_menu li a {
    color: #6a5200;
    display: block;
    padding: 10px;
	font-size: 4.5vw;
}

.scroll_menu li:last-child {
	margin-right:0;
}

.main_title {
    margin: 0 auto 30px;
    width: 90%;
}

.main_title p {
    display: block;
    margin: 0 auto 20px;
    width: 90%;
    font-size: 3.8vw;
    line-height: 1.5em;
    text-align: left;
}

.kome {
	font-size:12px !important;
}

.quote {
    background-color: #F1FFE9;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px 30px;
}

.quote p {
	text-align:left;
	font-size:16px !important;
}

.quote_ttl {
	font-size:18px !important;
	font-weight:bold;
	color:#153800;
}

h1 {
    color: #e7198c;
    display: block;
    font-size: 10vw;
    font-weight: bold;
    margin: 30px auto 10px;
    text-align: center;
}

h1 span {
    font-size: 7vw;
}

h2 {
    background-color: #fa4e9e;
    border-radius: 5px;
    color: #fff;
    font-size: 8vw;
    font-weight: bold;
    line-height: 0.7em;
    margin: 0 auto;
    padding: 20px 10px;
    text-align: center;
    width: 90%;
}

h2 span {
    font-size: 5vw;
}

/* 追加 */

.con_line {
	display:none;
}


/* 賞品詳細 */

.prize01,
.prize02,
.prize03 {
    margin: 50px auto;
	width:95%;
}
.circle_mini01,
.circle_mini02,
.circle_medium,
.circle_large {
	position:absolute;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.circle_mini01 {
    height: 27%;
    left: 0;
    top: -30px;
    width: 27%;
    position: absolute;
	background-color:#FFCE00;	
}
.circle_mini02 {
    height: 27%;
    right: -10px;
    top: -30px;
    width: 27%;
	background-color:#FFCE00;
	position: absolute;
}
.circle_medium {
    border: 5px solid #fa4e9e;
    margin: 50px auto 30px;
    position: relative;
    width: 85%;
}
.circle_large {
    border: 5px solid #fa4e9e;
    position: relative;
    width: 95%;
	margin: 0 auto 25px;
}
.circle_mini01 > p,
.circle_mini02 > p {
	font-weight: bold;
    font-size: 5vw;
    text-align: center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 15%;
}
.circle_mini01 > p {
    line-height: 1.36em;
}
.circle_mini02 > p {
    line-height: 1em;
}
.main_ttl01 {
    margin: 40px auto 0;
    width: 80%;
}
.main_ttl02 {
    margin: 40px auto 0;
    width: 50%;
}
.main_ttl03 {
    margin: 40px auto 0;
    width: 60%;
}
.sub_ttl {
    margin: 30px auto 0;
    width: 80%;
}
h3 {
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
	border-bottom: 3px dotted;
	padding-bottom: 5px;
	display:table;
	width: 100%;
}
h3 p {
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    line-height:1.5em;
}
.main_ttl01 > h5,
.main_ttl02 > h5,
.main_ttl03 > h5 {
    font-size: 3vw;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
}
.sub_ttl > h5 {
    font-size: 3.5vw;
    font-weight: normal;
    margin-top: 10px;
    padding: 10px 0 0 15px;
    text-align: left;
	border-top: 3px dotted;
}
h4 {
    font-size: 4vw;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}
.circle_mini01 span {
    font-size: 8vw;
    vertical-align: baseline;
}
.circle_txt {
    background-color: #fff;
    border: 2px dotted #fa4e9e;
    padding: 10px 20px;
}
.circle_img_L01,
.circle_img_L02,
.circle_img_L03 {
    width: 600px;
}
.circle_img_M {
    display: block;
    margin: 10px auto;
    width: 80%;
    transform: rotate(-10deg);	
  -ms-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
}
.proviso {
	margin-top: 10px;
}

/* --------(景品詳細ここまで)--------- */

.contents06 {
	border-top:	1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.summary {
    margin: 0 auto 30px;
}

table {
    margin: 0 auto;
    width: 90%;
}

table th, table td {
    display: block;
    line-height: 1.5em !important;
}

th {
    border-top: 1px solid #336fd8;
    color: #336fd8;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}

td {
    font-size: 3.8vw;
    line-height: 1.2em;
    padding: 0 0 15px;
}

.summary p, .summary ul {
    font-size: 21px;
    margin: 0 20px;
    padding: 0 0 10px;
	line-height:1.2em;
}

.contents08 {
	background-color: #e8e8e8;
	padding:30px 0;
}

.prize_ttl {margin-bottom:10px;}
.prize_txt {margin-bottom:10px;}

/* 賞品コンテンツ */

.section_wrap {
	background-color:#FFFBEB;
	width:100%;
	padding: 50px 0 20px ;
	max-width:640px;
}

article {
	width: 100%;
}

.camp_only {
	position:absolute;
	right:0px;
	top:-20px
}

section {
    display: block;
    margin-bottom: 30px;
}


.cv_btn {
    display: block;
    margin: 0 auto;
    width: 95%;
}

.cv_btn_BOX {
    margin: 0 auto 50px;
}

.btn_annotation {
	margin-top:3%;
    text-align: center;
    width: 100%;
}
.btn_start{
	margin-top:3%;
	text-align:center;
}
.btn_start a{
	display:inline-block;
	padding:3% 5%;
	background: #FFDFE9;
	border: 1px solid #f7358f;
	text-align:center;
	color:#f7358f !important;
}


.text_bottom {
	font-size: 14px;
}

.kh {
	text-align:right;
	margin-top: 10px;
}

.kh img {
	width:30px;
}

/* クローズ用ボタン */

.campaign_btn span {
    box-sizing: border-box;
    color: #fff !important;
    display: block;
    font-size: 5vw;
    font-weight: bold;
    line-height: 1.5em;
    padding: 25px;
    text-align: center;
}
.campaign_btn {
	width: 95%;
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    position: relative;
    transition: all 0.2s linear 0s;
	margin: 50px auto 0 !important;
background: #d8d8d8; /* Old browsers */
background: -moz-linear-gradient(left, #d8d8d8 0%, #a5a5a5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #d8d8d8 0%,#a5a5a5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #d8d8d8 0%,#a5a5a5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#a5a5a5',GradientType=1 ); /* IE6-9 */
}
.campaign_btn_wrap {
    margin: 0 auto 50px;
    max-width: 775px;
}

/* faq */

.faq {
	margin:0 auto;
	display:block;	
}

.faq_pic {
    display: block;
    margin-left: auto;
    padding-right: 20px;
}

/* FAQ */
/* -------------------------------------------------------- */

dl{
	 text-align: left;
	 margin: 0 20px;
}

dl dt, dl dd {
	font-size: 3.5vw;
	padding:0 0 20px 50px;
	font-weight:normal;
	line-height:1.2em;
	background-size: 5%;
	background-position:4px 0;
	background-repeat:no-repeat;
}

dl dt {
	background-image:url(/campaign/lawson12/images/sp/pic_q_sp.png);
}

dl dd {
	background-image:url(/campaign/lawson12/images/sp/pic_a_sp.png);
}

/* clear */
/* -------------------------------------------------------- */
.cfix:after {content:" "; display:block; visibility:hidden; clear:both; height:0.1px; font-size:0.1em; line-height:0;}
.cfix {display:inline-block;}
/* no ie mac \*/
* html .cfix {height:1%;}
.cfix {display:block;}
/* */
iframe[width="300"] {
  display:none;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}	
	
}

/* Footer のみ
-------------------------------------------------------------- */

@media screen and (min-width: 641px){
	
#footer{
width: 100%;
min-width:960px;
background: url(/image/footer-back.png ) repeat-x left bottom ;
height: 267px;
}

#footer .footer_body{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}

.bnrArea{
padding-top: 40px;
width: 960px;
height: 95px;
margin:0 auto;
}
.bnrArea li{
float: left;
margin-right: 20px;
}
.bnrArea li.fb_end{
float: right;
margin-right: 0px;
}
.bnrArea2{
padding:0 0 20px 0;
width: 960px;
height: auto;
margin:0 auto;
text-align:center;
}

#footer .footer_main1{
height: 83px;
clear: both;
}
#footer .footer_main1 .footer_map{
float: left;
width: 760px;
padding-top: 20px;
}
#footer .footer_main1 .footer_map li{
float: left;
padding: 5px 15px 5px 15px;
background: url(/image/fsm-icon.png) no-repeat 0 49%;
}
#footer .footer_main1 .footer_map li a{
font-size: 11px;
}

#footer .footer_main1 .footer_map li.fl_01{
width: 150px;
}
#footer .footer_main1 .footer_map li.fl_02{
width: 220px;
}
#footer .footer_main1 .footer_map li.fl_03{
width: 80px;
}
#footer .footer_main1 .pmark{
float: left;
width: 100px;
}

#footer .footer_main1 .page_top{
float: right;
padding-top: 40px;
}

#footer .footer_main2{
padding-top: 30px;
clear: both;
}
.ft_logo{float: left;}


.ft_info{float: left; padding-top: 5px;}
.ft_info p{
font-size: 12px;
color: #ffffff;
padding-bottom: 7px;
}
.ft_info p.kigyou{
background: url(/image/f-mini-icon.jpg) no-repeat;
padding-left: 15px;
}

.ft_info p.kigyou a:link { color: #FFFFFF; }
.ft_info p.kigyou a:visited { color: #FFFFFF; text-decoration: none; }/*gro*/
.ft_info p.kigyou a:hover { color: #e7198c; text-decoration: none; }/*gro*/
.ft_info p.kigyou a:active { color: #e7198c; text-decoration: none; }/*gro*/



.ft_info p.copy{
color: #666666
}
.ft_img {
float: right;
height: 30px;
margin-top: 12px;
}

.twitter_btn_area{
height: 42px;
}

/*--20141120 base----------------------------*/
#footer .footer_main1 .footer_map li.t_blank{
padding: 5px 15px 5px 15px;
background: url(/image/f-mini-icon.png) no-repeat 0px 5px;
}

.dir .t_blank a{
padding: 5px 15px 5px 15px;
background: url(/image/f-mini-icon.png) no-repeat 0px 5px;
}
.annotation_bottom ul{
margin-left: 20px;
margin-bottom: 20px;
}
.annotation_bottom li{
font-size: 12px;
line-height: 1.5em;
list-style: initial;
list-style-type: disc;
}


}

@media screen and (max-width: 640px) {

/*
footer----------------------------------*/

a:link{color: #333333;}
/*a:visited{color: #666666;}*/
a:hover{color: #e7198c;
text-decoration:underline;}
/*a:active{color: #FF008D;}*/

#footer .footer_body {
width: 100%;
margin: 0 auto;
padding-top: 0px;
}
#footer .footer_main1 .footer_map {
float: left;
width: 100%;
padding-top: 20px;
}

.page_top{text-align: center;}
.f_twitter{float: right; padding: 10px;}
.f_info{
padding: 50px 10px 10px 10px;
border-bottom: 1px solid #cccccc;
}
.f_info_title{
font-size: 150%;
}
.f_text2{
padding: 10px;
font-size: 70%;
background: #363636;
color: #cccccc;
}
.f_info_01,
.f_info_02{
padding-bottom: 10px;
}
.f_info_02 a,
.f_info_03 a{
color: #ffffff;
}
#footer {
width: 100%;
max-width:640px;
background: #ffffff;
}
.bnrArea{
width: 100%;
margin: 0 auto;
}
.bnrArea li {
float: left;
margin-right: 0px;
padding: 6px 0;
width: 50%;
text-align:center;
}
.bnrArea li.fb_end_sp {
float: right;
margin-right: 0px;
padding: 6px 0;
}
.bnrArea img{
width: 90%;
margin:0 auto;
}
.bnrArea2{
clear:both;
padding:6px 0 0 0 !important;
width: 95%;
margin:0 auto 0 auto;
text-align:center;
}


#footer .footer_main1 {
width: 95%;
margin: 0 auto;
clear: both;
}
#footer .footer_main1 .footer_map {
float: left;
padding-top: 20px;
}
#footer .footer_main1 .no_pm {
float: left;
width: 100%;
padding-top: 20px;
}
#footer .footer_main1 .footer_map li {
float: none;
text-align: left;
padding: 5px 15px 5px 15px;
background: url(/image/fsm-icon.png) no-repeat 0 49%;
font-size: 11px;
}
#footer .footer_main1 .pmark {
float: right;
width: 30%;
padding-top: 40px;
}
#footer .footer_main1 .page_top {
clear: both;
padding: 0;
position: relative;
bottom: -4px;
}
#footer .footer_main2 {
clear: both;
height: 144px;
width: 100%;
background-image:url(/image/sp-footer-back.png);
background-repeat:repeat-x;
background-color:#261e23;
}
.ft_smp_w{width: 95%; margin: 0 auto;}

.ft_logo{width: 30%;}
.ft_info{
width: 70%;
}
.ft_info p{
text-align: left;
font-size: 70%;
}
.ft_info .copy{
display: none;
}
.ft_img{
float: none;
clear: both;
}
.ft_img {
    clear: both;
    float: none;
}
.ft_img {
    padding-bottom: 10px;
	text-align:center;
}

#footer .footer_main1 .footer_map li.t_blank{
background: url(/image/f-mini-icon.png) no-repeat 0px 5px;
}


.ft_info p {
    font-size: 7px !important;
    text-align: left;
}
.ft_info p {
    color: #ffffff;
    font-size: 12px;
    padding-bottom: 7px;
}

.copy_smp {
    color: #ffffff;
    font-size: 11px;
    width: 95%;
    text-align: center;
}


#footer{
width: 100%;
}

.bnrArea{
padding-top: 40px;
margin:0 auto;
}
.bnrArea li{
float: left;
margin-right: 20px;
}
.bnrArea li.fb_end{
float: right;
margin-right: 0px;
}
.bnrArea2{
padding:0 0 20px 0;
margin:0 auto;
text-align:center;
}

#footer .footer_main1{
clear: both;
}
#footer .footer_main1 .footer_map{
float: left;
padding-top: 20px;
}

#footer .footer_main1 .footer_map li a{
font-size: 11px;
}

#footer .footer_main1 .footer_map li.fl_01{
width: 150px;
}
#footer .footer_main1 .footer_map li.fl_02{
width: 220px;
}
#footer .footer_main1 .pmark{
float: left;
width: 100px;
}

#footer .footer_main1 .page_top{
float: right;
}

#footer .footer_main2{
padding-top: 30px;
clear: both;
}
.ft_logo{float: left;}


.ft_info{float: left; padding-top: 5px;}
.ft_info p{
font-size: 12px;
color: #ffffff;
padding-bottom: 7px;
}
.ft_info p.kigyou{
background: url(/image/f-mini-icon.jpg) no-repeat;
padding-left: 15px;
}

.ft_info p.kigyou a:link { color: #FFFFFF; }
.ft_info p.kigyou a:visited { color: #FFFFFF; text-decoration: none; }/*gro*/
.ft_info p.kigyou a:hover { color: #e7198c; text-decoration: none; }/*gro*/
.ft_info p.kigyou a:active { color: #e7198c; text-decoration: none; }/*gro*/



.ft_info p.copy{
color: #666666
}
.twitter_btn_area{
height: 42px;
}

/*--20141120 base----------------------------*/
#footer .footer_main1 .footer_map li.t_blank{
padding: 5px 15px 5px 15px;
background: url(/image/f-mini-icon.png) no-repeat 0px 5px;
}

.dir .t_blank a{
padding: 5px 15px 5px 15px;
background: url(/image/f-mini-icon.png) no-repeat 0px 5px;
}
.annotation_bottom ul{
margin-left: 20px;
margin-bottom: 20px;
}
.annotation_bottom li{
font-size: 12px;
line-height: 1.5em;
list-style: initial;
list-style-type: disc;
}
#footer .footer_main1 {
    min-height: 30px;
    height: 30px;
}

}