@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------------------------------------------------
  text
* --------------------------------------------------------------------------------------------------*/

/* color
--------------------------------------------------*/
.white01 {
	color: #fff;
}

/* font-family
--------------------------------------------------*/
.helvetica {
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

/* align
--------------------------------------------------*/
.taL {
	text-align: left !important;
}
.taC {
	text-align: center !important;
}
.taR {
	text-align: right !important;
}
.vaT {
	vertical-align: top !important;
}
.taCtest {
	text-align: center !important;
}
.taC span {
	position: relative;
    top: 30%; 
	left: 20px;
}

/* font-weight
--------------------------------------------------*/
.fwB {
	font-weight: bold;
}

/* title
--------------------------------------------------*/
.mainVisual {
	width: 100%;
	background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
}
.mainVisual.img01 {
	background-image: url(../img/partner/partner_mainimg01.jpg);
}
.mainVisual.img02 {
	background-image: url(../img/casestudies/cs_mainimg01.jpg);
}
.mainVisual.img03, .cs .mainVisual.imgindustry {
	background-image: url(../img/casestudies/cs_industry_mainimg01.jpg);
}
.mainVisual.img04, .cs .mainVisual.imgcompany {
	background-image: url(../img/casestudies/cs_company_mainimg01.jpg);
}
.mainVisual.img05, .cs .mainVisual.imgeffect {
	background-image: url(../img/casestudies/cs_effect_mainimg01.jpg);
}
.mainVisual.img06, .cs .mainVisual.imgvideo {
	background-image: url(../img/casestudies/cs_video_mainimg01.jpg);
}
.mainVisual.img07 {
	background-image: url(../img/info/info_mainimg01.jpg);
}
.mainVisual.img08 {
	background-image: url(../img/products/products_mainimg01.jpg);
}
.mainVisual.img09 {
	background-image: url(../img/useful/useful_mainimg01.jpg);
}
.mainVisual.img11 {
	background-image: url(../img/products/products_mainimg02.jpg);
}
.mainVisual.img12 {
	background-image: url(https://www.asprova.jp/wp-content/themes/theme_asprova/img/common/cs_video_mainimg06.jpg);
}

.privacy .mainVisual.img10,
.company-profile .mainVisual.img10,
.outline.company .mainVisual {
	background-image: url(../img/company/company_mainimg01_pc.jpg);
}
.history.company .mainVisual{
	background-image: url(../img/company/company_mainimg02_pc.jpg);
}
.message.company .mainVisual{
	background-image: url(../img/company/company_mainimg03_pc.jpg);
}
.recruit.company .mainVisual{
	background-image: url(../img/company/company_mainimg05_pc.jpg);
}
.access.company .mainVisual,
.access_osaka.company .mainVisual{
	background-image: url(../img/company/company_mainimg06_pc.jpg);
}

.network.company .mainVisual{
	background-image: url(../img/company/network_mainimg01_pc.jpg);
}
.mainVisual.search {
	background-image: url(../img/search/search_mainimg01_pc.jpg);
}
.mainVisual .ttl {
	max-height: 200px;
	padding: 4.572% 0;
	color: #fff;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	/*background: rgba(0,0,0,0.5);*/
	background: rgba(0,0,0,0.3);
	line-height: 1.2;
}
.mainVisual .ttl.clear {
	background: none;
}
@media screen and (max-width:1100px) and (min-width:415px) {
	.mainVisual .ttl {
		font-size: 36px;
	}
}
@media screen and (max-width:414px) {
	.mainVisual .ttl {
		line-height: 1.4;
		font-size: 15px;
	}
}

.ttlStyle01 {
	margin-bottom: 87px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.73;
}
.ttlStyle02 {
	padding-bottom: 3px;
	border-bottom: solid 2px #009e96;
	margin-bottom: 98px;
	text-align: center;
	color: #009e96;
	font-size: 48px;
	font-weight: bold;
}
.ttlStyle03 {
	margin-bottom: 20px;
	text-align: center;
}
.ttlStyle03 span {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.07em;
}
.ttlStyle03 [class*="ttlIcon"] {
	padding-left: 40px;
	position: relative;
}
.ttlStyle03 [class*="ttlIcon"]:before {
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	content: "";
}
.ttlStyle03 .ttlIconContact:before {
	background-image: url(../img/common/cmn_ico_contact01.svg);
}
.ttlStyle04 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.43;
}
.ttlStyle07 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.43;
}
.ttlStyle05 {
	padding: 0 10px 5px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #174f9f;
}
.ttlStyle05 .small {
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
}
.ttlStyle06 {
	font-weight: bold;
	border-bottom: solid 1px #174f9f;
}
@media screen and (max-width:414px) {
	.ttlStyle01 {
		margin-bottom: 40px;
		font-size: 15px;
	}
	.ttlStyle02 {
		padding-bottom: 0;
		border-width: 1px;
		margin-bottom: 50px;
		font-size: 24px;
	}
	.ttlStyle03 {
		margin-bottom: 13px;
	}
	.ttlStyle03 span {
		font-size: 12px;
	}
	.ttlStyle03 [class*="ttlIcon"] {
		padding-left: 22px;
	}
	.ttlStyle03 [class*="ttlIcon"]:before {
		width: 15px;
		height: 15px;
		top: -1px;
	}
	.ttlStyle04 {
		font-size: 18px;
		line-height: 1.2;
	}
	.ttlStyle05 {
		padding: 0 0 3px;
		font-size: 15px;
	}
	.ttlStyle05 .small {
		font-size: 8px;
	}
	.ttlStyle06 {
		font-size: 12px;
	}
}


