@charset "UTF-8";


/*
■ 選択された構成
■ ヘッダー
■ フッター
*/


/* 基本設定 --------------------------------------------------- */

input[type=button] {
cursor: pointer;
}

.Narrow {
width: 100% !important; 
}

.NotUsed {
display: none !important;
}

#Page_QuotationOrder dt, dd {
margin: 0;
padding: 0;
}

#Page_QuotationOrder h1 {
padding: 0 0 40px 15px;
font-size: 36px;
font-weight: normal;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder h1 {
	margin-bottom: 20px;
	padding: 0 15px;
	font-size: 24px;
	line-height: 1.5em;
	}

}

#Page_QuotationOrder h2 {
font-size: 122% !important;
font-weight: bold;
}

h3, h4 {
border: none;
font-weight: bold;
background: none;
}

h3 {
font-size: 100% !important;
font-weight: bold;
}

h5 {
font-size: 12px;
font-weight: bold;
}

#Page_QuotationOrder {
width: 1050px;
margin: 60px auto 100px auto;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder {
	width: 100%;
	margin: 20px auto 0 auto;
	}

}

#Page_QuotationOrder #LRBox {
width: 1050px;
margin: 0 0 0 0;
padding-left: 15px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder #LRBox {
	width: 100%;
	padding-left: 0;
	}

}

#Page_QuotationOrder #LRBox #LBox {
float: left;
width: 740px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder #LRBox #LBox {
	float: none;
	width: 100%;
	}

}

#Page_QuotationOrder #LRBox #RBox {
float: right;
width: 280px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder #LRBox #RBox {
	float: none;
	width: 100%;
	height: 100% !important;
	}

}

#Page_QuotationOrder h2 {
margin: 0 0 15px 0;
padding: 6px 0 5px 10px;
line-height: 1.6em;
color: #ffffff;
background: #212121;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder h2 {
	padding: 6px 15px 5px 15px;
	}

}

#Page_QuotationOrder .Lead {
margin: 0 0 15px 0;
font-weight: bold;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Lead {
	margin: 0 15px 15px 15px;
	}

}

#Page_QuotationOrder .ItemLead {
margin: 5px 0 0 10px;
font-size: 12px;
line-height: 1.7em;
}

#Page_QuotationOrder .ListKomeS,
#Page_QuotationOrder .ListKomeNumS {
margin-left: 10px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder #ProductSelectInput .ListKomeS {
	padding: 0 15px;
	}

}

#Page_QuotationOrder .ListKomeS li,
#Page_QuotationOrder .ListKomeNumS li {
margin-bottom: 3px;
}

#Page_QuotationOrder .EachSection {
margin: 0 0 40px 0;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .EachSection {
	margin: 0 0 20px 0;
	}

}

#Page_QuotationOrder .EachSection .LeadSub {
font-size: 12px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .EachSection .LeadSub {
	padding: 0 15px;
	}

}

#Page_QuotationOrder .EachSection .LeadSub2 {
font-size: 12px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .EachSection .LeadSub2 {
	padding: 0 15px;
	}

}

#Page_QuotationOrder .EachSection .LeadSub3 {
margin: 0 0 5px 0;
font-size: 13px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .EachSection .LeadSub3 {
	padding: 0 15px;
	}

}

#Page_QuotationOrder .EachSection .ListNum {
margin: 0 0 20px 0;
font-size: 13px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .EachSection .ListNum {
	padding: 0 15px;
	}

}

/* ボックス */
#Page_QuotationOrder .Box {
margin: 10px 0 0 0;
border: solid 1px #d9d9d9;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder #ProductSelectOption .Box,
	#Page_QuotationOrder #ProductSelectIO .Box,
	#Page_QuotationOrder #ProductSelectSecondControlPanel .Box {
	border-bottom: none;
	}

	#Page_QuotationOrder #ProductSelectIO .Box:last-of-type {
	border-bottom: solid 1px #d9d9d9;
	}

}

/* リスト */
#Page_QuotationOrder .Box .List {
width: 718px;
margin: 10px 0 0 10px;
padding: 0 0 10px 0;
border-bottom: solid 1px #e7e7e7;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Box .List {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 15px 10px 5px;
	}

}

#Page_QuotationOrder .Box .List:Last-Child {
border-bottom: none;
}

