@charset 'utf-8';
/* =========================================================
 web予約
========================================================= */
body {
  color: #2c2c2c;
}
#readBlock {
    background-image: url(/img/common/bg_template.jpg);
    width: 720px;
    font-family: yu-mincho-pr6n, sans-serif;
    color: rgb(255, 255, 255);
    line-height: 1.6em;
    margin: 0px auto 18px;
    padding: 20px;
}
#readBlock span {
	color: #d4b96f;
	font-weight: inherit;
	font-size: inherit;
}
#bookBlock {
	/* width: 718px; */
	background-color: rgba(202, 199, 184, 0.6);
	line-height: 1.6em;
	margin: 0px auto 18px;
	padding: 20px;
	/* letter-spacing: 0.01em; */
	/* font-size: 16px; */
}
#bookBlock p span {
  /* color: #ff0000; */
  /* font-weight: bold; */
  font-size: inherit;
}
.bookTextRed {
	color: #ffce71;
}
.bookTextBold {
	font-weight: bold;
	color: #c32424;
}
.textRed {
	font-weight: bold;
	color: #cb0000;
}
/*電話番号*/
.netbookTelBlock {
	margin: 16px 0;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 20px;
}
.netbookTelBlock > p {
	font-size: 14px;
	float: left;
}
.netbookTelBox {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin: 23px 0 0;
}
.netbookTelNotes {
	/* margin: 6px 0px 0px 20px; */
	/* float: right; */
	/* width: 363px; */
	font-size: 12px;
	line-height: 1.6em;
}
.netbookTelNotes li{
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: -1em;
}
.netbookTelNumber {
	font-size: 48px;
	font-weight: bold;
	/* float: left; */
	color: #cb0000;
}
/*web予約*/
.netbookWebBlock {
	margin-bottom: 20px;
	/* background-image: url("/img/netbook/bg_web_booking.jpg"); */
	/* padding: 15px 0 20px 20px; */
	box-sizing: border-box;
	color: #000000;
}
.netbookWebBlock h4{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}
.netbookWebBlock p {
	font-size: 16px;
	margin-bottom: 23px;
}
.netbookWebBlock dl{
	margin: 15px auto;
}
.netbookWebBlock dt {
 line-height: 1.3;
 margin: 15px 0 0;
 padding-left: 1em;
 text-indent: 0;
 }
.netbookWebBlock dd {font-size: 14px;line-height: 1.5;padding-left: 2em;text-indent: -1em;}
.netbookWebBlock dd li{
	text-indent:-1em;
	padding-left:1em;
}
/*　フォーム見出し　*/
.netbookStepBlock {
	border-bottom: 0;
	margin-bottom: 25px;
	background-color: #ffffff;
	width: 758px;
	height: 44px;
	position: relative;
}
.netbookStepBlock > div {
	background-image: url("/en/img/netbook/img_netbook_step.png");
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	width: 668px;
	height: 44px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translate(0, -50%);
}
.step01 {
	background-position: 0 0;
}
.step02 {
	background-position: 0 center;
}
.step03 {
	background-position: 0 bottom;
}
/* =========================================================
 予約フォーム
========================================================= */
#netbookForm {
	margin: 0 0 40px;
}
#netbookForm table,
#netbookForm th,
#netbookForm td {
	border: 1px solid #7f7f7f;
	border-collapse: collapse;
	box-sizing: border-box;
	color: #565656;
}
#netbookForm th {
	background-color: #ffebf0;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 10px 20px 20px;
	vertical-align: top;
	width: 296px;
}
#netbookForm th p{
	font-size:12px;
	margin:10px 0 0;
}
#netbookForm th:after,
#netbookForm td:after {
	content: "";
	clear: both;
	display: block;
}
.mandatoryField {
	color: #ff0000;
	display: block;
	/* float: right; */
	font-weight: bold;
	font-size: 12px;
	margin: 7px 0 0;
}
#netbookForm td {
	font-size: 14px;
	padding: 20px;
	vertical-align: middle;
	background-color: #ffffff;
	width: 463px;
}
.smallText {
	font-size:12px;
}