/* ----------------------------------------------------------------------------------------------------
  link
* --------------------------------------------------------------------------------------------------*/
.linkStyle01 {
	display: inline-block;
	padding-left: 22px;
	color: #174f9f;
	font-size: 16px;
	text-decoration: none;
	position: relative;
}
.linkStyle01:before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: auto;
	position: absolute;
	top: 3px;
	left: 0;
	background: url(../img/common/cmn_arrow08.png) no-repeat;
}
.linkStyle01.lbl {
	color: #174f9f;
}
.linkStyle01.fz14 {
	font-size: 14px;
}
.linkStyle01.fz18 {
	font-size: 18px;
}
.linkStyle01.fz14:before,
.linkStyle01.fz18:before {
	top: 4px;
}
.linkStyle02 {
	display: inline-block;
	color: #174f9f;
	text-decoration: underline;
}
.linkStyle03 {
	text-decoration: none;
}
.linkStyle03:hover {
	text-decoration: underline;
}
.ulstyle03 {
	padding-left:30px;
	padding-bottom: 10px;
}
.ulstyle03 li{
	list-style-type: decimal;
}
.ulstyle04 {
	padding-left:30px;
	padding-bottom: 10px;
}
.ulstyle04 li{
	list-style-type: disc;
}
@media screen and (max-width:414px) {
	.linkStyle01 {
		width: 100%;
		padding: 11px 30px 11px 10px;
		font-size: 12px;
		text-decoration: none;
		background-color: #edf3fb;
		border-radius: 2px;
	}
	.linkStyle01:before {
		width: 5px;
		height: 9px;
		top: 0;
		left: auto;
		right: 10px;
		bottom: 0;
		background: url(../img/common/cmn_arrow07.svg) no-repeat;
		background-size: cover;
	}
	.linkStyle01.lbl {
		color: #174f9f;
	}
	.linkStyle01.fz14,
	.linkStyle01.fz18 {
		font-size: 12px;
	}
}

/* ----------------------------------------------------------------------------------------------------
  arrow
* --------------------------------------------------------------------------------------------------*/
.arrowStyle01 {
	position: relative;
}
.arrowStyle01:after {
	content: '';
	width: 8px;
	height: 14px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	background: url(../img/common/cmn_arrow04.svg) no-repeat;
	background-size: cover;
}



/* ----------------------------------------------------------------------------------------------------
  table
* --------------------------------------------------------------------------------------------------*/
table.noneBorder,
table.noneBorder tr,
table.noneBorder th,
table.noneBorder td {
	border: none !important;
	text-decoration: none;
}



/* ----------------------------------------------------------------------------------------------------
  other
* --------------------------------------------------------------------------------------------------*/
.fL {
	float: left;
}
.fR {
	float: right;
}
.cB {
	clear: both;
}
.spOnly {
	display: none;
}

