@charset "utf-8";

body
{
    background-color: #ffffff;
}

img
{
    width: 100%;
}

.layout
{
    margin: 0 auto;
}

.layout header
{
    height: 40px;
    padding: 0 10px;
    position: relative;
}

.layout 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%;
}

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

.layout 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%;
}

.layout .heading
{
    border-top: 1px solid #cccccc;
    padding: 10px 0;
}

.layout .heading img
{
    margin: 0 auto;
    width: 272px;
}

.layout .button a
{
    background-color: #0035df;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
}

.layout .button-01
{
    margin: 20px auto 10px auto;
}

.layout .text
{
    font-size: 16px;
    line-height: 26px;
    padding: 0 10px;
}

.layout .text a
{
    color: #000000;
    font-size: 16px;
}

.layout .text-01
{
    background-image: url('/img/about-tpoint-bkg-02.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px;
}

.layout .text-01 .box
{
    background-color: rgba(39, 53, 17, 0.8);
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    min-height: 200px;
    padding: 15px;
}

.layout .text-01 .box a
{
    color: inherit;
    font-size: inherit;
}

.layout .text-02
{
    background-color: #000000;
    padding: 15px;
}

.layout .text-02 .box
{
    background-color: rgba(39, 53, 17, 0.8);
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    min-height: 200px;
    padding: 15px;
}

.layout .text-02 .box a
{
    color: inherit;
    font-size: inherit;
}

.layout .text-03
{
    padding: 15px;
}

.layout .text-03 .left
{
    float: left;
    width: 48%;
}
.layout .text-03 .right
{
    float: left;
    width: 52%;
}

.layout .text-03 .right .box
{
    margin: 15px 0 0 0;
}

.layout .text-04
{
    background-image: url('/img/about-tpoint-bkg-01.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 14px;
    line-height: 24px;
    padding: 15px 15px 30px 15px;
}

.layout .text-04 img
{
    margin-bottom: 15px;
}

.layout .text-05
{
    font-size: 12px;
    line-height: 22px;
}

.layout .text-05 a
{
    font-size: inherit;
}

.layout .text-06
{
    font-size: 10px;
    line-height: 20px;
    margin: 20px 0;
}

.layout .text-06 *
{
    font-size: 10px;
    line-height: 20px;
}

.layout .section
{
    padding: 0 10px;
}

.layout .logo
{
    margin: 30px auto 20px auto;
}

.layout .logo img
{
    margin: 0 auto;
    width: 200px;
}

.layout .top a
{
    background-color: #dedf50;
    background-image: url('/img/about-tpoint-arrow-top.png');
    background-position: center top 20px;
    background-repeat: no-repeat;
    background-size: 40px 24px;
    color: #ffffff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    padding: 60px 0 30px 0;
    text-align: center;
    text-decoration: none;
}

.layout .copyright
{
    font-size: 12px;
    line-height: 24px;
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    text-align: center;
}

.layout .heading .maintitle
{
    text-align:center;
    font-size: 32px;
    line-height: 40px;
    font-weight:bold;
    color:#ffffff;
    background-color: #afbc00;
    padding:20px 0;
}

.layout .title-01
{
    text-align:center;
    font-size: 36px;
    line-height: 50px;
    font-weight:bold;
    border-bottom:solid 1px #548235;
    margin-top: 40px;
}

.layout .text-2-01 .box,
.layout .text-2-02 .box,
.layout .text-2-03 .box,
.layout .text-2-04 .box
{
    text-align:center;margin:15px 0 20px 0;
}

.layout .text-2-01 .box .lead
{
    font-size:21px;
    font-weight:bold;
    color:#0070c0;
}

.layout .text-2-01 .box .highlight
{
    font-weight:bold;
    color:#0070c0;
}

.layout .text-2-02 .box .lead
{
    font-size:21px;
    font-weight:bold;
}

.layout .text-2-02 .box .enqbox
{
    width:300px;text-align:left;margin: auto;
}

.layout .text-2-02 .box .enqbox .enq
{
    font-weight:bold;
}

.layout .text-2-02 .box .enq::before
{
    position: absolute;
    content: "";
    top: 50%;
    left: 10px;
    width: 17px;
    height: 20px;
    margin-top: -5px;
    background: url('/img/about-tpoint-icon-survey.png') top left no-repeat;
    background-size: 17px 20px;
}

.layout .text-2-02 .box .enq
{
    display: block;
    position: relative;
    padding: 15px 35px 5px 30px;
    font-weight: bold;
}

.layout .text-2-03 .box .centerbox
{
    max-width:400px;
    width:80%;
    text-align:left;
    margin: auto;
}

.layout .text-2-03 .box .centerbox a
{
    color: #000000;
    font-size: 14px;
}

.layout .text-2-03 .box .inner-box
{
    border:solid 1px #d9d9d9;
    margin:15px 0px;
}

.layout .text-2-03 .box .inner-box .box-header
{
    background-color:#d9d9d9;
    padding:10px 10px;
}

.layout .text-2-01 .box .imglink,
.layout .text-2-03 .box .imglink
{
    text-align:center;
    display:block;
    width:80%;
    max-width:300px;
    margin:10px auto;
}

.layout .text-2-04 .box .imglink
{
    display:block;
    width:80%;
    max-width:300px;
    margin:15px auto;
}

.layout .head
{
    display:block;
    margin:15px 0px;
    font-weight: bold;
    font-size: 16px;
}

.layout .tablemenu
{
    max-width: 450px;
    width: 90%;
    text-align: center;
    margin: auto;
    color: #ffffff;
    border-collapse: separate;
    border-spacing: 15px 10px;
}

.layout .tablemenu td
{
    width: 50%;
    max-width: 200px;
    background-color: #afbc00;
    color: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.layout .tablemenu a
{
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
