@charset "UTF-8";


/* //////////////////////////////////////////////////
[LAYOUT]
////////////////////////////////////////////////// */
body.summer, body.summer #container, body.summer #pageLoader {
    background-color: #bbe1f6;
} 
body.autumn, body.autumn #container, body.autumn #pageLoader {
    background-color: #eac99f;
} 
body.winter, body.winter #container, body.winter #pageLoader {
    background-color: #f2c5c9;
} 
body.spring, body.spring #container, body.spring #pageLoader {
    background-color: #d2e6bf;
} 

/* --------------------------------------------------
    #pageHeader
-------------------------------------------------- */ 

#pageHeader {
    padding: 160px 0 90px;
} 
#pageHeader h2 {
    position: absolute;
    top: 43px;
    left: 38px;
    width: 85px;
    height: 85px;
}
#pageHeader h2 a {
    display: block;
}
#pageHeader h2 a img {
    width: 85px;
    height: auto;
}
#pageHeader .mainVisual {
    height: 490px;
    text-indent: -99999px;
    background-image: url(../../img/zubora/sp/pic_main.png);
    background-size: cover;
    background-position: 50% 50%;
}
#pageHeader h1 {
    text-align: center;
    margin-bottom: 45px;
    background-color: #fff;
    padding: 26px 0;
}
#pageHeader .sentence {
    text-align: center;
} 
#pageHeader .sentence p {
    font-size: 26px;
    line-height: 2;
}
body.summer #pageHeader .sentence p { color: #389fde; }
body.autumn #pageHeader .sentence p { color: #e2782a; }
body.winter #pageHeader .sentence p { color: #d64c60; }
body.spring #pageHeader .sentence p { color: #3aa576; }

/* --------------------------------------------------
    content
-------------------------------------------------- */ 
#content {
    background-color: #fff;
}
#contentInnr {
    width: 630px;
    margin: 0 auto; 
    padding-top: 140px;
    padding-bottom: 50px;
}
#content .illustrator {
    text-align: center;
    margin-top: 105px;
}
#content .illustrator span {
    display: inline-block;
    font-size: 26px;
    padding-top: 12px;
    letter-spacing: 0.01em;
    line-height: 1.5;
}
#content .illustrator ul {
    display: inline-block;
    vertical-align: top;
    padding-left: 5px;
}
#content .illustrator li {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.01em;
    text-align: left;
}



/* --------------------------------------------------
    .unitContent
-------------------------------------------------- */ 

.contentSection {
    padding-top: 185px;
}
.contentSection:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.contentSection h2 {
    text-align: center;
    margin-bottom: 60px;
}
.contentSection .outline {
    font-size: 28px;
    line-height: 1.75;
    letter-spacing: 0.05em; 
}

body.summer #blockContent01 h2 img {
    width: 474px;
    height: auto;
}
body.summer #blockContent02 h2 img {
    width: 606px;
    height: auto;
} 
body.autumn #blockContent01 h2 img {
    width: 350px;
    height: auto;
}
body.autumn #blockContent02 h2 {
    height: 220px;
    background-image: url(../..//img/zubora/sp/autumn/ttl_content02.png);
    background-size: 630px auto;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
body.autumn #blockContent02 h2 img {
    opacity: 0;
}
body.winter #blockContent01 h2 img {
    width: 330px;
    height: auto;
}
body.winter #blockContent02 h2 img {
    width: 480px;
    height: auto;
} 
body.spring #blockContent01 h2 img {
    width: 330px;
    height: auto;
}
body.spring #blockContent02 h2 img {
    width: 410px;
    height: auto;
} 




#blockContent01 .forabc {
    margin-top: 72px;
    font-size: 28px;
    line-height: 1.7;
    text-align: center;
}
#blockContent01 .forabc a {
    display: inline-block;
    margin-top: 20px;
    font-size: 35px;
    color: #0170fa;
    line-height: 2;
    border-bottom: solid 2px #0170fa;
}

.unitContent {
    margin-top: 75px;
}
.unitContent:nth-child(2) {
    margin-top: 0;
}
.unitContent .image img {
    width: 630px;
    height: auto;
}
.unitContent .caption {
    margin-top: 60px;
}
.unitContent .caption h3 {
    font-size: 34px;
    border: solid 2px black;
    line-height: 75px;
    text-align: center;
    margin-bottom: 22px;
}
.unitContent .caption .sentence p {
    font-size: 28px;
    line-height: 1.75;
    letter-spacing: 0.01em;
}


/* --------------------------------------------------
    .unitIdea
-------------------------------------------------- */ 
#blockIdia {
    margin-top: 105px;
}
#blockIdia h3 {
    text-align: center;
    font-size: 34px;
    line-height: 1.5;
    padding: 30px 0;
}
body.summer #blockIdia h3 {
    border-top: solid 2px #389fde;
    border-bottom: solid 2px #389fde;
    color: #389fde;
}
body.autumn #blockIdia h3 {
    border-top: solid 2px #e2782a;
    border-bottom: solid 2px #e2782a;
    color: #e2782a;
} 
body.winter #blockIdia h3 {
    border-top: solid 2px #d64c60;
    border-bottom: solid 2px #d64c60;
    color: #d64c60;
} 
body.spring #blockIdia h3 {
    border-top: solid 2px #3db581;
    border-bottom: solid 2px #3db581;
    color: #3db581;
} 
.unitIdea {
    position: relative;
    padding: 215px 0 65px;
}
.unitIdea.line1 {
    padding: 160px 0 65px;
}
body.summer .unitIdea { border-bottom: solid 2px #389fde; }
body.autumn .unitIdea { border-bottom: solid 2px #e2782a; }
body.winter .unitIdea { border-bottom: solid 2px #d64c60; }
body.spring .unitIdea { border-bottom: solid 2px #3db581; }

.unitIdea .image {
    float: left;
    margin: 0 30px 20px 0;
}
.unitIdea .image img {
    width: 284px;
    height: auto;
} 
.unitIdea .caption h4 {
    position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 36px;
    letter-spacing: 0.01em;
    line-height: 1.5;
    margin-bottom: 20px;
}

.unitIdea .caption .sentence {
}

.unitIdea .caption .sentence p {
    font-size: 28px;
    letter-spacing: 0.01em;
    line-height: 1.8;
    font-weight: 400;
}


#blockIdia .link {
    margin-top: 60px;
    font-size: 35px;
    line-height: 1.5;
    text-align: center;
}

#blockIdia .link a {
    color: #0170fa;
    border-bottom: solid 1px #0170fa;
}
#blockIdia .link a:hover {
    border-bottom: solid 1px #fff;
}


/* --------------------------------------------------
    #bnrZuboraLinkList
-------------------------------------------------- */ 
#bnrZuboraLinkList {
    margin-top: 105px;
    text-align: center;
}
#bnrZuboraLinkList li {
    margin-top: 35px;
    display: inline-block;
}
#bnrZuboraLinkList li:first-child {
    margin: 0;
}
#bnrZuboraLinkList li a {
    display: block;
}
#bnrZuboraLinkList li a:hover {
    opacity: 0.8;
}
#bnrZuboraLinkList li a img {
    width: 400px;
    height: auto;
}
