@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	color: #111111;
	font-size: 16px;
	line-height: 2;
	letter-spacing: .03em;
	font-feature-settings : "palt";
	text-align: left;
	background-color: #fff;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	/*font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;*/
	-webkit-text-size-adjust: none;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
@media screen\0 {
	body {
		font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	}
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, select, p, blockquote, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
main {
	display: block;
}
table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
input[type="radio"],input[type="checkbox"],label,button,input[type="submit"] {
	cursor: pointer;
}
input[type="submit"] {
	cursor: pointer;
}
input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="password"], input[type="date"], input[type="number"] {
	height: 50px;
	padding: 5px 20px;
	font-size: 16px;
	font-weight: bold;
	border: 3px solid #dddddd;
	box-sizing: border-box;
	border-radius: 0;
	-webkit-text-size-adjust: none;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
select {
	height: 50px;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	border: 3px solid #dddddd;
	box-sizing: border-box;
	border-radius: 0;
}
textarea {
	height: 150px;
	padding: 15px 20px;
	font-size: 16px;
	font-weight: bold;
	border: 3px solid #dddddd;
	box-sizing: border-box;
	border-radius: 0;
	vertical-align: top;
}
/* Webkit */
::-webkit-input-placeholder {
	color: #b8b8b8;
	opacity: 1;
}
/* Firefox 18 以前 */
:-moz-placeholder {
	color: #b8b8b8;
}
/* Firefox 19 以降 */
::-moz-placeholder {
	color: #b8b8b8;

	/* Firefox 19 以降のデフォルトでは */
	/* color ではなく opacity で色合いを調整しているため */
	/* 文字色を指定する場合、opacity を 1 にする必要がある */
	opacity: 1;
}
/* IE 10 以降 */
:-ms-input-placeholder {
	color: #b8b8b8 !important;
}
/* CSS4では以下のような名前の擬似クラスになるらしい */
/* おそらく今のところ対応ブラウザはない */
:placeholder-shown {
	color: #b8b8b8;
}
/* Android chrome対策 */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, select, p, blockquote, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	max-height:100%;
}

