@charset "utf-8";

/*---------- common ----------*/
body {

}

/*---------- header ----------*/

/*---------- contents ----------*/

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

/*---------- low ----------*/
/*#intro {
	background: url(../images/home/intro01_bk.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 47;
}

#intro_s {
	background: url(../images/home/intro01_bk.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 47;
	height: 500px;
}

#intro h2 {
	position: absolute;
	background: #000000;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	top: 50%;
	left: 50%;
	width: 80%;
	margin-left: -40%;
	z-index: 49;
}*/

#intro.service {
	background: url(../images/service/intro_bk.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 47;
}

#intro.service h2 {
	position: absolute;
	color: #16529B;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	top: 30%;
	left: 20%;
	width: 80%;
	z-index: 49;
}

/*#intro.service h2 {
	position: absolute;
	background: #000000;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	left: 50%;
	width: 80%;
	margin-left: -40%;
	z-index: 49;
	top: 40%;
}*/

#intro.solution {
	background: url(../images/solution/intro_bk.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 47;
}

#intro.solution h2 {
	position: absolute;
	color: #16529B;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	top: 40%;
	left: 3%;
	width: 60%;
	z-index: 49;
}

/*#intro.solution h2 {
	position: absolute;
	background: #000000;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	left: 50%;
	width: 80%;
	margin-left: -40%;
	z-index: 49;
	top: 45%;
}*/

#intro.consulting {
	background: url(../images/consulting/intro_bk.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 47;
}

#intro.consulting h2 {
	position: absolute;
	color: #16529B;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	top: 42%;
	left: 4%;
	width: 60%;
	z-index: 49;
}

/*#intro.consulting h2 {
	position: absolute;
	background: #000000;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	left: 50%;
	width: 80%;
	margin-left: -40%;
	z-index: 49;
	top: 45%;
}*/

#intro_s.company {
	background: url(../images/company/intro_bk.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 47;
	height: 500px;
}

#intro_s.company h2 {
	position: absolute;
	color: #16529B;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	top: 45%;
	left: 20%;
	width: 80%;
	z-index: 49;
	text-shadow:
		-1px -1px 0px #FFFFFF,
		1px -1px 0px #FFFFFF,
		1px 1px 0px #FFFFFF,
		-1px 1px 0px #FFFFFF,
		-2px -2px 10px #FFFFFF,
		2px -2px 10px #FFFFFF,
		2px 2px 10px #FFFFFF,
		-2px 2px 10px #FFFFFF
}

#intro_s.company h2 img {
	width: 125px;
	height: 107px;
	margin-top: 20px;
}

/*#intro_s.software {
	background: url(../images/software/intro_bk.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 47;
	height: 500px;
}

#intro_s.software h2 {
	position: absolute;
	background: #000000;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	top: 50%;
	left: 50%;
	width: 80%;
	margin-left: -40%;
	z-index: 49;
}*/

#intro.sc {
	background: url(../images/sc/intro_bk.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 47;
}

#intro.sc h2 {
	position: absolute;
	color: #16529B;
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;
	top: 30%;
	left: 10%;
	width: 50%;
	z-index: 49;
}

#intro.sc h2 img {
	width: 125px;
	height: 107px;
	margin-top: 20px;
}

/*---------- software ----------*/
.vecter_logo {
	text-align: center;
	margin-bottom: 30px;
}

.vecter_logo img {
	width: 241px !important;
	height: 75px !important;
	margin-bottom: 0;
}

.movie_youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	margin-bottom: 50px;
}
 
.movie_youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*---------- software ----------*/

#intro h2 span.w480,
#intro_s h2 span.w480 {
	display: inline;
}

#intro h2 span.w768,
#intro_s h2 span.w768 {
	display: inline;
}

#intro h2 br.w480,
#intro_s h2 br.w480 {
	display: none;
}

#intro h2 br.w680,
#intro_s h2 br.w680 {
	display: none;
}

#intro h2 br.w768,
#intro_s h2 br.w768 {
	display: none;
}

#v_slider {
	margin: 0;
	padding: 0;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	position: relative;	
}

#v_slider.software {
  	padding-top : 92px;	
}

#v_slider ul.slid {
	margin: 0;
	padding: 0;
}

#v_slider ul.slid li {
	margin: 0;
	padding: 0;
}

