@charset "utf-8";
/* CSS Document */
#wrapper {
/*font-family: -apple-system-body, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "游ゴシック  Medium", "Yu Gothic Medium", "メイリオ", meiryo, sans-serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	
}
input[type=checkbox] {
  transform: scale(1.5);
}




@font-face {
	font-family: "vw-head";
	src:
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWHeadWeb-Bold.woff2") format("woff2"),
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWHeadWeb-Bold.woff") format("woff");
}
@font-face {
	font-family: "vw-bold";
	src:
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWTextWeb-Bold.woff2") format("woff2"),
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWTextWeb-Bold.woff") format("woff");
}
@font-face {
	font-family: "vw";
	src:
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWTextWeb-Regular.woff2") format("woff2"),
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWTextWeb-Regular.woff") format("woff");
}



.vw-head_f{
	font-family: 'vw-head';
	font-weight: bold;
	font-style: normal;
}
.vw-head_b{
	font-family: 'vw-bold';
	font-weight: bold;
	font-style: normal;
}
.vw-text_f{
	font-family: 'vw';
	font-weight:400;
	font-style:normal
}


.wrapper_inner {
	max-width: 1000px;
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:100%;
}
.wrapper_inner div{
	margin:0 auto;
	width:100%;
}
.wrapper_inner div img{
	margin:0 auto;
	width:100%;
}

header,footer{
	background:#fff;
}



#wrapper a {
	text-decoration: none;
}

#wrapper img {
	vertical-align:top;
}

#wrapper *{
	box-sizing:border-box;
}

#wrapper .img_area{
	max-width:1000px;
	text-align:center;
	margin:0 auto;
}

#wrapper .img_area img{
	width:100%;
}



#wrapper .main_txt1{
	color:#000;
	font-weight:bold;
	font-size:1.8rem;
	width:94%;
	text-align:center;
	margin:20px auto;
	line-height:150%;
}

#wrapper .main_txt1 span{
	color:#e51c24;
}

#wrapper .main_txt2{
	color:#000;
	font-weight:bold;
	font-size:1.2rem;
	text-align:center;
	width:100%;
	margin:20px auto;
	line-height:150%;
}

#wrapper .main_txt2 span{
	color:#e51c24;
	font-weight:bold;
}


#wrapper .main_txt3{
	color:#000;
	font-size:1.0rem;
	text-align:left;
	width:100%;
	margin:0px auto;
	line-height:150%;
}


#wrapper .main_txt3 li{
	padding-left:1em;text-indent:-1em;
}


#wrapper .main_txt4{
	color:#e51c24;
	font-weight:bold;
	font-size:2.8rem;
	width:94%;
	text-align:center;
	margin:20px auto;
	line-height:150%;
}


#wrapper .main_txt5{
	color:#000;
	font-size:0.9rem;
	width:94%;
	text-align:center;
	margin:20px auto;
	line-height:150%;
}

#wrapper a.black:link {
	color:#000;
}
#wrapper a.black:visited  {
	color:#000;
}

#wrapper a.red:link {
	color:#d32525;
}
#wrapper a.blue:link {
	color:#3391c4;
}
#wrapper a.red:visited  {
	color:#d32525;
}
#wrapper a.blue:visited  {
	color:#3391c4;
}

/*ページトップスクロールボタン*/
#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #3f98ef;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #3f98ef;
}
/*---------------------------------------------------------------------------------*/


.footer {
	font-size:10px;
	line-height:150%;
//	padding:5px;
	max-width: 1025px;
	width:100%;
	margin:20px auto 10px;
//	border-top:1px dotted #666;
	text-align:right;
}



.contact_m_title{
	width:90%;
	margin:50px auto 0;
	background:#f5aa3b;
	font-size:2.0rem;
	font-weight:bold;
	text-align:center;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color:#fff;
  padding:20px;
}

.contact_m_title2{
	width:90%;
	margin:50px auto 0;
	font-size:1.6rem;
	font-weight:bold;
	text-align:left;
	color:#000;
	padding:5px;
	background:#;
	border-bottom:2px solid #000;
}


.contact_m_title3{
	width:90%;
	margin:50px auto 0;
	background:#000000;
	font-size:2.0rem;
	font-weight:bold;
	text-align:center;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color:#fff;
  padding:20px;
}

