@charset "UTF-8";

/* ------------------------ .mainvisual ------------------------ */
.mainvisual {
	position: relative;
}
.mainvisual img.main {
	width: 100%;
	height: auto;
}
.mainvisual h1 {
	position: absolute;
	top: 6%;
	left: 3%;
}
.mainvisual h1 img {
	width: 75%;
	height: auto;
}
.mainvisual p {
	position: absolute;
	bottom: 8%;
	left: 0;
}
.mainvisual p img {
	width: 78%;
	height: auto;
}
.inner {
	width: 1024px;
	margin: 0 auto 0 auto;
}

.tit {
	max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 22px;
    padding: 0 20px;
	}
.tit h2 {
    font-size: 24px;
    font-weight: bold;
    padding: 60px 35px;
    text-align: left;
}
.tit h2 img {
    margin-right: 36px;
	vertical-align:top;
}

#wrapper .title{
	text-align: center;
	margin: 0 auto 30px;
}
#wrapper .title .en{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	color: #2561D0;
	display: inline-block;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 16px;
	border-bottom: 1px solid #bfbfbf;
	font-size: 36px;
	line-height: 32px;
}
#wrapper .title .jp{
	display: inline-block;
	background-color: #2561D0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 12px 24px;
	line-height: 100%;
}
.read {
    text-align: center;
	margin:46px 0;
	}
.read span {
    font-size: 32px;
    line-height: 60px;
    font-weight: bold;
    font-style: italic;
    display: inline;
    padding-bottom: 10px;
    margin-top: 0;
    text-align: center;
	}





@media screen and (max-width: 959px) {
.mainvisual h1 img {
	width: 40%;
}	
.mainvisual p {
	bottom: 2%;
}
.mainvisual p img {
	width: 94%;
	height: auto;
}

.tit {
	width: 100%;
    margin-top: 10px;
    padding: 10px;
	}
.tit h2 {
    padding: 0 0 20px;
    font-size: 1rem;
}
.tit h2 img {
    height: 20px;
    margin-right: 15px;
}
#wrapper .title{
	margin: 0 auto 20px;
}
#wrapper .title .en,
#wrapper .title .en{
	font-size: 30px;
	padding-bottom: 5px;
}
#wrapper .title .jp,
#wrapper .title .jp{
	font-size: 16px;
	padding: 12px;
}
#wrapper h1 span{
	background: none;
	font-size: 1.7em;
	line-height: 1.75;
	padding:0 10px;
}
.read {
	text-align:left;
    padding:0 10px;
	margin:10px 0;
	}
.read span{
	font-size: 19.2px;
    font-weight: bold;
    font-style: normal;
    display: inline;
    background: none;
    padding-bottom: 10px;
    margin-top: 0;
    margin: 0;
    padding: 0;
    text-align: left;
	line-height: 1.75;
}



}

/* ------------------------ #prologue-wrap ------------------------ */
#prologue-wrap {
	background: #e8f1ff;
	padding: 12px;
}
#prologue-wrap #prologue {
	background: #FFFFFF url(../../project_story/images/pro_bg.png) no-repeat top right;
}
#prologue-wrap #prologue .inner {
	width: 1000px;
	padding: 90px 3.7333%;
}
#prologue-wrap #prologue .inner p {
	width: 85.9375%;
}
#prologue-wrap #prologue .inner p.lead {
	width: 100%;
	font-size: 28px;
	color: #0389c9;
	font-weight: 600;
	letter-spacing: .25em;
	padding-bottom: 2%;
}

@media screen and (max-width: 959px) {
#prologue-wrap {
	padding: 12px;
}
#prologue-wrap #prologue .inner {
	padding: 30px 5.3333%;
}
#prologue-wrap #prologue .inner p {
	font-size: 12px;
}
#prologue-wrap #prologue .inner p.lead {
	font-size: 14px;
}
}

/* ------------------------ .member ------------------------ */

#prologue-wrap #member {
}
#prologue-wrap #member .inner {
	width: 1000px;
	padding: 75px 0 4% 1.2%;
}
#project-story01 #prologue-wrap #member .inner dl,  #project-story03 #prologue-wrap #member .inner dl {
	width: 240px;
	float: left;
}
#project-story02 #prologue-wrap #member .inner dl {
	width: 320px;
	float: left;
}
#prologue-wrap #member .inner dl dt {
	width: 91.6666%;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 600;
	color: #0389c9;
	padding-bottom: 0.5em;
}
#prologue-wrap #member .inner dl dt img {
	width: 63.33333%;
	display: block;
	padding: 0 0 10px;
	margin: 0 auto 0 auto;
}
#prologue-wrap #member .inner dl dd {
	width: 91.6666%;
	margin: 0;
	font-size: 14px;
	line-height: 1.5em;
}