#v_slider ul.slid li img {
	width: 100%;
	height: auto;
	border-left: solid 1px #FFFFFF;
}

#v_slider .nx_pr_btn {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}

#v_slider.software .nx_pr_btn {
	position: absolute;
	top: 60%;
	left: 0;
	width: 100%;
}

.slick-prev {
    width: 24px;
    height: 50px;
	background: url(../images/common/btn_prev02_off.png) no-repeat center;
	background-size: 100%;
}

.slick-prev:hover {
	background: url(../images/common/btn_prev02.png) no-repeat center;
	background-size: 100%;
}

.slick-next {
    width: 24px;
    height: 50px;
	background: url(../images/common/btn_next02_off.png) no-repeat center;
	background-size: 100%;
}

.slick-next:hover {
	background: url(../images/common/btn_next02.png) no-repeat center;
	background-size: 100%;
}


.slick-prev:before, .slick-next:before {
    content:"";
}
button.slick-prev, button.slick-next {
    z-index:100;
}

.slick-prev{left: 20px;}
.slick-next{right: 20px;}


.cont_in ul.tab01 {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	display: table;
	table-layout: fixed;
}

.cont_in ul.tab02 {
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	display: table;
	table-layout: fixed;
}

.cont_in ul.tab01 li,
.cont_in ul.tab02 li {
	margin: 0;
	padding: 0;
	width: 100%;
	display: table-cell;
	line-height: 1.4em;
	border-left: 10px solid #DDDDDD;
}

.cont_in ul.tab01 li img,
.cont_in ul.tab02 li img {
	margin: 0 20px 0 0;
	padding: 0;
	width: 35px !important;
	height: 35px !important;
}

.cont_in ul.tab01 li:first-child,
.cont_in ul.tab02 li:first-child {
	border-left: none;
}

.cont_in ul.tab01 li br,
.cont_in ul.tab02 li br {
	display: none;
}

.cont_in ul.tab01 li br.w620,
.cont_in ul.tab02 li br.w620 {
	display: none;
}

.cont_in ul.tab01 li.ac,
.cont_in ul.tab02 li.ac {
	padding: 15px 0;
	text-align: center;
	background: #000000;
	color: #FFFFFF;
	position: relative;
}

.cont_in ul.tab01 li.ac:after {
	content: "";
	position: absolute;
	bottom: -23px;
	left: -webkit-calc(50% - 13px);
	left: calc(50% - 13px);
	border: 13px solid transparent;
	border-top: 10px solid #000;
}

.cont_in ul.tab02 li.ac:before {
	content: "";
	position: absolute;
	top: -23px;
	left: -webkit-calc(50% - 13px);
	left: calc(50% - 13px);
	border: 13px solid transparent;
	border-bottom: 10px solid #000;
}

.cont_in ul.tab01 li span,
.cont_in ul.tab02 li span {
	display: block;
}

.cont_in ul.tab01 li a,
.cont_in ul.tab02 li a {
	padding: 15px 0;
	text-align: center;
	background: #FFFFFF;
	color: #000000;
	display: block;
}

.cont_in ul.tab01 li a:hover,
.cont_in ul.tab02 li a:hover {
	background: #999999;
}

.cont_in .cont_box01 {
  background: #FFFFFF;
  padding: 30px 50px;
}

.cont_in .cont_box01 h2 {
	margin: 0 0 30px 0;
	font-size: 30px;
	line-height: 1.2em;
	font-weight: 600;
}

.cont_in .cont_box01 h3 {
	margin: 0 0 15px 0;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: 600;
}

.cont_in .cont_box01 h4 {
	margin: 0 0 15px 0;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
}

.cont_in .cont_box01 p {
	margin: 0 0 30px 0;
}

.cont_in .cont_box02 {
  background: #FFFFFF;
  padding: 30px 0;
}

.cont_in .cont_box02 h2 {
	margin: 0 50px 30px 50px;
	font-size: 30px;
	line-height: 1.2em;
	font-weight: 600;
}

.cont_in .cont_box02 h3 {
	margin: 0 50px 30px 50px;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: 600;
}

.cont_in .cont_box02 h4 {
	margin: 0 50px 20px 50px;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
}

.cont_in .cont_box02 p {
	margin: 0 50px 30px 50px;
}