#Page_QuotationOrder .Box .List dt {
float: left;
width: 180px;
padding: 5px;
border: none;
background: none;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Box .List dt {
	float: none;
	width: 100%;
	text-align: center;
	}

	#Page_QuotationOrder .Slot .Box .List dt {
	text-align: left;
	}

}

#Page_QuotationOrder .Box .List dd {
float: right;
width: 518px;
padding: 5px;
border: none;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Box .List dd {
	float: none;
	width: 100%;
	margin-top: 10px;
	}

}

#Page_QuotationOrder .List .Sub {
margin: 0 5px 0 10px;
vertical-align: middle;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .List .Sub {
	display: inline-block;
	margin: 5px 5px 0 5px;
	}

}

/* ボタン */
#Page_QuotationOrder .BtnNext {
margin: 15px 0 0 0;
text-align: center;
background: none;
}

#Page_QuotationOrder .BtnSubmit {
text-align: center;
}

/* フォームUI */
#Page_QuotationOrder input {
vertical-align: middle;
}

#Page_QuotationOrder label {
margin: 0 0 0 7px;
vertical-align: middle;
}

/* ツールチップ */
#Page_QuotationOrder a.ToolTip {
vertical-align: middle;
text-decoration: none;
}

#Page_QuotationOrder a.ToolTip img {
vertical-align: middle;
}

#Page_QuotationOrder a.ToolTip .Info {
display: none;
width: 250px;
margin: -62px 0 0 -100px;
padding: 10px;
}

#Page_QuotationOrder a.ToolTip:hover .Info {
display: inline; 
position: absolute; 
z-index: 1000;
border: 1px solid #37383a; 
border-radius: 5px;
color: #000000;
font-size: 12px;
line-height: 1.6em;
background: #f8f8f8;
}

#Page_QuotationOrder .Unit .Options {
margin: 10px 0 0 0;
padding: 10px 0 0 0;
border-top: solid 1px #e7e7e7;
}

#Page_QuotationOrder .Unit .Options2 {
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: none;
}

#Page_QuotationOrder .Unit .Options h3 {
margin: 0 0 5px 10px;
font-size: 13px !important;
}

#Page_QuotationOrder .Unit .Options .Lead {
margin: 0 0 5px 0;
font-size: 12px;
font-weight: normal;
}

#Page_QuotationOrder .Unit h3 {
margin: 0 0 5px 10px;
font-size: 13px !important;
}

#Page_QuotationOrder .Unit .Mds1 {
margin: 0 0 10px 0;
font-size: 15px !important;
}

/* 入力エラーポップアップ */
.PopUpLinkHidden{
display: none;
}

.PopUpError {
display: none;
position: relative;
width: 450px;
padding: 30px;
background: #fff;
}

@media only screen and (max-width: 767px) {

	.PopUpError {
	width: 100%;
	padding: 40px 15px 30px 15px;
	}

}

.PopUpError .BtnCloseModal {
position: absolute;
top: 12px;
right: 12px;
width: 16px;
height: 16px;
text-indent: -9999px;
cursor: pointer;
background: url(../img/common/icon/Icon_Close.png) no-repeat;
background-size: 16px 16px;
}


/* コントロールパネルの選択 --------------------------------------------------- */

#Page_QuotationOrder .Control h3 {
margin: 0 0 5px 10px;
font-size: 13px !important;
}



/* 入出力の選択 --------------------------------------------------- */

#Page_QuotationOrder .Slot dt {
font-weight: bold;
}

#Page_QuotationOrder .Slot dd p {
margin: 0 0 5px 0;
}

#Page_QuotationOrder .Slot label span {
display: block;
margin: 0 0 5px 20px;
font-size: 86%;
line-height: 1.5em;
vertical-align: middle;
}

#Page_QuotationOrder .Slot .SlotLead {
display: block;
margin: 0 0 5px 31px;
font-size: 86%;
line-height: 1.5em;
vertical-align: middle;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Slot .SlotLead {
	margin-top: 1px;
	font-size: 80%;
	}

}

#Page_QuotationOrder .Slot .SlotLead lable {
vertical-align: middle;
}

