@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, " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "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;
} */

.inner {
	min-width: inherit;
	background-color: inherit;
}

.pankuzu > ul {
	display: flex;
}

.pankuzu > ul > li {
	padding-right: calc(9.2px + 5.33px);
	padding-left: 9.2px;
	font-size: 13px;
	position: relative;
}

.pankuzu > ul > li:last-child {
	padding-right: 0;
}

.pankuzu > ul > li::after {
	content: "";
	background: url(../../../common/img_22/pankuzu.png) no-repeat;
	background-size: contain;
	background-position: center;
	height: 9.35px;
	width: 5.33px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 0;
}

.pankuzu > ul > li:first-child {
	padding-left: 0;
}

.pankuzu > ul > li:last-child::after {
	display: none;
}

.pankuzu {
	margin: calc((20px/2) + (20 - (20/2))*(100vw - 375px)/(1903 - 375)) calc((25px/2) + (25 - (25/2))*(100vw - 375px)/(1903 - 375)) calc((80px/2) + (80 - (80/2))*(100vw - 375px)/(1903 - 375));
}

@media all and (max-width: 1024px) {
	.pankuzu ul{
			padding-bottom: 5px;
	}
	.pankuzu ul a{
			display: block;
			white-space: nowrap;
	}
}

.kv_sec img {
	width: 100%;
	height: auto;
	display: block;
	line-height: 0;
}

.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;
  }
}

.hide{
	display: none;
}

.tab_flex{
	display: flex;
	font-weight: wrap;
	justify-content: center;
	width: calc(100% - 80px);
	margin: 0 auto;
}

.tab_flex li{
	cursor: pointer;
	transition: opacity .3s;
	font-size: 2.2rem;
	font-family: AudiType, Verdana, Helvetica, Arial, DFHS, sans-serif;
	border-bottom: none;
	margin-right: 70px;
}

.tab_flex li:last-of-type{
	margin-right: 0;
}

.tab_flex li.select{
	font-family: 'AudiTypeExtendBold', 'DFHSBOLD';
	border-bottom: 2px solid #000;
}

.tab_flex li:hover{
	opacity: .7;
}

.tab_content{
	overflow: hidden;
}

@media all and (max-width: 500px) {
	.tab_flex{
			width: calc(100% - 40px);
			flex-wrap: wrap;
	}
	.tab_flex li{
			font-size: 3.6vw;
			opacity: 1!important;
			margin-right: 20px;
	}
	.tab_flex li:nth-child(2n){
			margin-right: 0;
	}
	.tab_flex li.select{
			border-bottom: 1px solid #000;
	}
}

.gray_contents_sec{
	margin-top: 60px;
}

.gray_contents_sec .inner{
	max-width: 1700px;
	margin: 0 auto;
	padding-bottom: 60px;
	background-color: #E5E5E5;
}