.cont_in .cont_box02 .point {
	margin: 0 50px 30px 50px;
	padding: 15px 20px;
	background: #16529B;
	color: #FFFFFF;
	border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
}

.cont_in .cont_box01 .inq_btn,
.cont_in .cont_box02 .inq_btn {
	margin: 0 auto 30px;
	width: 250px;
}

.cont_in .cont_box01 .inq_btn a,
.cont_in .cont_box02 .inq_btn a {
	padding: 10px;
	width: 250px;
	background: #00B500;
	color: #FFFFFF;
	border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	display: block;
	text-align: center;
	line-height: 1.4em;
	font-weight: 600;
}

.cont_in .cont_box01 .inq_btn a:hover,
.cont_in .cont_box02 .inq_btn a:hover {
	background: #00D500;
	text-decoration: none;
}

.cont_in .cont_box02 .index_list {
	margin: 0 50px 50px 50px;
	padding: 15px 30px;
	border: solid 1px #16529B;
	line-height: 1em;
}
.cont_in .cont_box02 .index_list .ttl {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}

.cont_in .cont_box02 .index_list ul {
	width: 100%;
}

.cont_in .cont_box02 .index_list ul ul {
	width: 90%;
	width: -webkit-calc(100% - 32px);
	width: calc(100% - 32px);
	margin-left: 32px;
}

.cont_in .cont_box02 .index_list ul li a {
	display: inline-block;
	position: relative;
	margin: 10px 0 0;
	padding: 0 0 0 18px;
	line-height: 1.2em;
}

.cont_in .cont_box02 .index_list ul li a:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -5px;
	border-right: 3px solid #16529B;
	border-bottom: 3px solid #16529B;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}


.cont_in .cont_box01 p em,
.cont_in .cont_box02 p em {
	font-weight: 600;
}

.cont_in .cont_box01 .imgC,
.cont_in .cont_box02 .imgC {
	margin-bottom: 30px;
	text-align: center;
}



/* sitepolicy.html */
.cont_in .cont_box01 ul.sitepolicy {
	margin: 0 0 10px 0;
}

.cont_in .cont_box01 ul.sitepolicy li {
	margin: 0 0 10px 20px;
	list-style: circle;
}

/* privacy.html */
.cont_in .cont_box01 ol.privacy {
	margin: 0 0 30px 0;
}

.cont_in .cont_box01 ol.privacy li {
	margin: 0 0 20px 33px;
	list-style: decimal;
}

.cont_in .cont_box01 ol.privacy li {
	margin: 0 0 20px 33px;
	list-style: decimal;
}

/* sitemap.html */
.cont_in .cont_box01 .sitemap {
	width: 100%;
}

.cont_in .cont_box01 .sitemap .m01 {
	margin: 0 15px 50px;
	clear: both;
}

.cont_in .cont_box01 .sitemap .m01 .ttl {
	float: left;
	width: 196px;
	height: 40px;
}

.cont_in .cont_box01 .sitemap .m01 ul {
	margin-left: 10px;
	float: left;
}

.cont_in .cont_box01 .sitemap .m02 {
	width : 33%;
	width: -webkit-calc(33% - 32px);
	width: calc(33% - 32px);
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 50px;
}

.cont_in .cont_box01 .sitemap .m02 .ttl {
	margin-bottom: 10px;
	border-bottom: solid #16529B 1px;
	font-weight: 600;
	text-align: center;
	font-size: 16px;
}

.cont_in .cont_box01 .sitemap .m02 ul {
	width: 100%;
}

.cont_in .cont_box01 .sitemap .m01 ul li a,
.cont_in .cont_box01 .sitemap .m02 ul li a {
	display: inline-block;
	position: relative;
	margin: 10px 0 0;
	padding: 0 0 0 23px;
	line-height: 2em;
}

.cont_in .cont_box01 .sitemap .m01 ul li a:before,
.cont_in .cont_box01 .sitemap .m02 ul li a:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -5px;
	border-right: 3px solid #16529B;
	border-bottom: 3px solid #16529B;
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}


/* /news/ */
/* /sc/ */
.cont_in .cont_box01 .date {
	margin: 0 0 10px 0;
}

.cont_in .cont_box01 .bk_no {
	float: right;
	margin: 0;
}