#Page_QuotationOrder .Slot .SlotInOut {
display: block;
margin: 0 0 5px 20px;
font-size: 86%;
line-height: 1.5em;
vertical-align: middle;
}

#Page_QuotationOrder .Slot .SlotInOut input {
margin: 0 0 0 10px;
}

#Page_QuotationOrder .Slot .SlotInOut label {
margin: 0 0 0 4px;
}

/* 項目サイズ狭い */
#Page_QuotationOrder .Narrow .Box .List dt {
width: 100px;
}

#Page_QuotationOrder .Narrow .Box .List dd {
width: 528px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Narrow .Box .List dt,
	#Page_QuotationOrder .Narrow .Box .List dd {
	width: 100%;
	}

}

#Page_QuotationOrder .Narrow2 .Box .List dt {
width: 140px;
}

#Page_QuotationOrder .Narrow2 .Box .List dd {
width: 528px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Narrow2 .Box .List dt,
	#Page_QuotationOrder .Narrow2 .Box .List dd {
	width: 100%;
	}

}

/* リスト横並び */
#Page_QuotationOrder .ListInline .Box .List dt {
width: 120px;
}

#Page_QuotationOrder .ListInline .Box .List dd {
width: 508px;
}

#Page_QuotationOrder .ListInline dd p {
display: inline-block;
width: 110px;
margin: 0 10px 0 0;
}

#Page_QuotationOrder .ListInline dd p.Break {
display: block;
}

#Page_QuotationOrder .ListInline dd p label {
cursor: pointer;
}

/* オプション */
#Page_QuotationOrder .SlotOption {
margin: 10px 0 0 0;
padding: 10px 0 0 0;
border-top: solid 1px #d9d9d9;
}

#Page_QuotationOrder .SlotOption h3 {
margin: 0 0 5px 8px;
font-size: 12px !important;
}

/* カード説明 */
#Page_QuotationOrder .CardInfo {
margin: 0 0 15px 0;
border-top: solid 1px #d9d9d9;
}

#Page_QuotationOrder .CardInfo dl {
display: table;
width: 100%;
border-collapse: collapse;
}

#Page_QuotationOrder .CardInfo dl dt, 
#Page_QuotationOrder .CardInfo dl dd {
display: table-cell;
padding: 4px 10px 3px 10px;
border-left: solid 1px #d9d9d9;
border-right: solid 1px #d9d9d9;
border-bottom: solid 1px #d9d9d9;
font-size: 12px;
vertical-align: middle;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .CardInfo dl dt, 
	#Page_QuotationOrder .CardInfo dl dd {
	font-size: 11px;
	line-height: 1.8em;
	}

}

#Page_QuotationOrder .CardInfo dl dt {
width: 26%;
background: #f3f3f3;
}

#Page_QuotationOrder .CardInfo dl dd {
width: 74%;
}

#Page_QuotationOrder .CardInfo.Size2 dl dt {
width: 24%;
}

#Page_QuotationOrder .CardInfo.Size2 dl dd {
width: 76%;
}

/* 2カラム */
#Page_QuotationOrder .ListCol2 .InputOutputBox {
display: table;
width: 100%;
margin: 10px 0 0 0;
border-collapse: collapse;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .ListCol2 .InputOutputBox {
	display: block;
	}

}

#Page_QuotationOrder .ListCol2 .InputOutputBox .InputBox,
#Page_QuotationOrder .ListCol2 .InputOutputBox .OutputBox {
display: table-cell;
width: 50%;
padding: 0 0 10px 0;
border: solid 1px #d9d9d9;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .ListCol2 .InputOutputBox .InputBox,
	#Page_QuotationOrder .ListCol2 .InputOutputBox .OutputBox {
	display: block;
	width: 100%;
	}

}

#Page_QuotationOrder .ListCol2 .InputOutputBox h3 {
margin: 0 0 10px 0;
padding: 4px 10px 3px 10px;
color: #ffffff;
background: #545454;
}

#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot {
display: table;
margin: 5px 0 0 10px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot {
	margin: 5px 0 0 0;
	}

}

#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot dt {
display: table-cell;
width: 22%;
padding: 0;
border: none;
font-size: 12px;
font-weight: bold;
background: none;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot dt {
	padding-left: 15px;
	}

}

@media only screen and (max-width: 372px) {

	#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot dt {
	width: 25%;
	}

}

