
/* Style for PCs */
@media screen and (min-width: 1025px) {
h2.astoptxt {
    font-size: 28px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    font-weight: 700!important;
    color: #A8865D;
    line-height: 1.25em;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}
#msp p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 2.5em;
}
#msp p.pnom {
    margin-bottom: 0;
}
#msp p.pnom1 {
    margin-bottom: 1em;
}
ul.asimage li {
    width: 25%;
    height: auto;
    display: block;
    float: left;
}
/* Section01
------------------------------------------------------------*/
#as_sec01 {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../img/astonmartin_ms/sec01bg.jpg);
    background-position: right center;
    background-size: 55% auto;
    background-repeat: no-repeat;
}
#as1cc {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 60px 45% 10% 35px;
}
.aslogo {
    width: 100%;
    height: auto;
    display: block;
    padding: 0 25% 0 0;
    background-image: url(../img/astonmartin_ms/acr_logo.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 20% auto;
}
/* Section02
------------------------------------------------------------*/
#as_sec02 {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../img/astonmartin_ms/sec02bg.jpg);
    background-position: left center;
    background-size: 55% auto;
    background-repeat: no-repeat;
}
#as2cc {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.as2box {
    width: auto;
    height: auto;
    display: block;
    padding: 10% 35px 10% 58%;
}
/* Section03
------------------------------------------------------------*/
#as_sec03 {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 60px;
}
h2.astoptxt_en {
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    font-weight: 100;
    line-height: 1.25em;
    color: #222;
    letter-spacing: -0.5px;
    text-align: center;
    margin-bottom: 5px;
}
h3.astoptxt_s {
    font-size: 16px;
    font-weight: 200;
    line-height: 25px;
    color: #A8865D;
    text-align: center;
    margin-bottom: 15px;
}
p.as_s3txt {
    text-align: center;
    margin-bottom: 35px;
}
ul.as_shoplist {
    width: 100%;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.as_shoplist li {
    width: 18.90%;
    height: auto;
    display: block;
    padding-bottom: 50px;
    border-bottom: 1px dotted #b0b0b0;
    margin: 0 3% 60px;
    text-align: center;
}
ul.as_shoplist li .asi_cc {
    width: auto;
    height: auto;
    display: block;
    padding: 15px 0 0 0;
}
ul.as_shoplist li .asi_cc h2 {
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 3px;
    font-weight: 300;
    color: #666;
}
ul.as_shoplist li .asi_cc h3 {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 10px;
    font-weight: 700;
    color: #222;
}
ul.as_shoplist li .asi_cc p.as_price {
    font-size: 14px!important;
    line-height: 1.25em!important;
    margin-bottom: 20px!important;
    font-weight: 300;
    color: rgba(131,44,45,1.00);
}
ul.as_shoplist li .asi_cc p.as_price strong {
    font-weight: 300;
    font-size: 16px;
}
ul.as_shoplist li .asi_cc p.as_bn_cart {
    text-align: right;
    font-size: 14px!important;
    line-height: 30px!important;
    margin-bottom: 0px!important;
}
ul.as_shoplist li .asi_cc p.as_bn_cart a {
    width: 60%;
    height: 30px;
    display: block;
    color: #fff;
    padding-right: 10px;
    text-decoration: none;
    background-image: url(../img/astonmartin_ms/ic_cart.png);
    background-repeat: no-repeat;
    background-size: auto 20px;
    background-position: 10px center;
    background-color: rgba(77,4,5,1.00);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 auto;
}
/* Section04
------------------------------------------------------------*/
#as_sec04 {
    width: 100%;
    height: auto;
    display: block;
    background-color: #f5f5f5;
}
#as4cc {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 100px 35px 100px 35px;
}
h2.as4title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25em;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}
}

/* Style for iPad Pro */
@media screen and (min-width: 769px) and (max-width: 1024px) {
h2.astoptxt {
    font-size: 28px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    font-weight: 700!important;
    color: #A8865D;
    line-height: 1.25em;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}
#msp p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 2.5em;
}
#msp p.pnom {
    margin-bottom: 0;
}
#msp p.pnom1 {
    margin-bottom: 1em;
}
ul.asimage li {
    width: 25%;
    height: auto;
    display: block;
    float: left;
}
/* Section01
------------------------------------------------------------*/
#as_sec01 {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../img/astonmartin_ms/sec01bg.jpg);
    background-position: center bottom;
    background-size: auto 350px;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