.cont_in .cont_box01 .bk_no select {
	margin-left: 10px;
	display: inline-block;
}


/* /company/ */

.taggle_list {
	display: block;
	padding: 5px 20px 5px 20px;
	cursor: pointer;
	background: url(../images/common/btn_taggle.png) right 20px top -40px no-repeat #E5EDF4;	
	}
	
.taggle_data {
	display: none;
	padding: 10px 20px 0;
	}
	
.taggle_list.active {
	background: url(../images/common/btn_taggle.png) right 20px top 16px no-repeat #E5EDF4;
	}
	
dl.company_profile {
	margin: 0 0 50px 0;
	padding: 0;
	width: 100%;
	background: #E5EDF4;
}

dl.company_profile dt {
	padding: 5px 20px 5px 20px;
	text-align: center;
	width: 200px;
	border-top: solid 3px #FFFFFF;
	float: left;
}

dl.company_profile dd {
	padding: 5px 30px 5px 30px;
	margin: 0 0 0 200px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	border-top: solid 3px #FFFFFF;
}

dl.company_profile dd br {
	display: none;
}

dl.company_profile dd ul {
	margin: 0 0 10px 30px;
	list-style-position:inside;
}

dl.company_profile dd ul li {
	list-style: disc;
	line-height: 1.6em;
}

.company_policy {
	margin-bottom: 40px;
}

.company_policy .ttl {
	margin-bottom: 10px;
	background: #E5EDF4;
	padding: 5px 20px 5px 20px;
}

.company_policy ul {
	margin: 0 20px 0 42px;
	list-style-position:inside;
}

.company_policy ul li {
	list-style: circle;
	line-height: 1.6em;
	margin-bottom: 10px;
}

.company_history {
	margin-bottom: 50px;
}

.company_ceo {
}

.company_history p,
.company_ceo p {
	margin-bottom: 10px !important;
}

.company_history p em {
	color: #16529B;
	font-size: 18px;
}

.company_history dl.
.company_ceo dl {
	margin: 0;
	padding: 0;
}

.company_history dl dt,
.company_ceo dl dt {
	border-style: none;
	padding: 10px 0;
	text-align: left;
	width: 9em;
	font-weight: normal;
	background: url(../images/company/index_back01.gif) no-repeat -5px 10px;
	float: left;
}

.company_history dl dd,
.company_ceo dl dd {
	border-style: none;
	padding: 10px 0 10px 9em;
	text-align: left;
	vertical-align: top;
}

.company_partner {
	text-align: center;
}

.company_partner .ttl {
	font-weight: 600;
	color: #FFFFFF;
	background: #C72525;
	padding: 10px 20px;
	font-size: 22px;
	border-top-right-radius: 10px; 
    -webkit-border-top-right-radius: 10px; 
    -moz-border-top-right-radius: 10px;
	border-top-left-radius: 10px; 
    -webkit-border-top-left-radius: 10px; 
    -moz-border-top-left-radius: 10px;
}

.company_partner .ttl br.w620 {
	display: none;
}

.company_partner .ttl br.w768 {
	display: none;
}

.company_partner .data {
	border: solid 1px #C72525;
	padding: 20px 20px 10px;
	border-bottom-right-radius: 10px; 
    -webkit-border-bottom-right-radius: 10px; 
    -moz-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; 
    -webkit-border-bottom-left-radius: 10px; 
    -moz-border-bottom-left-radius: 10px;
}

.company_partner .data .tel {
	font-size: 60px;
	line-height: 1em;
	margin-bottom: 20px;
	font-weight: 600;
}

.company_partner .data .time {
	font-size: 22px;
	font-weight: 600;
}

.company_tokuten {
	margin-bottom: 50px;
}

.company_tokuten .ttl {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}

.company_tokuten dl {
	margin: 0 0 50px 0;
	padding: 0;
	width: 100%;
	background: #6195C8;
}

.company_tokuten dl dt {
	padding: 40px 20px 10px 20px;
	text-align: center;
	width: 200px;
	border-top: solid 3px #FFFFFF;
	float: left;
	color: #FFFFFF;
	font-weight: 600;
}

.company_tokuten dl dd {
	padding: 20px 30px 10px 30px;
	margin: 0 0 0 200px;
	text-align: left;
	background: #FFFFFF;
	border-top: solid 3px #FFFFFF;
	background: #FDE6B5;
}

