@charset "UTF-8";

/** *********************** **/

/*
font-family: 'Roboto', sans-serif;
	font-weight: 700;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
*/

/** *********************** **/

a[href^="tel:"] {
    pointer-events: none !important;
}
.sp_view {
	display: none !important;
}
img {
	width: 100%;
	height: auto;
}
html {overflow-x:hidden;}
/** *********************** **/

.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}

/** *********************** **/

.loader {
  align-items: center;
  background: #fff;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}
.loader::after {
  -webkit-animation: loader 0.5s linear infinite;
          animation: loader 0.5s linear infinite;
  border: 5px solid rgba(20,136,208,1.0);
  border-radius: 50%;
  border-right: 5px solid rgba(20,136,208,0.2);
  border-top: 5px solid rgba(20,136,208,0.2);
  content: "";
  height: 100px;
  width: 100px;
}

@-webkit-keyframes loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

/** *********************** **/

body {
	min-width: 1100px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	color: #000;
	position: relative;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	padding-top: 96px;
}

/** *********************** **/

header {
	width: 100%;
	height: 96px;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 50;
}
.head {
	width: 100%;
	height: 96px;
	margin: 0 auto;
	position: relative;
}
.head h1 {
	width: 214px;
	position: absolute;
	top: 15px;
	left: 25px;
}
.head_tel {
	width: 269px;
	position: absolute;
	top: 13px;
	right: 450px;
}
.head_tel dt {
	font-size: 13px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
	margin-bottom: 7px;
}
.head_contact {
	width: 400px;
	height: 78px;
	position: absolute;
	top: 9px;
	right: 25px;
}
.head_contact::before {
	content: "";
	width: 400px;
	height: 78px;
	border-radius: 10px;
	background: #f0f0f0;
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: -1;
}
.head_contact a dd {
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	padding-top: 13px;
	margin-bottom: 5px;
}
.head_contact a dt {
	font-size: 25px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
}
.head_contact a:link,
.head_contact a:visited,
.head_contact a:active {
	display: block; 
	width: 400px;
	height: 78px;
	border-radius: 10px;
	padding-left: 40px;
	background: rgba(255,214,51,1.0) url("../img/head_icn_01.png") no-repeat center left 20px;
	background-size: 43px auto;
	border: 3px solid rgba(255,198,56,1.0);
	position: relative;
}
.head_contact a:hover {
	display: block; 
	width: 400px;
	height: 78px;
	border-radius: 10px;
	padding-left: 40px;
	background: rgba(255,214,51,1.0) url("../img/head_icn_01.png") no-repeat center left 20px;
	background-size: 43px auto;
	border: 3px solid rgba(255,198,56,1.0);
	position: relative;
}
.head_contact a::after {
	content: "";
	width: 16px;
	height: 16px;	
	background: url("../img/head_icn_02.png") no-repeat;
	background-size: 16px auto;
	position: absolute;
	top: 28px;
	right: 15px;
	z-index: 100;
}

/** *********************** **/

.mv_area_wrap {
	width: 100%;
	height: 727px;
	background: url("../img/mv_img.jpg") no-repeat top center;
	background-size: 1600px auto;
}
.mv_area {
	width: 1100px;
	height: 727px;
	margin: 0 auto;
	position: relative;
}
.mv_area h2 {
	width: 649px;
	position: absolute;
	top: 20px;
	left: -22px;
}
.mv_area p:nth-of-type(1) {
	width: 598px;
	position: absolute;
	top: 263px;
	left: 20px;
}
.mv_area p:nth-of-type(2) {
	width: 579px;
	position: absolute;
	top: 403px;
	left: 30px;
}
.mv_area p:nth-of-type(3) {
	width: 692px;
	position: absolute;
	top: 512px;
	left: -10px;
}
.mv_area div {
	width: 231px;
	position: absolute;
	top: 12px;
	right: 0;
}

/** *********************** **/

.cv_area_wrap {
	width: 100%;
	height: 547px;
	background: #fff url("../img/cv_bg.jpg") no-repeat top center;
	background-size: 1600px auto;
}
.cv_area {
	width: 1100px;
	height: 547px;
	margin: 0 auto;	
	padding-top: 45px;
	text-align: center;
	position: relative;
}
.cv_area dl {
	margin-bottom: 7px;
}
.cv_area dd {
	height: 32px;
	display: inline-block;
	background-image: url("../img/cnt_cmn_01.png"),url("../img/cnt_cmn_02.png");
	background-repeat: no-repeat;
	background-position: top left,top right;
	background-size: 21px auto;
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	color: #1488d0;
	padding: 5px 40px 0 40px;
	margin-bottom: 20px;
}
.cv_area dt {
	font-size: 38px;
	line-height: 1;
	font-weight: 700;
	color: #000;
	/*color: #003477;*/
}
.cv_area h3 {
	width: 492px;
	margin: 0 auto 5px auto;
}
.cv_01 {
	width: 1100px;
	background: #003477;
	border-radius: 10px;
	padding: 30px 0;
	text-align: center;
	margin: 0 auto;
}
.cv_01 li:nth-of-type(1) {
	width: 381px;
	height: 96px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
	padding-top: 14px;
}
.cv_01 li:nth-of-type(2) {
	width: 570px;
	height: 110px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
.cv_01 li:nth-of-type(2) h4 {
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	margin-bottom: 6px;
}
.cv_01 li:nth-of-type(2) p {
	font-size: 35px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
}
.cv_01 li:nth-of-type(2) a:link,
.cv_01 li:nth-of-type(2) a:visited,
.cv_01 li:nth-of-type(2) a:active {
	display: block; 
	width: 570px;
	height: 110px;
	border-radius: 10px;
	padding-left: 50px;
	padding-top: 21px;
	background: rgba(255,214,51,1.0) url("../img/cv_icn_01.png") no-repeat center left 30px;
	background-size: 61px auto;
	border: 3px solid rgba(255,198,56,1.0);
	position: relative;
}
.cv_01 li:nth-of-type(2) a:hover {
	display: block; 
	width: 570px;
	height: 110px;
	border-radius: 10px;
	padding-left: 50px;
	padding-top: 21px;
	background: rgba(255,214,51,1.0) url("../img/cv_icn_01.png") no-repeat center left 30px;
	background-size: 61px auto;
	border: 3px solid rgba(255,198,56,1.0);
	position: relative;
}
.cv_01 li:nth-of-type(2) a::after {
	content: "";
	width: 22px;
	height: 22px;	
	background: url("../img/cv_icn_02.png") no-repeat;
	background-size: 22px auto;
	position: absolute;
	top: 42px;
	right: 18px;
	z-index: 100;
}
.cv_02 {
	width: 230px;
	height: 230px;
	border-radius: 115px;
	background: #fff;
	position: absolute;
	top: 75px;
	left: 25px;
	padding-top: 53px;
	padding-left: 25px;
	text-align: left;
}
.cv_02 img {
	width: 190px;
	height: 124px;
}

/** *********************** **/

.cnt_01_wrap {
	width: 100%;
	background: #fff;
	padding: 155px 0 100px 0;
	position: relative;
}
.cnt_01_wrap::before {
	content: "";
	width: 67px;
	height: 67px;
	background: url("../img/cnt_01_icn_01.png") no-repeat;
	background-size: 67px auto;
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -33px;
}
.cnt_01 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_01_title {
	margin-bottom: 50px;
	text-align: center;
}
.cnt_01_title dd {
	height: 32px;
	display: inline-block;
	background-image: url("../img/cnt_cmn_01.png"),url("../img/cnt_cmn_02.png");
	background-repeat: no-repeat;
	background-position: top left,top right;
	background-size: 21px auto;
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	color: #1488d0;
	padding: 5px 40px 0 40px;
	margin-bottom: 20px;
}
.cnt_01_title dt {
	font-size: 33px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
}
.cnt_01 div:nth-of-type(1) {
	width: 700px;
	float: left;
}
.cnt_01 div:nth-of-type(1) ul:nth-of-type(1) {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url("../img/cnt_01_bg_dot_01.png") repeat-x bottom left;
	background-size: 9px auto;
}
.cnt_01 div:nth-of-type(1) ul:nth-of-type(2) {
	margin-bottom: 15px;
}
.cnt_01 div:nth-of-type(1) li {
	width: 283px;
	box-sizing: content-box;
	display: inline-block;
	vertical-align: top;
}
.cnt_01 div:nth-of-type(1) li:nth-of-type(1) {
	padding: 10px 25px 10px 42px;
	background: url("../img/cnt_01_bg_dot_02.png") repeat-y top right;
	background-size: 3px auto;
}
.cnt_01 div:nth-of-type(1) li:nth-of-type(2) {
	padding: 10px 42px 10px 25px;
}
.cnt_01 div:nth-of-type(1) li figure {
	width: 283px;
	margin-bottom: 15px;
}
.cnt_01 div:nth-of-type(1) li dd {
	display: inline-block;
	border-radius: 10px;
	background: #1488d0;
	padding: 2px 20px 4px 20px;
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
}
.cnt_01 div:nth-of-type(1) li dd::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 4px 0 4px;
	border-color: #007bff transparent transparent transparent;
	position: absolute;
	bottom: -3px;
	left: 50%;
	margin-left: -4px;
}
.cnt_01 div:nth-of-type(1) li dt {
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
	margin-bottom: 15px;
}
.cnt_01 div:nth-of-type(1) li p {
	font-size: 15px;
	line-height: 1;
}
.cnt_01_dl_02 {
	background: #003477;
	border-radius: 10px;
	padding: 20px 0;
}
.cnt_01_dl_02 dt {
	display: inline-block;
	vertical-align: middle;
	width: 345px;
	font-size: 15px;
	line-height: 1;
	font-weight: 700;
	color: #fff;
}
.cnt_01_dl_02 dd {
	display: inline-block;
	vertical-align: middle;
	width: 355px;
	border-left: 1px solid rgba(255,255,255,0.30);
	padding: 10px 0;
}
.cnt_01_dl_02 dd img {
	width: 288px;
	height: auto;
}
/*.cnt_01 div:nth-of-type(2) {*/
.cnt_01 div.form-wrapper {
	width: 380px;
	border-radius: 10px;
	float: right;
	background: #ecf5fa;
	padding: 55px 42px 40px 42px;
	position: relative;
}
/*.cnt_01 div:nth-of-type(2)::after {*/
.cnt_01 div.form-wrapper::after {
	content: "";
	width: 32px;
	height: 55px;
	background: url("../img/cnt_01_icn_02.png") no-repeat;
	background-size: 32px auto;
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -16px;
}
.cnt_01 div:nth-of-type(2) h3 {
	background: url("../img/cnt_01_txt_bg.png") no-repeat bottom center;
	background-size: 295px auto;
	font-size: 21px;
	line-height: 1;
	font-weight: 700;
	padding-bottom: 23px;
	margin-bottom: 17px;
}
.cnt_01 div:nth-of-type(2) h3 span {
	color: #1488d0;
}
.cnt_01 div:nth-of-type(2) table {
	margin-bottom: 5px;
}
.cnt_01 div:nth-of-type(2) th {
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	padding-bottom: 10px;
	position: relative;
}
.cnt_01 div:nth-of-type(2) th span {
	width: 40px;
	height: 16px;
	border-radius: 8px;
	background: #1488d0;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	position: absolute;
	top: 2px;
}
.cnt_01 div:nth-of-type(2) td {
	padding-bottom: 12px;
}
.cnt_01 div:nth-of-type(2) td input[type="text"] {
    width: 100%;
	height: 43px;
    border: 1px solid #c4cfd6;
	background: #fff;
    padding: 5px 10px;
	font-size: 15px;
	line-height: 1;
	border-radius: 5px;
	text-align: left;
}
.cnt_01 div:nth-of-type(2) td select {
	width: 100%;
	height: 43px;
    border: 1px solid #c4cfd6;
    background: #fff url("../img/cnt_01_arrow.png") no-repeat center right 20px;
	background-size: 11px auto;
    padding: 10px 10px;
	font-size: 15px;
	line-height: 1;
	border-radius: 5px;
	text-align: left;
}
.cnt_01 div:nth-of-type(2) ul {
	margin-bottom: 14px;
}
.cnt_01 div:nth-of-type(2) li {
	font-size: 13px;
	line-height: 1;
}
.cnt_01 div:nth-of-type(2) li input {
	margin-right: 10px;
}
.cnt_01_btn {
	width: 296px;
	height: 78px;
	position: relative;
}
.cnt_01_btn::before {
	content: "";
	width: 296px;
	height: 78px;
	border-radius: 10px;
	background: #dee7eb;
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 0;
}
.cnt_01 div:nth-of-type(2) li a:link,
.cnt_01 div:nth-of-type(2) li a:visited,
.cnt_01 div:nth-of-type(2) li a:hover,
.cnt_01 div:nth-of-type(2) li a:active {
	font-size: 13px;
	line-height: 1;
	color: #1488d0;
	text-decoration: underline;
}
.cnt_01 div:nth-of-type(2) input[type="submit"] {
    display: block;
	width: 296px;
	height: 78px;
	border-radius: 10px;
	font-size: 20px;
	line-height: 70px;
	font-weight: 700;
	color: #000;
	padding-right: 14px;
	background: #ffd633 url("../img/cnt_01_btn_arrow.png") no-repeat center right 10px;
	background-size: 13px auto;
	border: 3px solid #ffc638;
	transition: all 0.3s linear;
	text-align: center;
	position: absolute;
	z-index: 1;
}


/** *********************** **/

.cnt_02_wrap {
	width: 100%;
	background: #ecf5fa url("../img/cnt_02_bg.png") no-repeat center center;
	background-size: cover;
	padding: 85px 0 85px 0;
	position: relative;
}
.cnt_02_wrap::before {
	content: "";
	width: 73px;
	height: 66px;
	background: url("../img/cnt_02_icn_01.png") no-repeat;
	background-size: 73px auto;
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -36px;
}
.cnt_02_wrap::after {
	content: "";
	width: 338px;
	height: 70px;
	background: url("../img/cnt_02_arrow.png") no-repeat;
	background-size: 338px auto;
	position: absolute;
	bottom: -35px;
	left: 50%;
	margin-left: -169px;
}
.cnt_02 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_02_title {
	margin-bottom: 100px;
	text-align: center;
}
.cnt_02_title dd {
	height: 32px;
	display: inline-block;
	background-image: url("../img/cnt_cmn_01.png"),url("../img/cnt_cmn_02.png");
	background-repeat: no-repeat;
	background-position: top left,top right;
	background-size: 21px auto;
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	color: #1488d0;
	padding: 5px 40px 0 40px;
	margin-bottom: 20px;
}
.cnt_02_title dt {
	font-size: 33px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
}
.cnt_02 ul {
	text-align: center;
	margin-bottom: 40px;
}
.cnt_02 li {
	display: inline-block;
	vertical-align: top;
	width: 260px;
	height: 175px;
	border-radius: 10px;
	background: #fff;
	position: relative;
	/*margin: 0 10px;*/
}
.cnt_02 li:nth-of-type(1) {
	margin-left: 0;
}
.cnt_02 li:nth-of-type(4) {
	margin-right: 0;
}
.cnt_02 li:nth-of-type(1)::after {
	content: "";
	width: 76px;
	height: 81px;
	background: url("../img/cnt_02_icn_02.png") no-repeat;
	background-size: 76px auto;
	position: absolute;
	top: -52px;
	left: 50%;
	margin-left: -38px;
}
.cnt_02 li:nth-of-type(2)::after {
	content: "";
	width: 76px;
	height: 81px;
	background: url("../img/cnt_02_icn_03.png") no-repeat;
	background-size: 76px auto;
	position: absolute;
	top: -52px;
	left: 50%;
	margin-left: -38px;
}
.cnt_02 li:nth-of-type(3)::after {
	content: "";
	width: 76px;
	height: 81px;
	background: url("../img/cnt_02_icn_04.png") no-repeat;
	background-size: 76px auto;
	position: absolute;
	top: -52px;
	left: 50%;
	margin-left: -38px;
}
.cnt_02 li:nth-of-type(4)::after {
	content: "";
	width: 76px;
	height: 81px;
	background: url("../img/cnt_02_icn_05.png") no-repeat;
	background-size: 76px auto;
	position: absolute;
	top: -52px;
	left: 50%;
	margin-left: -38px;
}
.cnt_02 li p {
	width: 100%;
	font-size: 17px;
	line-height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.cnt_02 li p span {
	font-weight: 700;
	color: #003477;
}
.cnt_02 div {
	font-size: 16px;
	line-height: 1;
}
.cnt_02 div span {
	font-weight: 700;
	color: #1488d0;
	position: relative;
}
.cnt_02 div span::after {
	content: "";
    position: absolute;
    left: -5px;
    right: -5px;
    bottom: -5px;
	padding: 0 5px;
    border-bottom: 1px solid #1488d0;
}	

/** *********************** **/

.cnt_03_wrap {
	width: 100%;
	min-width: 1300px;
	background: url("../img/cnt_03_bg_01.png") no-repeat top right;
	background-size: 485px auto;
	padding: 75px 0 0 0;
	margin: 0 auto;
}
.cnt_03 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 70px;
}
.cnt_03_img_01 {
	width: 478px;
	margin: 0 auto 35px auto;
}
.cnt_03 h3 {
	font-size: 28px;
	line-height: 48px;
	font-weight: 700;
	color: #1488d0;
	margin-bottom: 15px;
}
.cnt_03 p {
	font-size: 17px;
	line-height: 34px;
	margin-bottom: 25px;
}
.cnt_03 li {
	display: inline-block;
	border-radius: 10px;
	vertical-align: top;
	background: #084799;
	padding: 10px 30px 15px 30px;
	font-size: 21px;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	margin-right: 50px;
	position: relative;
}
.cnt_03 li:nth-of-type(3) {
	margin-right: 0;
}
.cnt_03 li:nth-of-type(1)::after,
.cnt_03 li:nth-of-type(2)::after {
	content: "";
	width: 26px;
	height: 26px;
	background: url("../img/cnt_03_arrow.png") no-repeat;
	background-size: 26px auto;
	position: absolute;
	top:10px;
	right: -37px;
}
.cnt_03_img_02 {
	width: 100%;
	margin: 0 auto;
}

/** *********************** **/

.cnt_04_wrap {
	width: 100%;
	background: #ecf5fa;
	padding: 55px 0 90px 0;
}
.cnt_04 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_04 h3 {
	width: 333px;
	margin: 0 auto 85px auto;
}
.cnt_04 div {
	width: 1100px;
	background: #fff;
	padding: 65px 65px 75px 65px;
	margin-bottom: 80px;
	position: relative;
}
.cnt_04 div:nth-of-type(6) {
	margin-bottom: 0;
}
.cnt_04 div:nth-of-type(1)::before {
	content: "";
	width: 110px;
	height: 91px;
	background: url("../img/cnt_04_txt_02.png") no-repeat;
	background-size: 110px 91px;
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -55px;
}
.cnt_04 div:nth-of-type(2)::before {
	content: "";
	width: 110px;
	height: 91px;
	background: url("../img/cnt_04_txt_03.png") no-repeat;
	background-size: 110px 91px;
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -55px;
}
.cnt_04 div:nth-of-type(3)::before {
	content: "";
	width: 110px;
	height: 91px;
	background: url("../img/cnt_04_txt_04.png") no-repeat;
	background-size: 110px 91px;
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -55px;
}
.cnt_04 div:nth-of-type(4)::before {
	content: "";
	width: 110px;
	height: 91px;
	background: url("../img/cnt_04_txt_05.png") no-repeat;
	background-size: 110px 91px;
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -55px;
}
.cnt_04 div:nth-of-type(5)::before {
	content: "";
	width: 110px;
	height: 91px;
	background: url("../img/cnt_04_txt_06.png") no-repeat;
	background-size: 110px 91px;
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -55px;
}
.cnt_04 div:nth-of-type(6)::before {
	content: "";
	width: 110px;
	height: 91px;
	background: url("../img/cnt_04_txt_07.png") no-repeat;
	background-size: 110px 91px;
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -55px;
}
.cnt_04 div h4 {
	font-size: 39px;
	line-height: 1;
	font-weight: 700;
	position: relative;
	margin-bottom: 65px;
}
.cnt_04 div h4 span {
	color: #084799;
}
.cnt_04 div h4::after {
	content: "";
	width: 130px;
	height: 3px;
	background: #228acb;
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -65px;
}
.cnt_04 div dl {
	min-height: 278px;
	padding-right: 422px;
	text-align: left;
}
.cnt_04 div dt {
	font-size: 22px;
	line-height: 38px;
	font-weight: 400;
	margin-bottom: 25px;
}
.cnt_04 div dt span {
	font-weight: 700;
	color: #228acb;
	position: relative;
}
.cnt_04 div dt span::after {
	content: "";
    position: absolute;
    left: -5px;
    right: -5px;
    bottom: -3px;
	padding: 0 5px;
    border-bottom: 1px solid #228acb;
}
.cnt_04 div dd {
	font-size: 16px;
	line-height: 30px;
}
.cnt_04 div dd span.marker {
	background:linear-gradient(transparent 60%, #ffd633 60%);
}
.cnt_04 div dd span.cap {
	font-size: 12px;
	line-height: 1;
	font-weight: 400;
	display: block;
	margin-top: 20px;
}
.cnt_04 div:nth-of-type(1) dl {
	background: url("../img/cnt_04_img_01.jpg") no-repeat top right;
	background-size: 392px auto;
}
.cnt_04 div:nth-of-type(2) dl {
	background: url("../img/cnt_04_img_02.jpg") no-repeat top right;
	background-size: 392px auto;
}
.cnt_04 div:nth-of-type(3) dl {
	background: url("../img/cnt_04_img_03.jpg") no-repeat top right;
	background-size: 392px auto;
}
.cnt_04 div:nth-of-type(4) dl {
	background: url("../img/cnt_04_img_04.jpg") no-repeat top right;
	background-size: 392px auto;
}
.cnt_04 div:nth-of-type(5) dl {
	background: url("../img/cnt_04_img_05.jpg") no-repeat top right;
	background-size: 392px auto;
}
.cnt_04 div:nth-of-type(6) dl {
	background: url("../img/cnt_04_img_06.jpg") no-repeat top right;
	background-size: 392px auto;
}

/** *********************** **/

.cnt_05_wrap {
	width: 100%;
	background: #fff;
	padding: 155px 0 100px 0;
	position: relative;
}
.cnt_05_wrap::before {
	content: "";
	width: 70px;
	height: 65px;
	background: url("../img/cnt_05_icn_01.png") no-repeat;
	background-size: 70px auto;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -35px;
}
.cnt_05 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_05_title {
	margin-bottom: 30px;
	text-align: center;
}
.cnt_05_title dd {
	height: 32px;
	display: inline-block;
	background-image: url("../img/cnt_cmn_01.png"),url("../img/cnt_cmn_02.png");
	background-repeat: no-repeat;
	background-position: top left,top right;
	background-size: 21px auto;
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	color: #1488d0;
	padding: 5px 40px 0 40px;
	margin-bottom: 20px;
}
.cnt_05_title dt {
	font-size: 33px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
}
.cnt_05 p {
	font-size: 17px;
	line-height: 34px;
	margin-bottom: 30px;
}
.cnt_05 ul {
	margin-bottom: 35px;
}
.cnt_05 li {
	display: inline-block;
	border-radius: 10px;
	vertical-align: top;
	background: #084799;
	padding: 10px 30px 15px 30px;
	font-size: 21px;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	margin-right: 50px;
	position: relative;
}
.cnt_05 li:nth-of-type(3) {
	margin-right: 0;
}
.cnt_05 li:nth-of-type(1)::after,
.cnt_05 li:nth-of-type(2)::after {
	content: "";
	width: 26px;
	height: 26px;
	background: url("../img/cnt_05_arrow.png") no-repeat;
	background-size: 26px auto;
	position: absolute;
	top:10px;
	right: -37px;
}
.cnt_05_01 {
	width: 940px;
	margin: 0 auto 80px auto;
}
.cnt_05 div {
	width: 1100px;
	min-height: 290px;
	border-radius: 10px;
	background: #228acb url("../img/cnt_05_bg.png") no-repeat top center;
	background-size: cover;
	padding: 50px 65px 20px 65px;
	position: relative;
}
.cnt_05 div::before {
	content: "";
	width: 111px;
	height: 44px;
	background: url("../img/cnt_05_icn_02.png") no-repeat;
	background-size: 111px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -56px;
}
.cnt_05 div h4 {
	font-size: 25px;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	margin-bottom: 30px;
}
.cnt_05 div p {
	width: 970px;
	min-height: 136px;
	background: url("../img/cnt_05_img_02.jpg") no-repeat top right;
	background-size: 412px auto;
	padding-right: 435px;
	font-size: 16px !important;
	line-height: 30px !important;
	color: #fff;
	text-align: left;
}

/** *********************** **/

.cnt_06_wrap {
	width: 100%;
	background: #d2e7f5;
	padding: 75px 0 150px 0;
	position: relative;
}
.cnt_06_wrap::before {
	content: "";
	width: 84px;
	height: 61px;
	background: url("../img/cnt_06_icn_01.png") no-repeat;
	background-size: 84px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -42px;
}
.cnt_06 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_06_title {
	margin-bottom: 30px;
	text-align: center;
}
.cnt_06_title dd {
	height: 32px;
	display: inline-block;
	background-image: url("../img/cnt_cmn_01.png"),url("../img/cnt_cmn_02.png");
	background-repeat: no-repeat;
	background-position: top left,top right;
	background-size: 21px auto;
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	color: #1488d0;
	padding: 5px 40px 0 40px;
	margin-bottom: 20px;
}
.cnt_06_title dt {
	font-size: 33px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
}

.slider {
 margin: 0 auto;
 text-align: center;
 }
.splide__track {
	overflow: visible !important;
}
.splide__slide {
	width: 930px;
	min-height: 575px;
	background: #fff;
	border-radius: 10px;
	padding: 45px 55px 55px 55px;
	position: relative;
	margin: 0 100px 0 0 !important;
	text-align: left;
	z-index: 8;
}
.splide__slide h4 {
	font-size: 38px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	color: #1488d0;
	margin-bottom: 30px;
}
.splide__slide ul {
	margin-bottom: 20px;
}
.splide__slide li {
	width: 392px;
	display: inline-block;
}
.splide__slide li:nth-of-type(1) {
	position: relative;
	margin-right: 33px;
}
.splide__slide li:nth-of-type(1)::after {
	content: "";
	width: 19px;
	height: 54px;
	background: url("../img/cnt_06_arrow_03.png") no-repeat;
	background-size: 19px 54px;
	position: absolute;
	top: 170px;
	right: -26px;
}
.splide__slide li dd {
	width: 125px;
	margin: 0 auto 5px auto;
}
.splide__slide li dt {
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	color: #1488d0;
	margin-bottom: 15px;
}
.splide__slide p {
	font-size: 16px;
	line-height: 30px;
}
.splide__arrow--prev {
	width: 59px;
	height: 197px;
	background: url("../img/cnt_06_arrow_01.png") no-repeat;
	background-size: 59px 197px;
	background-color: none;
	left: 50%;
	margin-left: -500px;
}
.splide__arrow--next {
	width: 59px;
	height: 197px;
	background: url("../img/cnt_06_arrow_02.png") no-repeat;
	background-size: 59px 197px;
	background-color: none;
	right: 50%;
	margin-right: -500px;
}
.splide__pagination {
	bottom: -60px;
}
.splide__pagination__page {
    background: #fff;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    margin: 0 6px;
    opacity: 1.0 !important;
    padding: 0;
    transition: transform .2s linear;
    width: 15px;
}
.splide__pagination__page.is-active {
    background: #1488d0;
    transform: scale(1.0) !important;
}

.slide_01::after {
	content: "";
	width: 162px;
	height: 54px;
	background: url("../img/cnt_06_num_01.png") no-repeat;
	background-size: 162px auto;
	position: absolute;
	top: 40px;
	left: -15px;
	z-index: 11;
}
.slide_02::after {
	content: "";
	width: 162px;
	height: 54px;
	background: url("../img/cnt_06_num_02.png") no-repeat;
	background-size: 162px auto;
	position: absolute;
	top: 40px;
	left: -15px;
	z-index: 11;
}
.slide_03::after {
	content: "";
	width: 162px;
	height: 54px;
	background: url("../img/cnt_06_num_03.png") no-repeat;
	background-size: 162px auto;
	position: absolute;
	top: 40px;
	left: -15px;
	z-index: 11;
}
.slide_04::after {
	content: "";
	width: 162px;
	height: 54px;
	background: url("../img/cnt_06_num_04.png") no-repeat;
	background-size: 162px auto;
	position: absolute;
	top: 40px;
	left: -15px;
	z-index: 11;
}
.slide_05::after {
	content: "";
	width: 162px;
	height: 54px;
	background: url("../img/cnt_06_num_05.png") no-repeat;
	background-size: 162px auto;
	position: absolute;
	top: 40px;
	left: -15px;
	z-index: 11;
}


/** *********************** **/

.cnt_13_wrap {
	width: 100%;
	background: #ecf5fa;
	padding: 118px 0 100px 0;
	position: relative;
}
.cnt_13_wrap::before {
	content: "";
	width: 55px;
	height: 67px;
	background: url("../img/cnt_13_icn_01.png") no-repeat;
	background-size: 55px auto;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -28px;
}
.cnt_13 {
	margin: 0 auto;
	text-align: center;
  max-width: 1000px;
}
.cnt_13_title {
	margin-bottom: 50px;
	text-align: center;
	font-size: 25px;
	line-height: 1;
	font-weight: 700;
	color: #2f90d3;
}
.cnt_13 li {
  display: inline-block;
	margin: 3px 3px 10px;
  padding: 10px 10px 20px;
	border-radius: 5px;
	background: #fff;
	width: 22%;
  position: relative;
  border: 1px solid #2f90d3;
}
.cnt_13 li img {
	display: inline-block;
  position: relative;
  vertical-align: top;
  width: 80%;
  height: auto;
  margin: 10px 10px 20px;
}
.cnt_13 li div {
	display: inline-block;
  vertical-align: top;
}
.cnt_13 li h4 {
  position: relative;
	margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
}
.cnt_13 li h4::after {
	content: "";
	width: 50px;
	height: 2px;
	background: #228acb;
	position: absolute;
  bottom: -12px;
  left:50%;
  transform: translateX(-50%)
}
.cnt_13 li .price {
	margin-bottom: 4px;
}
.cnt_13 li .price span {
	color: #084799;
	font-weight: bold;
	font-size: 20px;
}
.cnt_13 .cap {
  padding-left: 10px;
  text-align: left;
	font-size: 12px;
}
.cnt_13 li .cap {
	font-size: 9px;
  padding-left: 0;
  text-align: center;
}

.cnt_13 li.col2 {
  margin-bottom: 25px;
	width: 45%;

}
.cnt_13 li.col2 img {
}
.cnt_13 li.col2 h4 {
	font-size: 20px;
	margin-bottom: 25px;
}
.cnt_13 li.col2 .price {margin-bottom: 10px;}
.cnt_13 li.col2 .price span {font-size: 26px;}
.cnt_13 li.col2 .cap {font-size: 12px;}

/*
.cnt_13 li {
  display: inline-block;
	margin: 3px 3px 25px;
  padding: 30px 10px;
  vertical-align: top;
	border-radius: 5px;
	background: #fff;
	width: 18%;
}
.cnt_13 li h4 {
  position: relative;
	margin-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
}
.cnt_13 li h4::after {
	content: "";
	width: 50px;
	height: 2px;
	background: #228acb;
	position: absolute;
  bottom: -15px;
  left:50%;
  transform: translateX(-50%)
}
.cnt_13 li .price {
	margin-bottom: 10px;
}
.cnt_13 li .price span {
	color: #084799;
	font-weight: bold;
	font-size: 20px;
}
.cnt_13 li .cap {
	font-size: 12px;
}

.cnt_13 li.col3 {width: 30%;}
.cnt_13 li.col3 h4 {font-size: 20px;}
.cnt_13 li.col3 .price span {font-size: 26px;}
*/

/** *********************** **/

.cnt_07_wrap {
	width: 100%;
	background: #d2e7f5;
	padding: 155px 0 100px 0;
	position: relative;
}
.cnt_07_wrap::before {
	content: "";
	width: 64px;
	height: 60px;
	background: url("../img/cnt_07_icn_01.png") no-repeat;
	background-size: 64px auto;
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -30px;
}
.cnt_07 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_07_title {
	margin-bottom: 50px;
	text-align: center;
}
.cnt_07_title dd {
	height: 32px;
	display: inline-block;
	background-image: url("../img/cnt_cmn_01.png"),url("../img/cnt_cmn_02.png");
	background-repeat: no-repeat;
	background-position: top left,top right;
	background-size: 21px auto;
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	color: #1488d0;
	padding: 5px 40px 0 40px;
	margin-bottom: 20px;
}
.cnt_07_title dt {
	font-size: 33px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
}
.cnt_07 li {
	width: 350px;
	border-radius: 10px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	padding: 45px 35px 185px 35px;
	margin-right: 15px;
	text-align: left;
	position: relative;
}
.cnt_07 li:nth-of-type(3) {
	margin-right: 0;
}
.cnt_07 li:nth-of-type(1)::after {
	content: "";
	width: 42px;
	height: 47px;
	background: url("../img/cnt_07_txt_01.png") no-repeat;
	background-size: 42px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -21px;
}
.cnt_07 li:nth-of-type(2)::after {
	content: "";
	width: 42px;
	height: 47px;
	background: url("../img/cnt_07_txt_02.png") no-repeat;
	background-size: 42px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -21px;
}
.cnt_07 li:nth-of-type(3)::after {
	content: "";
	width: 42px;
	height: 47px;
	background: url("../img/cnt_07_txt_03.png") no-repeat;
	background-size: 42px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -21px;
}
.cnt_07 li h3 {
	font-size: 22px;
	line-height: 36px;
	font-weight: 700;
	margin-bottom: 50px;
	position: relative;
}
.cnt_07 li h3::after {
	content: "";
	width: 70px;
	height: 2px;
	background: #228acb;
	position: absolute;
	bottom: -25px;
	left: 0;
}
.cnt_07 li p {
	font-size: 16px;
	line-height: 30px;
}
.cnt_07 li:nth-of-type(1) div {
  width: 125px;
  height: 145px;
  background: url("../img/cnt_07_illust_01.png") no-repeat top center;
  background-size: 120px auto;
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -50px;
  font-size: 19px;
  line-height: 1;
  font-weight: 700;
  color: #1488d0;
  padding-top: 125px;
  text-align: center;
}
.cnt_07 li:nth-of-type(2) div {
  width: 125px;
  height: 145px;
  background: url("../img/cnt_07_illust_02.png") no-repeat top center;
  background-size: 120px auto;
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -50px;
  font-size: 19px;
  line-height: 1;
  font-weight: 700;
  color: #1488d0;
  padding-top: 125px;
  text-align: center;
}
.cnt_07 li:nth-of-type(3) div {
	width: 125px;
	height: 145px;
	background: url("../img/cnt_07_illust_03.png") no-repeat top center;
	background-size: 120px auto;
	position: absolute;
  bottom: 25px;
	left: 50%;
	margin-left: -50px;
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	color: #1488d0;
	padding-top: 125px;
	text-align: center;
}


/** *********************** **/

.cnt_08_wrap {
	width: 100%;
	background: #fff;
	padding: 155px 0 100px 0;
	position: relative;
}
.cnt_08_wrap::before {
	content: "";
	width: 64px;
	height: 60px;
	background: url("../img/cnt_08_icn_01.png") no-repeat;
	background-size: 64px auto;
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -30px;
}
.cnt_08 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_08_title {
	margin-bottom: 100px;
	text-align: center;
	font-size: 25px;
	line-height: 1;
	font-weight: 700;
	color: #2f90d3;
}
.cnt_08 ul {
	margin-bottom: 35px;
}
.cnt_08 li {
	width: 350px;
	border-radius: 10px;
	display: inline-block;
	vertical-align: top;
	background: #ecf5fa;
	padding: 125px 30px 50px 30px;
	margin-right: 15px;
	text-align: left;
	position: relative;
}
.cnt_08 li:nth-of-type(3) {
	margin-right: 0;
}
.cnt_08 li h3 {
	font-size: 22px;
	line-height: 36px;
	font-weight: 700;
	margin-bottom: 30px;
	color: #003477;
}
.cnt_08 li p {
	font-size: 16px;
	line-height: 30px;
}
.cnt_08 li:nth-of-type(1)::after {
	content: "";
	width: 165px;
	height: 165px;
	background: url("../img/cnt_08_img_01.png") no-repeat;
	background-size: 165px auto;
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -83px;
}
.cnt_08 li:nth-of-type(2)::after  {
	content: "";
	width: 165px;
	height: 165px;
	background: url("../img/cnt_08_img_02.png") no-repeat;
	background-size: 165px auto;
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -83px;
}
.cnt_08 li:nth-of-type(3)::after  {
	content: "";
	width: 165px;
	height: 165px;
	background: url("../img/cnt_08_img_03.png") no-repeat;
	background-size: 165px auto;
	position: absolute;
	top: -65px;
	left: 50%;
	margin-left: -83px;
}
.cnt_08 h5 {
	font-size: 17px;
	line-height: 1.7;
	font-weight: 400;
	text-align: center;
}

/** *********************** **/

.cnt_09_wrap {
	width: 100%;
	background: #ecf5fa;
	padding: 65px 0 100px 0;
	position: relative;
}
.cnt_09_wrap::before {
	content: "";
	width: 61px;
	height: 61px;
	background: url("../img/cnt_09_icn_01.png") no-repeat;
	background-size: 61px auto;
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -31px;
}
.cnt_09 {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.cnt_09::after {
	content: "";
	width: 346px;
	height: 273px;
	background: url("../img/cnt_09_illust_01.png") no-repeat;
	background-size: 346px auto;
	position: absolute;
	top: -100px;
	right: -50px;
}
.cnt_09_title {
	margin-bottom: 30px;
	text-align: center;
}
.cnt_09_title dd {
	height: 32px;
	display: inline-block;
	background-image: url("../img/cnt_cmn_01.png"),url("../img/cnt_cmn_02.png");
	background-repeat: no-repeat;
	background-position: top left,top right;
	background-size: 21px auto;
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	color: #1488d0;
	padding: 5px 40px 0 40px;
	margin-bottom: 20px;
}
.cnt_09_title dt {
	font-size: 33px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
}
.cnt_09 p {
	font-size: 17px;
	line-height: 1;
	margin-bottom: 55px;
}
.cnt_09_acc dl {
	margin-bottom: 25px;
	box-shadow: 1px 1px 0px 0px rgba(182,202,213,0.4);
	border-radius: 10px;
	background: #fff;
}
.cnt_09_acc dl:nth-of-type(4) {
	margin-bottom: 0;
}
.cnt_09_acc dt {
	width: 1100px;
	background: #fff url("../img/cnt_09_open.png") no-repeat center right 35px;
	background-size: 29px auto;
	padding: 20px 20px 20px 80px;
	border-radius: 10px 10px 10px 10px;
	font-size: 23px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
	text-align: center;
	position: relative;
}
.cnt_09_acc dt.active {
	background: #fff url("../img/cnt_09_close.png") no-repeat center right 35px;
	background-size: 29px auto;
	border-radius: 10px 10px 0 0 ;
}
.cnt_09_acc dd {
	display: none;
	width: 1100px;
	background: #f7fbfd;
	padding: 30px 40px 30px 40px;
	border-radius: 0 0 10px 10px;
	position: relative;
	text-align: left;
}
.cnt_09_acc dd li {
	display: inline-block;
	margin-right: 15px;
	font-size: 17px;
	line-height: 30px;
	font-weight: 400;
}

/** *********************** **/

.cnt_10_wrap {
	width: 100%;
	background: #fff;
	padding: 155px 0 100px 0;
	position: relative;
}
.cnt_10_wrap::before {
	content: "";
	width: 72px;
	height: 63px;
	background: url("../img/cnt_10_icn_01.png") no-repeat;
	background-size: 72px auto;
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -36px;
}
.cnt_10 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_10_title {
	margin-bottom: 70px;
	text-align: center;
	font-size: 25px;
	line-height: 1;
	font-weight: 700;
	color: #2f90d3;
}
.cnt_10 dl {
	width: 1100px;
	min-height: 245px;
	border-radius: 10px;
	padding: 45px 45px 45px 420px;
	position: relative;
	margin-bottom: 65px;
	text-align: left;
}
.cnt_10 dl::after {
	content: "";
	width: 128px;
	height: 27px;
	background: url("../img/cnt_10_arrow.png") no-repeat;
	background-size: 128px auto;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -64px;
}
.cnt_10 dl:nth-of-type(5)::after {
	content: none;
}
.cnt_10 dl:nth-of-type(1)::before {
	content: "";
	width: 41px;
	height: 46px;
	background: url("../img/cnt_10_txt_01.png") no-repeat;
	background-size: 41px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -21px;
}
.cnt_10 dl:nth-of-type(2)::before {
	content: "";
	width: 41px;
	height: 46px;
	background: url("../img/cnt_10_txt_02.png") no-repeat;
	background-size: 41px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -21px;
}
.cnt_10 dl:nth-of-type(3)::before {
	content: "";
	width: 41px;
	height: 46px;
	background: url("../img/cnt_10_txt_03.png") no-repeat;
	background-size: 41px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -21px;
}
.cnt_10 dl:nth-of-type(4)::before {
	content: "";
	width: 41px;
	height: 46px;
	background: url("../img/cnt_10_txt_04.png") no-repeat;
	background-size: 41px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -21px;
}
.cnt_10 dl:nth-of-type(5)::before {
	content: "";
	width: 41px;
	height: 46px;
	background: url("../img/cnt_10_txt_05.png") no-repeat;
	background-size: 41px auto;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -21px;
}
.cnt_10 dl:nth-of-type(1) {
	background: #ecf5fa url("../img/cnt_10_img_01.jpg") no-repeat top 45px left 50px;
	background-size: 333px auto;
}
.cnt_10 dl:nth-of-type(2) {
	background: #ecf5fa url("../img/cnt_10_img_02.jpg") no-repeat top 45px left 50px;
	background-size: 333px auto;
}
.cnt_10 dl:nth-of-type(3) {
	background: #ecf5fa url("../img/cnt_10_img_03.jpg") no-repeat top 45px left 50px;
	background-size: 333px auto;
}
.cnt_10 dl:nth-of-type(4) {
	background: #ecf5fa url("../img/cnt_10_img_04.jpg") no-repeat top 45px left 50px;
	background-size: 333px auto;
}
.cnt_10 dl:nth-of-type(5) {
	background: #ecf5fa url("../img/cnt_10_img_05.jpg") no-repeat top 45px left 50px;
	background-size: 333px auto;
	margin-bottom: 15px;
}
.cnt_10 dt {
	font-size: 26px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
	margin-bottom: 25px;
	padding-top: 10px;
}
.cnt_10 dd {
	font-size: 16px;
	line-height: 30px;
}
.cnt_10 p {
	font-size: 12px;
	line-height: 1;
	text-align: right;
}

/** *********************** **/

.cnt_11_wrap {
	width: 100%;
	background: #ecf5fa;
	padding: 65px 0 100px 0;
	position: relative;
}
.cnt_11_wrap::before {
	content: "";
	width: 55px;
	height: 69px;
	background: url("../img/cnt_11_icn_01.png") no-repeat;
	background-size: 55px auto;
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -28px;
}
.cnt_11 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_11_title {
	margin-bottom: 70px;
	text-align: center;
	font-size: 25px;
	line-height: 1;
	font-weight: 700;
	color: #2f90d3;
}
.cnt_11 dl {
	margin-bottom: 25px;
	border-radius: 10px;
	background: #fff;
}
.cnt_11 dl:nth-of-type(6) {
	margin-bottom: 0;
}
.cnt_11 dt {
	width: 1100px;
	background: #fff url("../img/cnt_11_open.png") no-repeat center right 35px;
	background-size: 29px auto;
	padding: 20px 20px 20px 100px;
	border-radius: 10px 10px 10px 10px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	color: #1488d0;
	text-align: left;
	position: relative;
}
.cnt_11 dt.active {
	background: #fff url("../img/cnt_11_close.png") no-repeat center right 35px;
	background-size: 29px auto;
	border-radius: 10px 10px 0 0 ;
}
.cnt_11 dd {
	display: none;
	width: 1100px;
	background: #f5fafd;
	padding: 15px 20px 20px 100px;
	border-radius: 0 0 10px 10px;
	position: relative;
	text-align: left;
	font-size: 17px;
	line-height: 27px;
}
.cnt_11 dt::before {
	content: "Q.";
	font-weight: 700;
	font-size: 35px;
	line-height: 1;
	color: #1488d0;
	position: absolute;
	top: 12px;
	left: 30px;
}
.cnt_11 dd::before {
	content: "A.";
	font-weight: 700;
	font-size: 35px;
	line-height: 1;
	color: #1488d0;
	position: absolute;
	top: 12px;
	left: 30px;
}
/** *********************** **/

.cnt_12_wrap {
	width: 100%;
	background: #fff;
	padding: 155px 0 100px 0;
	position: relative;
}
.cnt_12_wrap::before {
	content: "";
	width: 67px;
	height: 67px;
	background: url("../img/cnt_12_icn_01.png") no-repeat;
	background-size: 67px auto;
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -34px;
}
.cnt_12 {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.cnt_12_title {
	margin-bottom: 35px;
	text-align: center;
}
.cnt_12_title dd {
	height: 32px;
	display: inline-block;
	background-image: url("../img/cnt_cmn_01.png"),url("../img/cnt_cmn_02.png");
	background-repeat: no-repeat;
	background-position: top left,top right;
	background-size: 21px auto;
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	color: #1488d0;
	padding: 5px 40px 0 40px;
	margin-bottom: 20px;
}
.cnt_12_title dt {
	font-size: 33px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
}
.cnt_12_txt_01 {
	width: 700px;
	border-radius: 10px;
	background: #ecf5fa;
	text-align: center;
	padding: 25px 0;
	margin: 0 auto 55px auto;
}
.cnt_12_txt_01 dt {
	display: inline-block;
	vertical-align: middle; 
	width: 50%;
	padding-right: 15px;
	text-align: right;
}
.cnt_12_txt_01 dt span {
	display: inline-block;
	text-align: center;
	font-size: 15px;
	line-height: 1;
	font-weight: 700;
}
.cnt_12_txt_01 dd {
	display: inline-block;
	vertical-align: middle; 
	width: 50%;
	padding: 2px 0 2px 0;
	text-align: center;
	border-left: 1px solid #a5bbd2;
}
.cnt_12_txt_01 dd img {
	width: 288px;
	height: auto;
}
.cnt_12 h4 {
	font-size: 23px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
	margin-bottom: 20px;
}
.cnt_12_txt_02 {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 35px;
}

.cnt_12 table {
	width: 720px;
	margin: 0 auto;
}
.cnt_12 th {
	padding: 0 0 15px 0;
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	position: relative;
}
.cnt_12 th span {
	width: 70px;
	height: 22px;
	border-radius: 11px;
	background: #1488d0;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	margin-left: 15px;
	position: absolute;
	top: 0px;
}
.cnt_12 td {
	text-align: left;
	padding: 0 0 30px 0;
}
.cnt_12 td span {
	display: block;
	padding-top: 10px;
	font-size: 13px;
	line-height: 1;
}
.cnt_12 td li {
	font-size: 16px;
	line-height: 32px;
	float: left;
	margin-right: 30px;
}
.cnt_12 td li input {
	margin-right: 10px;
}
.contents_07 td p {
	cnt_12-size: 13px;
	line-height: 1;
	margin-top: 10px;
}
.cnt_12 td input[type="text"] {
    width: 100%;
    border: 1px solid #b5b4b4;
    box-sizing: border-box;
    padding: 15px 10px;
	font-size: 15px;
	line-height: 1;
	border-radius: 5px;
}
.cnt_12 td textarea {
    width: 100%;
    height: 180px;
    border: 1px solid #b5b4b4;
    background: #fff;
    box-sizing: border-box;
    padding: 15px 10px;
	font-size: 15px;
	line-height: 25px;
	border-radius: 5px;
}
.cnt_12 td select {
	width: 100%;
	height: 43px;
    border: 1px solid #b5b4b4;
    background: #fff url("../img/cnt_01_arrow.png") no-repeat center right 20px;
	background-size: 11px auto;
    padding: 10px 10px;
	font-size: 15px;
	line-height: 1;
	border-radius: 5px;
	text-align: left;
}

.privacy {
	width: 720px;
    height: 320px;
    border: 1px solid #b5b4b4;
    background: #fff;
    box-sizing: border-box;
    padding: 25px 20px;
	border-radius: 5px;
	margin: 0 auto 35px auto;
	overflow: auto;
	text-align: left;
}
.privacy dl {
	margin-bottom: 15px;
}
.privacy dl dt {
	font-size: 13px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 10px;
}
.privacy dl dd {
	font-size: 11px;
	line-height: 17px;
}
.privacy p {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 15px;
	text-align: left !important;
}
.privacy p:last-child {
	margin-bottom: 0;
}
.cnt_12 li {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 35px;
}
.cnt_12 li input {
	margin-right: 10px;
}
.cnt_12 li a:link,
.cnt_12 li a:visited,
.cnt_12 li a:hover,
.cnt_12 li a:active {	
	color: #1488d0;
	text-decoration: underline;
}
.submit_btn {
	width: 570px;
	height: 110px;
	margin: 0 auto;
	position: relative;
}
.submit_btn::after {
	content: "";
	width: 570px;
	height: 110px;
	border-radius: 10px;
	background: #f0f0f0;
	position: absolute;
	bottom: -5px;
	right: -5px;
	z-index: 0;
}
.submit_btn input[type="submit"] {
    display: block;
	width: 570px;
	height: 110px;
	border-radius: 10px;
	font-size: 35px;
	line-height: 100px;
	font-weight: 700;
	color: #000;
	background: #ffd633 url("../img/cnt_12_arrow.png") no-repeat top 44px right 35px;
	background-size: 22px auto;
	border: 3px solid rgba(255,198,56,1.0);
	position: relative;
	transition: all 0.3s linear;
	text-align: center;
	z-index: 10;
}
.submit_btn input[type="submit"]:hover {
    display: block;
	width: 570px;
	height: 110px;
	border-radius: 10px;
	font-size: 35px;
	line-height: 100px;
	font-weight: 700;
	color: #000;
	background: #ffd633 url("../img/cnt_12_arrow.png") no-repeat top 44px right 35px;
	background-size: 22px auto;
	border: 3px solid rgba(255,198,56,1.0);
	position: relative;
	transition: all 0.3s linear;
	text-align: center;
	z-index: 10;
}

/** *********************** **/

.thanks_wrap {
	width: 100%;
	padding: 50px 0 50px 0;
}
.thanks {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.thanks figure {
	width: 390px;
	margin: 0 auto 30px auto;
}
.thanks h1 {
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 30px;
}
.thanks dt {
	font-size: 30px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 20px;
}
.thanks dd {
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 25px;
}
.thanks p {
	font-size: 15px;
	line-height: 25px;
	font-weight: 400;
	margin-bottom: 40px;
}
.thanks ul {
	width: 500px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.thanks ul::after {
	content: "";
	width: 500px;
	height: 60px;
	background: #e8e8e8;
	position: absolute;
	bottom: -5px;
	right: -3px;
	z-index: -1;
}
.thanks li a:link,
.thanks li a:visited,
.thanks li a:active {
	display: block;
	width: 500px;
	height: 60px;
	font-size: 22px;
	line-height: 51px;
	font-weight: 700;
	border: 3px solid #2b4889;
	background: #2b4889;
	transition: all 0.3s linear;
	position: relative;
	color: #fff;
}
.thanks li a:hover {
	display: block;
	width: 500px;
	height: 60px;
	font-size: 22px;
	line-height: 51px;
	font-weight: 700;
	border: 3px solid #2b4889;
	background: #2b4889;
	transition: all 0.3s linear;
	position: relative;
	color: #fff;
}

/** *********************** **/

footer {
	width: 100%;
	background-color: #2b4889;
	padding: 50px 0 65px 0;
	text-align: center;
}
footer h5 {
	width: 236px;
	margin: 0 auto 25px auto;
}
footer p {
	font-size: 13px;
	line-height: 23px;
	color: #fff;
	margin-bottom: 25px;
}
footer ul {
	width: 320px;
	margin: 0 auto 50px auto;
}
footer li a:link,
footer li a:visited,
footer li a:active {
	display: block;
	width: 320px;
	height: 44px;
	border-radius: 22px;
	border: 3px solid #0f78ba;
	background: #228acb url("../img/footer_icn.png") no-repeat center right 15px;
	background-size: 10px auto;
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1);
	font-size: 15px;
	line-height: 35px;
	font-weight: 700;
	color: #fff;
}
footer li a:hover {
	display: block;
	width: 320px;
	height: 44px;
	border-radius: 22px;
	border: 3px solid #0f78ba;
	background: #228acb url("../img/footer_icn.png") no-repeat center right 15px;
	background-size: 10px auto;
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1);
	font-size: 15px;
	line-height: 35px;
	font-weight: 700;
	color: #fff;
}
footer small {
	display: block;
	font-size: 11px;
	line-height: 1;
	color: #fff;
}

/** *********************** **/

#pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 80;
}
#pagetop a {
  display: block;
  background: url("../img/page_top.png") no-repeat center center;
  background-size: 42px auto;
  width: 42px;
  height: 42px;
  transition: all .3s ease;
}
#pagetop a:hover {
  text-decoration: none;
  opacity: .8;
}

/** *********************** **/

/*モーダルを開くボタン*/
.modal-open{
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,0.6);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
	z-index: 100;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
	opacity: 1;
	visibility: visible;
}
/*モーダル枠の指定*/
.modal-body {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 900px;
	width: 900px;
}
/*モーダルを閉じるボタンの指定*/
.modal-close {
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -40px;
	right: -40px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content {
	width: 900px;
	background: #fff;
	text-align: left;
	padding: 75px 80px;
	border-radius: 10px;
}
.modal-content dt {
	font-size: 21px;
	line-height: 1;
	font-weight: 700;
	color: #003477;
	margin-bottom: 20px;
}
.modal-content dd {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
}
.modal-content dd:last-child {
	margin-bottom: 0;
}

.bg-image-loop_wrap {
	padding: 10px 0;
	background-color: #fff;
}
.bg-image-loop {
  width: 100%;
  height: 150px;
  position: relative;
  background: url("../img/loop.jpg") repeat-x 0 0;
  background-size: auto 100%;
  animation: bg-slider 50s linear infinite;
  padding: 0;
}
@keyframes bg-slider {
	from {background-position: 0 0;}
	to {background-position: -3800px 0;}
	/* 3800pxとは使用した背景画像の長さ */
}

input[type="submit"],
.fixed_tel {
	animation: sway 2s infinite;
}
@keyframes sway {
  0% {transform: translate(2px, 0px);}
  5% {transform: translate(-2px, 0px);}
  10% {transform: translate(2px, 0px);}
  15% {transform: translate(-2px, 0px);}
  20% {transform: translate(2px, 0px);}
  25% {transform: translate(-2px, 0px);}
  30% {transform: translate(0px, 0px);}
}