@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: 120px 0 65px;
} 
#pageHeader h2 {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 64px;
    height: 64px;
}
#pageHeader h2 a {
    display: block;
}
#pageHeader .mainVisual {
    height: 460px;
    text-indent: -99999px;
    background-image: url(../../img/zubora/pc/pic_main.png);
    background-size: 100% auto;
    background-position: 50% 50%;
}
#pageHeader h1 {
    text-align: center;
    margin-bottom: 55px;
    background-color: #fff;
    padding: 23px 0;
}
#pageHeader .sentence {
    text-align: center;
} 
#pageHeader .sentence p {
    font-size: 16px;
    line-height: 2.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: 880px;
    margin: 0 auto; 
    padding-top: 100px;
    padding-bottom: 110px;
}
#content .illustrator {
    font-size: 20px;
    line-height: 1;
    text-align: center;
    margin-top: 105px;
}
#content .illustrator ul {
    display: inline;
}
#content .illustrator ul li {
    display: inline;
}
#content .illustrator ul li:first-child:after {
    content:"/";
}



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

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

#blockContent01 .forabc {
    margin-top: 72px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
body.winter #blockContent01 .forabc,
body.spring #blockContent01 .forabc {
    position: absolute;
    margin: 0;
    width: 400px;
    top: 312px;
    right: 0;
    text-align: left;
}
#blockContent01 .forabc a {
    color: #0170fa;
    border-bottom: solid 1px #0170fa;
}
#blockContent01 .forabc a:hover {
    border-bottom: solid 1px #fff;
}
.unitContent {
    margin-top: 60px;
}
.unitContent:nth-child(2) {
    margin-top: 0;
}

.unitContent.imgLeft .image { float: left; }
.unitContent.imgLeft .caption { float: right; }
.unitContent.imgRight .image { float: right; }
.unitContent.imgRight .caption { float: left; }


.unitContent .image {
    width: 400px;
}
.unitContent .caption {
    position: relative;
    width: 400px;
    min-height: 267px;
}
.unitContent .caption .captionInnr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.unitContent .caption h3 {
    font-size: 22px;
    border: solid 1px black;
    line-height: 40px;
    text-align: center;
    margin-bottom: 22px;
}
.unitContent .caption .sentence p {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.01em;
}


/* --------------------------------------------------
    .unitIdea
-------------------------------------------------- */ 
#blockIdia {
    margin-top: 123px;
}
#blockIdia h3 {
    text-align: center;
    font-size: 24px;
    line-height: 60px;
}
body.summer #blockIdia h3 {
    border-top: solid 1px #389fde;
    border-bottom: solid 1px #389fde;
    color: #389fde;
}
body.autumn #blockIdia h3 {
    border-top: solid 1px #e2782a;
    border-bottom: solid 1px #e2782a;
    color: #e2782a;
} 
body.winter #blockIdia h3 {
    border-top: solid 1px #d64c60;
    border-bottom: solid 1px #d64c60;
    color: #d64c60;
} 
body.spring #blockIdia h3 {
    border-top: solid 1px #3db581;
    border-bottom: solid 1px #3db581;
    color: #3db581;
} 
.unitIdea {
    padding: 60px 0;
}
body.summer .unitIdea { border-bottom: solid 1px #389fde; }
body.autumn .unitIdea { border-bottom: solid 1px #e2782a; }
body.winter .unitIdea { border-bottom: solid 1px #d64c60; }
body.spring .unitIdea { border-bottom: solid 1px #3db581; }

.unitIdea .image {
    float: left;
}
.unitIdea .caption {
    float: right;
    width: 655px;
} 
.unitIdea .caption h4 {
    font-size: 22px;
    letter-spacing: 0.01em;
    line-height: 1;
    margin-bottom: 20px;
}
.unitIdea .caption .sentence p {
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 1.75;
} 
#blockIdia .link {
    margin-top: 60px;
    font-size: 16px;
    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 {
    position: relative;
    width: 120%;
    margin-top: 105px;
    margin-left: -10%;
    text-align: center;
}
#bnrZuboraLinkList li {
    display: inline-block;
    margin: 0 8px;
}
#bnrZuboraLinkList li a {
    display: block;
}
#bnrZuboraLinkList li a:hover {
    opacity: 0.8;
}