.company_tokuten dl dd ul {
	margin: 0 0 10px 30px;
	list-style-position:inside;
}

.company_tokuten dl dd ul li {
	list-style: disc;
	line-height: 1.6em;
	margin-bottom: 10px;
}



/* /consulting/ */

.consulting_logo {
	margin: 0 auto 30px;
	width: 125px;
	max-width: 125px;
	height: 107px;
}



/* /solution/ */

.sora_figure {
	margin: 0 50px 60px 50px;
	padding: 15px 20px;
	background: #C5DEF0;
	border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
   	border: 1px solid #16529B;
}

.sora_figure .ttl {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}

.sora_figure ul {
	margin: 0 20px 0 42px;
	list-style-position:inside;
}

.sora_figure ul li {
	list-style: circle;
	line-height: 1.6em;
	margin-bottom: 10px;
}

.sora_merit {
	margin: 0 50px 30px 50px;
	padding: 20px 20px 15px;
	background: #16529B;
	color: #FFFFFF;
	border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
   	border: 3px solid #FFFFFF;
    box-shadow: 0 0 0 3px #C3111F;
    -moz-box-shadow: 0 0 0 3px #C3111F;
    -webkit-box-shadow: 0 0 0 3px #C3111F;
}

.sora_merit .ttl {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}

.sora_merit ul {
	margin: 0 20px 0 42px;
	list-style-position:inside;
}

.sora_merit ul li {
	list-style: disc;
	line-height: 1.6em;
	margin-bottom: 20px;
}