.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.4;
  margin-bottom: 20px;
}
.title_bottom {
  display: block;
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.title_1 {
  font-size: 28px;
	font-family: AudiTypeBold, DFHSBold;
	font-weight: 400;
  line-height: 1.3;
	text-align: center;
  margin: 40px 0 20px;
}
.title_2 {
  font-size: 25px;
	font-family: AudiTypeBold, DFHSBold;
	font-weight: 400;
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: bold;
}
.title_3 {
  font-size: 22px;
	font-family: AudiTypeBold, DFHSBold;
	font-weight: 400;
  line-height: 1.3;
  margin-bottom: 15px;
}
.txt_tab {
  font-size: 17px;
}
.txt_tab img {
  margin-bottom: 5px;
}
.txt_lead {
  font-size: 17px;
  line-height: 1.7;
}
.txt_1 {
  font-size: 23px;
  font-family: AudiTypeBold, DFHSBold;
	font-weight: 400;
  line-height: 1.45;
  margin-bottom: 10px;
}
.txt_2 {
  font-size: 17px;
	font-family: AudiTypeBold, DFHSBold;
	font-weight: 400;
  margin: 20px 0 30px;
}
.txt_2::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #CE0000;
  border-right: 1px solid#CE0000;
  transform: translate(-50%, -50%) rotate(45deg);
  margin: 4px 8px 0 1px;
}
.link_txt a {
  display: inline-block;
  font-size: 17px;
  margin-top: 10px;
  text-decoration: underline;
}
.link_txt a:hover {
  text-decoration: none;
}
.link_txt 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_txt_2 {
  margin-bottom: 50px;
}
.link_txt_2 a {
  display: inline-block;
  font-size: 17px;
  margin-top: 3px;
  text-decoration: underline;
}
.link_txt_2 a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.block_segment_wrap_black .link_txt a::before {
  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;
}
.bold {
	font-family: AudiTypeBold, DFHSBold;
  font-weight: 400;
}
.txt_underline {
  text-decoration: underline;
}
.txt_cap {
  display: inline-block;
  font-size: 15px;
  margin-top: 10px;
}
.title_underline {
  font-size: 25px;
  line-height: 1.25;
  border-bottom: solid 1px #000000;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.img_flex {
  width: 100%;
  align-self: flex-start;
}
.txt_middle {
  font-size: 16px;
  line-height: 1.6;
  padding-top: 10px;
}
.txt_larger {
  font-size: 115%;
  display: inline-block;
  margin-bottom: 5px;
}
.add_border {
  border-bottom: solid 1px #000000;
  padding: 0 2px;
}
.flex_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.flex_wrap_inner_w40 {
	width: 40%;
	margin: 0 3% 15px 0;
}
.flex_wrap_inner_w60 {
	width: 57%;
}
.flex_wrap_inner_w30 {
	width: 31%;
	margin: 0 7% 15px 0;
}
.flex_wrap_inner_w70 {
	width: 62%;
}
.dl_1 {
  display: flex;
  flex-wrap: wrap;
}
.dl_1 dt {
  width: 28px;
  height: 26px;
  background: #000;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 1px 0;
  margin: 1px 12px 0 0;
  text-align: center;
}
.dl_1 dd {
	width: 92%;
  font-size: 17px;
  line-height: 1.65;
  margin-bottom: 20px;
}
.col2, .col2_sp {
  width: 48.5%;
  margin: 0 3% 20px 0;
}
.col2:nth-child(even), .col2_sp:nth-child(even) {
  margin-right: 0;
}
.btn_wrap li {
  width: 48.5%;
  margin: 0 0 15px auto;
}
.btn_box a {
  display: block;
  width: 100%;
  font-size: 17px;
  line-height: 1.25;
  color: #FFF;
  text-decoration: none;
  background-color: #000000;
  padding: 14px 20px 14px 25px;
  margin: 0 auto 40px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.btn_box_border a {
  display: block;
  width: 100%;
  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;
}
.btn_box_white a {
  display: block;
  width: 60%;
  font-size: 17px;
  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, .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: #f2f2f2;
  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;
}
.block_segment_wrap {
	width: 970px;
	margin: 0 auto;
	padding: 60px 0 0;
}
.block_segment_wrap_gray {
	width: auto;
	background: #f2f2f2;
	padding: 5px 0 10px;
	margin: 40px auto 60px;
}
.block_segment_wrap_black {
	width: auto;
	background: #000;
	padding: 60px 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: 75px;
}
.section_wrap_1 {
  margin-bottom: 40px;
}
.section_2 {
  margin-bottom: 70px;
}
.section_wrap_2 {
  margin: 25px auto 20px;
}
.section_3 {
  margin-bottom: 15px;
}
.section_wrap_3 {
  margin-bottom: 65px;
}
.section_4 {
  margin-bottom: 100px;
}
.section_5 {
  margin-bottom: 85px;
}
.section_wrap_4 {
  margin: 20px auto 25px;
}
.section_btn_0 {
  margin: 20px auto 0;
}
.section_btn_1 {
  margin-bottom: 0;
}
.section_btn_2 {
  margin-bottom: 35px;
}
.section_btn_3 {
  margin-bottom: 75px;
}
.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: 30px;
}
.hero_wrap_title {
  width: 95%;
  margin: 25px auto;
  color: #000000;
  font-size: 10px;
}
.hero_wrap img {
  width: 100%;
}
.title_top {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 5px;
}
.title_midle {
  font-size: 22px;
  line-height: 1.4;
  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;
	text-align: left;
  margin: 30px 0 10px;
}
.title_2 {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 15px;
}
.title_3 {
  font-size: 20px;
  line-height: 1.4;
  margin: 10px 0 5px;
}
.txt_tab {
  font-size: 16px;
}
.txt_tab img{
  border: 1px solid #707070;
  margin-bottom: 5px;
}
.txt_lead {
  font-size: 17px;
  line-height: 1.7;
}
.txt_1 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.txt_2 {
  font-size: 17px;
  font-weight: bold;
  margin: 20px 0 20px;
}