#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot dd {
display: table-cell;
width: 78%;
padding: 0;
border: none;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot dd {
	padding: 0 15px;
	}

}

@media only screen and (max-width: 372px) {

	#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot dt {
	width: 75%;
	}

}

#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot select {
width: 235px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .ListCol2 .InputOutputBox .EachSlot select {
	width: 100%;
	}

}


/* その他オプションの選択 --------------------------------------------------- */

#Page_QuotationOrder .Option .Box {
margin-bottom: 20px;
}

#Page_QuotationOrder .Option h3 {
padding: 4px 10px 3px 10px;
color: #ffffff;
background: #545454;
}

#Page_QuotationOrder .Option h4 {
width: 638px;
margin: 10px 0 10px 15px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Option h4 {
	width: 100%;
	margin: 0;
	padding: 10px 0 0 15px;
	}

}

#Page_QuotationOrder .Option .MdsSub {
margin-left: 7px;
font-size: 13px;
font-weight: bold;
}

#Page_QuotationOrder .Option .MdsSub2 {
margin: 10px 0 0 7px;
padding: 10px 0 0 0;
border-top: solid 1px #cccccc;
font-size: 12px;
font-weight: bold;
}

#Page_QuotationOrder .Option .LeadSub {
width: 638px;
margin: 15px 0 10px 15px;
font-size: 12px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Option .LeadSub {
	width: 100%;
	margin: 0;
	padding: 15px 0 10px 15px;	
	}

}

#Page_QuotationOrder .Option .LeadSub.Alert {
font-weight: bold;
}

#Page_QuotationOrder .Option .List .Sub input[type=text] {
height: 30px;
line-height: 1.6em;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Option .List .Sub input[type=text] {
	height: 30px;
	}

}

#Page_QuotationOrder .Option .ListDiscS {
margin: 8px 0 0 10px;
}

#Page_QuotationOrder .Option .List p {
margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Option label,
	#Page_QuotationOrder #ProductSelectControlPanel label,
	#Page_QuotationOrder #ProductSelectSecondControlPanel label {
	display: block;
	}

	#Page_QuotationOrder #ProductSelectControlPanel label,
	#Page_QuotationOrder #ProductSelectSecondControlPanel label {
	margin-top: 10px;
	}

}



/* ■ 選択された構成 --------------------------------------------------- */

#Page_QuotationOrder .Preview {
padding: 10px;
background: #ececec;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Preview {
	padding: 15px;
	}

}

#Page_QuotationOrder .Preview h2 {
padding: 0 0 5px 0;
border-left: none;
border-bottom: solid 2px #37383a;
color: #000000;
background: none;
}

#Page_QuotationOrder .Preview h3.First {
padding: 0 0 0 0;
border: none;
}

#Page_QuotationOrder .Preview h3 {
margin: 12px 0 0 0;
padding: 12px 0 0 0;
border-top: solid 1px #b8b8b8;
}

#Page_QuotationOrder .Preview h4 {
margin: 8px 0 0 0;
font-size: 86%;
}

#Page_QuotationOrder .Preview p {
font-size: 12px;
}

#Page_QuotationOrder .Preview p span {
margin: 0 0 0 10px;
}

#Page_QuotationOrder .Preview .Configuration {
margin: 10px 0 0 0;
border-top: dashed 1px #cccccc;
}

#Page_QuotationOrder .Preview .Configuration p {
margin: 0 0 3px 0;
line-height: 1.5em;
}

#Page_QuotationOrder .Preview h3.First {
font-size: 108% !important;
/* color: #2b4d76; */
}

#Page_QuotationOrder .Preview p.First {
font-size: 93% !important;
font-weight: bold;
color: #cc0000;
}

#Page_QuotationOrder .Preview .LRBox {
margin: 5px 0 15px 0;
}

#Page_QuotationOrder .Preview .LRBox .LBox,
#Page_QuotationOrder .Preview .LRBox .RBox {
width: 50%;
}

#Page_QuotationOrder .Preview .LRBox .LBox {
border-right: solid 1px #cccccc;
box-sizing: border-box;
}

#Page_QuotationOrder .Preview .LRBox h4 {
margin: 0 0 3px 0;
font-size: 92% !important;
}