input[type="radio"] {
	margin: 0;
	vertical-align: baseline;
}
input[type="text"],
input[type="email"] {
	border: 1px solid #0d0509;
	box-sizing: border-box;
	color: #343434;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	width: 330px;
}
#netbookForm td p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 10px;
}
#netbookForm td ul li{
	font-size: 12px;
	line-height: 1.3;
	text-indent:-1em;
	padding-left:1em;
	margin:0 0 5px;
}
#netbookForm td ul li:nth-of-type(2){
	margin:-2px 0 5px;
}
select {
	border: 1px solid #0d0509;
	box-sizing: border-box;
	color: #343434;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 16px;
	height: 40px;
	padding: 0;
}
option {
	color: #343434;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 16px;
	padding: 0 10px;
}
.optionItem label {
	display: block;
	float: left;
	line-height: 1.5;
	width: 50%;
}
.addressItem input[type="text"] {
	width: 100%;
}
textarea {
	border: 1px solid #0d0509;
	resize: none;
	box-sizing: border-box;
	color: #343434;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 16px;
	height: 200px;
	line-height: 1.3;
	padding: 10px;
	width: 100%;
}
/*　送信ボタン　*/
.submitButton {
	font-size: 0;
	margin: 20px auto 0;
	text-align: center;
}
.submitButton input[type="submit"],
.submitButton input[type="button"] {
	background-color: #3493f5;
	border: 0 none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
	line-height: 50px;
	margin: 0 10px;
	padding: 0;
	text-align: center;
	width: 370px;
	box-shadow: rgba(179, 179, 179, 0.68) -1px 3px 2px -2px;
	-webkit-box-shadow: rgba(179, 179, 179, 0.68) -1px 3px 2px -2px;
	-moz-box-shadow: rgba(179, 179, 179, 0.68) -1px 3px 2px -2px;
}
.submitButton input[type="button"]:hover,
.submitButton input[type="submit"]:hover {
	opacity: 0.8;
}
#netbookForm button{
	padding:8px 4px;
	position: relative;
	right: 6px;
}
#netbookForm .noMember{
	margin-top:10px;
	font-weight: normal;
    letter-spacing: -0.4px;
}
/*　注意事項　*/
.netbookPolicyBlock {
	color: #565656;
	font-size: 14px;
	line-height: 1.3;
	margin: 20px 9px 0;
}
/*-----ご利用規約-----*/
#webAgreement li{
	text-indent:-1em;
	padding-left:1em;
	margin-bottom: 4px;
	line-height: 1.4em;
}
.webAgreement li > ul li{
	margin-bottom: 2px;
}
.webAgreement li:last-child{
	margin-bottom: 0;
}
#contentsWrapper ul#webAgreement {
    margin-top: 10px;
}
/*---------- 新Netbook用装飾 ----------*/

/* =========================================================
 PC用
========================================================= */
@media screen and (min-width: 769px) {
  #bookBlock p {font-size: 14px;line-height: 1.5;letter-spacing: 1.6px;font-family: heisei-mincho-std, serif;}

  #bookBlock p span {
  }

  .howtoBlock {
    margin-top: 20px;
  }

  .howtoBox {
    background: url(/en/img/howto/bg_playBoxContent.jpg);
    border: 1px solid #979797;
    width: 760px;
    margin-bottom: 10px;
  }
  .stepImg {
    background: url(/en/img/howto/bg_playBoxStap.jpg);
    width: 112p;
    float: left;
    padding-top: 16px;
    padding-bottom: 16px;
    background-position: 8px top;
  }

  .step5 .howtoBoxContent .stepImg {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  #rightContents .howtoDescription h4 {
    border-bottom: 1px solid #323232;
    font-weight: bold;
    font-size: 16px;
    padding-top: 27px;
    text-indent: 1.2em;
    padding-bottom: 5px;
    width: 734px;
  }

  .howtoDescription p {
    padding-top: 10px;
    padding-left: 133px;
    line-height: 1.5;
    width: 602px;
  }

  #outcallText {
    background-color: #f6f4e9;
    padding: 20px;
  }

  #outcallText p {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
  }

  #outcallText ul li {
    line-height: 1.5;
  }

  .netbookWebBlock > p {
    font-weight: bold;
    margin-bottom: 20px;
  }

  .netbookWebBlock > p.netbookWebBox {
    font-weight: normal;
    background-color: #ffffff;
    border: 1px solid #0d0509;
    font-size: 14px;
    line-height: 1.3;
    margin: 15px 0 0;
    padding: 20px;
  }
}

