@charset "UTF-8";
/* =================================================
 * font
 * ================================================*/

	
@font-face {
	font-family: AudiType;
	src: url("../fonts/AudiTypeV02-Normal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeBold;
	src: url("../fonts/AudiTypeV02-Bold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedNormal;
	src: url("../fonts/AudiTypeV02-ExtendedNormal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedItalic;
	src: url("../fonts/AudiTypeV02-ExtendedItalic.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendBold;
	src: url("../fonts/AudiTypeV02-ExtendedBold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedBoldItalic;
	src: url("../fonts/AudiTypeV02-ExtendedBoldItalic.woff") format("woff");
}
.atn {
	font-family: AudiType;
	font-weight: normal !important;
}
.atb {
	font-family: AudiTypeBold;
	font-weight: normal !important;
}
.aten {
	font-family: AudiTypeExtendedNormal;
	font-weight: normal !important;
}
.atei {
	font-family: AudiTypeExtendedItalic !important;
	font-weight: normal !important;
	padding: 0;
}
.ateb {
	font-family: AudiTypeExtendBold !important;
	font-weight: normal !important;
	padding: 0;
}
.atebi {
	font-family: AudiTypeExtendedBoldItalic;
	font-weight: normal !important;
	padding: 0;
}
/* =================================================
 * common
 * ================================================*/



#hero_wrap {
	position: relative;
	margin-bottom: 50px;
}
.hero_inner {
	position: absolute;
	top: 35px;
	left: 50px;
	color: #000000;
	font-size: 40px;
	line-height: 1.25;
}
.hero_inner .tit_min {
	font-size: 85%;
	margin: 0 0 0 -5px;
}
/* .txt_ */
.txt_lead {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 1.8;
}
/* .bold {
	font-weight: bold;
} */
/* .list_ */
.list_disc li {
	list-style: disc;
	line-height: 1.5;
}
.list_cap li {
	line-height: 1.5;
	margin-bottom: 5px;
	font-size: 12px;
}
.list_cap li:before {
	content: "※";
}
.list_steps li {
}
.list_steps li:after {
	width: 25px;
	height: 25px;
	display: block;
	content: "";
	background: url("../img/icon_arrow_down.png") top center no-repeat;
	background-size: 25px;
	margin: 15px auto 10px auto;
}
.list_steps li:nth-last-child(1):after {
	display: none;
}
.list_steps dt {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.list_steps dd {
	font-size: 15px;
}

.hr_border {
	margin-bottom: 50px;
	width: 90%;
}
.bg_g {
	background-color: #f2f2f2;
	padding: 30px;
}

/* .section */
.section {
	margin-bottom: 50px;
}
.section h2 {
	display: inline-block;
	font-size: 32px;
	line-height: 1.25;
	margin-bottom: 25px;
}
.section h3 {
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 25px;
}
.section .subtitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
/* .col2 */
.col2 {
	/* width: 98%; */
	overflow: hidden;
	margin: 0 auto 50px auto;
}
.col2_l {
	width: 48%;
	float: left;
}
.col2_img {
	width: 100%;
}
.col2_r {
	width: 48%;
	float: right;
}

/* .col2_7030 */
.col2_7030 {
	/* width: 98%; */
	overflow: hidden;
	margin: 0 auto 50px auto;
}
.col2_7030_l {
	width: 60%;
	float: left;
}
.col2_img {
	width: 100%;
}
.col2_7030_r {
	width: 38%;
	float: right;
}
.col2_7030_r .list_disc li {
	font-size: 11px;
	margin-left: 15px;
}
.point {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.col2_7030 dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.col2_7030 dd {
	width: 98%;
	margin-left: 2%;
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 30px;
}
.col2_7030 dd:last-child {
	margin-bottom: 0;
}

/* .col1 */
.col1 {
	width: 98%;
	margin-bottom: 50px;
}
.col1_img {
	width: 100%;
	margin-bottom: 35px;
}

.btn_cap {
	font-size: 15px;
	margin-bottom: 20px;
}

/* .btn_wrap */
.btn_wrap {
	float: left;
	margin: 0px 0 25px 0px;
}
.btn_wrap li {
	margin-bottom: 10px;
}
.btn_box a {
	display: block;
	width: 475px;
	padding: 13px 20px;
	line-height: 1.25;
	background: #000000 url("../img/arrow_w.png") right 20px center no-repeat;
	background-size: 14px;
	color: #ffffff;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
}
.btn_box a:hover {
	opacity: .7;
	text-decoration: none;
}
.img_w100 {
	margin-bottom: 20px;
}
.sp {
	display: none;
}

.mb10 {margin-bottom: 10px!important;}
.mb15 {margin-bottom: 15px!important;}

@media screen and (max-width:640px) {
#hero_wrap {
	position: relative;
	margin-bottom: 25px;
}
#hero_wrap img {
	width: 100%;
}
.hero_inner {
	top: 10%;
	left: 2%;
	font-size: 14px;
	line-height: 1.25;
}
.hero_inner .tit_min {
	font-size: 85%;
	margin: 0 0 0 0;
}
/* .txt_ */
.txt_lead {
	margin: auto;
	font-size: 16px;
	margin-bottom: 15px;
}
.list_cap li {
	margin-bottom: 2px;
	font-size: 10px;
}
.list_cap li:before {
}
.list_steps li {
	margin-bottom: 0;
}
.list_steps li:after {
	background-size: 15px;
	margin: 10px auto 0px auto;
}
.list_steps dt {
	font-size: 12px;
	margin-bottom: 5px;
}
.list_steps dd {
	font-size: 12px;
}
.hr_border {
	width: 90%;
	margin: 20px auto 40px;
	size: 0.5em;
}
.bg_g {
	background-color: #f2f2f2;
	padding: 20px;
	margin: 30px auto!important;
}
/* .section */
.section {
	width: 100%;
	margin: 0 auto;
}
.section h2 {
	display: inline-block;
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 15px;
}
.section h3 {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 16px;
}
.section .subtitle {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}
/* .col2 */
.col2 {
	overflow: hidden;
	margin: 0 auto 10px auto;
}
.col2_l {
	width: auto;
	float: none;
}
.col2_img {
	width: 100%;
	margin: 0 auto 20px auto;
}
.col2_r {
	width: auto;
	float: none;
}

/* .col2_7030 */
.col2_7030 {
	overflow: hidden;
	margin: 0 auto 10px auto;
}
.col2_7030_l {
	width: auto;
	float: none;
}
.col2_img {
	width: 100%;
}
.col2_7030_r {
	width: auto;
	float: none;
}
.col2_7030_r .list_disc li {
	font-size: 12px;
	margin-bottom: 3px;
	display:list-item;
	list-style: disc;
	margin-left: 15px;
}
.col2_7030_r .list_disc li:last-child {
	margin-bottom: 30px;
}

.col2_7030 .point {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
.col2_7030 dt {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 3px;
}

.col2_7030 dd {
	width: 98%;
	margin-left: 2%;
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 20px;
}


/* .col1 */
.col1 {
	width: 90%;
	margin-bottom: 50px;
}
.col1_img {
	width: 100%;
	margin-bottom: 15px;
}
/* .btn_wrap */
.btn_wrap {
	float: none;
	margin: 25px 0 15px 0px;
}
.btn_wrap li {
	margin-bottom: 10px;
}
.btn_box a {
	width: auto;
	padding: 10px 15px;
	line-height: 1.25;
	background: #000000 url("../img/arrow_w.png") right 10px center no-repeat;
	background-size: 10px;
	font-size: 12px;
	text-align: center;
}
.btn_box a:hover {
	opacity: 1;
}
.pc {
	display: none;
}
.sp {
	display: inline-block;
}
}

/* banner */
.bnr_box {
  border: 1px solid #000;
  margin-bottom: 60px;
}
.flex_wrap {
  display: flex;
  flex-wrap: wrap;
	justify-content: space-between;
}
.flex_wrap_inner_w40 {
  width: 42%;
}
.flex_wrap_inner_w60 {
  width: 55%;
  margin-top: 20px;
}
.flex_wrap_inner_w50 {
	width: 48.5%;
}
.bnr_box .maintext {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
}
.bnr_box .maintext_2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 0.8;
}
.bnr_box .subtext {
  font-size: 18px;
  font-weight: bold;
}
.bnr_box .text_1 {
  font-size: 17px;
  line-height: 1.8;
  padding: 15px 30px 20px;
}

@media screen and (max-width:640px) {
  .bnr_box {
    border: 1px solid #000;
    margin-bottom: 50px;
    padding: 10px 15px;
  }
  .flex_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .flex_wrap_inner_w40 {
    width: auto;
  }
  .flex_wrap_inner_w60 {
    width: auto;
    margin-top: 20px;
  }
	.flex_wrap_inner_w50 {
    width: 100%;
    margin-top: 20px;
  }
  .bnr_box .maintext {
    font-size: 21px;
    line-height: 1.4;
    font-weight: bold;
  }
  .bnr_box .maintext_2 {
    font-size: 17px;
    line-height: 1.4;
    font-weight: bold;
  }
  .bnr_box .subtext {
    font-size: 17px;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .bnr_box .text_1 {
    font-size: 16px;
    line-height: 1.8;
    padding: 15px 0;
  }
}

/* gray block */
.block_segment_wrap_gray {
	width: 1100px;
	background: #f2f2f2;
	padding: 40px 50px;
  margin: 0 -30px 60px;
}
.text_1 {
	font-size: 28px;
	margin-bottom: 15px;
	line-height: 1.25;
}
.text_2 {
	font-size: 23px;
}
.text_3 {
	font-size: 20px;
	margin-bottom: 10px;
}
.text_cap {
	font-size: 15px;
}
.text_link a {
  display: inline-block;
  font-size: 17px;
  margin-top: 20px;
}
.text_link a:hover {
  text-decoration: none;
}
.text_link a:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 9px;
  height: 9px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translate(-50%, -50%) rotate(45deg);
  margin: 6px 15px 0px 12px;
}
.btn_box_2 a {
  display: block;
  font-size: 17px;
  line-height: 1.25;
  color: #FFF;
  text-decoration: none;
  background-color: #000000;
  padding: 15px 20px 14px 25px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
/* .btn_box_2 a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
} */
.btn_box_2 a:hover {
  text-decoration: none;
  opacity: .7;
}
.btn_box_border a {
  display: block;
  font-size: 17px;
  line-height: 1.25;
  color: #000;
  text-decoration: none;
  padding: 14px 20px 14px 25px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #000;
  text-align: center;
}
.width {
	width: 100%;
	max-width: 380px;
  }
.text_a_h4 {
	font-size: 2rem;
}
.section_wrap {
	max-width: 1700px;
    margin: 80px auto 0;
	padding-left: 40px;
    padding-right: 40px;
}
.btn_box_border a:hover{
  text-decoration: none;
  background-color: #e9e9e9;
  transition: 0.3s;
}
hr.sline {
	max-width: 1520px;
	width: calc(100% - 80px);
	border: none;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: currentcolor;
	border-top: 1px solid #b3b3b3;
	margin: 40px auto 30px;
}
.two_column_flex {
	margin: 60px auto 0;
}
.two_column_text > dl>dt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.two_column_text>dl>dd {
    width: 98%;
    margin-left: 2%;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 30px;
}

@media screen and (max-width:640px) {
	.block_segment_wrap_gray {
    width: 112%;
    background: #f2f2f2;
    padding: 40px 20px;
    margin: 0 -6% 50px;
}
	.text_1 {
		font-size: 22px;
		margin-bottom: 15px;
		line-height: 1.5;
	}
	.text_2 {
		font-size: 18px;
	}
	.text_3 {
		font-size: 17px;
		line-height: 1.7;
		margin-bottom: 10px;
	}
	.text_cap {
		font-size: 14px;
	}
	.text_link a {
		display: inline-block;
		font-size: 17px;
		margin-top: 20px;
	}
	.text_link a:hover {
		text-decoration: none;
	}
	.text_link a:after {
		display: inline-block;
		vertical-align: middle;
		content: "";
		width: 9px;
		height: 9px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		transform: translate(-50%, -50%) rotate(45deg);
		margin: 6px 15px 0px 12px;
	}
	.btn_box_2 a {
		display: block;
		font-size: 16px;
		line-height: 1.4;
		color: #FFF;
		background-color: #000000;
		padding: 15px;
		box-sizing: border-box;
		position: relative;
		text-align: center;
	}
	/* .btn_box_2 a:after {
		content: "";
		width: 10px;
		height: 10px;
		border-top: 1px solid #FFF;
		border-right: 1px solid #FFF;
		transform: translate(-50%, -50%) rotate(45deg);
		position: absolute;
		top: 50%;
		right: 10px;
	} */
	.btn_box_2 a:hover {
		text-decoration: none;
		opacity: 1;
	}
	.btn_box_border a {
		display: block;
		width: 100%;
		font-size: 16px;
		line-height: 1.4;
		color: #000;
		text-decoration: none;
		padding: 13px 10px 12px;
		box-sizing: border-box;
		position: relative;
		border: 1px solid #000;
		text-align: center;
		margin: auto;
	}
	.width {
		width: calc(100% - 40px);
	}
	.section_wrap {
		padding: 0 20px;
	}
	hr.sline {
		width: 100%;
	}
}

/* 3style.css overwrite */
.text_a_h3 {
	margin-top: 50px;
}

/* キャンペーン黒背景 */
.gray_contents_sec.black .inner,
.gray_contents_sec_2 {
	background: #000;
}
.gray_contents_sec.black .inner {
	padding: 40px 0;
}
.black .two_column_flex {
	margin-top: 0;
}
.gray_contents_sec.black h4,
.gray_contents_sec.black h5,
.gray_contents_sec.black p {
	color: #fff;
}
.gray_contents_sec.black .pattern_btn {
	border: 1px solid #fff;
	color:#fff;
}

@media (max-width: 500px) {
	.gray_contents_sec.black .inner {
		padding: 0 0 30px;
	}
	.black .two_column_flex {
		margin-top: 0;
	}
	.black .two_column_text {
		background: #000;
  }
	.gray_contents_sec.black .pattern_btn {
    width: 100%;
  }
}