
@charset "UTF-8";

.layout_sp #wrapper header,
.layout_sp #wrapper hgroup,
.layout_sp #wrapper nav,
.layout_sp #wrapper article,
.layout_sp #wrapper section,
.layout_sp #wrapper aside,
.layout_sp #wrapper figure,
.layout_sp #wrapper footer{
	display:block;
}

.layout_sp ol, ul{
	list-style:none;  
}

/*=======================
wrapper
=======================*/
.layout_sp #wrapper {
	width:100%;
	font-family:'Meiryo',"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka", sans-serif;
	font-style:normal;
	color:#000;
    line-height:1.5em;
    font-size:1em;
}
.layout_sp #wrapper a:link { color:#172A81; text-decoration: underline; }
.layout_sp #wrapper a:visited { color:#172A81; opacity:0.7; }
.layout_sp #wrapper a:hover { color:#172A81; opacity:0.7; }
.layout_sp #wrapper a:active { color:#172A81; }

.layout_sp #wrapper h1,
.layout_sp #wrapper h2,
.layout_sp #wrapper h3,
.layout_sp #wrapper h4,
.layout_sp #wrapper h5 { font-weight:600; }
.layout_sp #wrapper ul, 
.layout_sp #wrapper li { margin:0; padding:0; }

/*=======================
header
=======================*/
.layout_sp p#h_image img {
    vertical-align: bottom;
    margin: auto;
}
.layout_sp #header_img p#img01_position {
    margin: 0 1%;
}

/*=======================
article
=======================*/
.layout_sp article{
	width:96%;
    margin: 0 auto 5%;
	overflow:hidden;
}

/*=======================
#contents
=======================*/
.layout_sp #contents {
    width: 100% !important;
}
.layout_sp #campain_conditions {
    border-radius: 5px;
    border: solid 1px #000;
    margin: 5%;
}
.layout_sp #campain_conditions p#campain_ttl {
    border-radius: 5px 5px 0 0;
    background-color: #000;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
}
.layout_sp #campain_conditions_inner {
    padding: 0 5px 0 5px;
}
.layout_sp #campain_conditions_inner p {
    margin: 2% 0 0;
}
.layout_sp #campain_conditions_inner ul li {
    font-size: 0.95em;
}
.layout_sp .nas_ttl_01 {
    margin: 0 auto;
    border-bottom: solid 2px #E60033;
}
.layout_sp .nas_ttl_01 p {
    font-size: 1.5em;
    line-height: 1.2em;
    padding-left: 10px;
    font-weight: bold;
}
.layout_sp .nas_ttl_01 p:before {
    content: url("/campaign/replace_gt/sp/img02.jpg");
    vertical-align:middle;
    display: inline-block;
    margin-right: 5px;
}
.layout_sp #qa_container {
    margin: 5% auto 0px;
}
.layout_sp #qa_L_inner,
.layout_sp #qa_R_inner {
    border-radius: 10px;
    border: 2px solid #E60033;
    margin: 3% 0;
    height: auto;
}
.layout_sp .anser_mark {
    position: relative;
    top: 47px;
    left: 0px;
    margin-top: -46px;
}
.layout_sp #qa_container p.qa_ttl {
    padding: 2px 10px 5px 40px;
    margin: 10px 10px 5px;
    border-bottom: dotted 1px #E60033;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.5em;
}
.layout_sp #qa_container p.qa_ttl span {
    font-size: 0.5em;
    margin-left: 45%;
}
.layout_sp #qa_container p.qa_txt {
    margin: 0 10px;
    font-size:0.95em;
    line-height: 1.5em;
}
.layout_sp #qa_L_inner img,
.layout_sp #qa_R_inner img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.layout_sp #arrow_btn {
    text-align: center;
}
.layout_sp #chance {
    background-color: #E60012;
    font-size: 1.6em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 15%;
    padding: 3% 0 1%;
}
.layout_sp #support_contents {
    margin: 0 auto;
}
.layout_sp #support01_ttl {
    height: 50px;
    position: relative;
}
.layout_sp #support01_ttl p#ttl01 {
    position: absolute;
    top: 5px;
}
.layout_sp #support01_ttl p#ttl01 img {
    width: 80%;
}
.layout_sp #support01_ttl div#ttl02 {
    position: absolute;
    color: #EF6325;
    font-size: 1.3em;
    font-weight: bold;
    border-bottom: 1px dotted #EF6325;
    top: 20px;
    left: 45px;
    min-width: 400px;
}
.layout_sp #support01_ttl p#ttl03 {
    position: absolute;
    font-size: 0.7em;
    top: 5px;
    left: 45px;
    font-weight: bold;
}
.layout_sp #support02_ttl {
    height: 70px;
    position: relative;
}
.layout_sp #support02_ttl p#ttl01 {
    position: absolute;
    top: 20px;
}
.layout_sp #support02_ttl p#ttl01 img {
    width: 80%;
}
.layout_sp #support02_ttl div#ttl02 {
    position: absolute;
    color: #0081C0;
    font-size: 1.3em;
    font-weight: bold;
    border-bottom: 1px dotted #0081C0;
    top: 20px;
    left: 45px;
}
.layout_sp #support02_ttl p#ttl03 {
    position: absolute;
    font-size: 0.6em;
    top: 5px;
    left: 45px;
    font-weight: bold;
}
.layout_sp p.support02_img02 {
    background-color: #000;
    color: #fff;
    padding: 1%;
    margin-top: 2%;
    font-size: 0.8em;
    display: inline-block;
}
.layout_sp #support03_ttl {
    height: 70px;
    position: relative;
}
.layout_sp #support03_ttl p#ttl01 {
    position: absolute;
    top: 20px;
}
.layout_sp #support03_ttl p#ttl01 img {
    width: 80%;
}
.layout_sp #support03_ttl div#ttl02 {
    position: absolute;
    color: #37AC51;
    font-size: 1.3em;
    font-weight: bold;
    border-bottom: 1px dotted #37AC51;
    top: 20px;
    left: 45px;
}
.layout_sp #support03_ttl p#ttl03 {
    position: absolute;
    font-size: 0.7em;
    top: 5px;
    left: 45px;
    font-weight: bold;
}

.layout_sp #support01_box,
.layout_sp #support02_box,
.layout_sp #support03_box {
    margin-bottom: 7%;
}
.layout_sp img.f_R {
    float: right;
    margin-top: 5px;
}
.layout_sp #comparison_container {
    margin: 0 auto;
    border-radius: 10px;
    background-color: #D3EDFB;
    text-align: center;
    width: 94%;
    margin: 0 auto;
}
.layout_sp #comparison_ttl {
    border-radius: 10px 10px 0 0;
    background-color: #0B318F;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    padding: 3% 0;
    margin-bottom: 3%;
}
.layout_sp ul#comparison_list li img {
    display: inline-block;
    width: 86%;
    margin: 0 auto 5%;
}
.layout_sp p.osusumeset {
    margin: 5% auto;
    padding: 3% 0;
    background-color: #E60012;
    border-radius: 10px;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.layout_sp p.campainprice {
    margin: 0 auto;
}