@media screen and (max-width: 1024px) {
#prologue-wrap #member .inner {
	width: 100%;
}
#project-story01 #prologue-wrap #member .inner dl,  #project-story02 #prologue-wrap #member .inner dl,  #project-story03 #prologue-wrap #member .inner dl {
	width: 25%;
}
#prologue-wrap #member .inner dl dt img {
	width: 50%;
}
}

@media screen and (max-width: 959px) {
#prologue-wrap #member .inner {
	padding-top: 12%;
}
#project-story01 #prologue-wrap #member .inner dl,  #project-story02 #prologue-wrap #member .inner dl,  #project-story03 #prologue-wrap #member .inner dl {
	width: 50%;
}
#prologue-wrap #member .inner dl dt {
	font-size: 14px;
}
#prologue-wrap #member .inner dl dd {
	font-size: 10px;
	line-height: 1.5em;
}
}

@media screen and (max-width: 1024px) {
.inner, #prologue-wrap #prologue .inner, #prologue-wrap #member .inner {
	width: 100%;
}
#prologue-wrap #prologue .inner p {
	width: 100%;
}
}

@media screen and (max-width: 959px) {
img.title {
	width: 140px;
	padding-bottom: 10px;
}
}

/* ------------------------ .sentence ------------------------ */

img.title {
	width: 280px;
	height: auto;
	display: block;
	padding-bottom: 20px;
}
.ps-interview {
	background: url(../../project_story/images/sentence_bg.png);
}
.sentence-wrap {
	clear: both;
	margin-bottom: 20px;
	position: relative;
}
.sentence-ttl-l, .sentence-ttl-r {
	width: 65%;
	background: #0389c9;
	z-index: 100;
	position: absolute;
}
.sentence-ttl-l {
	left: 0;
}
.sentence-ttl-r {
	right: 0;
}
.sentence-ttl-l h3, .sentence-ttl-r h3 {
	padding: 40px 5.3333%;
	color: #FFFFFF;
	line-height: 1.8em;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: .1em;
}
@media screen and (max-width: 1024px) {
.sentence-ttl-l, .sentence-ttl-r {
	width: 100%;
	float: none;
	position: static;
}
}
@media screen and (max-width: 959px) {
.sentence-ttl-l h3, .sentence-ttl-r h3 {
	font-size: 14px;
	padding: 6% 5.3333%;
}
}

/* ------------------------ .sentence-img-wrap ------------------------ */

.sentence-img-wrap {
	position: absolute;
	width: 100%;/*min-height:420px;*/
}
.sentence-img-wrap .sentence-img-wrap-l {
	width: 50%;
	float: left;
}
.sentence-img-wrap .sentence-img-wrap-r {
	width: 50%;
	float: right;
}
.sentence-img-wrap .sentence-img-wrap-r div, .sentence-img-wrap .sentence-img-wrap-l div {
	height: 420px;
	width: 100%;
	background-size: cover;
	display: block;
	background-position: right center;
	background-repeat: no-repeat;
}
.ttl-space .sentence-img-wrap, .ttl-space .sentence-block {
	padding-top: 120px;
}
.ttl-space .int-txt {
	padding-top: 100px;
}
.int-txt .int-img img {
	width: 100%;
	height: auto;
}