/* =========================================================
 スマホ用
========================================================= */
@media screen and (max-width: 768px) {
  #bookBlock {
    width: 100%;
    border-width: 0 0 1px;
    line-height: 1.5;
    padding: 3%;
    letter-spacing: 0;
    font-size: 3.8vw;
    box-sizing: border-box;
  }
  #bookBlock p {
    
  }
  #bookBlock p span {
    font-weight: inherit;
    color: #d4b96f;
  }
  .netbookTelBlock {
    margin: 3vw auto;
    width: 94%;
    background-color: transparent;
    border: 0;
  }
  .netbookTelBlock > p {
    font-size: 3.8vw;
    float: none;
    line-height: 1.3;
  }
  .netbookTelBox {
    margin: 2vw 0 0;
    width: 100%;
    display: block;
  }
  .netbookTelNumber {
    font-size: 6.5vw;
    float: none;
    background-color: #2ec7b9;
    border-radius: 5px;
    height: 13vw;
    line-height: 14vw;
    box-shadow: 0 0.8vw 0 #496462;
    letter-spacing: 0.3vw;
  }
  #contentsWrapper .netbookTelNumber a {color: #ffffff;text-decoration: none;display: block;width: 100%;height: 100%;text-align: center;}
  .netbookTelNumber a::before {
    content: "";
    display: inline-block;
    background: url(/s/img/common/icon_tel.png) no-repeat center;
    background-size: contain;
    width: 7vw;
    height: 7vw;
    position: relative;
    top: 0.3vw;
    margin-right: 2vw;
    vertical-align: -4%;
  }
  .netbookTelNotes {
    margin: 3.5vw 0 0 0;
    float: none;
    width: 100%;
    font-size: 3vw;
    line-height: 1.8;
  }
  .netbookWebBlock {
    width: 94%;
    margin: 0 auto 5vw;
    background-image: none;
    padding: 0;
  }
  .netbookWebBlock h4 {
    font-size: 5vw;
    font-weight: bold;
    margin: 0 0 4vw 0;
  }
  .netbookWebBlock p {
    font-size: 3.44vw;
    margin-bottom: 2%;
    line-height: 1.5;
  }
  .netbookWebBlock dl {
    margin-top: 0;
    margin-bottom: 4vw;
  }
  .netbookWebBlock dt {
    /* font-size: 4vw; */
    /* font-weight: bold; */
    /* margin-bottom: 2vw; */
    /* color: inherit; */
    margin: 2% auto;
    padding: 0;
  }
  .netbookWebBlock dd {
    font-size: 1em;
    line-height: 1.7;
    /* letter-spacing: 0; */
    /* margin-bottom: 2vw; */
    padding-left: 1em;
  }
  #netbookForm {
    margin: 0 auto 4vw;
    width: 100%;
  }
  #netbookForm table {
    border: none;
  }
  #netbookForm th {
    font-size: 3.44vw;
    font-weight: bold;
    padding: 3.5vw 2vw 3.5vw 3vw;
    vertical-align: top;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #ffebef;
    border: none;
    position: relative;
  }
  .mandatoryField {
    font-size: 2.6vw;
    margin: 0.3vw 0 0;
    background-color: #ff0000;
    color: #ffffff;
    position: absolute;
    padding: 0.5% 1.5% 0.3%;
    bottom: 21%;
    right: 3%;
  }
  #netbookForm td {
    font-size: 3.44vw;
    padding: 3.5vw 3vw;
    vertical-align: middle;
    background-color: #ffffff;
    width: 100%;
    box-sizing: border-box;
    display: block;
    border: none;
  }
  #contentsWrapper ul#webAgreement {
    margin: 0 auto 9vw;
    width: 94%;
  }
  #webAgreement li {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 1vw;
    line-height: 1.5;
  }
  #contentsWrapper a {
  }
  .netbookStepBlock {
    margin: 0 auto 4%;
    width: 94%;
    height: 0;
    box-sizing: border-box;
    background-color: transparent;
    border: none;
    padding-top: 6%;
  }
  .netbookStepBlock > div {
    /* background-size: contain; */
    width: 98%;
    height: 100%;
    margin: 0 auto;
    /* background-image: url("/s/img/netbook/img_netbook_step1.png"); */
    background-position: center top;
  }
  #netbookForm td p {
    font-size: 3vw;
    margin: 0 0 2vw;
  }
  input[type="text"], input[type="email"] {
    font-size: 3.44vw;
    height: 9vw;
    line-height: 9vw;
    padding: 0 2vw;
    width: 100%;
  }
  #netbookForm button {
    padding: 0;
    /* top: -8vw; */
    /* right: 0; */
    /* left: 72%; */
    font-size: 3vw;
    height: 9vw;
    width: 40%;
    position: static;
    margin: 3% auto;
    display: block;
    border-radius: 5px;
    border: 1px solid #888888;
  }
  #netbookForm .noMember {
    margin-top: 10px;
    letter-spacing: -0.4px;
  }

  .howtoBlock {margin: 3% auto;width: 96%;}

  .howtoBox {background: rgba(0, 0, 0, 0) url("/en/s/img/howto/bg_stepBox.jpg") repeat scroll 0 0;border: 1px solid #979797;margin: 3% auto;}

  .howtoBoxContent {display: flex;flex-wrap: wrap;}

  .stepImg {width: 20%;padding: 3% 2%;box-sizing: border-box;}

  .stepImg img {
    width: 100%;
    height: auto;
  }

  .howtoDescription {background: rgba(0, 0, 0, 0) url("/en/s/img/howto/bg_stepBoxContents.jpg") repeat scroll 0 0;width: 80%;box-sizing: border-box;padding: 1% 8% 2% 0;}

  .howtoDescription h4 {
    border-bottom: 1px solid #323232;
    font-weight: bold;
    line-height: 1.8;
    text-indent: 3em;
  }

  .howtoDescription p {
    padding: 3% 4%;
    line-height: 1.3;
  }

  .textRed {
    font-weight: normal;
  }

  .howtoDescription p a {
    
  }

  #outcallText {background-color: #f6f4e9;padding: 5%;line-height: 1.3;margin-bottom: 4%;}

  #outcallText p {
    font-weight: bold;
    margin-bottom: 5%;
  }

  #outcallText ul {
    
  }

  #outcallText li {
    margin-bottom: 2%;
  }

  .netbookWebBlock>p:first-of-type {
    font-weight: bold;
  }

  .netbookTextLatterHalf a {
    
  }

  #netbookForm select {font-size: 3.44vw;height: 9vw;line-height: 9vw;padding: 0 2vw;width: 100%;}

  .commonTodayGirls > div {
    width: 96%;
    margin: 0 auto;
  }
}