#Page_QuotationOrder .Preview .LRBox h5 {
margin: 6px 0 0 0;
font-size: 82% !important;
line-height: 1.2em;
}

#Page_QuotationOrder .Preview .LRBox .RBox h4,
#Page_QuotationOrder .Preview .LRBox .RBox h5,
#Page_QuotationOrder .Preview .LRBox .RBox p {
margin-left: 10px;
}

#Page_QuotationOrder .Preview .MdsSub {
margin: 10px 0 0 0;
font-size: 92% !important;
font-weight: bold;
}

#Page_QuotationOrder .Preview .SlotOpt {
margin: 5px 0 0 0;
}

#Page_QuotationOrder .Preview .SlotOpt h5 {
font-size: 82% !important;
line-height: 1.2em;
}



/* ■ お客様情報の入力 --------------------------------------------------- */

#Page_QuotationOrder .ErrTip {
display: block;
/* color: #cc0000; */
}

#Page_QuotationOrder .Customer .Lead {
margin: 0 0 20px 0;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Customer .Lead {
	padding: 0 15px;
	}

}

#Page_QuotationOrder .Customer .List {
width: 100%;
margin: 15px 0 0 0;
padding: 0 0 15px 0;
border-bottom: solid 1px #d9d9d9;
}

#Page_QuotationOrder .Customer .List dt {
float: left;
width: 20%;
padding: 0;
border: none;
font-weight: bold;
background: none;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Customer .List dt {
	float: none;
	width: 100%;
	padding: 0 15px;
	}

}


#Page_QuotationOrder .Customer .List dt span {
margin: 0 0 0 3px;
/* color: #cc0000; */
}

#Page_QuotationOrder .Customer .List dd {
float: right;
width: 80%;
padding: 0;
border: none;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Customer .List dd {
	float: none;
	width: 100%;
	padding: 5px 15px 0 15px;
	}

}

#Page_QuotationOrder .Customer .Note1 {
margin: 0 0 0 10px;
font-size: 86%;
}

#Page_QuotationOrder .Customer .UserName {
width: 200px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Customer .UserName {
	width: 100%;
	}

}

#Page_QuotationOrder .Customer .UserMail {
width: 400px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Customer .UserMail {
	width: 100%;
	}

}

#Page_QuotationOrder .Customer .UserCompany {
width: 400px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Customer .UserCompany {
	width: 100%;
	}

}

#Page_QuotationOrder .Customer .UserZipcode {
width: 100px;
}

#Page_QuotationOrder .Customer .UserAddress {
width: 400px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Customer .UserAddress {
	width: 100%;
	}

}

#Page_QuotationOrder .Customer .UserPhone {
width: 150px;
}

#Page_QuotationOrder .Customer .UserCountry {
width: 300px;
}

@media only screen and (max-width: 767px) {

	#Page_QuotationOrder .Customer .UserCountry {
	width: 100%;
	}

	#Page_QuotationOrder .Customer #userCountry {
	margin-top: 10px;
	}

}



/* ■アンケート --------------------------------------------------- */

#Page_QuotationOrder .Questionnaire .Lead {
margin: 0 0 20px 0;
}

#Page_QuotationOrder .Questionnaire .List {
width: 660px;
margin: 15px 0 0 0;
padding: 0 0 15px 0;
border-bottom: solid 1px #dcdcdc;
}

#Page_QuotationOrder .Questionnaire .List dt {
font-weight: bold;
}

#Page_QuotationOrder .Questionnaire .List dd {
margin: 10px 0 0 0;
}

#Page_QuotationOrder .Questionnaire .List .ItemNameUnit {
margin: 0 0 0 30px;
}

#Page_QuotationOrder .Questionnaire .ItemName {
width: 200px;
}

#Page_QuotationOrder .Questionnaire .Comment {
width: 600px;
height: 100px;
}


/* 送信完了ページ --------------------------------------------------- */

#Page_QuotationOrder .LeadDone {
margin: 40px 0 0 0;
}


/* 価格表示 --------------------------------------------------- */

#Page_QuotationOrder .Price {
display: block;
margin: 0 0 3px 20px !important;
font-size: 86%;
color: #264d78;
}