.clear {
	clear: both;
}
.clearfix {
	zoom: 100%;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
a:link {
	color: #0B8BD2;
}
a:visited {
	color: #0B8BD2;
}
a.normal:link {
	color: #231815;
}
a.normal:visited {
	color: #231815;
}
a:hover {
	text-decoration: none;
}
a:active {
}
a.noline {
	text-decoration: none;
}
a.reverse {
	text-decoration: none;
}
a.reverse:hover {
	text-decoration: underline;
}
.linkBox {
	cursor: pointer;
}
body {
	text-align: center;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
	-webkit-backface-visibility: hidden;
}
a { /* FireFox リンク選択時の点線を消す　*/
    overflow: hidden;
    outline: none;
}
.ov {
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ov:hover {	
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
.ovImg:hover img {	
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
.nowrap {
	white-space: nowrap;
}
.mincho {
	font-family: "Times New Roman", Georgia, YuMincho, '游明朝', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN','メイリオ',"HGS明朝E", 'MS P 明朝', 'MS PMincho', serif;
}
.gothic {
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}
.lato {
	font-family: 'Lato', sans-serif;
}
* {
	box-sizing: border-box;
}


@media screen and (max-width:767px){
	input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="password"], input[type="date"], input[type="number"] {
		height: 44px;
		padding: 5px 10px;
		font-size: 16px;
		border: 2px solid #dddddd;
	}
	select {
		height: 44px;
		padding: 5px 10px;
		font-size: 16px;
		border: 2px solid #dddddd;
	}
	textarea {
		height: 34.6666666vw;
		padding: 5px 10px;
		font-size: 16px;
		border: 2px solid #dddddd;
	}
}

/**********************************

 general

***********************************/
/* margin-bottom */
.mb5  {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}
.mb50 {margin-bottom: 50px;}
.mb55 {margin-bottom: 55px;}
.mb60 {margin-bottom: 60px;}
.mb65 {margin-bottom: 65px;}
.mb70 {margin-bottom: 70px;}
.mb75 {margin-bottom: 75px;}
.mb80 {margin-bottom: 80px;}
.mb85 {margin-bottom: 85px;}
.mb90 {margin-bottom: 90px;}
.mb95 {margin-bottom: 95px;}
.mb100 {margin-bottom: 100px;}
.mb110 {margin-bottom: 110px;}
.mb120 {margin-bottom: 120px;}
/* margin-top */
.mt5  {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}
/* margin-left */
.ml5  {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}
.ml45 {margin-left: 45px;}
.ml50 {margin-left: 50px;}
/* margin-right */
.mr5  {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}
.mr40 {margin-right: 40px;}
.mr50 {margin-right: 50px;}
/* padding-top */
.pt5  {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}
.pt60 {padding-top: 60px;}
.pt70 {padding-top: 70px;}
/* padding-bottom */
.pb5  {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pb40 {padding-bottom: 40px;}
.pb50 {padding-bottom: 50px;}
.pb55 {padding-bottom: 55px;}
.pb60 {padding-bottom: 60px;}
.pb70 {padding-bottom: 70px;}
/* width */
.w10   {width: 10px;}
.w20   {width: 20px;}
.w30   {width: 30px;}
.w40   {width: 40px;}
.w50   {width: 50px;}
.w60   {width: 60px;}
.w70   {width: 70px;}
.w80   {width: 80px;}
.w90   {width: 90px;}
.w100  {width: 100px;}
.w110  {width: 110px;}
.w120  {width: 120px;}
.w130  {width: 130px;}
.w140  {width: 140px;}
.w150  {width: 150px;}
.w200  {width: 200px;}
.w240  {width: 240px;}
.w250  {width: 250px;}
.w300  {width: 300px;}
.w350  {width: 350px;}
.w400  {width: 400px;}
.w450  {width: 450px;}
.w500  {width: 500px;}
.wfull {width: 100%;}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.alignL {
	text-align: left;
}
.veralignT {
	vertical-align: top;
}
.veralignM {
	vertical-align: middle;
}
.veralignB {
	vertical-align: bottom;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.bold {
	font-weight: bold;
}
.red {
	color: #ff3f00;
}
.blue {
	color: #1184df;
}
.yellow {
	color: #ffff00;
}
.bgYellow {
	background-color: #fff100;
}
.marker {
	background: linear-gradient(transparent 60%, #ffff00 60%);
}
@media screen\0 {
	.marker {
		font-family: Lato, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
}
.underline {
	text-decoration: underline;
}
.large {
	font-size: 24px;
}
.large-x {
	font-size: 36px;
}
.small {
	font-size: 86%;
}
@media screen and (min-width:768px){
	.sp {
		display: none;
	}
}
@media screen and (max-width:767px){
	.pc {
		display: none;
	}
	.large {
		font-size: 15px;
	}
	.large-x {
		font-size: 18px;
	}
}

/**********************************

 parts

***********************************/
.define_wrap {
	padding: 0 24px;
}

.define_inner {
	max-width: 100%;
	width: 980px;
	margin: 0 auto;
}


@media screen and (max-width:767px){

	.define_wrap {
		padding: 0 4.66666667%;
	}
}

/**********************************

 layout

***********************************/
.l-wrap {
	overflow: hidden;
}

.l-main {
}

.l-pageTop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 5;
}

@media screen and (max-width:1023px){

	.l-pageTop {
		width: 60px;
		bottom: 24px;
		right: 24px;
	}
}

@media screen and (max-width:767px){
	.l-wrap {
		margin-bottom: 14.6666666vw;
	}

	.l-pageTop {
		width: 40px;
		bottom: 15px;
		right: 4%;
	}
}

/**********************************

 l-header

***********************************/
.l-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100px;
	padding: 0 40px;
	background: #fff;
}

@media screen and (max-width:767px){
	.l-header {
		display: none;
	}
}

.l-header__logo {

}

.l-header__logo a {
	display: block;
}

.l-header__logo img {
	display: block;
}

.l-header__tel {

}

@media screen and (max-width:767px){
	.l-header {
		justify-content: center;
		height: 55px;
		padding: 0 4.66666667%;
	}

	.l-header__logo {
		width: 107px;
	}

	.l-header__tel {
		display: none;
	}
}

/**********************************

 l-footer

***********************************/
.l-footer {

}

.l-footer__top {

}

.l-footer__top__inner {
	padding: 40px 0;
}

.l-footer__top__inner p {
	text-align: center;
}

.l-footer__top__inner p a,
.l-footer__top__inner p a img {
	display: block;
	margin: 0 auto;
}

.l-footer__bottom {
	background-color: #f1f9fc;
}

.l-footer__bottom__inner {
	padding: 26px 0;
}

.l-footer__bottom__inner p {
	color: #0084bb;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width:767px){

	.l-footer__top__inner {
		padding: 20px 0;
	}

	.l-footer__top__inner p {
		width: 107px;
		margin: 0 auto;
	}

	.l-footer__bottom__inner {
		padding: 14px 0;
	}

	.l-footer__bottom__inner p {
		font-size: 9px;
	}
}

/**********************************

 c-sec

***********************************/
.c-sec {
}

.c-sec__head {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#035096+0,045eb3+100 */
	background: rgb(3,80,150); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(3,80,150,1) 0%, rgba(4,94,179,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(3,80,150,1) 0%,rgba(4,94,179,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(3,80,150,1) 0%,rgba(4,94,179,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035096', endColorstr='#045eb3',GradientType=0 ); /* IE6-9 */
}

.c-sec__head__inner {
	background: url(../images/ttl_bg01.png) no-repeat center top;
	background-size: cover;
}

.c-sec__head__inner__ttl {
	text-align: center;
}

.c-sec__body {

}

@media screen and (max-width:767px){

	.c-sec__head {
		padding: 0;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2787be+0,0454a1+100 */
		background: rgb(39,135,190); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(39,135,190,1) 0%, rgba(4,84,161,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(39,135,190,1) 0%,rgba(4,84,161,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(39,135,190,1) 0%,rgba(4,84,161,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2787be', endColorstr='#0454a1',GradientType=0 ); /* IE6-9 */
	}

	.c-sec__head__inner {
		background: none;
	}

}



/**********************************

 heroSec

***********************************/
.heroSec {

}

.heroSec__main {

}

.heroSec__main img {
	width: 100%;
	max-width: none;
}

@media screen and (max-width:767px){

}


/**********************************

 membershipSec

***********************************/
.membershipSec {
	background: url(../images/membership_bg_pc.jpg) no-repeat center;
	background-size: cover;
}

.membershipSec__inner {
	padding: 60px 0;
}

.membershipSec__inner__list {

}

.membershipSec__inner__list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -50px;
}

.membershipSec__inner__list ul li {
	width: 47.1428571%;
	margin-bottom: 50px;
}

@media screen and (max-width:767px){

	.membershipSec {
		background: url(../images/membership_bg_sp.jpg) no-repeat center;
		background-size: cover;
	}

	.membershipSec__inner {
		padding: 30px 0;
	}

	.membershipSec__inner__list ul {
		display: block;
		margin-bottom: 0;
	}

	.membershipSec__inner__list ul li {
		width: auto;
		margin-bottom: 30px;
		text-align: center;
	}

	.membershipSec__inner__list ul li:last-child {
		margin-bottom: 0;
	}

}


/**********************************

 emergencySec

***********************************/
.emergencySec {
	background: #f1f9fc;
}

.emergencySec__inner {
	padding: 70px 0 80px;
}

.emergencySec__inner__list {

}

.emergencySec__inner__list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -60px;
}

.emergencySec__inner__list ul li {
	width: 47.1428571%;
	margin-bottom: 60px;
}

@media screen and (max-width:767px){

	.emergencySec__inner {
		padding: 30px 0;
	}

	.emergencySec__inner__list ul {
		display: block;
		margin-bottom: 0;
	}

	.emergencySec__inner__list ul li {
		width: auto;
		margin-bottom: 30px;
		text-align: center;
	}

	.emergencySec__inner__list ul li:last-child {
		margin-bottom: 0;
	}

}


/**********************************

 cvSec

***********************************/
.cvSec {
	background: url(../images/cv_bg01_pc.jpg) no-repeat center;
	background-size: cover;
}

.cvSec__inner {
	padding: 40px 0 60px;
	position: relative;
}

.cvSec__inner__ttl {
	width: 65.4081632%;
	margin-bottom: 30px;
}

.cvSec__inner__tel {
	width: 46.3265306%;
}

.cvSec__inner__pic {
	width: 62.8571428%;
	position: absolute;
	bottom: 0;
	right: -11.7346938%;
	z-index: 1;
}

@media screen and (max-width:767px){

	.cvSec {
		background: url(../images/cv_bg01_sp.jpg) no-repeat center;
		background-size: cover;
	}

	.cvSec__inner {
		padding: 20px 0 0;
	}

	.cvSec__inner__ttl {
		width: 94.12%;
		margin: 0 auto 15px;
		text-align: center;
	}

	.cvSec__inner__tel {
		width: 88.53%;
		margin: 0 auto 10px;
		text-align: center;
	}

	.cvSec__inner__pic {
		width: auto;
		margin: 0 -5.2%;
		position: static;
	}

	.cvSec__inner__pic img {
		max-width: none;
		width: 100%;
	}

}


/**********************************

 servicesSec

***********************************/
.servicesSec {
	background-color: #f1f9fc;
}

.servicesSec__inner {
	padding: 80px 0;
}

.servicesSec__inner__head {
	margin-bottom: 70px;
}

.servicesSec__inner__head__ttl {

}

.servicesSec__inner__head__ttl img {
	max-width: none;
	width: 100%;
}

.servicesSec__inner__head ul {
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.servicesSec__inner__head ul li {
	width: 33.333334%;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	border-left: 1px solid #fff;
	border-right: 1px solid #dddddd;
}

.servicesSec__inner__head ul li:first-child {
	border-left: 1px solid #dddddd;
}

.servicesSec__inner__head ul li a {
	display: block;
	padding: 15px 55px;
	color: #111111;
	text-align: center;
	text-decoration: none;
	position: relative;
}

.servicesSec__inner__head ul li a:before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/icon_arr01.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.servicesSec__inner__head ul li:nth-child(2) a:before {
	background: url(../images/icon_arr02.png) no-repeat left top;
	background-size: contain;
}

.servicesSec__inner__body {
	margin-bottom: 60px;
}

.servicesSec__inner__body__sec {
	margin-bottom: 60px;
}

.servicesSec__inner__body__sec:last-child {
	margin-bottom: 0;
}

.servicesSec__inner__body__sec__ttl {
	padding: 15px 15px;
	margin-bottom: 60px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	background-color: #fff;
	border-top: 3px solid #0184bc;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.servicesSec__inner__body__sec__list {

}

.servicesSec__inner__body__sec__list ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -20px -60px;
}

.servicesSec__inner__body__sec__list ul li {
	width: 25%;
	padding: 0 20px;
	margin-bottom: 60px;
}

.servicesSec__inner__body__sec__list ul li .pic {
	margin-bottom: 15px;
	text-align: center;
}

.servicesSec__inner__body__sec__list ul li p {
	color: #0084ba;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

.servicesSec__inner__body__sec__list ul li p span {
}

.servicesSec__inner__btn {
	text-align: center;
}


@media screen and (max-width:1023px){

	.servicesSec__inner__body__sec__list ul {
		margin: 0 -12px -60px;
	}

	.servicesSec__inner__body__sec__list ul li {
		padding: 0 12px;
	}

	.servicesSec__inner__body__sec__list ul li p {
		font-size: 2.5390625vw;
	}

}

@media screen and (max-width:767px){

	.servicesSec__inner {
		padding: 30px 0;
	}

	.servicesSec__inner__head {
		margin-bottom: 30px;
	}

	.servicesSec__inner__head ul {
		display: block;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
	}

	.servicesSec__inner__head ul li {
		width: auto;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.5;
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
	}

	.servicesSec__inner__head ul li:last-child {
		border-bottom: none;
	}

	.servicesSec__inner__head ul li a {
		padding: 10px 45px;
	}

	.servicesSec__inner__head ul li a:before {
		width: 15px;
		height: 15px;
		right: 15px;
	}

	.servicesSec__inner__body {
		margin-bottom: 30px;
	}

	.servicesSec__inner__body__sec {
		margin-bottom: 30px;
	}

	.servicesSec__inner__body__sec:last-child {
		margin-bottom: 0;
	}

	.servicesSec__inner__body__sec__ttl {
		padding: 10px 15px;
		margin-bottom: 30px;
		font-size: 16px;
		border-top: 2px solid #0184bc;
	}

	.servicesSec__inner__body__sec__list ul {
		display: block;
		margin: 0;
	}

	.servicesSec__inner__body__sec__list ul li {
		width: auto;
		padding: 0 0;
		margin-bottom: 30px;
	}

	.servicesSec__inner__body__sec__list ul li .pic {
		width: 162px;
		margin: 0 auto 15px;
		text-align: center;
	}

	.servicesSec__inner__body__sec__list ul li p {
		font-size: 21px;
	}

	.servicesSec__inner__btn {
		width: 88.236%;
		margin: 0 auto;
	}

}


/**********************************

 troubleSec

***********************************/
.troubleSec {
	background-color: #f1f9fc;
}

.troubleSec__inner {
	padding: 80px 0;
}

.troubleSec__inner__list {
	margin-bottom: 60px;
}

.troubleSec__inner__list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -60px;
}

.troubleSec__inner__list ul li {
	width: 28.5714285%;
	margin-bottom: 60px;
}

.troubleSec__inner__txtArea {
	padding: 15px 15px;
	background-color: #fff;
	border: 4px solid #eeeeee;
	border-radius: 15px;
}

.troubleSec__inner__txtArea p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

@media screen and (max-width:767px){

	.troubleSec__inner {
		padding: 30px 0;
	}

	.troubleSec__inner__list {
		margin-bottom: 30px;
	}

	.troubleSec__inner__list ul {
		display: block;
		margin-bottom: 0;
	}

	.troubleSec__inner__list ul li {
		width: auto;
		margin-bottom: 30px;
		text-align: center;
	}

	.troubleSec__inner__list ul li:last-child {
		margin-bottom: 0;
	}

	.troubleSec__inner__txtArea {
		padding: 15px 15px;
		background-color: #fff;
		border: 3px solid #dddddd;
		border-radius: 6px;
	}

	.troubleSec__inner__txtArea p {
		font-size: 16px;
		text-align: left;
	}

}


/**********************************

 reasonSec

***********************************/
.reasonSec {
	background-color: #f1f9fc;
}

.reasonSec__inner {
	padding: 80px 0;
}

.reasonSec__inner__list {
	max-width: 820px;
	margin: 0 auto;
}

.reasonSec__inner__list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -60px;
}

.reasonSec__inner__list ul li {
	width: 26.3414634%;
	margin-bottom: 60px;
}

.reasonSec__inner__list ul li .pic {
	margin: 0 auto 15px;
	text-align: center;
}

.reasonSec__inner__list ul li .ttl {
	margin-bottom: 15px;
	color: #0084b9;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

@media screen\0 {
	.reasonSec__inner__list ul li .ttl {
		letter-spacing: -.05em;
	}
}

.reasonSec__inner__list ul li p {
	font-size: 16px;
	line-height: 1.8;
}

@media screen and (max-width:767px){

	.reasonSec__inner {
		padding: 30px 0;
	}

	.reasonSec__inner__list {
	}

	.reasonSec__inner__list ul {
		display: block;
		margin-bottom: 0;
	}

	.reasonSec__inner__list ul li {
		width: auto;
		margin-bottom: 30px;
	}

	.reasonSec__inner__list ul li:last-child {
		margin-bottom: 0;
	}

	.reasonSec__inner__list ul li .pic {
		width: 35.5882352%;
		margin: 0 auto 15px;
		text-align: center;
	}

	.reasonSec__inner__list ul li .ttl {
		margin-bottom: 10px;
		font-size: 18px;
	}

	.reasonSec__inner__list ul li p {
		font-size: 16px;
		line-height: 1.8;
	}

}


/**********************************

 flowSec

***********************************/
.flowSec {
	background: #f1f9fc url(../images/flow_bg01_pc.png) no-repeat center top;
	background-size: cover;
}

.flowSec__inner {
	padding: 80px 0;
}

.flowSec__inner__list {

}

.flowSec__inner__list ol {
	display: flex;
	justify-content: space-between;
}

.flowSec__inner__list ol li {
	width: 28.3673469%;
}

.flowSec__inner__list ol li:nth-child(2) {
	width: 28.5714285%;
}

.flowSec__inner__list ol li .pic {
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.flowSec__inner__list ol li .pic:before {
	content: "";
	display: block;
	width: 51px;
	height: 56px;
	margin-top: 8px;
	background: url(../images/icon_arr03.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: -63px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.flowSec__inner__list ol li:last-child .pic:before {
	display: none;
}

.flowSec__inner__list ol li .ttl {
	margin-bottom: 10px;
	color: #0084b8;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

.flowSec__inner__list ol li p {
	font-size: 16px;
	line-height: 1.8;
}

@media screen and (max-width:1023px){

	.flowSec__inner__list ol li .pic:before {
		width: 4.98046875vw;
		height: 5.46875vw;
		margin-top: 0.78125vw;
		right: -6vw;
	}

}

@media screen and (max-width:767px){
	.flowSec {
		background: #f1f9fc;
	}

	.flowSec__inner {
		padding: 30px 0;
	}

	.flowSec__inner__list {

	}

	.flowSec__inner__list ol {
		display: block;
	}

	.flowSec__inner__list ol li {
		width: auto;
		margin-bottom: 80px;
		position: relative;
		z-index: 1;
	}

	.flowSec__inner__list ol li:nth-child(2) {
		width: auto;
	}

	.flowSec__inner__list ol li:last-child {
		margin-bottom: 0;
	}

	.flowSec__inner__list ol li:before {
		content: "";
		display: block;
		width: 56px;
		height: 52px;
		margin-top: 8px;
		background: url(../images/icon_arr04.png) no-repeat left top;
		background-size: contain;
		position: absolute;
		bottom: -65px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.flowSec__inner__list ol li:last-child:before {
		display: none;
	}

	.flowSec__inner__list ol li .pic {
		width: 70.59%;
		margin: 0 auto 10px;
	}

	.flowSec__inner__list ol li .pic:before {
		display: none;
	}

	.flowSec__inner__list ol li:last-child .pic:before {
		display: none;
	}

	.flowSec__inner__list ol li .ttl {
		margin-bottom: 5px;
		font-size: 18px;
	}

	.flowSec__inner__list ol li p {
		font-size: 16px;
		line-height: 1.8;
	}

}


/**********************************

 floatingSec

***********************************/
.floatingSec {
	display: none;
}

@media screen and (max-width:767px){

	.floatingSec {
		display: block;
		width: 100%;
		background-color: #f70012;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 10;
	}

	.floatingSec a {
		display: block;
	}

	.floatingSec a img {
		max-width: none;
		width: 100%;
	}

}


/**********************************

 xxx

***********************************/

@media screen and (max-width:767px){

}