/* ------------------------ project_story イメージ PC時背景画像 SP時は実画像に切り替え ------------------------ */
#project-story01 .sentence-img-wrap .sentence-img-wrap-r div.int-img-01-01 {
	background-image: url("../../project_story/images/ps01/int_img_01_01.png");
	background-position: right top;
}
#project-story01 .sentence-img-wrap .sentence-img-wrap-l div.int-img-01-02 {
	background-image: url("../../project_story/images/ps01/int_img_01_02.png");
	background-position: right center;
}
#project-story01 .sentence-img-wrap .sentence-img-wrap-l div.int-img-02-01 {
	background-image: url("../../project_story/images/ps01/int_img_02_01.png");
	background-position: right center;
}
#project-story01 .sentence-img-wrap .sentence-img-wrap-r div.int-img-02-02 {
	background-image: url("../../project_story/images/ps01/int_img_02_02.png");
	background-position: left top;
}
#project-story01 .sentence-img-wrap .sentence-img-wrap-l div.int-img-03-01 {
	background-image: url("../../project_story/images/ps01/int_img_03_01.png");
	background-position: left top;
}
#project-story01 .sentence-img-wrap .sentence-img-wrap-r div.int-img-03-02 {
	background-image: url("../../project_story/images/ps01/int_img_03_02.png");
	background-position: left center;
}
#project-story02 .sentence-img-wrap .sentence-img-wrap-l div.int-img-01-01 {
	background-image: url("../../project_story/images/ps02/int_img_01_01.png");
	background-position: center top;
}
#project-story02 .sentence-img-wrap .sentence-img-wrap-r div.int-img-01-02 {
	background-image: url("../../project_story/images/ps02/int_img_01_02.png");
	background-position: center center;
}
#project-story02 .sentence-img-wrap .sentence-img-wrap-l div.int-img-02-01 {
	background-image: url("../../project_story/images/ps02/int_img_02_01.png");
	background-position: right center;
}
#project-story02 .sentence-img-wrap .sentence-img-wrap-r div.int-img-02-02 {
	background-image: url("../../project_story/images/ps02/int_img_02_02.png");
	background-position: right top;
}
#project-story02 .sentence-img-wrap .sentence-img-wrap-l div.int-img-03-01 {
	background-image: url("../../project_story/images/ps02/int_img_03_01.png");
	background-position: left top;
}
#project-story02 .sentence-img-wrap .sentence-img-wrap-r div.int-img-03-02 {
	background-image: url("../../project_story/images/ps02/int_img_03_02.png");
	background-position: center center;
}
#project-story03 .sentence-img-wrap .sentence-img-wrap-l div.int-img-01-01 {
	background-image: url("../../project_story/images/ps03/int_img_01_01.png");
	background-position: center top;
}
#project-story03 .sentence-img-wrap .sentence-img-wrap-r div.int-img-01-02 {
	background-image: url("../../project_story/images/ps03/int_img_01_02.png");
	background-position: center center;
}
#project-story03 .sentence-img-wrap .sentence-img-wrap-l div.int-img-02-01 {
	background-image: url("../../project_story/images/ps03/int_img_02_01.png");
	background-position: left center;
}
#project-story03 .sentence-img-wrap .sentence-img-wrap-r div.int-img-02-02 {
	background-image: url("../../project_story/images/ps03/int_img_02_02.png");
	background-position: center top;
}
#project-story03 .sentence-img-wrap .sentence-img-wrap-r div.int-img-03-01 {
	background-image: url("../../project_story/images/ps03/int_img_03_01.png");
	background-position: center top;
}
#project-story03 .sentence-img-wrap .sentence-img-wrap-l div.int-img-03-02 {
	background-image: url("../../project_story/images/ps03/int_img_03_02.png");
	background-position: center center;
}

@media screen and (max-width: 1024px) {
.sentence-img-wrap .sentence-img-wrap-r div, .sentence-img-wrap .sentence-img-wrap-l div {
	background-size: contain 100%;
}
}

@media screen and (max-width: 959px) {
.sentence-img-wrap {
	clear: both;
	position: static;
	padding: 5.3333%;/*min-height:inherit;*/
	display: none;
}
.sentence-img-wrap .sentence-img-wrap-l, 
.sentence-img-wrap .sentence-img-wrap-r {
	width: 100%;
	float: none;
}
.sentence-img-wrap .sentence-img-wrap-r div,  
.sentence-img-wrap .sentence-img-wrap-l div {
	background-size: cover;
	height: 200px;
}
}

.sentence-block {
	width: 1024px;
	margin: 0 auto 0 auto;
}
@media screen and (max-width: 1024px) {
.sentence-block {
	width: 100%;
}
}

.sentence-block img:after {
	content: attr(title);
}
.sentence-wrap > p {
	margin-top: 0px;
}
.css-caption-block {
	clear: both;
}
.css-caption-block > p {
	margin-top: 0px;
}
.css-caption-box-l img:after,  .css-caption-box-r img:after {
	content: attr(title);
}
.css-caption-box-l,  .css-caption-box-r {
	float: left;
	width: 50%;
	margin-top: 0;
	margin-right: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
}
.css-caption-box-r {
	float: right;
	margin-right: 0;
	margin-left: 24px;
}
.css-caption-box-l img,  .css-caption-box-r img {
	width: 100%;
	height: 440px;
}

@media screen and (max-width: 1024px) {
.ttl-space .sentence-img-wrap,  .ttl-space .sentence-block {
	padding-top: 2em;
}
.ttl-space .int-txt {
	padding-top: 0;
}
.sentence-img-wrap .sentence-img-wrap-r div.sentence01-img01 {
	background-position: right center;
}
.css-caption-box-l img,  .css-caption-box-r img {
	height: 440px;
}
}

