@charset "utf-8";

/*
* reset.css
*
* Copyright 2015, SoftBank
*
*/

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, ol, 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%;
    font: inherit;
    vertical-align:baseline;
    background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

body {
    -webkit-text-size-adjust: none;
    font-family: -apple-system, helvetica, arial,"ヒラギノ角ゴ Pro W3", "hiragino kaku gothic pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "ms pgothic", sans-serif;
    line-height: 1.5;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:"";
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

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

fieldset,img{
    border: 0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #CCC;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

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

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}

.clear{
    clear:both;
}

/*************
common
*************/
html {
    font-size: 14px;
}
body {
    background-color: #fff;
    color: #333;
}
* {
    box-sizing: border-box;
}
*:first-child {
    margin-top: 0 !important;
}
*:last-child {
    margin-bottom: 0 !important;
}
img {
    height: auto;
    vertical-align: bottom;
}
/*************
block
*************/
.note {
    font-size: 12px;
    color: #c3da1a;
}
.asterisk::before {
    content: '窶ｻ';
}
.bdrBox {
    border: solid 1px #ccc;
}
.fltL {
    float: left !important;
}
.fltR {
    float: right !important;
}
.tac {
    text-align: center !important;
}
.dpn {
    display: none;
}
/*************
wrapper
*************/
#wrapper {
    min-width: 320px;
}
/*************
header
*************/
header
{
    border-bottom: 1px solid #bbbbbb;
    height: 40px;
    padding: 0 10px;
    position: relative;
}

header .logo-survey
{
    background-image: url('/img/logo-survey.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 118px 20px;
    float: left;
    height: 40px;
    width: 50%;
}

header .logo-survey a
{
    display: block;
    height: 20px;
    margin: 10px 0 !important;
    width: 118px;
}

header .logo-softbank
{
    background-image: url('/img/logo-softbank.png');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 11px;
    float: right;
    height: 40px;
    width: 50%;
}
/*************
hooter
*************/
footer {
    text-align: center;
}
footer .gotop {
    font-size: 20px;
    font-weight: bold;
    display: block;
    padding: 60px 0 30px;
    text-decoration: none;
    color: #fff;
    background-color: #dedf50;
    background-image: url('/img/about/footer_btn01.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 40px 24px;
}
footer .copyright {
    font-size: 12px;
    padding: 15px;
}
/*************
main
*************/
main {
    width: 100%;
    margin: 0 auto;
}
main #mainvisual {
    position: relative;
    text-align: center;
    background-image: url('/img/about/bg_oblique_01.png');
    background-repeat: repeat;
    background-position: center top;
    background-size: 60px auto;
}
main #mainvisual h2 {
    position: absolute;
    top: 5.263158%;
    width: 100%;
    background-color: #fff;
}
main #mainvisual h2 img {
    max-width: 375px;
}
main #mainvisual p img {
    max-width: 375px;
}
main img {
    width: 100%;
    max-width: 375px;
}
main .agrBox {
    padding: 16px 16px 30px;
    text-align: center;
}
main .agrBox .btn01 {
    margin: 10px 0;
}
main .agrBox .btn01 a {
    font-size: 1rem;
    line-height: 62px;
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 343px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-bottom: solid 3px #e7e7e7;
    border-radius: 31px;
    background-color: #006cff;
    background-image: url('/img/about/arw_link_btn01.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 28px auto;
}
main .agrBox .txtLink {
    padding: 12px 0;
    text-decoration: underline;
    color: #333;
}
/*************
cnt01
*************/
.cnt01 main section h3 {
    position: relative;
    text-align: center;
    background-image: url('/img/about/bg_oblique_01.png');
    background-repeat: repeat;
    background-position: center top;
    background-size: 60px auto;
}
.cnt01 main section p.lead {
    text-align: center;
    background-color: #f5f5f5;
}
.cnt01 main section .notice {
    line-height: 1.46;
    width: calc(100% - 32px);
    max-width: 600px;
    margin: 0 auto 0;
    padding: 14px 14px;
    border: solid 3px #ccc;
    background-color: #fff;
}
.cnt01 main section .notice a {
    padding: 12px 0;
    text-decoration: underline;
    color: #00a0ea;
}
.cnt01 main section .cnt {
    text-align: center;
}
.cnt01 main #sec01 #cnt01 {
    text-align: center;
    background-color: #fffde9;
}
.cnt01 main #sec02 {
    padding-bottom: 16px;
}
.cnt01 main #sec02 #cnt02 {
    position: relative;
    text-align: center;
    background-image: url('/img/about/bg_cnt02.png');
    background-repeat: repeat;
    background-position: center top;
    background-size: 30px 30px;
}
.cnt01 main #sec02 #cnt02::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(50% - 106px);
    content: '';
    border-right: solid 106px transparent;
    border-bottom: solid 22px #fff;
}
.cnt01 main #sec02 #cnt02::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(50% - 106px);
    content: '';
    border-bottom: solid 22px #fff;
    border-left: solid 106px transparent;
}
.cnt01 main #sec02 .btn02 {
    text-align: center;
}
.cnt01 main #sec02 .btn02 a {
    font-size: .78571rem;
    line-height: 24px;
    display: inline-block;
    width: 174px;
    text-decoration: none;
    color: #333;
    border: solid 3px #00a9f0;
    border-radius: 15px;
    background-image: url('/img/about/arw_link_btn02.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 23px auto;
    box-shadow: 0 3px #e7e7e7;
}
.cnt01 main #sec02 .btn02 a img {
    width: 79px;
    vertical-align: text-bottom;
}
.cnt01 main #sec02 .notice {
    margin: 34px auto 14px;
}
.cnt01 main #sec03 {
    padding-bottom: 32px;
    background-color: #fffde9;
}
.cnt01 main #sec03 #cnt03 {
    text-align: center;
}
.cnt01 main #sec03 .notice {
    margin: 25px auto;
}
.cnt01 main #sec04 {
    margin-bottom: 16px;
}
.cnt01 main #sec04 #cnt04 {
    text-align: center;
    background-color: #fffde9;
}
/*************
cnt02
*************/
.cnt02 main dl.attention {
    text-align: center;
}
.cnt02 main dl.attention dt {
    background-color: #fb5977;
}
.cnt02 main #sec01 {
    margin-bottom: 16px;
}
.cnt02 main #sec01 h3 {
    position: relative;
    text-align: center;
    background-image: url('/img/about/bg_oblique_01.png');
    background-repeat: repeat;
    background-position: center top;
    background-size: 60px auto;
}
.cnt02 main #sec01 p.lead {
    text-align: center;
    background-color: #f5f5f5;
}
.cnt02 main #sec01 #cnt01 {
    text-align: center;
    background-color: #fffde9;
}
