@charset "utf-8";
/* Campaign CSS */


/* =================================================
 * 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;
}
#wrapper {
	position: relative;
	-webkit-text-size-adjust: 100%;
}
.hero_wrap {
  position: relative;
  margin-bottom: 50px;
}
.hero_wrap_title {
	font-size: 46px;
	line-height: 1.25;
	color: #ffffff;
	/*
	text-shadow: 2px 2px 5px #555555;
	*/
	position: absolute;
	top: 55px;
	left: 40px;
}
.title_cpn {
	/* margin: 45px auto 35px; */
}
.title_cpn_top {
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 5px;
}
.title_cpn_middle {
	display: block;
	font-size: 35px;
	line-height: 1.6;
}
.title_cpn_bottom {
	display: block;
	font-size: 25px;
	line-height: 1.8;
}
.title_min {
	font-size: 85%;
}
.title_1 {
  font-size: 28px;
  margin-bottom: 20px;
}
.title_2 {
  font-size: 23px;
  line-height: 1.4;
}
.txt_lead {
	font-size: 17px;
	line-height: 1.8;
}
.txt_lead br {
	line-height: 1;
}
.txt_min {
	display: inline-block;
	font-size: 85%;
}
.cpn_detail_block {
	margin-bottom: 30px;
}
.cpn_detail_block h4 {
	display: inline-block;
	font-size: 22px;
	line-height: 1.3;
	border-bottom: solid 1px #000000;
	padding: 0 3px 1px;
	margin-bottom: 20px;
}
.cpn_detail_block dt {
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
	float: left;
	margin: 0 2px 7px;
}
.cpn_detail_block dd {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 7px;
}
.cpn_detail_block dd:after {
	display: block;
	width: 100%;
	content: "";
	overflow: hidden;
}
.cpn_detail_block p {
	font-size: 16px;
	line-height: 1.5;
}
.txt_caution {
	font-size: 20px;
	border: solid 1px #000000;
	border-left: none;
	border-right: none;
	padding: 15px 25px;
	margin-top: 45px;
}
.list_dl_wrap {
	width: 100%;
	background: #000000 url(../img/img_bg.jpg) top right no-repeat;
	background-size: 350px;
	color: #ffffff;
	padding: 25px 0 28px 40px;
}
.list_dl_wrap h4 {
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.list_dl_wrap li {
	line-height: 1.4;
	margin-bottom: 15px;
}
.list_dl_wrap dt {
	display: inline-block;
	width: 135px;
	font-size: 17px;
	margin-right: 5px;
}
.list_dl_wrap dd {
	display: inline-block;
	font-size: 17px;
}
.list_dl_wrap dd ul, .list_dl_wrap dd li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.list_no_newline li {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 5px;
}
.list_no_newline li:after {
	display: inline-block;
	content: "/";
	margin: 0 4px 0 7px;
}
.list_no_newline li:nth-last-child(1):after {
	content: "";
	margin: 0;
}
.arrow_d li {
	display: inline-block;
	line-height: 1.4;
	margin: 0 20px 5px 0;
}
.arrow_d li:after {
	display: none;
}
.arrow_d li a {
	vertical-align: middle;
	font-size: 18px;
}
.arrow_d li a:hover {
	text-decoration: none;
	opacity: .7;
}
.arrow_d li a:after {
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 8px;
	height: 8px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	transform: translate(-50%, -50%) rotate(45deg);
	margin: 5px 0 0 10px;
}
.title_normal {
	margin-bottom: 8px;
}
.list_caution li {
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 4px;
}
.block_section {
	width: 970px;
	margin: 0 auto;
}
.section_1 {
	margin-bottom: 65px;
}
.section_2 {
	margin-bottom: 55px;
}
.section_3 {
	margin-bottom: 0;
}
.section_4 {
	margin-bottom: 35px;
}
.txt_finish {
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin: 50px 0;
}
.sp {
	display: none;
}
.flex_wrap {
	display: flex;
	flex-wrap: wrap;
}
.flex_wrap_inner_w50 {
  width: 48.5%;
  margin-right: 3%;
}
.flex_wrap_inner_w50 + .flex_wrap_inner_w50 {
  margin-right: 0;
}
.flex_wrap_inner_w30 {
  width: 37%;
  margin-right: 3%;
}
.flex_wrap_inner_w70 {
  width: 60%;
}
.flex_wrap_small {
  display: flex;
  flex-wrap: wrap;
  width: 75%;
  margin: 10px auto;
}
.flex_wrap_small .flex_wrap_inner_w50 {
  width: 48%;
  margin-right: 4%;
}
.flex_wrap_small .flex_wrap_inner_w50 + .flex_wrap_inner_w50 {
  margin-right: 0;
}
.btn_box_border a {
  display: inline-block;
  border: 1px solid #000;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  margin-top: 20px;
}
.btn_box_border_2 a {
  display: block;
  border: 1px solid #000;
  padding: 6px 10px;
  text-align: center;
  line-height: 1.3;
  text-decoration: none;
  font-size: 15px;
}
.block_section_wrap_gray {
  width: auto;
  background: #ececec;
  padding: 50px 50px 10px;
  margin-bottom: 50px;
}
.dl_1 {
  display: flex;
  flex-wrap: wrap;
}
.dl_1 dt {
  width: 17%;
  font-size: 18px;
  font-weight: bold;
}
.dl_1 dd {
  width: 81%;
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.img_w100 {
  width: 100%;
  margin-bottom: 20px;
}
/* media screen=====================================================================================
*/
@media screen and (max-width:640px) {
.hero_wrap {
  margin-bottom: 0;
}
.hero_wrap img {
	width: 100%;
}
.hero_wrap_title {
	font-size: 10px;
	font-size: 5vw;
	line-height: 1.25;
	color: #ffffff;
	position: absolute;
	top: 10%;
	left: 3%;
}
.title_cpn {
	margin: 25px auto 25px;
}
.title_cpn_top {
  display: inline-block;
	font-size: 17px;
	line-height: 1.6;
	margin: 10px 0 10px;
}
.title_cpn_middle {
	font-size: 22px;
  line-height: 1.3;
  margin-bottom: 15px;
}
.title_cpn_bottom {
	font-size: 17px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.title_1 {
  font-size: 20px;
  margin-bottom: 20px;
}
.title_2 {
  font-size: 20px;
  line-height: 1.4;
}
.title_min {
	font-size: 85%;
}
.txt_lead {
	font-size: 17px;
	line-height: 1.8;
}
.txt_lead br {
	line-height: 1;
}
.txt_min {
	display: inline-block;
	font-size: 85%;
}
.cpn_detail_block {
	margin-bottom: 25px;
}
.cpn_detail_block h4 {
	display: inline-block;
	font-size: 16px;
	line-height: 1.3;
	padding: 0 3px 1px;
	margin-bottom: 15px;
}
.cpn_detail_block dt {
	font-size: 14px;
	line-height: 1.5;
	float: left;
	margin: 0 2px 0;
}
.cpn_detail_block dd {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 10px;
}
.cpn_detail_block p {
	font-size: 14px;
	line-height: 1.5;
}
.txt_caution {
	font-size: 12px;
	border: solid 1px #000000;
	border-left: none;
	border-right: none;
	padding: 15px 25px;
	margin-top: 45px;
}
.list_dl_wrap {
	background: #000000 url(../img/img_bg_sp.jpg) bottom right no-repeat;
	background-size: 75%;
	padding: 5% 4% 5%;
}
.list_dl_wrap h4 {
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 12px;
}
.list_dl_wrap li {
	line-height: 1.4;
	text-shadow: 1px 1px 2px #000000;
	margin-bottom: 10px;
}
.list_dl_wrap dt {
	display: block;
	width: auto;
	font-size: 16px;
	margin: 0 0 2px;
}
.list_dl_wrap dd {
	display: inline-block;
	font-size: 16px;
}
.list_dl_wrap dd ul, .list_dl_wrap dd li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.list_no_newline li {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 5px;
}
.list_no_newline li:after {
	display: inline-block;
	content: "/";
	margin: 0 4px 0 7px;
}
.list_no_newline li:nth-last-child(1):after {
	content: "";
	margin: 0;
}
.arrow_d li {
	display: inline-block;
	line-height: 1.8;
	margin: 0 20px 5px 0;
}
.arrow_d li:after {
	display: none;
}
.arrow_d li a {
	vertical-align: middle;
  font-size: 17px;
}
.arrow_d li a:hover {
	opacity: 1;
}
.arrow_d li a:after {
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	transform: translate(-50%, -50%) rotate(45deg);
	margin: 2px 0 0 13px;
}
.title_normal {
	margin-bottom: 8px;
}
.list_caution li {
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.block_section {
	width: auto;
}
.section_1 {
	margin-bottom: 35px;
}
.section_2 {
	margin-bottom: 35px;
}
.section_3 {
	margin-bottom: 35px;
}
.section_4 {
	margin-bottom: 55px;
}
.txt_finish {
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
}
.sp {
	display: block;
}
.pc {
	display: none !important;
}
.section_2 {
	margin-bottom: 20px;
}
.block_section {
	width: auto;
}
.flex_wrap {
	display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
	margin: 25px 0 20px;
}
.flex_wrap_inner_w50 {
  width: 100%;
  margin-right: 0;
}
.flex_wrap_inner_w30 {
  width: 100%;
  margin-right: 0;
}
.flex_wrap_inner_w70 {
  width: 100%;
}
.flex_wrap_small {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin: 0 auto;
  align-items: flex-start;
}
.flex_wrap_small .flex_wrap_inner_w50 {
  width: 100%;
  margin-right: 0;
}
.flex_wrap_small .flex_wrap_inner_w50 + .flex_wrap_inner_w50 {
  margin-right: 0;
}
.btn_box_border a {
  display: block;
  border: 1px solid #000;
  padding: 15px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 30px;
}
.btn_box_border_2 a {
  display: block;
  border: 1px solid #000;
  padding: 14px 10px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 30px;
}
.block_section_wrap_gray {
  width: auto;
  background: #ececec;
  padding: 40px 20px 10px;
  margin: 0 -10px 50px;
}
.dl_1 {
  display: flex;
  flex-wrap: wrap;
}
.dl_1 dt {
  width: 100%;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
.dl_1 dd {
  width: 100%;
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 30px;
}
}

.title_top {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	display: block;
	margin: 30px auto;
}
@media screen and (max-width:640px) {
  .title_top {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.6;
    display: block;
    margin: 30px auto 20px;
  }  
}

/****************************************************
中止のお知らせ
****************************************************/

.bg_attention {
  display: block;
  background-color: #eee3e3;
  padding: 40px;
  margin-bottom: 50px;
}
.txt_attention_title {
  font-size: 35px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: underline;
}
.txt_attention {
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
  margin: 30px 0 0;
}
@media screen and (max-width: 640px) {
  .bg_attention {
    background-color: #eee3e3;
    padding: 40px 20px;
    margin: 0 -10px 30px
  }
  .txt_attention_title {
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    text-decoration: underline;
  }
  .txt_attention {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    margin: 30px 0 0;
  }
}

/* add 20200918 */
@media screen and (min-width: 640px) {
  .section_3 {
    margin-bottom: 55px;
  }
  .margin_left_140px {
    margin-left: 140px;
  }
}
@media screen and (max-width: 640px) {
  .section_3 {
    margin-top: 100px;
    margin-bottom: 35px;
  }
}