.contact_m_title4{
	width:90%;
	margin:50px auto 0;
	background:#efefef;
	font-size:2.0rem;
	font-weight:bold;
	text-align:center;
	border:1px dotted #666;
  color:#000;
  padding:20px;
}
.contact_box{
	width:90%;
	margin:0 auto 50px;
	background: rgba(255,255,255,0.5);
	border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align:center;
}
.contact_txt{
	width:80%;
	margin:50px auto;
	text-align:left;
	padding:20px;
	border:1px solid #000;
}

.contact_txt2{
	width:90%;
	margin:20px auto 10px;
	text-align:left;
	line-height:150%;
	
}
.contact_txt3{
	width:100%;
	margin-top:80px;
	
	margin-bottom:60px;
	text-align:left;
	line-height:180%;
	font-size:1.4rem;
	font-weight:bold;
}

.contact_title{
	width:100%;
	margin:20px auto 0;
	text-align:left;
	padding-top:20px;
	font-size:1.2rem;
	font-weight:bold;
	vertical-align: baseline;
}


.contact_title .hisu{
	color:#e71c24;
	font-size:1.2rem;
	vertical-align:-20%;
	margin: 0 5px;

}
/*
.contact_title .hisu{
	border-radius: 5px;
	background:#e71c24;
	padding:3px 10px;
	color:#fff;
	font-size:0.9rem;
	vertical-align:2px;
}
*/



.contact_in{
	width:100%;
	margin:0 auto;
	text-align:left;
	font-size:1.4rem;
	line-height:150%;
}

.contact_image{
	width:80%;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
	font-size:1.4rem;
}

.contact_image img{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}


.contact_in p{
	width:100%;
	margin:10px 0;
	font-size:1.0rem;
	line-height:150%;
}

.contact_pp{
	width:70%;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
	font-size:1.2rem;
}

.contact_bt{
	width:50%;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	font-size:1.2rem;
}



#contact_f{
	margin:0 auto;
	padding-bottom:30px;
}

#contact_f input[type=text], #contact_f textarea {
	font-size:16px;			/*フォントサイズ*/
	border:1px solid #999999;	/*ボーダー*/
	padding:10px;			/*パディング*/
	border-radius:3px;		/*角丸にする*/
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
	width:100%;
	background:#fff;

}

#contact_f input[type=text]:focus, #form1 textarea:focus {
	box-shadow: 0px 0px 5px 2px #ccccee;		/*影を付ける*/
	outline-style:none;				/*アウトライン無しにする*/
}



#contact_f input[type="radio"] {
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 0.5em;
   margin-top:-5px;
}




#contact_f select {
	font-size:16px;			/*フォントサイズ*/
	border:1px solid #999999;	/*ボーダー*/
	padding:10px;			/*パディング*/
	border-radius:3px;		/*角丸にする*/
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
	width:100%;
	background:#fff;

}

#contact_f select:focuss {
	box-shadow: 0px 0px 5px 2px #ccccee;		/*影を付ける*/
	outline-style:none;				/*アウトライン無しにする*/
}

#contact_f LABEL{
	font-size:1.2rem;
}

#contact_f 



/* ラベルのスタイル　*/
.contact_pp label {
	padding-left:		38px;			/* ラベルの位置 */
	font-size:		1.2rem;
	line-height:		;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
}

/* ボックスのスタイル */
.contact_pp label:before {
	content:		'';
	width:			20px;			/* ボックスの横幅 */
	height:			20px;			/* ボックスの縦幅 */
	display:		inline-block;
	position:		absolute;
	left:			0;
	background-color:	#fff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
	border-radius:3px;		/*角丸にする*/
	border:1px solid #999999;	/*ボーダー*/
}
/* 元のチェックボックスを表示しない */
.contact_pp input[type=checkbox] {
	display:		none;
}
/* チェックした時のスタイル */
.contact_pp input[type=checkbox]:checked + label:before {
	content:		'\2713';		/* チェックの文字 */ 
	font-size:		1.2rem;			/* チェックのサイズ */
	color:			#000;			/* チェックの色 */
	background-color:	#ccc;			/* チェックした時の色 */
}