#Page_QuotationOrder .Price2 {
display: block;
margin: -10px 0 3px 20px !important;
font-size: 86%;
color: #264d78;
}

#Page_QuotationOrder .Price3 {
margin: 0 0 0 0;
font-size: 86%;
color: #264d78;
}

#Page_QuotationOrder .SumUnit h3 {
color: #264d78;
}

#Page_QuotationOrder .SumUnit .Price4 {
margin: 0 0 0 0;
font-size: 108%;
color: #264d78;
}


/* 個別調整 --------------------------------------------------- */

/* ボーダーTop */
.BorderTop {
margin: 10px 0 0 0;
padding: 10px 0 0 0;
border-top: solid 1px #e7e7e7;
}

/* 左・右・中央 寄せ */
.AlignL {
text-align: left !important;
}

.AlignC {
text-align: center !important;
}

.AlignR {
text-align: right !important;
}

/* ボーダー無し */
.NoBorder {
border: none !important;
}

/* マージントップ調整 */
.M0 {
margin-top: 0 !important;
}

.M5 {
margin-top: 5px !important;
}

.M10 {
margin-top: 10px !important;
}

.M15 {
margin-top: 15px !important;
}

.M20 {
margin-top: 20px !important;
}

.M25 {
margin-top: 25px !important;
}

.M30 {
margin-top: 30px !important;
}

.M35 {
margin-top: 35px !important;
}

.M40 {
margin-top: 40px !important;
}

.M45 {
margin-top: 45px !important;
}

.M50 {
margin-top: 50px !important;
}

.M55 {
margin-top: 55px !important;
}

.M60 {
margin-top: 60px !important;
}

.M65 {
margin-top: 65px !important;
}

.M70 {
margin-top: 70px !important;
}

.M75 {
margin-top: 75px !important;
}

.M80 {
margin-top: 80px !important;
}

.M85 {
margin-top: 85px !important;
}

.M90 {
margin-top: 90px !important;
}

.M95 {
margin-top: 95px !important;
}

.M100 {
margin-top: 100px !important;
}

/* マージンボトム調整 */
.MB0 {
margin-bottom: 0 !important;
}

.MB5 {
margin-bottom: 5px !important;
}

.MB10 {
margin-bottom: 10px !important;
}

.MB15 {
margin-bottom: 15px !important;
}

.MB20 {
margin-bottom: 20px !important;
}

.MB25 {
margin-bottom: 25px !important;
}

.MB30 {
margin-bottom: 30px !important;
}

.MB35 {
margin-bottom: 35px !important;
}

.MB40 {
margin-bottom: 40px !important;
}

.MB45 {
margin-bottom: 45px !important;
}

.MB50 {
margin-bottom: 50px !important;
}

.MB55 {
margin-bottom: 55px !important;
}

.MB60 {
margin-bottom: 60px !important;
}

.MB65 {
margin-bottom: 65px !important;
}

.MB70 {
margin-bottom: 70px !important;
}

.MB75 {
margin-bottom: 75px !important;
}

.MB80 {
margin-bottom: 80px !important;
}

.MB85 {
margin-bottom: 85px !important;
}

.MB90 {
margin-bottom: 90px !important;
}

.MB95 {
margin-bottom: 95px !important;
}

.MB100 {
margin-bottom: 100px !important;
}

/* 横幅「%」指定 */
.W5 {
width: 5% !important;
}

.W10 {
width: 10% !important;
}

.W15 {
width: 15% !important;
}

.W20 {
width: 20% !important;
}

.W25 {
width: 25% !important;
}

.W30 {
width: 30% !important;
}

.W35 {
width: 35% !important;
}

.W40 {
width: 40% !important;
}

.W45 {
width: 45% !important;
}

.W50 {
width: 50% !important;
}

.W55 {
width: 55% !important;
}

.W60 {
width: 60% !important;
}

.W65 {
width: 65% !important;
}

.W70 {
width: 70% !important;
}

.W75 {
width: 75% !important;
}

.W80 {
width: 80% !important;
}

.W85 {
width: 85% !important;
}

.W90 {
width: 90% !important;
}

.W95 {
width: 95% !important;
}

.W100 {
width: 100% !important;
}


/* 送信完了  --------------------------------------------------- */

.BoxDone {
margin-left: 15px;
padding: 30px;
border: 1px solid #ccc;
}