@media screen and (max-width:1100px) {
	.pcOnly {
		display: none !important;
	}
	.spOnly {
		display: block;
	}
}
@media screen and (min-width:415px) {
	.minOnly {
		display: none;
	}
}


/* button
--------------------------------------------------*/
[class*="btnStyle"] {
	display: inline-block;
	width: 100%;
	line-height: 1.2;
}
[class*="btnStyle"] > * {
	display: block;
	width: 100%;
	background: none;
	border-radius: 0;
	position: relative;
	z-index: 1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	cursor: pointer;
	color: inherit;
}
[class*="btnStyle"] > *:hover {
	opacity: 1.0;
}
.btnStyle01 {
	max-width: 260px;
	border: solid 1px transparent;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	transition: 0.4s;
	font-size: 18px;
}
.btnStyle01:before {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: -100%;
	content: "";
	transition: 0.4s;
}
.btnStyle01:hover:before {
	left: 0;
}
.btnStyle01 > * {
	padding: 14px 0 13px;
	font-size: 18px;
	font-weight: bold;
}
.btnStyle02 {
	max-width: 426px;
	border: solid 1px #fff;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	transition: 0.4s;
	color: #014099;
	font-size: 18px;
}
.btnStyle02 > * {
	padding: 15px 0 12px;
	background-image: url(../img/common/cmn_arrow04.svg);
	background-repeat: no-repeat;
	background-position: center right 20px;
	background-size: 8px auto;
}
.btnStyle02:hover > * {
	background-image: url(../img/common/cmn_arrow05.svg);
}
.btnStyle02:before {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: -100%;
	content: "";
	transition: 0.4s;
}
.btnStyle02:hover:before {
	left: 0;
}
.btnStyle03 {
	max-width: 426px;
	border: solid 1px #fff;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	transition: 0.4s;
	color: #014099;
	font-size: 18px;
}
.btnStyle03 > * {
	padding: 15px 0 12px;
	background-image: url(../img/common/cmn_arrow04.svg);
	background-repeat: no-repeat;
	background-position: center right 20px;
	background-size: 8px auto;
}
.btnStyle03:before {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: -100%;
	content: "";
	transition: 0.4s;
}
.btnStyle03:hover:before {
	left: 0;
}

.solverul {
	list-style: none;
	overflow: hidden;
	margin: auto;
	width:100%;
	max-width: 800px;
}

.solverul li {
	float: left;
	margin-right: 30px;
}
.solver {
	max-width: 400px;
	border-radius: 5px;
	background-color: #eeeeee;
	overflow: hidden;
	padding: 120px 30px 10px;
	letter-spacing: 0.07em;
	text-align:center;
	background-image: url(../img/common/ico_seminar.svg);
	background-repeat: no-repeat;
	background-position: 50% 10%;
	background-size: 80px auto;
}
.solverkc {
	max-width: 400px;
	border-radius: 5px;
	background-color: #eeeeee;
	overflow: hidden;
	padding: 120px 30px 10px;
	letter-spacing: 0.07em;
	text-align:center;
	background-image: url(../img/common/ico_knowledge.svg);
	background-repeat: no-repeat;
	background-position: 50% 10%;
	background-size: 80px auto;
}

.btniconcontact {
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 0.07em;
	border-color: #fff;
	background: #fff;
	color: #014099 !important;
}
.btniconcontact:hover {
	color: #fff;
}
.btniconcontact:hover a {
	opacity: 1 !important;
	color: #fff !important;
}
.btniconcontact:before {
	background: #014099;
}
.btniconcontact >*:before {
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	position: absolute;
	left: 75px;
	top: 12px;
	content: "";
	background-image: url(../img/common/cmn_ico_contact01_a.svg);
}
.btniconcontact >*:hover:before {
	background-image: url(../img/common/cmn_ico_contact01_h.svg);
}

@media screen and (max-width:414px) {
	.btnStyle01 {
		max-width: none;
		border-radius: 3px;
	}
	.btnStyle01 > * {
		padding: 10px 0;
		font-size: 15px;
	}
	.btnStyle02 {
		max-width: none;
		border-radius: 3px;
		font-size: 15px;
	}
	.btnStyle02 > * {
		padding: 11px 0;
		background-position: center right 10px;
		background-size: 5px auto;
	}
.btniconcontact >*:before {
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	position: absolute;
	left: 10%;
	top: 12px;
	content: "";
	background-image: url(../img/common/cmn_ico_contact01_a.svg);
}
}