.sora_saying01 {
	margin: 0 280px 50px 80px;
	padding: 15px 20px;
	border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	position: relative;
	background: #FAC14D;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F88901), color-stop(0.00, #FAC14D));
	background: -webkit-linear-gradient(#FAC14D, #F88901);
	background: -moz-linear-gradient(#FAC14D, #F88901);
	background: -o-linear-gradient(#FAC14D, #F88901);
	background: -ms-linear-gradient(#FAC14D, #F88901);
	background: linear-gradient(#FAC14D, #F88901);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAC14D', endColorstr='#F88901', GradientType=0); 
	border: 2px solid #F88901;
}

.sora_saying01:after, .sora_saying01:before {
	bottom: 100%;
	left: 30%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.sora_saying01:after {
	border-color: rgba(250, 193, 77, 0);
	border-bottom-color: #FAC14D;
	border-width: 0 0 30px 30px;
	margin-left: -30px;
}
.sora_saying01:before {
	border-color: rgba(248, 137, 1, 0);
	border-bottom-color: #F88901;
	border-width: 0 0 34px 35px;
	margin-left: -33px;
}

.sora_saying02 {
	margin: 0 90px 50px 230px;
	padding: 15px 20px;
	border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	position: relative;
	background: #FAC14D;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F88901), color-stop(0.00, #FAC14D));
	background: -webkit-linear-gradient(#FAC14D, #F88901);
	background: -moz-linear-gradient(#FAC14D, #F88901);
	background: -o-linear-gradient(#FAC14D, #F88901);
	background: -ms-linear-gradient(#FAC14D, #F88901);
	background: linear-gradient(#FAC14D, #F88901);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAC14D', endColorstr='#F88901', GradientType=0); 
	border: 2px solid #F88901;
}

.sora_saying02:after, .sora_saying02:before {
	bottom: 100%;
	left: 70%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.sora_saying02:after {
	border-color: rgba(250, 193, 77, 0);
	border-bottom-color: #FAC14D;
	border-width: 0 30px 30px 0;
	margin-left: -30px;
}
.sora_saying02:before {
	border-color: rgba(248, 137, 1, 0);
	border-bottom-color: #F88901;
	border-width: 0 35px 34px 0;
	margin-left: -32px;
}

.sora_saying01 em,
.sora_saying02 em {
	font-size: 26px;
	font-weight: bold;
}

.sora_approach {
	margin: 0 280px 30px 280px;
	padding: 15px 20px;
	border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
   	border: 2px solid #0054A6;
   	/*border: 2px solid #16529B;*/
}

.sora_approach .ttl {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	color: #0054A6;
	border-bottom: solid 1px #0054A6;
}

.sora_approach ul {
	margin: 0 20px 0 42px;
	list-style-position:inside;
}

.sora_approach ul li {
	list-style: circle;
	line-height: 1.6em;
	margin-bottom: 10px;
}

.sora_balloon01 {
	position: relative;
	margin: 0 100px 20px 360px !important;
	padding: 15px 10px;
	border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	position: relative;
	background: #16529A;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #006CD9), color-stop(0.00, #16529A));
	background: -webkit-linear-gradient(#16529A, #006CD9);
	background: -moz-linear-gradient(#16529A, #006CD9);
	background: -o-linear-gradient(#16529A, #006CD9);
	background: -ms-linear-gradient(#16529A, #006CD9);
	background: linear-gradient(#16529A, #006CD9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16529A', endColorstr='#006CD9', GradientType=0); 
	border: 2px solid #16529A;
	color: #FFFFFF;
	text-align: center;
}

.sora_balloon01:after, .sora_balloon01:before {
	top: 100%;
	left: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.sora_balloon01:after {
	border-color: rgba(0, 84, 166, 0);
	border-top-color: #006CD9;
	border-width: 30px 30px 0 0;
	margin-left: -30px;
}

.sora_balloon01:before {
	border-color: rgba(22, 82, 155, 0);
	border-top-color: #16529A;
	border-width: 34px 36px 0 0;
	margin-left: -32px;
}

.sora_balloon02 {
	position: relative;
	margin: 0 240px 20px 60px !important;
	padding: 15px 10px;
	border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	position: relative;
	background: #16529A;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #006CD9), color-stop(0.00, #16529A));
	background: -webkit-linear-gradient(#16529A, #006CD9);
	background: -moz-linear-gradient(#16529A, #006CD9);
	background: -o-linear-gradient(#16529A, #006CD9);
	background: -ms-linear-gradient(#16529A, #006CD9);
	background: linear-gradient(#16529A, #006CD9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16529A', endColorstr='#006CD9', GradientType=0); 
	border: 2px solid #16529A;
	color: #FFFFFF;
	text-align: center;
}

.sora_balloon02:after, .sora_balloon02:before {
	top: 100%;
	left: 60%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.sora_balloon02:after {
	border-color: rgba(0, 84, 166, 0);
	border-top-color: #006CD9;
	border-width: 30px 0 0 30px;
	margin-left: -30px;
}

.sora_balloon02:before {
	border-color: rgba(22, 82, 155, 0);
	border-top-color: #16529A;
	border-width: 34px 0 0 35px;
	margin-left: -33px;
}

.sora_balloon03 {
	position: relative;
	margin: 0 200px 20px 280px !important;
	padding: 15px 10px;
	border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	position: relative;
	background: #16529A;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #006CD9), color-stop(0.00, #16529A));
	background: -webkit-linear-gradient(#16529A, #006CD9);
	background: -moz-linear-gradient(#16529A, #006CD9);
	background: -o-linear-gradient(#16529A, #006CD9);
	background: -ms-linear-gradient(#16529A, #006CD9);
	background: linear-gradient(#16529A, #006CD9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16529A', endColorstr='#006CD9', GradientType=0); 
	border: 2px solid #16529A;
	color: #FFFFFF;
	text-align: center;
}

.sora_balloon03:after, .sora_balloon03:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.sora_balloon03:after {
	border-color: rgba(0, 84, 166, 0);
	border-top-color: #006CD9;
	border-width: 30px 30px 0 0;
	margin-left: -30px;
}

.sora_balloon03:before {
	border-color: rgba(22, 82, 155, 0);
	border-top-color: #16529A;
	border-width: 34px 36px 0 0;
	margin-left: -32px;
}

.sora_episode {
	margin: 0 50px 50px 50px;
	padding: 15px 20px 10px;
	border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
   	border: 1px solid #0054A6;
}

.sora_episode .ttl {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 600;
	color: #0054A6;
}

.sora_episode p {
	margin: 0 10px 20px !important;
}

.sora_episode p.mb0 {
	margin-bottom: 0 !important;
}

.sora_episode ul {
	margin: 0 20px 10px 72px;
	list-style-position:inside;
}

.sora_episode ul li {
	list-style: circle;
	line-height: 1.6em;
	margin-bottom: 10px;
}