/* ラベルのスタイル　*/

.buy_check{

background:#ccc;
padding:10px;
width:94%;
margin:0 auto 6px;
}
.buy_check label {
	padding-left:		38px;			/* ラベルの位置 */
	font-size:		1.2rem;
	line-height:		;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
	margin-top:3px;
}

/* ボックスのスタイル */
.buy_check label:before {
	content:		'';
	width:			20px;			/* ボックスの横幅 */
	height:			20px;			/* ボックスの縦幅 */
	display:		inline-block;
	position:		absolute;
	left:			0;
	top:-2px;
	background-color:	#fff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
	border-radius:3px;		/*角丸にする*/
	border:1px solid #999999;	/*ボーダー*/
}
/* 元のチェックボックスを表示しない */
.buy_check input[type=checkbox] {
	display:		none;
}
/* チェックした時のスタイル */
.buy_check input[type=checkbox]:checked + label:before {
	content:		'\2713';		/* チェックの文字 */ 
	font-size:		1.2rem;			/* チェックのサイズ */
	color:			#000;			/* チェックの色 */
	background-color:	#ccc;			/* チェックした時の色 */
}



/*-------ボタン-----------------------------*/
.bw-arrow {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 1px;
	color: #FFFFFF;
	font-size: 1.6rem;
	padding: 15px 15px 15px 30px;
	text-align: left;
	width:80%;
	max-width: 500px;
	-webkit-transition: 0.3s linear 0s;
	-o-transition: 0.3s linear 0s;
	transition: 0.3s linear 0s;
	margin:20px auto;
	border: none;
	cursor: pointer;
}

.bw-arrow > *:first-child {
	width: calc(100% - 10px * 3);
}

.bw-arrow::after {
	content: '';
	display: inline-block;
	padding: 0;
	width: 10px;
	height: 10px;
	border-top: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate(45deg) translateX(-5px) translateY(5px);
	-ms-transform: rotate(45deg) translateX(-5px) translateY(5px);
	transform: rotate(45deg) translateX(-5px) translateY(5px);
	margin-left: 15px;
}

.bw-arrow:hover {
	opacity: 0.5;
}

a.bw-arrow:link, a.bw-arrow:active, a.bw-arrow:hover, a.bw-arrow:visited {
	color: #FFFFFF;
	text-decoration: none;
}



.contact_in2{
	width:100%;
	margin:10px auto;
	text-align:left;
	padding:10px;
	font-size:1.4rem;
	border:1px solid #666;
	background:#fff;
	line-height:150%;
}


.contact_bt2{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	font-size:1.2rem;
	
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
/*--------------------------------*/
.error_txt{
	color:red;
	width:100%;
	margin:0 auto;
	text-align:left;
	font-size:1.8rem;
}


/*----------------------------------------------*/

#wrapper .multiple-item{
	border-right:1px solid #ccc;
	font-size:18px;
	font-weight:bold;;
}


#wrapper .multiple-item li{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #000;

	height:50px;
	vertical-align:middle;
	line-height: 50px;
	background:#fff;
}
#wrapper .multiple-item li a{
	display: block;
	color:#ccc;
}


#wrapper .multiple-item .active_mn{
	border-bottom:1px solid #fff;
	border-top:1px solid #000;
	border-left:1px solid #000;
}


#wrapper .multiple-item .active_mn span{
	border-bottom:4px solid #ff0000;
}



#wrapper .multiple-item .none_mn{
	border-left:1px solid #000;
}


#wrapper .multiple-item a:hover{
	color:#ccc;
	background:#999;
}

/*----------*/

nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}