/* button color */
.btnWhite01 {
	border-color: #fff;
	background: #fff;
	color: #014099;
}
.btnWhite01:hover {
	color: #fff;
}
.btnWhite01:hover a {
	opacity: 1 !important;
	color: #fff !important;
}
.btnWhite01:before {
	background: #014099;
}
.btnGreen01 {
	border-color: #009e96;
	background: #009e96;
	color: #fff;
}
#content > .contentIn .btnGreen01 a {
	color: #fff;
}
.btnGreen01:before {
	background: #fff;
}
.btnGreen01:hover, #content > .contentIn .btnGreen01 a:hover {
	color: #009e96;
}
.btnBlue01 {
	border-color: #174f9f;
	background: #174f9f;
	color: #fff;
}
.btnBlue01:before {
	background: #fff;
}
#content > .contentIn .btnBlue01 a {
    color: #fff;
}
.btnBlue01:hover, #content > .contentIn .btnBlue01 a:hover {
	color: #174f9f;
}



/* search
--------------------------------------------------*/
.searchStyle01 {
	position: relative;
	height: 35px;
}
.searchStyle01 > * {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
	top: 0;
	height: 100%;
	padding: 5px;
	background: #fff;
	border: 1px #ccc;
	line-height: 1.0;
	font-size: 14px;
}
.searchStyle01 .input {
	left: 0;
	width: calc(100% - 60px);
	border-style: solid none solid solid;
	border-radius: 5px 0 0 5px;
	color: #888;
	text-align: left;
}
.searchStyle01 .btn {
	right: 0;
	width: 60px;
	border-style: solid;
	border-radius: 0 5px 5px 0;
	color: #333;
	text-align: center;
}

/* list
--------------------------------------------------*/

/* ulStyle */
.ulStyle01 {
	padding-left: 1em;
	text-indent: -1em;
}
.ulStyle01 > li:before {
	content: '・';
}
.ulStyle02 > li + li {
	margin-top: 22px;
}
.ulStyle02 > li > .ttl {
	padding-left: 1em;
	text-indent: -1em;
	font-weight: bold;
}
.ulStyle02:not(.noDots) > li > .ttl:before {
	content: '・';
}
.ulStyle02:not(.noDots) > li > .text {
	padding-left: 1em;
}
@media screen and (max-width:414px) {
	.ulStyle02 > li + li {
		margin-top: 10px;
	}
	.ulStyle02 > li > .ttl {
		font-size: 11px;
	}
}

/* linkListStyle */
.linkListStyle01.fz14 > li + li {
	margin-top: 1px;
	text-decoration: none;
}
.linkListStyle01.fz14 > li > .linkStyle01 {
	font-size: 14px;
}
.linkListStyle01.fz14 > li > .linkStyle01:before {
	top: 4px;
}

.linkListStyle01.fz18 > li + li {
	margin-top: 22px;
}
.linkListStyle01.fz18 > li > .linkStyle01 {
	font-size: 18px;
}
.linkListStyle01.fz18 > li > .linkStyle01:before {
	top: 4px;
}
@media screen and (max-width:414px) {
	.linkListStyle01 > li + li {
		margin-top: 10px!important;
	}
	.linkListStyle01 > li > .linkStyle01 {
		font-size: 12px!important;
	}
	.linkListStyle01.fz14 > li > .linkStyle01 {
		padding: 9px 10px;
	}
}