.txt_underline {
  text-decoration: underline;
}
.txt_lead + .txt_strong {
  margin-top: 15px;
}
.txt_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;
}
.img_flex {
  width: 100%;
  align-self: flex-start;
}
.add_border {
  border-bottom: solid 1px #000000;
  padding: 0 2px;
}
.block_flex {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.flex_wrap {
	display: flex;
	flex-wrap: wrap;
}
.flex_wrap_inner_w40 {
	width: auto;
	margin: 0 0 25px 0;
}
.flex_wrap_inner_w60 {
	width: 100%;
	margin: 0;
}
.flex_wrap_inner_w30 {
	width: 100%;
	margin: 0 0 15px 0;
}
.flex_wrap_inner_w70 {
	width: 100%;
}
.dl_1 {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 0;
  margin: 0;
}
.dl_1 dt {
  width: auto;
  height: 26px;
  background: #fff;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 10px;
  text-align: left;
}
.dl_1 dt span.number {
  display: inline-block;
  width: 28px;
  height: 26px;
  background: #000;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 1px 0;
  margin: 1px 10px 0 0;
  text-align: center;
}

.dl_1 dd {
	width: 100%;
  font-size: 17px;
  line-height: 1.65;
  margin-bottom: 25px;
}
.col2 {
  width: 100%;
  margin: 0;
}
.col2_sp {
  /* width: 48%; */
  margin-right: 0;
}
.col2_sp:nth-child(odd) {
  width: 50%;
  border-right: 1px solid #000;
  padding-right: 2%;
}
.col2_sp:nth-child(even) {
  width: 47%;
  margin-left: 3%;
}

.col2_sp img {
  width: 45%;
  margin: auto;
}
.col2_sp img.icon {
  width: 90%;
  padding: 20%;
}


.col2:nth-child(even) {
  margin-right: 0;
}
.col2_sp:nth-child(even) {
  margin-right: 0;
  border: none;
}
.col2 .img_flex {
  margin-bottom: 10px;
}
.btn_wrap li {
  width: auto;
  margin: 0 0 15px auto;
}

.btn_box a {
  display: block;
  width: auto;
  font-size: 18px;
  line-height: 1.25;
  color: #FFF;
  background-color: #000000;
  padding: 16px 20px 14px 25px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  margin: auto;
}
.btn_box_border a {
  display: block;
  width: auto;
  font-size: 16px;
  line-height: 1.25;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  padding: 16px 15px 14px 10px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #000;
  text-align: center;
  margin: auto;
}
.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: 8px;
}
@media screen and (max-width:340px) {
  .btn_box_border a {
    font-size: 14px;
  }
  .btn_box_border a:after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    right: 5px;
  }
}
.btn_box_gray a {
  width: auto;
  display: block;
  font-size: 18px;
  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: 18px;
  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 {
  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;
}
.txt_small {
  font-size: 12px;
  line-height: 1.5;
}
.block_segment_wrap {
	width: auto;
	padding: 60px 15px 0;
	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: 60px 5px 50px;
	margin: 30px auto 40px;
}
.block_section {
  width: auto;
  margin: 0 auto;
}
.section_0 {
  margin-bottom: 45px;
}
.section_1 {
  margin-bottom: 35px;
}
.section_wrap_1 {
  margin-bottom: 15px;
}
.section_2 {
  margin-bottom: 80px;
}
.section_wrap_2 {
  margin: 20px auto 15px;
}
.section_3 {
  margin-bottom: 10px;
}
.section_wrap_3 {
  margin-bottom: 40px;
}
.section_4 {
  margin-bottom: 100px;
}
.section_5 {
  margin-bottom: 25px;
}
.section_wrap_4 {
  margin: 10px auto 10px;
}
.section_btn_0 {
  margin: 20px auto 20px;
}
.section_btn_1 {
  margin-bottom: 45px;
}
.section_btn_2 {
  margin: -15px 0 30px;
}
.section_btn_3 {
  margin: -15px 0 25px;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
}

.line {
  border-top: solid 1px #a0a0a0;
  width: 96%;
  padding: 40px 0;
  margin: auto;
}

.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;
  }
}

.balloon {
  position: relative;
  display: inline-block;
  margin-left: 17px;
  padding: 0 8px;
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  background: #f50537;
}
.balloon:before {
  content: "";
  position: absolute;
  top: 99%;
  left: -12px;
  margin-top: -15px;
  border: 4px solid transparent;
  border-right: 8px solid #f50537;
}

@media screen and (max-width:640px) {
  .balloon {
    margin-left: 8px;
    padding: 1px 8px;
  }
  .balloon:before {
    content: "";
    position: absolute;
    top: 96%;
    left: -12px;
    margin-top: -15px;
    border: 4px solid transparent;
    border-right: 8px solid #f50537;
  }
}






@media screen and (max-width: 1024px) {
    .flbx100 {
        width: 100%;
    }
    .flbxw50{
        width: 50%;
    }

    .block_segment_wrap {
        max-width: 970px!important;
        padding-left: 0!important;
        padding-right: 0!important;
        width: calc(100% - 80px)!important;
    }
    .block_section {
        width: auto;
        margin: 0 auto;
    }

    .tab_sec{
        padding: 40px 0 0 0;
        box-sizing: border-box;
    }
    .pt40{
        padding-top: 40px!important;
    }

    .text_a_sec .block_segment_wrap{
        padding: 30px 0 0 0;
        box-sizing: border-box;
    }

}


@media screen and (max-width: 750px) {

    .title_1 {
        font-size: 1.6rem;
    }

    .block_segment_wrap {
        width: calc(100% - 40px)!important;
    }

    .top_sec{
        padding: 0 0 20px 0;
        box-sizing: border-box;
    }
}