@media only screen and (max-width: 767px) {

	.BoxDone {
	margin:  0 15px 30px 15px;
	padding: 20px;
	}

}

.BoxDone .Lead1 {
font-size: 16px;
line-height: 2.2em;
}

@media only screen and (max-width: 767px) {

	.BoxDone .Lead1 {
	line-height: 2.0em;
	}

}


/* ボタン  --------------------------------------------------- */

.Btn {
display: inline-block;
border-radius: 50px;
-webkit-transition: color 0.3s ease 0.01s, background-color 0.3s ease 0.01s;
transition: color 0.3s ease 0.01s, background-color 0.3s ease 0.01s;
}

/* 基本スタイル・サイズ設定 */
.BtnS {
padding: 7px 15px !important;
border: 1px solid #14667b;
border-radius: 14px;
font-size: 12px !important;
line-height: 1.0em;
text-align: center;
text-decoration: none !important;
color: #fff !important;
background: #2b849b;
-webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.24);
-moz-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.24);
box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.24);
-webkit-transition: all 0.2s ease 0s !important;
transition: all 0.2s ease 0s !important;
}

.BtnS:hover {
background: #0b6b84 !important;
}

.BtnM {
padding: 10px 80px;
border: 1px solid #b91010 !important;
color: #fff;
background-color: #b91010;
}

@media print, screen and (min-width: 1090px) {

	.BtnM:hover {
	border: 1px solid #b91010 !important;
	color: #b91010;
	background-color: #fff;
	}

}


.BtnM2 {
padding: 12px 80px !important;
border: 1px solid #aa0044;
border-radius: 24px;
font-size: 15px !important;
line-height: 1.0em;
text-align: center;
text-decoration: none !important;
color: #fff !important;
background: #dd0058;
background-image: url(../img/common/icon/Icon_BtnFwd2.png), -moz-linear-gradient( 90deg, rgb(192,0,77) 0%, rgb(221,0,88) 100%);
background-image: url(../img/common/icon/Icon_BtnFwd2.png), -webkit-linear-gradient( 90deg, rgb(192,0,77) 0%, rgb(221,0,88) 100%);
background-image: url(../img/common/icon/Icon_BtnFwd2.png), -ms-linear-gradient( 90deg, rgb(192,0,77) 0%, rgb(221,0,88) 100%);
background-repeat: no-repeat;
background-position: 96% 50%;
-webkit-transition: background-color 0.4s ease 0s !important;
transition: background-color 0.4s ease 0s !important;
}

.BtnM2:hover {
background: #c0004d url(../img/common/icon/Icon_BtnFwd2_Hover.png) no-repeat 96% 50% !important;
}

.BtnL {
padding: 16px 20px;
border-radius: 2px;
font-size: 115%;
line-height: 1.0em;
text-align: center;
box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.117647) 0px 1px 4px;
}

/* 通常（他のページ、次のページに移動など） */
.BtnNext {
color: #fff;
background: #1567a6;
}

.BtnNext:link,
.BtnNext:active,
.BtnNext:visited,
.BtnNext:hover {
color: #fff;
text-decoration: none;
}

/* 確定系（送信・申し込み・購入など） */
.BtnSend {
color: #fff;
background: #d12d1e;
}

.BtnSend:link,
.BtnSend:active,
.BtnSend:visited,
.BtnSend:hover {
color: #fff;
text-decoration: none;
}

/* 戻る・キャンセル */
.BtnBack {
color: #000;
background: #f5f5f5;
}

.BtnBack:link,
.BtnBack:active,
.BtnBack:visited,
.BtnBack:hover {
color: #000;
text-decoration: none;
}

/* Disabled */
.BtnDisabled {
color: #b3b3b3;
background: #dedede;
box-shadow: none;
cursor: default;
}

.BtnDisabled:link,
.BtnDisabled:active,
.BtnDisabled:visited,
.BtnDisabled:hover {
color: #b3b3b3;
text-decoration: none;
opacity: 1;
-webkit-transition: none;
transition: none;
}


/* モーダルウインドウ（leanModal） --------------------------------------------------- */

#lean_overlay {
display: none;
position: fixed;
z-index: 100;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: #000;
}



/* ■ ヘッダー ==================================================================================== */

