@charset "utf-8";
/* =================================================
 * font
 * ================================================*/

 @font-face {
	font-family: AudiType;
	src: url("../../../common/fonts/AudiTypeV02-Normal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeBold;
	src: url("../../../common/fonts/AudiTypeV02-Bold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedNormal;
	src: url("../../../common/fonts/AudiTypeV02-ExtendedNormal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedItalic;
	src: url("../../../common/fonts/AudiTypeV02-ExtendedItalic.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendBold;
	src: url("../../../common/fonts/AudiTypeV02-ExtendedBold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedBoldItalic;
	src: url("../../../common/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;
}
.noat {
	font-family: Verdana, Helvetica, Arial, " CI", Meiryo, " qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

#main {
	width: auto;
	padding: 0 0 30px;
}
#pnkz {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
} 
.btn-sns-01 {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
/* .hero_wrap {
  position: relative;
  margin-bottom: 50px;
} */

.hero_wrap {
	width: 1060px;
	margin: 0 auto 45px;
}
/* .contents {
  -webkit-text-size-adjust: 100%;
} */

.hero_wrap_title {
  width: 94%;
  color: #ffffff;
  line-height: 1.25;
  text-shadow: 0px 10px 0px rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 7.5%;
  left: 5%;
}
.bg_black {
  width: auto;
  background-color: #000;
  margin-bottom: 30px;
  padding: 70px 20px 20px;
}
@media screen and (max-width:640px) {
  .bg_black {
    padding: 50px 5px 10px;
    margin: 0 -10px 30px;
  }
}

.bg_black h1,
.bg_black h2,
.bg_black h3,
.bg_black p,
.bg_black dl{
  color: #fff;
}

.title_top {
  display: block;
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.title_midle {
  display: block;
  font-size: 35px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.title_bottom {
  display: block;
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.title_1 {
  font-size: 28px;
  line-height: 1.3;
  margin: 0 0 15px;
}
.title_2 {
  font-size: 23px;
  line-height: 1.3;
  margin-bottom: 20px;
  font-weight: bold;
}
.title_3 {
  font-size: 28px;
  line-height: 1.7;
  font-weight: bold;
  margin: 50px 0;
}
.text_lead {
  font-size: 17px;
  line-height: 1.8;
}
.text_1 {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.45;
  margin-bottom: 5px;
}
.text_2 {
  font-size: 18px;
}
.text_link a {
  display: inline-block;
  font-size: 17px;
  margin-top: 20px;
  text-decoration: none;
}
.text_link a:hover {
  text-decoration: underline;
}
.text_link a:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translate(-50%, -50%) rotate(45deg);
  margin: 4px 15px 0px 12px;
}
.link_text_2 {
  margin-bottom: 50px;
}
.link_text_2 a {
  display: inline-block;
  font-size: 17px;
  margin-top: 3px;
  text-decoration: underline;
}
.link_text_2 a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.block_segment_wrap_black .text_link a:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translate(-50%, -50%) rotate(45deg);
  margin: 4px 15px 0px 12px;
}
.bold {
  font-weight: bold;
}
.text_underline {
  text-decoration: underline;
}
.text_cap {
  display: inline-block;
  font-size: 15px;
  margin-top: 10px;
}
.flex_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.flex_wrap_inner_w40 {
	width: 38%;
	margin: 0 4% 15px 0;
}
.flex_wrap_inner_w60 {
	width: 58%;
}
.flex_wrap_inner_w50 {
  width: 48%;
  margin-right: 4%;
}
.flex_wrap_inner_w50:last-child {
  margin-right: 0;
}
.align_r {
  text-align: right;
}
.btn_box a {
  display: inline-block;
  width: 70%;
  font-size: 17px;
  line-height: 1.25;
  color: #FFF;
  text-decoration: none;
  background-color: #000000;
  padding: 14px 15px 12px 17px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  margin: 5px 0 50px;
}
.btn_box_border a {
  display: inline-block;
  width: 70%;
  font-size: 17px;
  line-height: 1.25;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  padding: 14px 20px 14px 25px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #000;
  text-align: center;
  margin: 45px 0 30px;
}
.btn_box_white a {
  display: inline-block;
  width: 60%;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.25;
  color: #000!important;
  text-decoration: none;
  background-color: #fff;
  padding: 12px 20px 12px 25px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.btn_box_gray a {
  display: block;
  width: 40%;
  font-size: 17px;
  line-height: 1.25;
  color: #000;
  text-decoration: none;
  background-color: #f3f3f3;
  padding: 14px 20px 14px 25px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #000;
  text-align: center;
}
.btn_box 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: 22px;
}
.btn_box_border a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  right: 22px;
}
.btn_box_white a:after,.btn_box_gray a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  right: 22px;
}
.btn_box a:hover, 
.btn_img a:hover,
.btn_box_white a:hover {
  text-decoration: none;
  opacity: .7;
}
.btn_box_border a:hover {
  text-decoration: none;
  background-color: #dadada;
  transition: 0.3s;
}
.btn_box_gray a:hover {
  text-decoration: none;
  background-color: #ccc;
  transition: 0.3s;
}
.btn_box_border {
  margin: 0 0 20px 0;
}

/* + */
.plus {
  font-size: 25px;
  position: relative;
  width: 0.4em;
  height: 1.6em;
  background-color: #B9B1B1;
  margin: 20px auto;
}
.plus:before {
  position: absolute;
  top: 0.6em;
  left: -0.6em;
  width: 1.6em;
  height: 0.4em;
  content: "";
  background-color:#B9B1B1;
}
.block_segment_wrap {
	width: 970px;
	margin: 0 auto;
}
.block_segment_wrap_gray {
	width: auto;
	background: #f2f2f2;
	padding: 50px 0 20px;
	margin: 40px auto 50px;
}
.block_segment_wrap_gray_2 {
	width: auto;
	background: #C5C0C0;
	padding: 50px 0 20px;
	margin: 40px auto 50px;
}
.block_segment_wrap_bar {
	width: auto;
	background: #BAB3B3;
	padding: 20px auto;
	margin: 50px auto;
}
.block_segment_wrap_bar .block_segment_wrap {
  padding: 5px 0 3px;
}
.block_segment_wrap_black {
	width: auto;
	background: #000;
	padding: 50px 0 40px;
	margin: 40px auto 50px;
}
.block_segment_wrap_black p,
.block_segment_wrap_black a {
  color: #fff;
}
.block_section {
  width: 970px;
  margin: 0 auto;
}
.section_0 {
  margin-bottom: 65px;
}
.section_1 {
  margin-bottom: 50px;
}
.section_2 {
  margin-bottom: 70px;
}
.section_3 {
  margin-bottom: 15px;
}
.section_4 {
  margin-bottom: 100px;
}
.section_5 {
  margin-bottom: 85px;
}
.sp {
  display: none;
}

/* media screen=================================================================*/
@media screen and (max-width:640px) {
.btn-sns-01 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.hero_wrap {
	width: auto;
	margin-bottom: 0;
}
.hero_wrap_title {
  width: 95%;
  margin: 25px auto;
  color: #000000;
  font-size: 10px;
}
.hero_wrap img {
  width: 100%;
}
.title_top {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 5px;
}
.title_midle {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 15px;
}
.title_bottom {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 20px;
}
.title_1 {
  width: 100%;
  font-size: 22px;
  line-height: 1.4;
  margin: 0 0 10px;
}
.title_2 {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 15px;
}
.title_3 {
  font-size: 20px;
  line-height: 1.4;
  margin: 50px 0 40px;
}
.text_lead {
  font-size: 17px;
  line-height: 1.8;
}
.text_1 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.text_underline {
  text-decoration: underline;
}
.text_cap {
  display: inline-block;
  font-size: 15px;
  margin-top: 5px;
}
.title_underline {
  font-size: 18px;
  line-height: 1.25;
  border-bottom: solid 1px #000000;
  padding-bottom: 5px;
  margin-bottom: 25px;
}
.flex_wrap {
	display: flex;
	flex-wrap: wrap;
  margin-bottom: 0;
}
.flex_wrap_inner_w40 {
	width: auto;
	margin: 0 0 25px 0;
}
.flex_wrap_inner_w60 {
	width: 100%;
	margin: 0;
}
.flex_wrap_inner_w50 {
	width: 100%;
	margin: 0;
}
.btn_box a {
  display: block;
  width: auto;
  font-size: 17px;
  line-height: 1.25;
  color: #FFF;
  background-color: #000000;
  padding: 16px 20px 14px 25px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  margin: 10px auto 40px;
}
.btn_box_border a {
  display: block;
  width: auto;
  font-size: 17px;
  line-height: 1.25;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  padding: 16px 20px 14px 25px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #000;
  text-align: center;
  margin: 10px auto 20px;
}
.btn_box_gray a {
  width: auto;
  display: block;
  font-size: 17px;
  line-height: 1.25;
  color: #000;
  background-color: #f3f3f3;
  padding: 16px 20px 14px 25px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  border: 1px solid #000;
  margin: auto;
}
.btn_box_white a {
  width: auto;
  display: block;
  font-size: 17px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  padding: 16px 20px 14px 25px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  margin: auto;
}
.btn_box a:after, .btn_box_border: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 a:hover, .btn_img a:hover {
  text-decoration: none;
  opacity: 1;
}
.btn_box_border {
  margin: 0 0 30px;
}

.block_segment_wrap {
	width: auto;
	padding: 0 15px;
	margin: 0 auto;
}
.block_segment_wrap_black {
	width: auto;
	background: #000;
	padding: 50px 0 40px;
	margin-bottom: 70px;
}
.block_segment_wrap_gray {
	width: auto;
	background: #f2f2f2;
	padding: 30px 5px 20px;
	margin: 30px auto 50px;
}
.block_segment_wrap_gray_2 {
	width: auto;
	background: #C5C0C0;
	padding: 20px 0 40px;
	margin: 40px auto 50px;
}
.block_segment_wrap_bar {
	width: auto;
	background: #BAB3B3;
	padding: 20px auto;
	margin: 40px -5px 30px;
}
.block_segment_wrap_bar .block_segment_wrap {
  padding: 5px 0 3px;
}
.block_section {
  width: auto;
  margin: 0 auto;
}
.section_0 {
  margin-bottom: 45px;
}
.section_1 {
  margin-bottom: 35px;
}
.section_2 {
  margin-bottom: 80px;
}
.section_3 {
  margin-bottom: 10px;
}
.section_4 {
  margin-bottom: 100px;
}
.section_5 {
  margin-bottom: 25px;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
}

.dl_1 {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 10px;
}
.dl_1 dt {
	width: 10%;
  font-size: 17px;
  font-weight: bold;
}
.dl_1 dd {
	width: 90%;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
.dl_2 {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}
.dl_2 dt {
	width: 22%;
  font-size: 17px;
  font-weight: bold;
}
.dl_2 dd {
	width: 78%;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 3px;
}
.dl_2 dd a {
  text-decoration: underline;
}
.dl_2 dd a:hover {
  text-decoration: none;
}
.dl_3 {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 10px;
}
.dl_3 dt {
	width: 10%;
  font-size: 17px;
}
.dl_3 dd {
	width: 90%;
  font-size: 17px;
  margin-bottom: 20px;
}
.dl_3 dd a {
  text-decoration: underline;
  display: inline-block;
  margin-right: 20px;
}
.dl_3 dd a:hover {
  text-decoration: none;
}

@media screen and (max-width:640px) {
  .dl_1 {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 0;
    margin: 0;
  }
  .dl_1 dt {
    width: 100%;
    font-size: 17px;
    margin-bottom: 0;
  }
  .dl_1 dd {
    width: 100%;
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 1.8;
  }
  .dl_2 {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 10px;
  }
  .dl_2 dt {
    width: 100%;
    font-size: 17px;
    font-weight: bold;
  }
  .dl_2 dd {
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  .dl_2 dd a {
    display: inline-block;
  }
  .dl_3 dt {
    width: 100%;
    font-size: 17px;
    margin-bottom: 0;
  }
  .dl_3 dd {
    width: 100%;
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 1.8;
  }
}

.endtitle_top {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
  margin: 35px auto;
}

@media screen and (max-width:640px) {
  .endtitle_top {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    display: block;
    margin: 20px auto;
  }
}

