/*-------------------------------------------以下初期タグ設定------------------------------------------------------------*/
/* reset css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

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%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav 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;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}



/* web catalog setting */
html {
    font-size: 62.5%;
}

body {
    width: 100%;
    font-size: 1.6rem;
    font-size: 16px;
    background: #fffff0;
    background-image: url(../newimg/katarogu_ue.png),url(../newimg/katarogu_shita.png);
    background-repeat: no-repeat,no-repeat;
    background-position: top right,bottom left;
    background-size: 100%,100%;
    /*
    background-image:url(../newimg/katarogu_shita.png);
    background-position: bottom 0px left;*/
}


img {
    width: 100%;
    vertical-align: bottom;
}

p {
    line-height: 1.5;
    color: #3e2e28;
}

a {
    display: inline-block;
    transition: .4s;
}

a:hover {
    opacity: 0.6;
}

br.sp-only {
    display: none;
}

/*-------------------------------------------初期タグ設定ここまで------------------------------------------------------------*/

/* 箱自体の大きさ */
.container {
    width: 700px;
    margin: 0 auto;
    padding: 150px 0;
    text-align: center;
}

/* タイトル画像 */
.concept img {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}

/*.title {
  margin-top : -100px ;
  margin-right : 50px;
}*/

.credit {
    padding-top : 50px ;
    padding-bottom: 20px;
    font-size: 1.7rem;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.credit.A-0 {
    font-size: 1.5rem;
    font-size: 15px;
    /*border: medium solid #ff00ff; 枠線 */
}

/* 中央配置 */
.item-center {
    width: 100%;
    margin: 30px 0px;
}

.A-1 {
    position: relative;
    width: 660px;
    left: 20px;
    right: 20px;
}

.A-2 {
    position: relative;
    margin : 50px 20px;
}

.A-3 {
    position: relative;
    width: 660px;
    left: 20px;
    right: 20px;
}

.credit.A-1 {
    width : 500px ;
    left : 100px ;
    right : 100px ;
    margin: 0px 0px;
    padding: 10px 0px 10px 0px;
    /*border: medium solid #ff00ff; 枠線 */
}

.overlap.item-wrap.b1 .item-right {
    position: relative;
    left: 0px;
    width: 340px;
}

.overlap.item-wrap.b1 .item-left {
    position: relative;
    width: 340px;
    left : 360px;
    bottom : 530px ;
    margin-bottom : -530px;
}

.B-3 {
    position: relative;
    top : 0px;
    width: 660px;
    left: 20px;
    right: 20px;
}

.credit.B-1 {
    margin: 0px 0px;
    padding: 10px 0px 10px 0px;
    /*border: medium solid #ff00ff; /* 枠線 */
}

/*
.overlap.item-wrap.b1 .item-right {
    position: relative;
    left: 0px;
    width: 400px;
}

.overlap.item-wrap.b1 .item-left {
    position: relative;
    width: 400px;
    left : 300px;
}*/

.C-1 {
    position: relative;
    width: 660px;
    left: 20px;
    right: 20px;
}

.credit.C-1A {

    left : 100px ;
    right : 100px ;
    margin: 0px 0px;
    padding: 10px 0px 10px 0px;
    /*border: medium solid #ff00ff; /* 枠線 */
}

.C-2 {
    position: relative;
    width: 660px;
    left: 20px;
    right: 20px;
}

.credit.C-1 {
  top : 0px ;
    width : 500px ;
    left : 100px ;
    right : 100px ;
    margin: 0px 0px;
    padding: 10px 0px 10px 0px;
    /*border: medium solid #ff00ff; /* 枠線 */
}

.overlap.item-wrap.c1 .item-right {
    position: relative;
    left: 0px;
    width: 330px;
}

.overlap.item-wrap.c1 .item-left {
    position: relative;
    width: 330px;
    left : 370px;
    bottom : 330px ;
    margin-bottom : -330px ;
}

.C-5 {
    position: relative;
    width: 660px;
    left: 20px;
    right: 20px;
}

.overlap.item-wrap.d1 {
    margin-bottom : -450px;
}

.overlap.item-wrap.d1 .item-right {
  position: relative;
  width: 400px;
  left : 0px;
}

.overlap.item-wrap.d1 .item-left {
    position: relative;
    left: 350px;
    width: 350px;
    bottom : 240px ;
    margin-bottom : 240px;
}

.credit.D-1A {
    top : 0px ;
    left : 100px ;
    right : 100px ;
    margin: 0px 0px;
    padding: 10px 0px 10px 0px;
    /*border: medium solid #ff00ff; /* 枠線 */
}

.D-3 {
    position: relative;
    width: 660px;
    left: 20px;
    right: 20px;
}

.overlap.item-wrap.d2 .item-right {
  position: relative;
  left: 350px;
  width: 350px;
}

.overlap.item-wrap.d2 .item-left {
  position: relative;
  width: 400px;
  left : 0px;
  bottom : 80px ;
  margin-bottom : -80px;
}

.credit.D-1 {
    top : 0px ;
    left : 100px ;
    right : 100px ;
    margin: 0px 0px;
    padding: 10px 0px 10px 0px;
    /*border: medium solid #ff00ff; /* 枠線 */
}

.endtitle {
  margin-top : 50px ;
}

.credit img {
    width: 70%;
}

.item-wrap {
    position: relative;
    margin: 50px 0;
}

.item-left, .item-right {
    margin: 20px 0;
}

.item-wrap.carmen .item-left {
    width: 80%;
}

.item-wrap.carmen .item-right {
    position: relative;
    left: 150px;
    width: 550px;
}
/*
.item-wrap.marina {
  position : relative;
}*/

/* for PC */
.item-wrap.marina .item-left {
    width: 50%;
    position: relative;
}

/* credit */
/* 画像の大きさに合わせて変更する */
.item-wrap.marina .credit {
  position : relative ;
  width : 50% ;
  left : 350px ;
  bottom : 300px ;
  margin-bottom : -300px ;
}

.item-wrap.marina .item-right {
    position: relative;
    left: 150px;
    width: 550px;
}

.overlap {
    position: relative;
}

.overlap.item-wrap.dolores .item-right {
    position: relative;
}

.overlap.item-wrap.dolores .item-right {
    position: relative;
    left: 150px;
    width: 550px;
}

.overlap.item-wrap.dolores .item-left {
    position: relative;
    bottom: 150px;
    width: 300px;
    margin-bottom: -150px;
}

/*pc*/

.overlap.item-wrap.lana .item-left {
    position: relative;
    width: 550px;
    left : 150px;
}

.overlap.item-wrap.lana .item-right {
    position: relative;
    left: 0px;
    bottom: 100px;
    width: 300px;
    margin-bottom: -100px;
}

.overlap.item-wrap.lana .item-right.b1 {
    position: relative;
    left: 0px;
    width: 350px;
    bottom : 100px ;
    margin-bottom : -100px ;
}

.overlap.item-wrap.lana .credit {
    position: relative;
    width: 350px;
    left : 350px;
    bottom : 300px ;
    margin-bottom: -300px;
}

.overlap.item-wrap.double .item-left {
    position: relative;
    width: 325px;
    left : 0px;
}

.overlap.item-wrap.double .item-right {
    position: relative;
    left: 375px;
    bottom: 345px;
    width: 325px;
    margin-bottom: -400px;
}

.overlap.item-wrap .credit {
    position: relative;
    width: 350px;
    left : 0px;
    /*
    bottom : 1000px ;
    margin-bottom: -300px;
    */
}

.overlap.item-wrap.smile .item-left {
    position: relative;
    width: 550px;
    left : 150px;
}

.overlap.item-wrap.smile .item-right {
    position: relative;
    left: 0px;
    bottom: 100px;
    width: 400px;
    margin-bottom: -100px;
}

.overlap.item-wrap.shoes .item-left {
  position: relative;
  width: 600px;
  left : 100px;
}

.overlap.item-wrap.shoes .item-right.b1 {
    position: relative;
    left: 0px;
    width: 450px;
}

.overlap.item-wrap.shoes .credit {
    position: relative;
    width: 220px;
    left : 480px;
    bottom : 250px ;
    margin-bottom: -200px;
}

.overlap.item-wrap.lizzy .bg {
    position: relative;
    width: 600px;
    margin: auto;
}

.overlap.item-wrap.lizzy .item-right {
    position: relative;
    left: 400px;
    bottom: 440px;
    width: 300px;
    margin-bottom: -440px;
}

.overlap.item-wrap.lizzy .item-left {
    position: relative;
    bottom: 0;
    width: 300px;
}

.overlap.item-wrap.billie .bg {
    position: relative;
    width: 700px;
    margin: auto;
}

.overlap.item-wrap.billie .item-left {
    position: relative;
    left: -100px;
    bottom: 436px;
    width: 460px;
    margin-bottom: -360px;
}

.overlap.item-wrap.billie .item-right {
    position: relative;
    left: 400px;
    bottom: 465px;
    width: 460px;
    margin-bottom: -400px;
}

.item-wrap.chuck .item-left {
    width: 400px;
}

.item-wrap.chuck .item-right {
    position: relative;
    bottom: 200px;
    left: 300px;
    width: 400px;
    margin-bottom: -200px;
}

.item-wrap.chuck2 .item-left {
    width: 600px;
}

.item-wrap.chuck2 .item-right {
    position: relative;
    bottom: 50px;
    left: 400px;
    width: 300px;
    margin-bottom: -50px;
}

.christina {
    position: relative;
}

.christina .concept {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.christina .concept img {
    width: 95%;
    margin-bottom: 0;
}

.endtitle {
  margin-top : 50px ;
}

/* タイトル */
.endtitle img {
  width : 100% ;
  /*margin: 10px 0px;
  padding: 10px;
  border: medium solid #ff00ff; */
}

.staffcredit {
  margin-top : 100px ;
}

/* タイトル */
.staffcredit img {
  width : 65% ;
  /*margin: 10px 0px;
  padding: 10px;
  border: medium solid #ff00ff; */
}

.appinsta {
  margin-top : 50px ;
}

.instagram img{
  width : 100px ;
}

.apple {
  margin-top : 30px;
  width :550px;
}

.apple img{
  width : 150px ;
}

.android {
  width : 900px;
  margin-top : -65px;
  margin-bottom : 50px;
}

.android img{
  width : 200px ;
}

.deco img {
    width: 300px;
}

footer img {
    width: 80px;
}

/*
footer {
    background-image:url(../newimg/katarogu_shita.png);
    background-position: bottom 0px left;
    background-repeat: no-repeat;
    background-size: 100%;
}
*/
@media screen and (max-width: 1024px) {

    body {
        background-size: 100%;
    }

    .container {
        width: 500px;
        margin: 0 auto;
        padding: 100px 0;
    }

    .item-left, .item-right {
        margin: 20px 0;
    }

    .item-wrap.carmen .item-left {
        width: 80%;
    }

    .item-wrap.carmen .item-right {
        position: relative;
        left: 100px;
        width: 400px;
    }

    .item-wrap.marina .item-left {
        width: 70%;
    }

    .item-wrap.marina .item-right {
        position: relative;
        left: 100px;
        width: 400px;
    }

    .overlap {
        position: relative;
    }

    .overlap.item-wrap.dolores .item-right {
        position: relative;
    }

    .overlap.item-wrap.dolores .item-right {
        position: relative;
        left: 100px;
        width: 400px;
    }

    .overlap.item-wrap.dolores .item-left {
        position: relative;
        bottom: 150px;
        width: 300px;
        margin-bottom: -150px;
    }

    .overlap.item-wrap.lana .item-left {
        position: relative;
        width: 400px;
        left: 100px;
    }

    .overlap.item-wrap.lana .item-right {
        position: relative;
        right: 200px;
        bottom: 200px;
        width: 300px;
        margin-bottom: -200px;
    }

    .overlap.item-wrap.a1 .item-left {
        position: relative;
        width: 250px;
        left : 250px;
        bottom : 450px ;
        margin-bottom: -400px;
    }

    .overlap.item-wrap.a1 .item-right {
        position: relative;
        left: 0px;
        width: 350px;
    }

    .overlap.item-wrap.lana .item-right.b1 {
        position: relative;
        left: 0px;
        width: 245px;
        bottom : 70px ;
        margin-bottom : -70px ;
    }

    .overlap.item-wrap.lana .credit {
        position: relative;
        width: 245px;
        left : 245px;
        bottom : 210px ;
        margin-bottom: -210px;
    }

    .overlap.item-wrap .credit {
        position: relative;
        width: 245px;
        left : 0px;
        bottom : 210px ;
        margin-bottom: -210px;
    }

    .overlap.item-wrap.double .item-left {
        position: relative;
        width: 240px;
        left : 0px;
    }

    .overlap.item-wrap.double .item-right {
        position: relative;
        left: 260px;
        bottom: 260px;
        width: 240px;
        margin-bottom: -300px;
    }

    .overlap.item-wrap.smile .item-left {
        position: relative;
        width: 390px;
        left : 110px;
    }

    .overlap.item-wrap.smile .item-right {
        position: relative;
        left: 0px;
        bottom: 100px;
        width: 285px;
        margin-bottom: -100px;
    }

    .overlap.item-wrap.shoes .item-left {
      position: relative;
      width: 425px;
      left : 75px;
    }

    .overlap.item-wrap.shoes .item-right.b1 {
        position: relative;
        left: 0px;
        width: 320px;
    }

    .overlap.item-wrap.shoes .credit {
        position: relative;
        width: 157px;
        left : 343px;
        bottom : 210px ;
        margin-bottom: -200px;
    }

    .overlap.item-wrap.lizzy .bg {
        position: relative;
        width: 450px;
        margin: auto;
    }

    .overlap.item-wrap.lizzy .item-right {
        position: relative;
        left: 250px;
        bottom: 340px;
        width: 250px;
        margin-bottom: -340px;
    }

    .overlap.item-wrap.lizzy .item-left {
        position: relative;
        bottom: 0;
        width: 200px;
    }

    .overlap.item-wrap.billie .bg {
        position: relative;
        width: 500px;
        margin: auto;
    }

    .overlap.item-wrap.billie .item-left {
        position: relative;
        bottom: 303px;
        width: 300px;
    }

    .overlap.item-wrap.billie .item-right {
        position: relative;
        left: 260px;
        bottom: 204px;
        width: 300px;
        margin-bottom: -186px;
    }

    .item-wrap.chuck .item-left {
        width: 400px;
    }

    .item-wrap.chuck .item-right {
        position: relative;
        bottom: 150px;
        left: 200px;
        width: 300px;
        margin-bottom: -150px;
    }

    .item-wrap.chuck2 .item-left {
        width: 400px;
    }

    .item-wrap.chuck2 .item-right {
        position: relative;
        bottom: 50px;
        left: 200px;
        width: 300px;
        margin-bottom: -150px;
    }

    .item-wrap.christina .item-left {
        position: relative;
        left: 100px;
        width: 400px;
    }

    .item-wrap.christina .item-right {
        position: relative;
        bottom: 100px;
        width: 300px;
    }

}

@media screen and (max-width: 480px) {

    body {
        font-size: 1.4rem;
        font-size: 14px;
        background-size: 100%;
    }

    .container {
        width: 300px;
        margin: 0 auto;
        padding: 100px 0;
        overflow: hidden;
    }

    .concept {
        font-size: 1.2rem;
        font-size: 13px;
    }

    .concept img {
        width: 130px;
        margin-bottom: 13px;
        margin-top: 13px;
    }

    .title {
      margin-top : -10px ;
      margin-bottom : -20px ;

    }

    /* タイトル */
    .title img {
      width : 100% ;
      /*margin: 10px 0px;
      padding: 10px;
      border: medium solid #ff00ff; */
    }

    /* 中央配置 */
    .item-center {
        width: 100%;
        margin: 30px 0px;
    }

    .credit {
        padding-top : 20px ;
        padding-bottom: 20px;
        font-size: 0.9rem;
        font-size: 9px;
        line-height: 1.5;
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }

    .credit img {
        width: 100%;
    }

    .credit.A-0 {
        font-size: 0.75rem;
        font-size: 7.5px;
        /*border: medium solid #ff00ff; 枠線 */
    }

    .A-1 {
        position: relative;
        width: 260px;
        left: 20px;
        right: 20px;
    }

    .A-2 {
        position: relative;
        /*padding-top : 20px ;
        padding-bottom: 20px;*/
    }

    .A-3 {
        position: relative;
        width: 260px;
        left: 20px;
        right: 20px;
    }

    .credit.A-1 {
        width : 280px ;
        left : 10px ;
        right : 10px ;
        margin: 0px 0px;
        padding: 10px 0px 10px 0px;
        /*border: medium solid #ff00ff; /* 枠線 */
    }

    .overlap.item-wrap.b1 .item-right {
        position: relative;
        left: 0px;
        width: 145px;
    }

    .overlap.item-wrap.b1 .item-left {
        position: relative;
        width: 145px;
        left : 155px;
        bottom : 237px ;
        margin-bottom : -237px;
    }

    .B-3 {
        position: relative;
        top : 0px;
        width: 280px;
        left: 10px;
        right: 10px;
    }

    .credit.B-1 {
        margin: 0px 0px;
        padding: 10px 0px 10px 0px;
        /*border: medium solid #ff00ff; /* 枠線 */
    }

    .C-1 {
        position: relative;
        width: 280px;
        left: 10px;
        right: 10px;
    }

    .credit.C-1A {
        left : 45px ;
        right : 45px ;
        margin: 0px 0px;
        padding: 10px 0px 10px 0px;
        /*border: medium solid #ff00ff; /* 枠線 */
    }

    .C-2 {
        position: relative;
        width: 280px;
        left: 10px;
        right: 10px;
    }

    .credit.C-1 {
        top : 0px ;
        width : 210px ;
        left : 45px ;
        right : 45px ;
        margin: 0px 0px;
        padding: 10px 0px 10px 0px;
        /*border: medium solid #ff00ff; /* 枠線 */
    }

    .overlap.item-wrap.c1 .item-right {
        position: relative;
        left: 0px;
        width: 140px;
    }

    .overlap.item-wrap.c1 .item-left {
        position: relative;
        width: 140px;
        left : 160px;
        bottom : 140px ;
        margin-bottom : -140px ;
    }

    .C-5 {
      position: relative;
      width: 280px;
      left: 10px;
      right: 10px;
    }

    .overlap.item-wrap.d1 {
        margin-bottom : -160px;
    }

    .overlap.item-wrap.d1 .item-right {
      position: relative;
      width: 170px;
      left : 0px;
    }

    .overlap.item-wrap.d1 .item-left {
        position: relative;
        left: 150px;
        width: 150px;
        bottom : 100px ;
        margin-bottom : 100px;
    }

    .credit.D-1A {
        left : 45px ;
        right : 45px ;
        margin: 0px 0px;
        padding: 10px 0px 10px 0px;
    }

    .D-3 {
      position: relative;
      width: 280px;
      left: 10px;
      right: 10px;
    }

    .overlap.item-wrap.d2 .item-right {
      position: relative;
      left: 150px;
      width: 150px;
    }

    .overlap.item-wrap.d2 .item-left {
      position: relative;
      width: 160px;
      left : 0px;
      bottom : 35px ;
      margin-bottom : -35px;
    }

    .credit.D-1 {
        left : 45px ;
        right : 45px ;
        margin: 0px 0px;
        padding: 10px 0px 10px 0px;
    }

    br.sp-only {
        display: block;
    }

    .endtitle {
      margin-bottom : -20px ;
    }

    /* タイトル */
    .endtitle img {
      width : 100% ;
      /*margin: 10px 0px;
      padding: 10px;
      border: medium solid #ff00ff; */
    }

    .staffcredit {
      margin-top : -30px ;
    }

    /* タイトル */
    .staffcredit img {
      width : 70% ;
      /*margin: 10px 0px;
      padding: 10px;
      border: medium solid #ff00ff; */
    }

    .appinsta {
      margin-top : 50px ;
    }

    .instagram img{
      width : 40px ;
    }

    .apple {
      margin-top : 20px;
      width :220px;
    }

    .apple img{
      width : 80px ;
    }

    .android {
      width : 400px;
      margin-top : -33px;
      margin-bottom : 10px;
    }

    .android img{
      width : 100px ;
    }

    footer {
        padding-top: 20px;
    }

    footer img {
        width: 40px;
    }


}