#as1cc {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 60px 5% 400px 5%;
}
.aslogo {
    width: 100%;
    height: auto;
    display: block;
    padding: 0 25% 0 0;
    background-image: url(../img/astonmartin_ms/acr_logo.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 20% auto;
}
/* Section02
------------------------------------------------------------*/
#as_sec02 {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../img/astonmartin_ms/sec02bg.jpg);
    background-position: center bottom;
    background-size: auto 350px;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
#as2cc {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 60px 5% 400px 5%;
}
.as2box {
    width: auto;
    height: auto;
    display: block;
}
/* Section03
------------------------------------------------------------*/
#as_sec03 {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 60px;
}
h2.astoptxt_en {
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    font-weight: 100;
    line-height: 1.25em;
    color: #222;
    letter-spacing: -0.5px;
    text-align: center;
    margin-bottom: 5px;
}
h3.astoptxt_s {
    font-size: 16px;
    font-weight: 200;
    line-height: 25px;
    color: #A8865D;
    text-align: center;
    margin-bottom: 15px;
}
p.as_s3txt {
    text-align: center;
    margin-bottom: 35px;
}
ul.as_shoplist {
    width: 100%;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.as_shoplist li {
    width: 26.233333333333333333333%;
    height: auto;
    display: block;
    padding-bottom: 50px;
    border-bottom: 1px dotted #b0b0b0;
    margin: 0 3% 60px;
    text-align: center;
}
ul.as_shoplist li .asi_cc {
    width: auto;
    height: auto;
    display: block;
    padding: 15px 0 0 0;
}
ul.as_shoplist li .asi_cc h2 {
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 3px;
    font-weight: 300;
    color: #666;
}
ul.as_shoplist li .asi_cc h3 {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 10px;
    font-weight: 700;
    color: #222;
}
ul.as_shoplist li .asi_cc p.as_price {
    font-size: 14px!important;
    line-height: 1.25em!important;
    margin-bottom: 20px!important;
    font-weight: 300;
    color: rgba(131,44,45,1.00);
}
ul.as_shoplist li .asi_cc p.as_price strong {
    font-weight: 300;
    font-size: 16px;
}
ul.as_shoplist li .asi_cc p.as_bn_cart {
    text-align: right;
    font-size: 14px!important;
    line-height: 30px!important;
    margin-bottom: 0px!important;
}
ul.as_shoplist li .asi_cc p.as_bn_cart a {
    width: 70%;
    height: 30px;
    display: block;
    color: #fff;
    padding-right: 10px;
    text-decoration: none;
    background-image: url(../img/astonmartin_ms/ic_cart.png);
    background-repeat: no-repeat;
    background-size: auto 20px;
    background-position: 10px center;
    background-color: rgba(77,4,5,1.00);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 auto;
}
/* Section04
------------------------------------------------------------*/
#as_sec04 {
    width: 100%;
    height: auto;
    display: block;
    background-color: #f5f5f5;
}
#as4cc {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 100px 35px 100px 35px;
}
h2.as4title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25em;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}
}

/* Style for iPad */
@media screen and (min-width: 481px) and (max-width: 768px) {
h2.astoptxt {
    font-size: 28px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    font-weight: 700!important;
    color: #A8865D;
    line-height: 1.25em;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}
#msp p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 2.5em;
}
#msp p.pnom {
    margin-bottom: 0;
}
#msp p.pnom1 {
    margin-bottom: 1em;
}
ul.asimage li {
    width: 25%;
    height: auto;
    display: block;
    float: left;
}
/* Section01
------------------------------------------------------------*/
#as_sec01 {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../img/astonmartin_ms/sec01bg.jpg);
    background-position: center bottom;
    background-size: auto 250px;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
#as1cc {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 60px 5% 300px 5%;
}
.aslogo {
    width: 100%;
    height: auto;
    display: block;
    padding: 0 25% 0 0;
    background-image: url(../img/astonmartin_ms/acr_logo.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 20% auto;
}
/* Section02
------------------------------------------------------------*/
#as_sec02 {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../img/astonmartin_ms/sec02bg.jpg);
    background-position: center bottom;
    background-size: auto 250px;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
#as2cc {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 60px 5% 300px 5%;
}
.as2box {
    width: auto;
    height: auto;
    display: block;
}
/* Section03
------------------------------------------------------------*/
#as_sec03 {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 60px;
}
h2.astoptxt_en {
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    font-weight: 100;
    line-height: 1.25em;
    color: #222;
    letter-spacing: -0.5px;
    text-align: center;
    margin-bottom: 5px;
}
h3.astoptxt_s {
    font-size: 16px;
    font-weight: 200;
    line-height: 25px;
    color: #A8865D;
    text-align: center;
    margin-bottom: 15px;
}
p.as_s3txt {
    text-align: center;
    margin-bottom: 35px;
}
ul.as_shoplist {
    width: 100%;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.as_shoplist li {
    width: 39.90%;
    height: auto;
    display: block;
    padding-bottom: 50px;
    border-bottom: 1px dotted #b0b0b0;
    margin: 0 5% 60px;
    text-align: center;
}
ul.as_shoplist li .asi_cc {
    width: auto;
    height: auto;
    display: block;
    padding: 15px 0 0 0;
}
ul.as_shoplist li .asi_cc h2 {
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 3px;
    font-weight: 300;
    color: #666;
}
ul.as_shoplist li .asi_cc h3 {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 10px;
    font-weight: 700;
    color: #222;
}
ul.as_shoplist li .asi_cc p.as_price {
    font-size: 14px!important;
    line-height: 1.25em!important;
    margin-bottom: 20px!important;
    font-weight: 300;
    color: rgba(131,44,45,1.00);
}
ul.as_shoplist li .asi_cc p.as_price strong {
    font-weight: 300;
    font-size: 16px;
}
ul.as_shoplist li .asi_cc p.as_bn_cart {
    text-align: right;
    font-size: 14px!important;
    line-height: 30px!important;
    margin-bottom: 0px!important;
}
ul.as_shoplist li .asi_cc p.as_bn_cart a {
    width: 70%;
    height: 30px;
    display: block;
    color: #fff;
    padding-right: 10px;
    text-decoration: none;
    background-image: url(../img/astonmartin_ms/ic_cart.png);
    background-repeat: no-repeat;
    background-size: auto 20px;
    background-position: 10px center;
    background-color: rgba(77,4,5,1.00);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 auto;
}
/* Section04
------------------------------------------------------------*/
#as_sec04 {
    width: 100%;
    height: auto;
    display: block;
    background-color: #f5f5f5;
}
#as4cc {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 100px 35px 100px 35px;
}
h2.as4title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25em;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}
}