nav.globalMenuSp ul {
    background: #ccc;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}

/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active2 {
    transform: translateY(0%);
}


.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #666;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}

.navToggle span:nth-child(1) {
    top: 9px;
}

.navToggle span:nth-child(2) {
    top: 18px;
}

.navToggle span:nth-child(3) {
    top: 27px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


/* 最初のspanをマイナス45度に */
.navToggle.active2 span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active2 span:nth-child(2),
.navToggle.active2 span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navToggle{
	display:none;
}

.head_logo_con{ 
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-end;
	max-width:900px;
	text-align:center;
	margin:40px auto 20px;
	width:100%;
}

.head_logo_con_l{
	text-align:left;
}
.head_logo_con_r{
	text-align:right;
}

.maker_name_01{
	font-size:1.5rem;
}
.shop_name_01{
	font-weight:bold;
	font-size:1.3rem;
}
.h_text_a{
	max-width:900px;
	margin:0 auto 30px;
	line-height:150%;
	padding:0 20px;
}
.p_01_a{
	margin-top:30px;
	font-weight:bold;
	font-size:2.2rem;
	line-height:120%;
}
.p_02_a{
	margin-top:30px;
	font-weight:bold;
	font-size:4.0rem;
	line-height:120%;
}
.p_03_a{
	margin-top:30px;
	font-weight:bold;
	font-size:2.0rem;
	line-height:120%;
}


.select_input{
	margin-top:10px;
}
.select_input ul{ 
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	border-top:2px solid #666;
	padding:10px 0;
}

.select_input input[type="radio"]  {
    -webkit-transform: scale(2);
    -webkit-transform-origin:100% 50%;
    -moz-transform: scale(2);
    -moz-transform-origin:100% 50%;
    -ms-transform: scale(2);
    -ms-transform-origin:100% 50%;
    width:20px;
    height:20px;
    vertical-align: middle;
}


@font-face {
	font-family: "vw-head";
	src:
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWHeadWeb-Bold.woff2") format("woff2"),
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWHeadWeb-Bold.woff") format("woff");
}
@font-face {
	font-family: "vw-bold";
	src:
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWTextWeb-Bold.woff2") format("woff2"),
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWTextWeb-Bold.woff") format("woff");
}
@font-face {
	font-family: "vw";
	src:
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWTextWeb-Regular.woff2") format("woff2"),
		url("https://mid-alfa.co.jp/lp/202311_byd/com/lp_com/font/vw_font/VWTextWeb-Regular.woff") format("woff");
}



.vw-head_f{
	font-family: 'vw-head';
	font-weight: bold;
	font-style: normal;
}
.vw-head_b{
	font-family: 'vw-bold';
	font-weight: bold;
	font-style: normal;
}
.vw-text_f{
	font-family: 'vw';
	font-weight:400;
	font-style:normal
}

.foot_title_a{
	max-width:1000px;
	margin:0 auto 30px;
	line-height:150%;
	padding-bottom:20px;
	border-bottom:10px solid #002C65;
	text-align:center;
}

.foot_title_a p{
	margin-top:30px;
	font-weight:bold;
	line-height:150%;
	font-size:2.4rem;
}

.foot_title_a p span{
	font-size:3.0rem;
}

.arrow{
  width: 22px;
  height: 22px;
  border: 4px solid;
  border-color: #ffffff #ffffff transparent transparent;
  transform: rotate(45deg);
}


.sankaku_arrow{
	display: flex;
}




.bt_links{
	width:100%;
	margin:0 auto;
	text-align:center;
	letter-spacing: 0.1em;
}


.bt_links img{
	max-width:897px;
	width:100%;
	margin:20px auto;
}



.bt_links a {
	max-width:897px;
	width:100%;
	margin:20px auto;
	color: #fff;
	font-size:2.0rem;
	font-weight: bold;
	text-align:center;
	padding:20px;
//	border-radius: 0px;
	position: relative;
	z-index: 1;
	display: inline-block;
	transition: .3s;
}
.bt_links a::before {
	content: "";
	width: 90%;
	height: 10px;
	position: absolute;
	top: 100%;
	left: 5%;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	z-index: -1;
	opacity: 0;
	transition: .3s;
}
.bt_links a:hover {
	transform: translateY(-7px);
}
.bt_links a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}


/* ************************************************************************************************ */
@media screen and (max-width: 768px) {


#wrapper #footer {
	font-size:11px;
	line-height:14px;
	margin-top:;
	padding:15px 0 25px;
}
.foot_title_a p{
	font-size:18px;
}

.foot_title_a p span{
	font-size:20px;
}


.bt_links{
	width:90%;
}


.bt_links img{
	width:90%;
}

.bt_links a {
	width:90%;
	font-size:18px;
	line-height:150%;
}





}



@media screen and (max-width: 600px) {
.navToggle{
	display:block;
}
}