/* linkListStyle02 */
.linkListStyle02 {
	font-size: 0;
	text-align: left;
}
.linkListStyle02 > li {
	display: inline-block;
	font-size: 16px;
	color: #174f9f;
}
.linkListStyle02 > li + li::before {
	content: "/";
	display: inline-block;
	margin: 0 7px;
	color: #888;
}
.linkListStyle02 a {
	text-decoration: underline;
}
@media screen and (max-width:414px) {
	.linkListStyle02 > li {
		display: block;
		font-size: 15px;
	}
	.linkListStyle02 > li + li {
		margin-top: 5px;
	}
	.linkListStyle02 > li + li::before {
		content: none;
	}
	.linkListStyle02 a {
		display: block;
		position: relative;
		padding: 9px 20px 9px 9px;
		background: #edf3fb;
		text-decoration: none;
	}
	.linkListStyle02 a::after {
		content: "";
		display: block;
		position: absolute;
		right: 10px;
		top: 50%;
		width: 6px;
		height: 6px;
		margin-top: -3px;
		border: 1px #174f9f;
		border-style: none solid solid none;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}

/* linkListStyle03 */
.linkListStyle03 > li + li {
	margin-top: 13px;
}
.linkListStyle03 a {
	text-decoration: underline;
}


/* orderListStyle01 */
.orderListStyle01 > li {
	padding-left: 50px;
}
.orderListStyle01 > li + li {
	margin-top: 50px;
}
.orderListStyle01 .ttl {
	position: relative;
	padding: 0 20px 3px 0;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
}
.orderListStyle01 .ttl::after {
	content: "";
	display: block;
	position: absolute;
	right: 3px;
	top: 50%;
	width: 8px;
	height: 8px;
	margin-top: -5px;
	border: 1px #ccc;
	border-style: none solid solid none;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.orderListStyle01 .number {
	position: absolute;
	right: calc(100% + 10px);
	top: 0.2em;
}
.orderListStyle01 .inner {
	margin-right: 70px;
}
@media screen and (max-width:414px) {
	.orderListStyle01 > li {
		padding-left: 0;
	}
	.orderListStyle01 > li + li {
		margin-top: 30px;
	}
	.orderListStyle01 .ttl {
		padding: 0 0 3px 35px;
		font-size: 15px;
	}
	.orderListStyle01 .ttl::after {
		content: none;
	}
	.orderListStyle01 .number {
		right: auto;
		left: 0;
		top: 0.1em;
		width: 22px;
	}
	.orderListStyle01 .inner {
		margin-right: 0;
	}
}


/* newsList */
.newsList01 li {
	padding: 29px 2px 27px;
	border-bottom: dotted 1px #ccc;
	position: relative;
	line-height: 1.41;
}
.newsList01 .newsDate {
	margin-top: 1px;
	float: left;
	font-size: 16px;
}
.newsList01 .newsTitle {
	margin: 0 75px 0 164px;
}
.newsList01 .newsTitle a {
	color: #009e96;
	font-size: 17px;
	text-decoration: underline;
}
.newsList01 .newsTitle:before {
	width: 8px;
	height: 14px;
	background: url(../img/common/cmn_arrow05.svg) no-repeat center;
	background-size: 100% auto;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 35px;
	content: "";
	transition: 0.2s;
}
.newsList01 .newsTitle:hover:before {
	right: 25px;
}
.newsList01 .newsTitle .new {
	display: inline-block;
	width: 55px;
	margin-left: 20px;
	padding: 4px 5px;
	background: #ce001d;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.0;
	vertical-align: top;
	text-align: center;
}

@media screen and (max-width:414px) {
	.newsList01 li {
		padding: 7px 0;
	}
	.newsList01 .newsDate {
		margin: 0;
		float: none;
		font-size: 8px;
	}
	.newsList01 .newsTitle {
		margin: 2px 25px 0 0;
	}
	.newsList01 .newsTitle a {
		font-size: 12px;
	}
	.newsList01 .newsTitle:before {
		width: 4px;
		right: 0 !important;
	}
	.newsList01 .newsTitle .new {
		width: 40px;
		margin-left: 10px;
		padding: 3px 3px 2px;
		font-size: 10px;
	}
}

/* faqList01 */
.faqList01 > li {
	padding-bottom: 30px;
	border-bottom: dotted 1px #ccc;
}
.faqList01 > li + li {
	margin-top: 30px;
}
.faqList01 .question {
	color: #174f9f;
	font-weight: bold;
	font-size: 18px;
}
.faqList01 .question ~ * {
	margin-right: 70px;
}
.faqList01 .detail {
	margin-top: 10px;
}
.faqList01 .categoryArea {
	margin-top: 10px;
	font-size: 0;
}
.faqList01 .categoryArea .ttl {
	display: inline-block;
	font-size: 12px;
}
.faqList01 .categoryArea .ttl::after {
	content: "：";
}
.faqList01 .categoryList {
	display: inline-block;
	font-size: 0;
}
.faqList01 .categoryList > li {
	display: inline-block;
	font-size: 12px;
	color: #174f9f;
}
.faqList01 .categoryList > li + li::before {
	content: ",";
	display: inline-block;
	margin-right: 5px;
}
@media screen and (max-width:414px) {
	.faqList01 > li {
		padding-bottom: 15px;
	}
	.faqList01 > li + li {
		margin-top: 15px;
	}
	.faqList01 .question {
		font-size: 12px;
	}
	.faqList01 .question ~ * {
		margin-right: 0;
	}
	.faqList01 .detail {
		margin-top: 5px;
	}
	.faqList01 .categoryArea {
		margin-top: 5px;
	}
	.faqList01 .categoryArea .ttl {
		font-size: 10px;
	}
	.faqList01 .categoryList > li {
		font-size: 10px;
	}
}

/* csList */
.csList01 {
	overflow: hidden;
}
.csList01 li {
	float: left;
}
.csList01 li .image {
	position: relative;
}
.csList01 li .image .ttl {
	display: block;
	width: 100%;
	padding: 8px 10px;
	color: #fff;
	line-height: 1.78;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
}
.csList01 li .text {
	margin-top: 15px;
	line-height: 1.714;
}
.csList01.type02 {
	max-width: 1220px;
	margin: 100px auto 0;
	padding: 0 10px;
}
@media screen and (min-width:769px) {
	.csList01 li {
		width: 32.08333333333333%;
		margin-right: 1.666666666666667%;
	}
	.csList01 li:nth-child(3n) {
		margin-right: 0;
	}
	.csList01 li:nth-child(n+4) {
		margin-top: 40px;
	}
	.csList01.type02 li:nth-child(n+4) {
		margin-top: 20px;
	}
}
@media screen and (max-width:768px) and (min-width:415px) {
	.csList01 li {
		width: 49%;
		margin-right: 2%;
	}
	.csList01 li:nth-child(2n) {
		margin-right: 0;
	}
	.csList01 li:nth-child(n+3) {
		margin-top: 40px;
	}
	.csList01.type02 li:nth-child(n+3) {
		margin-top: 2%;
	}
}
@media screen and (max-width:414px) {
	.csList01 li {
		width: 100%;
		float: none;
	}
	.csList01:not(.type02) li + li {
		margin-top: 20px;
	}
	.csList01 li .image .ttl {
		padding: 5px 10px 4px;
		font-size: 15px;
	}
	.csList01 li .text {
		margin-top: 8px;
		font-size: 9px;
		line-height: 1.33;
	}
	.csList01.type02 {
		margin-top: 60px;
	}
	.csList01.type02 li {
		width: 49.5%;
		float: left;
	}
	.csList01.type02 li .image .ttl {
		padding: 0 4px;
		font-size: 9px;
	}
	.csList01.type02 li .image .ttl.arrowStyle01:after {
		width: 3px;
		height: 6px;
		right: 5px;
		background-size: cover;
	}
	.csList01.type02 li:nth-child(2n) {
		margin-left: 1px;
	}
	.csList01.type02 li:nth-child(n+3) {
		margin-top: 1px;
	}
}


/* indexList */
.indexArea {
	padding: 26px 0;
	background-color: #f7f7f7;
	overflow: hidden;
}
.indexList01,
.indexList02 {
	width: 735px;
	margin: 0 auto;
	letter-spacing: -.4em;
	line-height: 1;
}
.indexList02 {
	padding-left: 10px;
}
.indexList01 li,
.indexList02 li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
}
.indexList01 li + li,
.indexList02 li + li {
	border-left: solid 1px #333;
}
.indexList01 li:first-child,
.indexList02 li:first-child {
	padding-left: 0;
}
.indexList01 li:last-child,
.indexList02 li:last-child {
	padding-right: 0;
}
.indexList01 li span,
.indexList02 li span {
	cursor: pointer;
}
.indexList01 li span:hover,
.indexList02 li span:hover {
	opacity: 0.75;
}

.indexList01 {
	margin-bottom: 20px;
}
.indexList01 li {
	padding: 0 6px;
}
.indexList01 li span {
	padding: 1px 10px;
}
.indexList01 li.current span {
	color: #fff;
	background-color: #174f9f;
}

.indexList02 li {
	padding: 0 11px;
}
.indexList02 li span {
	color: #174f9f;
	text-decoration: underline;
}
#content > .contentIn .indexList01 .current a {color:#fff;}
@media screen and (max-width:768px) and (min-width:415px) {
	.indexList01,
	.indexList02 {
		width: 90%;
	}
	.indexList01 {
		margin-bottom: 10px;
	}
	.indexList02 li {
		margin-top: 10px;
	}
}
@media screen and (max-width:414px) {
	.indexArea {
		margin: 0 -3.125%;
		padding: 10px;
	}
	.indexList01,
	.indexList02 {
		display: none;
	}
}

.indexPulldown01,
.indexPulldown02 {
	display: none;
}
@media screen and (max-width:414px) {
	.indexPulldown01,
	.indexPulldown02 {
		display: block;
		width: 100%;
		padding: 6px 5px 8px;
		color: #333;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 12px;
		vertical-align: middle;
		border: none;
		border-radius: 0;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		position: relative;
		background: url(../../_asset/img/common/cmn_arrow09.png) right center no-repeat, #fff;
		background-size: auto 100%;
	}
	::-ms-expand {
		display: none;
	}
	.indexPulldown01 {
		margin-bottom: 10px;
	}
}
/* accordion
--------------------------------------------------*/
.acList01 > li{
	padding-bottom: 35px;
}
.acList01 > li > .acTitle ~ *:not(.acContent):not(.acBtn) {
	padding: 0 15px;
}
.acList01 > li + li {
	margin-top: 25px;
}
@media screen and (max-width:414px) {
	.acList01 > li > .acTitle ~ *:not(.acContent):not(.acBtn) {
		padding: 0;
	}
	.acList01 > li + li {
		margin-top: 28px;
	}
}
.acTitle {
	position: relative;
	cursor: pointer;
}
.acTitle:after {
	content: '\25BC';
	color: #174f9f;
	position: absolute;
	right: 10px;
}
.acTitle.open:after {
	content: '\25B2';
}
@media screen and (max-width:414px) {
	.acTitle:after {
		width: 10px;
		height: 20px;
		margin: auto;
		font-size: 9px;
		vertical-align: middle;
		top: 0;
		bottom: 0;
	}
}
.acContent {
	display: none;
	/*padding: 5px 15px 0;*/
	padding: 15px 15px 0;
}
.acContent .partnerList01 > li + li {
	margin-top: 40px;
}
.acContent .inner {
	padding: 0 35px;
	line-height: 1.42;
}
.acContent .inner .aptList01 li:before {
	content: '\2606';
}
.acContent .btnStyle01 {
	display: block;
	max-width: 426px;
	margin: 20px auto 0;
}
.acContent .btnStyle01 a {
	padding: 22px 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
@media screen and (max-width:414px) {
	.acContent {
		padding: 10px 0;
	}
	.acContent .partnerList01 > li + li {
		margin-top: 15px;
	}
	.acContent .inner {
		padding: 5px 10px;
		line-height: 1.5;
	}
	.acContent .inner .aptList01 {
		margin-top: 5px;
	}
	.acContent .btnStyle01 {
		margin: 25px auto 0;
	}
	.acContent .btnStyle01 a {
		padding: 12px 0;
		font-size: 15px;
		text-decoration: none;
		position: relative;
	}
	.acContent .btnStyle01 a:after {
		content: '';
		display: inline-block;
		width: 5px;
		height: 9px;
		margin: auto;
		position: absolute;
		top: 0;
		right: 10px;
		bottom: 0;
		background: url(../img/common/cmn_arrow04.svg) no-repeat;
		background-size: cover;
	}
	.acContent .btnStyle01 a:hover:after {
		background: url(../img/common/cmn_arrow02.svg) no-repeat;
		background-size: cover;
	}
}
.acBtn {
	display: block;
	max-width: 180px;
	margin: 20px auto 0;
	text-align: center;
	border: solid 1px #174f9f;
}
.acBtn span {
	padding: 12px 0;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.open + .acContent + .acBtn {
	/*margin-bottom: 70px;*/
}
@media screen and (max-width:414px) {
	.acBtn {
		max-width: 135px;
	}
	.acBtn span {
		padding: 9px 0;
		font-size: 10px;
	}
	.open + .acContent + .acBtn {
		margin-bottom: 35px;
	}
}

/* tab
--------------------------------------------------*/
.tabSwitch {
	margin-bottom: 30px;
	overflow: hidden;
}
.tabSwitch li {
	width: 21.5%;
	padding: 0 0 9px;
	border-bottom: solid 2px #ccc;
	float: left;
	cursor: pointer;
	text-align: center;
	color: #888;
	font-size: 17px;
	font-weight: bold;
}
.tabSwitch li:nth-child(n+2) {
	margin-left: 1.8%;
}
.tabSwitch li.active {
	border-bottom-color: #009e96;
	cursor: default;
	color: #009e96;
}

@media screen and (max-width:414px) {
	.tabSwitch {
		margin-bottom: 22px;
	}
	.tabSwitch li {
		width: 31.8%;
		padding-bottom: 5px;
		border-width: 1px;
		font-size: 9px;
		letter-spacing: -0.04em;
	}
	.tabSwitch li:nth-child(n+2) {
		margin-left: 2.3%;
	}
}

/* bottomContact
--------------------------------------------------*/
.bottomContact {
	padding: 43px 0 39px;
	margin-top: 100px;
	background: #174f9f;
	color: #fff;
	position: relative;
}
.bottomContact .contactLink {
	position: absolute;
	top: -28%;
	right: 3%;
}
@media screen and (max-width:1100px) {
	.bottomContact {
		padding: 20px 0 15px;
		margin-top: 45px;
	}
}

/* ----------------------------------------------------------------------------------------------------
  layout
* --------------------------------------------------------------------------------------------------*/
.layoutBox01::after {
	content: "";
	display: block;
	clear: both;
}
.layoutBox01 > * {
	padding-bottom: 100px;
}
.layoutBox01 > .left {
	float: left;
	width: 71.875%;
}
.layoutBox01 > .right {
	float: right;
	width: 23.5625%;
	padding-top: 80px;
	background: #edf3fb;
}
.layoutBox01 #breadcrumb {
	margin-bottom: 25px;
	padding: 0;
}
.layoutBox01 .sidebarTitle {
	position: relative;
	padding: 6px 10px 1px 20px;
	background: #7ca4dd;
	color: #fff;
	font-size: 18px;
}
.layoutBox01 .sidebarTitle::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 100%;
	background: #174f9f;
}
.layoutBox01 .sidebarInner {
	margin: 0 20px;
}
.layoutBox01 + .bottomContact {
	margin-top: 0;
}
@media screen and (max-width:1100px) {
	.layoutBox01 > * {
		padding-bottom: 45px;
	}
	.layoutBox01 > .left {
		width: 100%;
	}
	.layoutBox01 > .right {
		display: none;
	}
}
@media screen and (max-width:414px) {
	.layoutBox01 #breadcrumb {
		margin-bottom: 10px;
	}
}


/* ----------------------------------------------------------------------------------------------------
  animation
* --------------------------------------------------------------------------------------------------*/
.animated {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-fill-mode: both;
	-webkit-transition-timing-function: ease-in-out;
	backface-visibility: hidden;
	animation-duration: 0.8s;
	animation-fill-mode: both;
	transition-timing-function: ease-in-out;
}
.second {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.third {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.fourth {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.fifth {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.sixth {
	-webkit-animation-delay: 1.0s;
	animation-delay: 1.0s;
}
.seventh {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.eighth {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.ninth {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
}
.tenth {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
}

/* fadeIn
--------------------------------------------------*/
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.aniOn.fadeIn {
	opacity: 0;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

/* fadeInLeft
--------------------------------------------------*/
@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
	}
}
@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
.aniOn.fadeInLeft {
	opacity: 0;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

/* fadeInRight
--------------------------------------------------*/
@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
	}
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
.aniOn.fadeInRight {
	opacity: 0;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

/* fadeInUp
--------------------------------------------------*/
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 70%, 0);
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 70%, 0);
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
		transform: none;
	}
}
.aniOn.fadeInUp {
	opacity: 0;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}