/* Style for Smartphone */
@media screen and (max-width: 480px) {
h2.astoptxt {
    font-size: 28px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    font-weight: 700!important;
    color: #A8865D;
    line-height: 1.25em;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}
#msp p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 2.5em;
}
#msp p.pnom {
    margin-bottom: 0;
}
#msp p.pnom1 {
    margin-bottom: 1em;
}
ul.asimage li {
    width: 50%;
    height: auto;
    display: block;
    float: left;
}
/* Section01
------------------------------------------------------------*/
#as_sec01 {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../img/astonmartin_ms/sec01bg.jpg);
    background-position: center bottom;
    background-size: auto 150px;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
#as1cc {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 60px 5% 200px 5%;
}
.aslogo {
    width: 100%;
    height: auto;
    display: block;
    padding: 0 25% 0 0;
    background-image: url(../img/astonmartin_ms/acr_logo.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 20% auto;
}
/* Section02
------------------------------------------------------------*/
#as_sec02 {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../img/astonmartin_ms/sec02bg.jpg);
    background-position: center bottom;
    background-size: auto 150px;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
#as2cc {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 60px 5% 200px 5%;
}
.as2box {
    width: auto;
    height: auto;
    display: block;
}
/* Section03
------------------------------------------------------------*/
#as_sec03 {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 60px;
}
h2.astoptxt_en {
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    font-weight: 100;
    line-height: 1.25em;
    color: #222;
    letter-spacing: -0.5px;
    text-align: center;
    margin-bottom: 5px;
}
h3.astoptxt_s {
    font-size: 16px;
    font-weight: 200;
    line-height: 25px;
    color: #A8865D;
    text-align: center;
    margin-bottom: 15px;
}
p.as_s3txt {
    text-align: center;
    margin-bottom: 35px;
}
ul.as_shoplist {
    width: 100%;
    height: auto;
    display: block;
}
ul.as_shoplist li {
    width: 100%;
    height: auto;
    display: block;
    padding: 0 5px 30px;
    border-bottom: 1px dotted #b0b0b0;
    margin-bottom: 30px;
}
ul.as_shoplist li img {
    width: 25%;
    height: auto;
    display: block;
    float: left;
}
ul.as_shoplist li .asi_cc {
    width: 75%;
    height: auto;
    display: block;
    float: right;
    padding: 5px 0 5px 15px;
}
ul.as_shoplist li .asi_cc h2 {
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 3px;
    font-weight: 300;
    color: #666;
}
ul.as_shoplist li .asi_cc h3 {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 10px;
    font-weight: 700;
    color: #222;
}
ul.as_shoplist li .asi_cc p.as_price {
    font-size: 14px!important;
    line-height: 1.25em!important;
    margin-bottom: 20px!important;
    font-weight: 300;
    text-align: right;
    color: rgba(131,44,45,1.00);
}
ul.as_shoplist li .asi_cc p.as_price strong {
    font-weight: 300;
    font-size: 16px;
}
ul.as_shoplist li .asi_cc p.as_bn_cart {
    text-align: right;
    font-size: 14px!important;
    line-height: 30px!important;
    margin-bottom: 0px!important;
}
ul.as_shoplist li .asi_cc p.as_bn_cart a {
    width: 70%;
    height: 30px;
    display: block;
    color: #fff;
    padding-right: 10px;
    text-decoration: none;
    background-image: url(../img/astonmartin_ms/ic_cart.png);
    background-repeat: no-repeat;
    background-size: auto 20px;
    background-position: 10px center;
    background-color: rgba(77,4,5,1.00);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 auto;
}
/* Section04
------------------------------------------------------------*/
#as_sec04 {
    width: 100%;
    height: auto;
    display: block;
    background-color: #f5f5f5;
}
#as4cc {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 100px 35px 100px 35px;
}
h2.as4title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25em;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}
}