#PC_Header {
background: #000;
}

/* Logo */
#PC_Header .PC_Header_Logo {
padding-left: 20px;
padding-top: 30px;
}

#PC_Header .PC_Header_Logo a {
display: block;
line-height: 1.0em;
text-indent: -9999px;
background: url(../img/common/Logo.png) no-repeat;
background-size: cover;
}

@media only screen and (max-width: 767px) {

	#PC_Header {
	height: 60px;
	}

	/* Logo */
	#PC_Header .PC_Header_Logo {
	padding-left: 15px;
	padding-top: 20px;
	}

	#PC_Header .PC_Header_Logo a {
	width: 100px;
	height: 22px;
	background-size: 100px 22px;
	}

}

@media print, screen and (min-width: 768px) {

	#PC_Header {
	height: 90px;
	}

	/* Logo */
	#PC_Header .PC_Header_Logo {
	padding-left: 20px;
	padding-top: 30px;
	}

	#PC_Header .PC_Header_Logo a {
	width: 122px;
	height: 26px;
	background-size: 122px 26px;
	}

}

@media print, screen and (min-width: 1090px) {

}



/* ■ フッター ==================================================================================== */

#PC_Footer {
color: #cacaca;
background: #000;
}

#PC_Footer .Logo,
#PC_Footer .Copyright {
display: inline-block;
}

/* Logo */
#PC_Footer .Logo {
margin-top: 25px;
}

#PC_Footer .Logo a {
display: inline-block;
text-indent: -9999px;
background: url(../img/common/Logo.png) no-repeat;
background-size: cover;
}

#PC_Footer .Copyright {
margin-left: 10px;
font-size: 10px;
}

@media only screen and (max-width: 767px) {

	#PC_Footer {
	height: 60px;
	padding: 0 15px;
	}

	/* Logo */
	#PC_Footer .Logo {
	margin-top: 18px;
	}
	
	#PC_Footer .Logo a {
	width: 100px;
	height: 22px;
	background-size: 100px 22px;
	}

}

@media print, screen and (min-width: 768px) {

	#PC_Footer {
	height: 80px;
	margin-top: 150px;
	padding: 0 20px;
	}

	/* Logo */
	#PC_Footer .Logo {
	margin-top: 25px;
	}
	
	#PC_Footer .Logo a {
	width: 122px;
	height: 26px;
	background-size: 122px 26px;
	}

}

@media print, screen and (min-width: 1090px) {

}



/* ■ モーダルウインド ==================================================================================== */


@media only screen and (max-width: 767px) {

	.ModalWindow {
	position: relative;
	width: auto;
	margin: 0 10px;
	padding: 20px 15px 30px 15px;
/*
	border-radius: 4px;
	background: #fff;
*/
	}
	
	.ModalWindow .BtnCloseModal {
	display: block;
	margin-top: 20px;
	}

}



/* Magnific Popup --------------------------------------------------- */

/* 閉じるボタン */
/*
.mfp-close {
display: block;
position: absolute;
top: -20px;
right: -20px;
width: 50px;
height: 50px;
border-radius: 50%;
text-indent: -9999px;
background-color: #000;
background-image: url(/img/common/icon/Icon_Close.png);
background-repeat: no-repeat; 
background-position: 50% 50%;
background-size: 20px 20px;
}
*/

@media only screen and (max-width: 767px) {

}

@media print, screen and (min-width: 768px) {

}

@media print, screen and (min-width: 1090px) {

}


/* 親ウインドウの背景（opacityを調整） */
.mfp-bg {
position: fixed;
left: 0;
top: 0;
z-index: 30000;
width: 100%;
height: 100%;
background: #000;
overflow: hidden;
opacity: 0.3;
}

.mfp-wrap {
position: fixed;
left: 0;
top: 0;
z-index: 30001;
width: 100%;
height: 100%;
outline: none !important;
-webkit-backface-visibility: hidden;
}

.mfp-container {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
padding: 0 8px;
box-sizing: border-box;
text-align: center;
}

/* overlay at start */
.mfp-fade.mfp-bg {
opacity: 0;
transition: all 0.2s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.3;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
transition: all 0.2s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
}


.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}

.mfp-close:active {
/* top: 1px; */
}

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }