@charset "utf-8";
/*////////////////////////////////////////////////////
	common
////////////////////////////////////////////////////*/

.sp {
	display: none!important;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
}
body {
	font-size: 16px;
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	text-align: left;
	color: #000;
	width: 100%;
	min-width: 1200px;
	word-break: normal;
	position: relative;
	overflow-x: hidden;
}
p, dt, dd, li, th, td {
	line-height: 1.8;
}
/*clearfix */
.clearfix::after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	margin-bottom: inherit;
	background: inherit;
	padding: inherit;
	border-radius: inherit;
	font-size: 0;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
}
input[type="submit"], input[type="checkbox"], label, button, select {
	cursor: pointer;
}
input[type="submit"] {
	border: none;
}
input, button, select {
	background-color: #fff;
	border-radius: 0;
}
button {
	border: none;
}
input {
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
select {
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	
}
textarea {
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	font-size: 16px;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
a:hover {
	text-decoration: none;
}
.hover:hover {
	transition: 0.2s;
	opacity: 0.7;
	cursor: pointer;
}
.link01 {
	text-decoration: none;
}
.link01:hover {
	text-decoration: underline;
}

.linkn {
	cursor: default;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.db {
	display: block;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acccont {
	display: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}


.headerwrap {
	
}
.headerwrap .headertop {
	padding-top: 9px;
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 50px;
	background-color: #000000;
}
.headertop01 {
	float: left;
}
.headertop02 {
	float: left;
}
.headertop03 {
	float: left;
	margin-left: 30px;
	padding-top: 2px;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
}
.gnavwrap {
}
.gnav01 {	
}
.gnav02 {
	font-size: 0;
	text-align: center;
}
.gnav02 > li {
	display: inline-block;
	vertical-align: middle;
	margin-left:20px;
	margin-right:20px;
	position:relative;
}
.gnav02 > li > a {
	padding-top: 20px;
	padding-bottom: 20px;
	display:block;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	position:relative;
}
.gnav02 > li > a:hover::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-top: 3px solid #1694C9;
    width: 30px;
    margin: 0 auto;
}

.subnav02 {
    font-size: 14px;
	font-weight:bold;
}
.subnav02 {
	display: none;
    position: absolute;
    text-align: left;
    width: 14em;
    background-color: #ffffff;
    border: 2px solid #eee;
	z-index:1000;
	padding:10px;
	top:55px;
}
.subnav02.type02 {
	width:14em;
}
.subnav03 li {
	text-indent:-1em;
	margin-left:1em;
}
.subnav03 li a {
    font-size: 18px;
	font-weight:bold;
}

.footerbtm01 {
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 120px;
	padding-left: 50px;
	font-size: 14px;
	border-top: 1px solid #eee;
}
.footerbtm02 {
}
.footerbtm03 {
	float:left;
}
.footerbtm04 {
	float:right;
}
.footerbtm05 {
	text-align:right;
	font-size:0;
	margin-bottom:10px;
}
.footerbtm05 li {
	display:inline-block;
	font-size:14px;
	line-height:1;
}
.footerbtm05 li:first-child {
	border-right:solid 1px #000;
	padding-right:7px;
	margin-right:7px;
}
.footerbtm06 {
}

.tmain01 {
	background-image: url(../img/top/bg_main.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 135px;
	padding-bottom: 135px;
	background-size: cover;
	padding-right: 3%;
	padding-left: 3%;
}
.tmain02 {
}

.tbg01 {
	background-color: #EAFBFF;
	padding-top: 115px;
	padding-bottom: 115px;
	position: relative;
	z-index:0;
}
.tbg02 {
	position:absolute;
	right:0;
	bottom:-117px;
	z-index:1;
}
.tbg02.type02 {
	position:absolute;
	left:0;
	bottom:-117px;
	z-index:6;
}
.tbg03 {
	padding-top: 115px;
	padding-bottom: 115px;
	position: relative;
	z-index:5;
}
.tbg04 {
	padding-top: 115px;
	padding-bottom: 115px;
	position: relative;
	z-index: 1;
	background-image: url(../img/top/bg_03.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.cmnbox01 {
	max-width:1100px;
	margin:0 auto;
}

.tsugg01 {
	position:relative;
	z-index:10;
}
.tsugg02 {
	float:left;
	width:650px;
}
.tsugg03 {
	float:right;
	width:427px;
}
.tsugg04 {
	color: #137EC5;
	font-size: 20px;
	font-weight: bold;
}
.tsugg05 {
	color: #137EC5;
	font-size: 40px;
	font-weight: bold;
	margin-bottom:15px;
}
.tsugg06 {
	font-size: 18px;
}

.title01 {
	text-align:center;
	margin-bottom:50px;
	position:relative;
	padding-bottom:15px;
}
.title01::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 4px solid #137EC5;
    width: 50px;
    margin: 0 auto;
}
.title02 {
	color: #137EC5;
	font-size: 20px;
	font-weight: bold;
}
.title03 {
	color: #137EC5;
	font-size: 40px;
	font-weight: bold;
}
.btn01 {
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background-color: #137EC6;
	border-radius:50px;
	padding-top:20px;
	padding-bottom:18px;
	line-height:1;
}
.btn01:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 25px;
    width: 8px;
    height: 8px;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    border-top-width: 3px;
    border-right-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #fff;
    border-right-color: #fff;
}
.tsvc01 {
	position:relative;
	z-index:10;
}
.tsvc01.type01 {
	margin-bottom:100px;
}
.tsvc02 {
	width:550px;
}
.tsvc01.type01 .tsvc02 {
	float:left;
}
.tsvc01.type02 .tsvc02 {
	float:right;
}
.tsvc03 {
	width:470px;
}
.tsvc01.type01 .tsvc03 {
	float:right;
}
.tsvc01.type02 .tsvc03 {
	float:left;
}
.tsvc04 {
}
.tsvc01.type01 .tsvc05 {
	position:absolute;
	left:-180px;
	top:-215px;
	z-index:-1;
}
.tsvc01.type02 .tsvc05 {
	position:absolute;
	right:-200px;
	top:-180px;
	z-index:-1;
}
.tsvc06 {
	color: #137EC5;
	font-size: 38px;
	font-weight: bold;
	margin-bottom:12px;
}
.tsvc07 {
	margin-bottom:25px;
}
.tsvc08 {
	width:320px;
}

.tcase01 {
}
.tcase02 {
	margin-bottom:20px;
	background-color:#fff;
	border-radius:15px;
	box-shadow:0px 0px 14px -7px #137ec6;
}
.tcase02 a {
	display: block;
	padding: 40px;
	background-image: url(../img/common/icon_01.png);
	background-repeat: no-repeat;
	background-position: right 20px center;

}
.tcase03 {
	float:left;
	width:320px;
}
.tcase04 {
	float:left;
	width:630px;
	padding-left:24px;
}
.tcase05 {
	font-size: 24px;
	font-weight: bold;
}
.tcase06 {
	color: #137EC5;
	font-size: 34px;
	font-weight: bold;
}
.tcase07 {
	font-size: 18px;
}

.tcm01 {
}
.tcm01 table {
	width:100%;
}
.tcm01 table th {
	text-align: center;
	vertical-align: middle;
	border: solid 1px #ccc;
	width:33%;
	background-color: #EAFBFF;
	padding:7px;
}
.tcm01 table td {
	text-align:center;
	vertical-align:middle;
	border:solid 1px #ccc;
	width:33%;
	background-color: #fff;
	padding:7px;
}
.tcm02 {
	font-size:20px;
}
.btm01 {
	background-color: rgba(0,0,0,0.8);
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	position:fixed;
	bottom:0;
	z-index:1000;
}
.btm02 {
}
.btm03 {
	float:left;
	width:50%;
}
.btm04 {
	float:right;
	width:50%;
}
.btm05 {
}
.btm05 li {
	display:inline-block;
	vertical-align: middle;
}
.btm06 {
	width:320px;
}
.btm07 {
	padding-left:7px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.btn01.type02 {
	background-color: #1BBE7C;
}
.btn01.type03 {
	background-color: #F03D61;
}
.pagetop {
	position:fixed;
	right:30px;
	bottom:23px;
}

.main01 {
	background-image: url(../img/common/bg_main_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	padding-bottom: 80px;
	background-size:cover;
}
.main02 {
	text-align: center;
}
.main03 {
	font-size: 48px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
	background-image: url(../img/common/bg_main_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main04 {
	display: table-cell;
	vertical-align: middle;
	height: 157px;
	background-image: url(../img/common/bg_main_03.png);
	background-repeat: no-repeat;
	background-position: right top;	
	padding-right: 100px;
	padding-left: 100px;
}

.tpath01 {
	background-color: #F7F7F7;
	padding-top: 7px;
	padding-bottom: 7px;
}
.tpath02 {
}

.cmnbg01 {
	padding-top: 80px;
	padding-bottom: 20px;
}
.cmnbg02 {
	padding-top: 80px;
	padding-bottom: 20px;
	background-color: #EAFBFF;
}
.svc01 {
	margin-bottom:60px;
}
.svc02 {
	width:550px;
	float:left;
}
.svc03 {
	width:490px;
	float:right;
}
.svc04 {
	font-size:18px;
}

.fnc01 {
	text-align:center;
	font-size:0;
}
.fnc02 {
	width:270px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:80px;
	margin-left:40px;
	margin-right:40px;
}
.fnc03 {
	margin-bottom:20px;
}
.fnc04 {
	font-size: 28px;
	font-weight: bold;
	color: #137EC5;
	text-align:left;
}
.fnc05 {
	font-size:18px;
	text-align:left;
	padding-bottom:15px;
}
.fnc06 {
}
.btn01.type04 {
	background-color: #E86464;
}

.shd01 {
	box-shadow:0px 0px 13px -7px #137ec6;
}
.flw01 {
	margin-bottom:60px;
}
.ope01 {
	margin-bottom:60px;
}
.ope01 table {
	width: 100%;
}
.ope01 table th {
	background-color: #137EC6;
	color: #fff;
	text-align: center;
	font-weight: bold;
	border: solid 1px #ccc;
	width: 30%;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.ope01 table td {
	background-color: #fff;
	text-align:left;
	font-weight: bold;
	border:solid 1px #ccc;
	vertical-align:top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

.cnt01 {
	background-image: url(../img/common/bg_cnt_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}
.cnt02 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.cnt03 {
	width:580px;
	margin:0 auto;
}
.cnt03 a {
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background-color: #E86464;
	border-radius: 50px;
	padding-top: 40px;
	padding-bottom: 38px;
	line-height: 1;
	border: 1px solid #FFF;
	box-shadow: 0px 6px 1px -1px #eee;
	background: #E86464;
    background: -moz-linear-gradient(-45deg, #E86464 50%, #EE8E8E 88%);
    background: -webkit-linear-gradient(-45deg, #E86464 50%,#EE8E8E 88%);
    background: linear-gradient(135deg, #E86464 50%,#EE8E8E 88%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E86464', endColorstr='#EE8E8E',GradientType=1 );
}

.dtl01 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
.dtl02 {
	font-size: 18px;
	margin-bottom: 25px;
}
.dtl03 {
	margin-bottom:60px;
}
.dtl04 {
	width:525px;
	float:left;
}
.dtl05 {
	width:525px;
	float:right;
}
.dtl06 {
	background-color: #fff;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	border: 3px solid #D6D5D5;
	border-radius:15px;
}
.dtl07 {
}
.dtl07 li {
	font-size:20px;
	text-indent:-0.4em;
	margin-left:0.4em;
}
.dtl07.type01 li {
	width:49%;
	float:left;
}
.dtl07 li span {
	color: #137EC5;
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	top:-2px;
}
.dtl08 {
	width:100%;
	display:table;
	margin-bottom:60px;
}
.dtl09 {
	display:table-cell;
	vertical-align:middle;
	width:500px;
}
.dtl10 {
	display:table-cell;
	vertical-align:middle;
	width:100px;
	text-align:center;
}
.dtl11 {
	padding-left:25px;
	font-size:20px;
}
.dtl11 dt {
	font-weight: bold;
}
.dtl11 dd {
	margin-bottom:25px;
}
.dtl12 {
}
.dtl13 {
	position:relative;
}
.dtl14 {
	width:270px;
	position:absolute;
	top:0;
	right:0;
}

.dat01 {
}
.dat02 {
	float:left;
	width:520px;
}
.dat03 {
	float:right;
	width:520px;
}
.dat04 {
	margin-bottom:50px;
}
.dat04 dt {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #137EC6;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.dat04 dd {
	font-size: 20px;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #CCC;
	border-top:none;
}
.dat05 {
	margin-bottom:80px;
}

.faq01 {
}
.faq02 {
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:solid 1px #ccc;
}
.faq02:last-child {
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:none 1px #ccc;
}
.faq03 {
	width:100%;
	display:table;
	margin-bottom:20px;
}
.faq03 dt {
	display:table-cell;
	vertical-align:top;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	width:35px;
}
.faq03 dt span {
	background-color: #2286C9;
	display: block;
	line-height:35px;
	text-align:center;
	padding-top:1px;
}
.faq03.type02 dt span {
	background-color: #E83E39;
}
.faq03 dd {
	font-size: 18px;
	display:table-cell;
	vertical-align:top;
	padding-left:20px;
}
.faq03.type01 dd {
	font-size: 30px;
	font-weight: bold;
	color: #137EC5;
	line-height:1.4;
}
.faq03.type02 dd {
	padding-top:5px;
}

.cse01 {
	text-align:center;
	margin-bottom:30px;
	font-size:22px;
	font-weight:bold;
}
.cse02 {
	float: left;
	width: 775px;
}
.cse03 {
	float: right;
	width: 303px;
}

.cse04 {
	margin-bottom:60px;
}
.cse04 table {
	width: 100%;
}
.cse04 table th {
	background-color: #137EC6;
	color: #fff;
	text-align: left;
	font-weight: bold;
	border: solid 1px #ccc;
	width: 35%;
	vertical-align: middle;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size:18px;
}
.cse04 table td {
	background-color: #fff;
	text-align:left;
	border:solid 1px #ccc;
	vertical-align:middle;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.prc01 {
	text-align:center;
}
.prc02 {
	background-color: #EAFBFF;
	text-align: left;
	display: inline-block;
	padding: 35px 45px;
	margin-bottom:60px;
	border-radius:10px;
}
.prc03 {
	font-size:18px;
}
.link01 {
	text-decoration:underline;
}