@media screen and (max-width: 959px) {
.css-caption-box-l img,  .css-caption-box-r img {
	display: none;
}
}
.int-txt {
	padding: 5.3333% 5.3333% 0;
}
.paddin-top-none {
	padding-top: 0;
}
.int-txt p {
	padding: 0 0 5.3333%;
}
div.int-icon {
}
div.int-icon span {
	float: left;
	display: block;
	text-align: center;
	color: #0389c9;
	font-weight: bold;
	padding-bottom: .5em;
}
div.int-icon span img {
	width: 60px;
	height: auto;
	display: block;
	padding: .2em 0 .8em;
}
div.int-icon p {
	padding-left: 82px;
	font-size: 15px;
}

@media screen and (max-width: 959px) {
.int-txt {
	padding: 0 5.3333% 5.3333%;
}
div.int-icon p {
	padding-left: 82px;
	font-size: 11px;
}
.int-txt p {
	font-size:12px;
}
}
.int-bg-img img {
	width: 100%;
	height: auto;
}

/* ------------------------ footer ------------------------ */

footer {
	background: #f2f6ff;
	background-image: url(../../project_story/images/fot_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}
footer .inner {
	padding-top: 4%;
	padding-bottom: 33%;
}
footer .inner dl {
	padding: 0 12px;
}
footer .inner dl dd {
	margin: 0;
	padding-top: 20px;
	background: #f2f7ff;
}
footer .inner dl dd a {
	min-height: 250px;
	display: block;
	background-size: 50% auto;
	padding: 40px 52% 0 40px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 2em;
	letter-spacing: .2em;
	font-weight: 400;
}
footer .inner dl dd a.ps01 {
	background: #0389c9 url("../../project_story/images/fot_ps_img01.png") center right no-repeat;
}
footer .inner dl dd a.ps02 {
	background: #0389c9 url("../../project_story/images/fot_ps_img02.png") center right no-repeat;
}
footer .inner dl dd a.ps03 {
	background: #0389c9 url("../../project_story/images/fot_ps_img03.png") center right no-repeat;
}
footer .inner dl dd.act a.ps01 {
	background: #026fb7 url("../../project_story/images/fot_ps_img01_act.png") center right no-repeat;
}
footer .inner dl dd.act a.ps02 {
	background: #026fb7 url("../../project_story/images/fot_ps_img02_act.png") center right no-repeat;
}
footer .inner dl dd.act a.ps03 {
	background: #026fb7 url("../../project_story/images/fot_ps_img03_act.png") center right no-repeat;
}
footer .inner dl dd.act a {
	background-size: 50% auto;
	color: #97cee9;
}
footer .inner dl dd.act a img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
footer .inner dl dd a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
}
footer .inner dl dd a img {
	width: 100px;
	height: auto;
	display: block;
	padding-bottom: 18px;
}

@media screen and (max-width: 1024px) {
footer .inner dl {
	padding: 0 5.3333%;
}
footer .inner dl dd a,  footer .inner dl dd.act a {
	letter-spacing: .05em;
	min-height: inherit;
	padding: 24px 5% 30%;
	font-size: 12px;
}
footer .inner dl dd a.ps01 {
	background: #0389c9 url("../../project_story/images/fot_ps_num01_sp.png") center bottom no-repeat;
	background-size: 100% auto;
}
footer .inner dl dd.act a.ps01 {
	background: #0389c9 url("../../project_story/images/fot_ps_num01_sp_act.png") center bottom no-repeat;
	background-size: 100% auto;
}
footer .inner dl dd a.ps02 {
	background: #0389c9 url("../../project_story/images/fot_ps_num02_sp.png") center bottom no-repeat;
	background-size: 100% auto;
}
footer .inner dl dd.act a.ps02 {
	background: #0389c9 url("../../project_story/images/fot_ps_num02_sp_act.png") center bottom no-repeat;
	background-size: 100% auto;
}
footer .inner dl dd a.ps03 {
	background: #0389c9 url("../../project_story/images/fot_ps_num03_sp.png") center bottom no-repeat;
	background-size: 100% auto;
}
footer .inner dl dd.act a.ps03 {
	background: #0389c9 url("../../project_story/images/fot_ps_num03_sp_act.png") center bottom no-repeat;
	background-size: 100% auto;
}
footer .inner dl dd a img {
	width: 50px;
}
}

@media screen and (max-width: 959px) {
footer {
	background-image: url(../../project_story/images/fot_bg_sp.png);
}
}
