
@charset 'utf-8';

/*----------------------------------------------------

ブラウザリセット

----------------------------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,
legend {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

img,
abbr,
acronym,
fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

article,
aside,
canvas,
details,
figcaption,
figure,
header,
footer,
main,
menu,
nav,
section,
summary {
	display: block;
}



/*----------------------------------------------------

共通設定

----------------------------------------------------*/

body {
	background: #fff;
	color: #333;
	font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.8;
	-webkit-text-size-adjust: none;
	word-wrap: break-word;
}

table {
	font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

input,
textarea,
select,
option {
	color: #333;
	font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

img {
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
}

iframe {
	vertical-align: bottom;
}

a:link {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #df2b22;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #df2b22;
	font-weight: bold;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

/*----------------------------------------------------

汎用クラス

----------------------------------------------------*/
.clear:after {
	clear: both;
	content: '.';
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

.clear {
	zoom: 100%;
}

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	zoom: 100%;
}



/*----------------------------------------------------

#page

----------------------------------------------------*/

#page {
	background: #fff;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 80px;
	width: 950px;
}



/*----------------------------------------------------

#header

----------------------------------------------------*/

#header {
	padding: 18px 0;
	position: relative;
	width: 100%;
}

#header h1 img {
	height: 36px;
	width: 185px;
}

#header .step {
	bottom: 20px;
	position: absolute;
	right: 0;
}

#header.cv span:last-of-type {
	display: none;
}



/*----------------------------------------------------

#footer

----------------------------------------------------*/

#footer {
	padding-bottom: 40px;
}

#footer #spFooter #copy {
	color: #999;
	font-size: 11px;
	text-align: center;
}



/*-----------------------

.info

-----------------------*/

.info .infoLink {
	cursor: pointer;
	display: block;
	font-weight: normal;
	position: relative;
	text-decoration: none;
}

.info .infoLink:hover {
	color: inherit;
	background: #f4f4f4
}

.info .infoLink:after {
	color: #666;
	content: " \f054";
	font-family: FontAwesome;
	margin-top: 6px;
	position: absolute;
	right: 15px;
	top: 50%;
	font-size:14px;
}

.info.tasting .infoLink:after {
	top: 50%;
}

.base .info.tasting {
	border-top: 1px solid #ccc;
}

.base .info {
	background: #fff;
	border: 1px solid #ccc;
	border-top: 2px solid #f9c0c0;
	margin-bottom: 15px;
}

.base .info .infoTit .titInfoWrap:after {
	clear: both;
	content: '.';
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

.base .info .infoTit .titInfoWrap {
	zoom: 100%;
}

.base .info .infoTit .titInfoWrap {
	padding: 14px 14px 0 14px;
	position: relative;
}

.base .info .infoTit .titInfoWrap .titImage {
	background: #f7f7f7;
	float: left;
	height:70px;
	margin-right: 15px;
	position: relative;
	text-align: center;
	width: 70px;
}

.base .info .infoTit .titInfoWrap .titImage img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 70px;
	max-width: 70px;
	position: absolute;
	right: 0;
	top: 0;
}

.base .info .infoTit .titInfoWrap .titInfo {
	float: left;
	padding-bottom: 0;
	width: 672px;
}

.base .info .infoTit .titInfoWrap .titInfo .date {
	font-size: 15px;
	margin-bottom: 0;
}

.base .info .infoTit .titInfoWrap .titInfo .name {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0;
}

.base .info .infoTit .titInfoWrap .titInfo .price {
	font-size: 13px;
}

.base .info .infoTit .titInfoWrap .btn {
	bottom: -35px;
	position: absolute;
	right: 15px;
}

.base .info .infoTit .titInfoWrap .btn .btnBody {
	cursor: pointer;
	font-size: 11px;
	text-decoration: underline;
}

.base .info .infoTit .titInfoWrap .btn .btnBody:hover {
	color: #df2b22;
}

.base .info .infoTit .titTitle {
	background: #ffe8e8;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 10px 12px;
}

.base .info .infoTit .titCorpName {
	color: #666;
	font-size: 15px;
	width: 580px;
}

.base .info .infoTit p.titCorpName {
	padding: 7px 14px;
}

.base .info .infoTit ul.titCorpNameWrap {
	padding: 20px;
}

.base .info .infoTit ul.titCorpNameWrap li.titCorpName {
	list-style: disc;
	list-style-position: inside;
}

.base .info .infoTit ul.titCorpNameWrap li.titCorpName .error {
	color: #d90000;
	display: block;
	font-size: 13px;
	padding-left: 20px;
}



/*-----------------------

.formTableWrap

-----------------------*/

.top .formTableWrap {
	margin-bottom: 20px;
}

.top .formTableWrap .formTable {
	background: #f6f5f5;
	border-top: 1px solid #ccc;
	width: 100%;
}

.top .formTableWrap .formTable.-addItem {
	border-top: none;
}

.top .formTableWrap .formTable tr th {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
	font-size: 13px;
	padding: 10px;
	width: 220px;
}

.top .formTableWrap .formTable tr td {
	background: #fff;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #ccc;
	font-size: 13px;
	padding: 8px;
}

.top .formTableWrap.mainForm tr:last-child td {
	border-bottom-color: #ccc;
}

.top .formTableWrap.mainForm .row--check td {
	border-left: 1px solid #ccc;
}

.top .formTableWrap.mainForm .row--check td .inputElm {
	padding-left: 235px;
}

.top .optionForm {
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.top .optionForm .formTableWrap .formTable tr:last-child th {
	border-bottom: 1px solid #ccc;
}

.top .optionForm .formTableWrap .formTable tr:last-child td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#toggleOptForm {
	display: none;
}

.toggleOptFormBtn {
	color: #8b3d0f;
	display: block;
	font-size: 15px;
	text-align: center;
	text-decoration: underline;
	margin: 30px auto;
}

.toggleOptFormBtn:hover {
	font-weight: normal;
	cursor: pointer;
}

.toggleOptFormBtn > i {
	background: #8b3d0f;
	border-radius: 4px;
	display: inline-block;
	font-size: 0.8em;
	height: 10px;
	line-height: 1;
	margin: 0 0.4em 0.3em 0;
	padding: 0.3em;
	position: relative;
	vertical-align: middle;
	width: 10px;
}

.toggleOptFormBtn:hover i {
	background: #df2b22;
}

.toggleOptFormBtn > i:before,
.toggleOptFormBtn > i:after {
	background-color: #fff;
	bottom: 0;
	content: "";
	display: block;
	height: 10px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
}

.toggleOptFormBtn > i:after {
	height: 8px;
	transform: rotate(90deg);
	width: 2px;
}

.toggleOptFormBtn.isOpen > i:before {
	display: none;
}

.validation .formTableWrap {
	margin-bottom: 40px;
}

.validation .formTableWrap .formTable {
	background: #f6f5f5;
	border-top: 1px solid #ccc;
	width: 100%;
}

.validation .formTableWrap .formTable tr th {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
	font-size: 13px;
	padding: 15px;
	width: 220px;
}

.validation .formTableWrap .formTable tr td {
	background: #fff;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #ccc;
	font-size: 13px;
	padding: 15px;
}

.validation .formTableWrap.mainForm tr:last-child td {
	border-left: 1px solid #ccc;
}

.validation .formTableWrap.mainForm tr:last-child td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.validation .optionForm {
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.validation .formTableWrap.mainForm tr:last-child td .inputElm {
	padding-left: 235px;
}

.validation .optionForm .formTableWrap .formTable tr:last-child th {
	border-bottom: 1px solid #ccc;
}

.validation .optionForm .formTableWrap .formTable tr:last-child td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


.conf .formTableWrap {
	margin-bottom: 40px;
}

.conf .formTableWrap .formTable {
	border-top: 1px solid #ccc;
	width: 100%;
	word-break: break-all;
}

.conf .formTableWrap .formTable tr th {
	background: #f6f5f5;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	padding: 12px 15px;
	width: 220px;
}

.conf .formTableWrap .formTable tr td {
	border-bottom: 1px solid #eee;
	border-right: 1px solid #ccc;
	font-size: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
	padding: 12px 15px;
}

.conf .formTableWrap .formTable tr:last-of-type td {
	border-bottom: 1px solid #ccc;
}

.submitBlk .formBackLink a {
	padding-left: 0px;
	position: relative;
}

.submitBlk .formBackLink a .fa-angle-left {
	font-size: 18px;
	position: relative;
	top: 1px;
}

#content .optionFormDis {
	font-size: 13px;
	margin-bottom: 20px;
}

#js-form.isOpen tr:last-child > td {
	border-bottom-color: #eee;
}

#content .formTableWrap .formTable tr th {
	font-weight: bold;
	position: relative;
	line-height: 1.4;
}

#content .formTableWrap .formTable tr th .memo {
	display: inline-block;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
}


#content .formTableWrap .formTable tr th br {
	display: none;
}

#content .formTableWrap .formTable tr th .tagReq {
	float:right;
	display:inline-block;
	height:18px;
	border: 1px solid #fd9999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fd9999;
	font-size: 11px;
	padding: 0 4px;
	line-height:18px;
}

input[type='text'] {
	border: 1px solid #ccc;
	display: inline-block;
}



/* 名前 */

.nameInputWrap {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-top: 4px;
	width: 30%;
}

.nameInputWrap:nth-child(-n+2) {
	padding-top: 0;
}

.nameInputWrap:nth-child(odd) {
	clear: left;
	margin-right: 10px;
}

.nameInputWrap input {
	box-sizing: border-box;
	padding: 7px 10px;
	width: 100%;
}



/*-----------------------

サブミットボタン

-----------------------*/

.loginactive {
	margin-bottom: 40px;
}

.loginactive div {
	font-size: 13px;
	margin-bottom: 10px;
}

.submitBlk {
	margin-bottom: 40px;
}

.submitBlk .formBackLink {
	margin-top: 40px;
}

.submitBlk .formBackLink a {
	cursor: pointer;
	font-weight: normal;
	text-decoration: underline;
}

.btnPrivacy {
	font-size: 13px;
	margin-bottom: 10px;
	text-align: center;
}

input[type='submit'] {
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #ff7676;
	background-image: -moz-linear-gradient(#fe8787, #ff7676);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fe8787), color-stop(100%, #ff7676));
	background-image: linear-gradient(#fe8787, #ff7676);
	background-image: -webkit-linear-gradient(#fe8787, #ff7676);
	background-image: -o-linear-gradient(#fe8787, #ff7676);
	border: 1px solid #ff5454;
	-webkit-border-radius: 3px/3px 3px 3px 3px;
	-moz-border-radius: 3px/3px 3px 3px 3px;
	-ms-border-radius: 3px/3px 3px 3px 3px;
	-o-border-radius: 3px/3px 3px 3px 3px;
	border-radius: 3px/3px 3px 3px 3px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-weight: bold;
	margin: 0 auto;
	-moz-osx-font-smoothing: grayscale;
	padding: 5px 12px;
	width: 350px;
}

input[type='submit']:hover {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	opacity: 0.75;
}

.formBackLink {
	font-size: 13px;
	text-align: center;
}

/*-----------------------

入力フォーム

-----------------------*/

#content .inputBlock input[type='text'],
#content .inputBlock input[type='tel'],
#content .inputBlock input[type='email'],
#content .inputBlock select,
#content .inputBlock textarea {
	border: 1px solid #ccc;
	box-sizing: border-box;
	color: #333;
	padding: 3px 6px;
}

#content .inputBlock input.error,
#content .inputBlock textarea.error,
#content .inputBlock select.error {
	border: 1px solid #d90000;
}

.inputBlock01_pc select {
	width: 100px;
}

.inputBlock02_pc select {
	width: 100px;
}

.inputBlock03_pc .threecolumnWrap div {
	box-sizing: border-box;
	float: left;
	margin-right: 10px;
	width: 100px;
}

.inputBlock03_pc .threecolumnWrap div select {
	width: 100%;
}

.inputBlock04_pc select {
	width: 100px;
}

.inputBlock05_pc select {
	width: 100px;
}

.inputBlock06_pc .threecolumnWrap div {
	box-sizing: border-box;
	float: left;
	margin-right: 10px;
	width: 100px;
}

.inputBlock06_pc .threecolumnWrap div select {
	width: 100%;
}

.inputBlock07_pc select {
	width: 50%;
}

.inputBlock08_pc select {
	width: 50%;
}

.inputBlock09_pc textarea {
	vertical-align: bottom;
	width: 100%;
}

.inputBlock10_pc .threecolumnWrap div:nth-child(1) {
	width: 70px;
}

.inputBlock10_pc .threecolumnWrap div:nth-child(2) {
	padding-top: 5px;
}

.inputBlock10_pc .threecolumnWrap div:nth-child(3) {
	width: 90px;
}

.inputBlock10_pc .threecolumnWrap div {
	box-sizing: border-box;
	float: left;
	margin-right: 10px;
}

.inputBlock10_pc .threecolumnWrap div input {
	width: 100%;
}

.inputBlock11_pc select {
	width: 30%;
}

.inputBlock12_pc input {
	width: 100%;
}

.inputBlock13_pc input {
	width: 100%;
}

.inputBlock16_pc .switchBtn .switchBtnItem {
	display: inline-block;
}

.inputBlock16_pc .switchBtn .switchBtnItem input {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.inputBlock16_pc .switchBtn .switchBtnItem label {
	margin-right: 20px;
}

.inputBlock17_pc input {
	width: 50%;
}

.inputBlock18_pc input {
	width: 50%;
}

.inputBlock19_pc {
	padding-left: 0 !important;
}

.inputBlock19_pc .inputElm input {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.inputBlock20_pc select {
	width: 30%;
}

.inputBlock21_pc select {
	width: 30%;
}

.inputBlock22_pc select {
	width: 30%;
}

.inputBlock23_pc select {
	width: 30%;
}

.inputBlock24_pc .checkboxList .inputBtn {
	display: inline-block;
	margin-right: 20px;
}

.inputBlock24_pc .checkboxList .inputBtn input {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.inputBlock24_pc .checkboxList .inputBtn input {
	margin-right: 5px;
	position: relative;
	top: 2px;
}



.inputBlock26_pc textarea {
	vertical-align: bottom;
	width: 100%;
}

.msgAllError ul {
	border: 2px solid #d90000;
	margin-bottom: 20px;
	padding: 20px;
}

.msgAllError ul li {
	color: #d90000;
	font-size: 13px;
	list-style: disc;
	list-style-position: inside;
}

.top .rowData .msgError {
	clear: both;
	color: #d90000;
	line-height: 1.4;
	padding-top: 0;
}

.top .rowData .msgError img {
	height: 12px;
	margin-right: 5px;
	position: relative;
	top: -4px;
	width: 14px;
}

.top p[id^="e_"] {
	padding: 0;
}

.top p[id^="e_"] span {
	display: block;
	padding: 5px 0 0 20px;
	position: relative;
}

.top p[id^="e_"] span:before {
	background: url(../img/icon_caution.png) 0 0 no-repeat;
	background-size: 14px 12px;
	content: '';
	display: block;
	height: 12px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 14px;
}

.validation .rowData .msgError {
	clear: both;
	color: #d90000;
	line-height: 1.4;
	padding-top: 0px;
}

.validation .rowData .msgError img {
	height: 12px;
	margin-right: 5px;
	position: relative;
	top: -4px;
	width: 14px;
}

.validation p[id^="e_"] {
	padding: 0;
}

.validation p[id^="e_"] span {
	display: block;
	padding: 5px 0 0 20px;
	position: relative;
}

.validation p[id^="e_"] span:before {
	background: url(../img/icon_caution.png) 0 0 no-repeat;
	background-size: 14px 12px;
	content: '';
	display: block;
	height: 12px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 14px;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder {
	color: transparent;
}



/*----------------------------------------------------

.top

----------------------------------------------------*/

.top .login {
	font-size: 11px;
	padding-bottom: 6px;
	text-align: right;
}

.top .login a {
	font-weight: normal;
	padding-left: 12px;
	position: relative;
}

.top .login a:before {
	bottom: 0;
	content: '';
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	vertical-align: middle;
}

.top .login a:before {
	border: 4px solid transparent;
	border-left: 4px solid #333;
	box-sizing: border-box;
	height: 4px;
	left: 4px;
	width: 4px;
}



/*----------------------------------------------------

.validation

----------------------------------------------------*/

.validation .login {
	font-size: 11px;
	text-align: right;
}

.validation .login a {
	font-weight: normal;
	padding-left: 12px;
	position: relative;
}

.validation .login a:before {
	bottom: 0;
	content: '';
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	vertical-align: middle;
}

.validation .login a:before {
	border: 4px solid transparent;
	border-left: 4px solid #333;
	box-sizing: border-box;
	height: 4px;
	left: 4px;
	width: 4px;
}



/*----------------------------------------------------

.conf

----------------------------------------------------*/

.conf .recommend {
	background: #f6f5f1;
	border: 1px solid #ddd;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 670px;
}

.conf .recommend .titNormal {
	color: #baac7c;
	display: block;
	padding: 10px 20px 0 20px;
}

.conf .recommend .chkAll label {
	cursor: pointer;
	text-decoration:underline;
}

.conf .recommend .chkAll label:hover {
	color: #df2b22;
}

.conf .recommend .chkAll ul {
	padding-bottom: 5px;	
}

.conf .recommend .chkAll ul li {
	font-size: 13px;
	padding: 0 20px 3px 20px;
}

.conf .recommend .checkAllGroup1 {
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.conf .recommend .inner {
	background: #fff;
}

.conf .recommend .inner .chkBox {
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	display: table;
	padding: 10px 10px 10px 0;
	width: 670px;
}

.conf .recommend .inner .chkBox:last-child {
	border-bottom: none;
}

.conf .recommend .inner .chkBox .chk {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 50px;
}

.conf .recommend .inner .chkBox .detail {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	width: 660px;
}

.conf .recommend .inner .chkBox .detail .photo {
	float: left;
	width: 100px;
}

.conf .recommend .inner .chkBox .detail .photo a {
	display:block;
	height:100px;
	text-align: center;
	background:#f7f7f7;
	position: relative;
	width: 100px;
}

.conf .recommend .inner .chkBox .detail .photo a img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100px;
	max-width: 100px;
	position: absolute;
	right: 0;
	top: 0;
}

.conf .recommend .inner .chkBox .detail .photo a:hover img {
	opacity: 0.75;
}

.conf .recommend .inner .chkBox .detail .txt {
	float: left;
	padding-left: 15px;
}

.conf .recommend .inner .chkBox .detail .txt a {
	color: #8b3d0f;
	font-weight: normal;
}

.conf .recommend .inner .chkBox .detail .txt a:hover {
	color:#df2b22;
}

.conf .recommend .inner .chkBox .detail .txt a .tit {
	font-size: 13px;
	width: 500px;
}

.conf .recommend .inner .chkBox .detail .txt .place {
	color: #333;
	font-size: 11px;
}

.conf .recommend .inner .chkBox .detail .txt .place {
	padding-left: 20px;
	position: relative;
}

.conf .recommend .inner .chkBox .detail .txt .place:before {
	background-image: url('/user1/gnavi_wed_cv/smp/common/img/common/ico_base_01.png');
	background-position: -70px -42px;
	background-repeat: no-repeat;
	-webkit-background-size: 290px 85px;
	-moz-background-size: 290px 85px;
	background-size: 290px 85px;
	content: '';
	display: block;
	height: 18px;
	left: 0;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 12px;
}



/*----------------------------------------------------

.comp

----------------------------------------------------*/

.comp .txtCompl {
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0 40px 0;
	text-align: center;
}

.comp .txtCompl + p {
	font-size: 15px;
	margin-bottom: 40px;
}

.comp .acceptBoxOuter {
	margin-bottom: 40px;
}

.comp .acceptBox {
	border: 2px solid #ccc;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 15px 15px 15px 15px;
}

.comp .acceptBox:last-child {
	margin-bottom: 0;
}

.comp .acceptBox .txtSmall {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

.comp .acceptBox .txtLarge {
	color: #fd9999;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

.comp .cap {
	margin-bottom: 40px;
}

.comp .cap li {
	font-size: 13px;
}

.comp .cap li.red {
	color: rgba(255, 0, 0, 1);
}

.comp .infoBox {
	background: #f6f5f1;
	margin-bottom: 40px;
	padding: 20px;
}

.comp .infoBox .ttl {
	font-size: 20px;
	margin-bottom: 10px;
}

.comp .infoBox .ttl a {
	color: #333;
}

.comp .infoBox .ttl a:hover {
	color: #df2b22;
}

.comp .infoBox .txtTime {
	font-size: 13px;
	margin-bottom: 20px;
}

.comp .infoBox .txtTel {
	text-align: center;
}

.comp .infoBox .txtTel a {
	color: #b1a36d;
	font-size: 26px;
	padding: 0 0 0 30px;
	position: relative;
}

.comp .infoBox .txtTel a:hover {
	color: #df2b22;
}

.comp .infoBox .txtTel a:before {
	background: url(../img/ico_txtTel.png) 0 0 no-repeat;
	background-size: 24px 40px;
	content: '';
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	top: -5px;
	width: 24px;
}

.comp .partner {
	font-size: 15px;
	text-align: center;
}

.comp .btnSocial:after {
	clear: both;
	content: '.';
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

.comp .btnSocial {
	zoom: 100%;
}

.comp .btnSocial ul li {
	float: left;
	width: 50%;
}

.comp .btnSocial ul li a {
	background: #eee;
	display: block;
	text-align: center;
}

/* キャンペーンバナー */
.comp > .banner {
	margin: 40px 0;
	text-align: center;
}

.comp > .banner.-sp {
	display: none;
}

.comp .hallContent {
	border: 1px solid #ddd;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 670px;
}

.comp .hallContent .title {
	background: #f6f5f1;
	color: #baac7c;
	display: block;
	padding: 10px 20px 10px 20px;
}

.comp .hallContent ul li {
	border-bottom: 1px solid #ddd;
}

.comp .hallContent ul li a {
	background: #fff;
	display: block;
	font-weight: normal;
	padding: 10px;
	text-decoration:none;
}

.comp .hallContent ul li a:hover {
	background: #f4f4f4;
	color: inherit;	
}

.comp .hallContent ul li a .hallPhoto {
	background:#f7f7f7;
	float: left;
	height:100px;
	margin-right: 10px;
	width: 100px;
	position: relative;
	text-align:center;
	width: 100px;
}

.comp .hallContent ul li a .hallPhoto img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100px;
	max-width: 100px;
	position: absolute;
	right: 0;
	top: 0;
}

.comp .hallContent ul li a .hallInfo {
	float: left;
	width: 540px;
}

.comp .hallContent ul li a .hallInfo .anchorLine {
	font-size: 13px;
}

.comp .hallContent ul li a .hallInfo .station {
	font-size: 11px;
}

.comp .hallContent .alnC {
	padding: 10px;
	text-align: center;
}

.comp .hallContent .alnC a {
	font-size: 13px;
}

.comp .hallContent .anchorLine {
	color: #8b3d0f;
	text-decoration: none;
}

.comp .hallContent .station {
	padding-left: 20px;
	position: relative;
}

.comp .hallContent .station:before {
	background-image: url('/user1/gnavi_wed_cv/smp/common/img/common/ico_base_01.png');
	background-position: -70px -42px;
	background-repeat: no-repeat;
	-webkit-background-size: 290px 85px;
	-moz-background-size: 290px 85px;
	background-size: 290px 85px;
	content: '';
	display: block;
	height: 18px;
	left: 0;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 12px;
}

.comp .hallContent .arwR {
	position: relative;
}

.comp .hallContent .arwR:after {
	color: #666;
	content: " \f054";
	font-family: FontAwesome;
	margin-top: -7px;
	position: absolute;
	right: 15px;
	top: 50%;
	font-size:14px;
}

.comp .btnSocialArea {
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.comp .btnSocialArea .partner {
	margin-bottom: 20px;
}

.comp .btnSocialArea ul {
	margin: 0 auto;
	width: 300px;
}

.comp .btnSocialArea ul li {
	width: 300px;
}

.comp .btnSocialArea ul li a {
	background: linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: #efefef;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f0f0f0));
	background: -webkit-linear-gradient(top, white 0%, #f0f0f0 100%);
	background: -moz-linear-gradient(top, white 0%, #f0f0f0 100%);
	background: -ms-linear-gradient(top, white 0%, #f0f0f0 100%);
	background: -o-linear-gradient(top, white 0%, #f0f0f0 100%);
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-sizing: border-box;
	color: #6e6e6e;
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	padding: 6px 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 300px;
}

.comp .btnSocialArea ul li a:hover {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	opacity: 0.75;
}

.comp .btnSocialArea .icoMail .btnBody {
	cursor: pointer;
}

.comp .btnSocialArea .icoMail .btnBody div {
	display: inline-block;
	margin-left: -10px;
	padding: 0 0 0 25px;
	position: relative;
}

.comp .btnSocialArea .icoMail .btnBody div:before {
	background: url(/user1/smp/common/img/common/ico_base_03.png) 0 0 no-repeat;
	background-position: -100px 0;
	-webkit-background-size: 335px 25px;
	-moz-background-size: 335px 25px;
	-o-background-size: 335px 25px;
	background-size: 335px 25px;
	content: '';
	display: block;
	height: 25px;
	left: 0;
	position: absolute;
	top: 0;
	width: 25px;
}

.comp .btnSocialArea .icoLine {
	display: none;
}

.comp .btnSocialArea .icoLine .btnBody {
	cursor: pointer;
}

.comp .btnSocialArea .icoLine .btnBody div {
	display: inline-block;
	margin-left: -10px;
	padding: 5px 5px 5px 30px;
	position: relative;
}

.comp .btnSocialArea .icoLine .btnBody div:before {
	background: url(/user1/smp/common/img/common/ico_base_03.png) 0 0 no-repeat;
	background-position: -180px 0;
	-webkit-background-size: 335px 25px;
	-moz-background-size: 335px 25px;
	-o-background-size: 335px 25px;
	background-size: 335px 25px;
	content: '';
	display: block;
	height: 25px;
	left: 0;
	position: absolute;
	top: 2px;
	width: 25px;
}

.comp .complete1 {
	margin-bottom: 40px;
}

.comp .complete1 ul li a {
	text-decoration: none;
}

.comp .complete1 ul li a div {
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #ff7676;
	background-image: linear-gradient(#fe8787, #ff7676);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fe8787), color-stop(100%, #ff7676));
	background-image: -webkit-linear-gradient(#fe8787, #ff7676);
	background-image: -moz-linear-gradient(#fe8787, #ff7676);
	background-image: -o-linear-gradient(#fe8787, #ff7676);
	border: 1px solid #ff5454;
	-webkit-border-radius: 3px/3px 3px 3px 3px;
	-moz-border-radius: 3px/3px 3px 3px 3px;
	-ms-border-radius: 3px/3px 3px 3px 3px;
	-o-border-radius: 3px/3px 3px 3px 3px;
	border-radius: 3px/3px 3px 3px 3px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-weight: bold;
	margin: 0 auto;
	-moz-osx-font-smoothing: grayscale;
	padding: 5px 12px;
	text-align: center;
	width: 400px;
}

.comp .complete1 ul li a div:hover {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	opacity: 0.75;
}

.comp .complete2 {
	margin-bottom: 40px;
}

.comp .complete2 ul li a {
	text-decoration: none;
}

.comp .complete2 ul li a div {
	background: linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: #efefef;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f0f0f0));
	background: -webkit-linear-gradient(top, white 0%, #f0f0f0 100%);
	background: -moz-linear-gradient(top, white 0%, #f0f0f0 100%);
	background: -ms-linear-gradient(top, white 0%, #f0f0f0 100%);
	background: -o-linear-gradient(top, white 0%, #f0f0f0 100%);
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-sizing: border-box;
	color: #6e6e6e;
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	padding: 6px 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 300px;
}

.comp .complete2 ul li a div:hover {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	opacity: 0.75;
}

.comp .complete2 ul li a div:after {
	background-image: url(/user1/gnavi_wed_cv/smp/common/img/common/ico_base_02.png);
	background-position: -467px 0;
	background-repeat: no-repeat;
	-webkit-background-size: 525px 23px;
	-moz-background-size: 525px 23px;
	-o-background-size: 525px 23px;
	background-size: 525px 23px;
	content: '';
	display: block;
	height: 20px;
	left: 50%;
	margin-left: -55px;
	position: absolute;
	top: 5px;
	width: 20px;
}

.comp .footLink {
	margin: 0 auto 40px auto;
	width: 420px;
}

.comp .footLink li {
	float: left;
	width: 200px;
}

.comp .footLink li:first-child {
	margin-right: 20px;
}

.comp .footLink li a {
	background: linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: #efefef;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f0f0f0));
	background: -webkit-linear-gradient(top, white 0%, #f0f0f0 100%);
	background: -moz-linear-gradient(top, white 0%, #f0f0f0 100%);
	background: -ms-linear-gradient(top, white 0%, #f0f0f0 100%);
	background: -o-linear-gradient(top, white 0%, #f0f0f0 100%);
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-sizing: border-box;
	color: #6e6e6e;
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	padding: 6px 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 200px;
}

.comp .footLink li a:hover {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	opacity: 0.75;
}

.comp .footLink2 {
	font-size: 15px;
	margin-bottom: 40px;
	text-align: center;
}






/*----- モーダルウインドウ -----*/

body.pgwModalOpen {
	overflow: hidden;
}

#pgwModalBackdrop {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9000;
}

#pgwModal {
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: scroll;
	padding: 10px;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 9010;
}

#pgwModal .pm-container {
	margin: 50px 10px 10px 10px;
}

#pgwModal .pm-body {
	display: inline-block;
	margin-top: 10px;
	max-width: 790px !important;
	max-width: 800px;
	min-width: 300px;
	position: relative;
	width: 100%;
	z-index: 9020;
}


.pgwModalBackdrop {
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.pgwModal .pm-body {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px 5px #555;
	box-shadow: 0 0 5px 5px #555;
}

.pgwModal .pm-title {
	background: #e5e5e5;
	border-bottom: 1px solid #d5d5d5;
	border-radius: 5px 5px 0 0;
	font-size: 1rem;
	min-height: 25px;
	padding: 5px 0 6px;
}

.pgwModal .pm-content {
	background: #fff;
	border-radius: 0;
	max-height: 400px;
	overflow-y: scroll;
	padding: 40px 40px 0 40px;
	text-align: left;
}

.pgwModal .pm-close {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: -40px;
}

.pgwModal .pm-close span.pm-icon {
	background-image: url(../img/icon_close.png);
	display: block;
	height: 30px;
	width: 30px;
}

/*----- モーダル閉じる -----*/

.btnCloseModalOuter {
	padding: 0 0 40px 0;
	text-align: center;
} 

.btnCloseModalOuter a:hover {
	opacity:0.75;
}

.btnCloseModal {
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: darkGray;
	border: 1px solid #969696;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.15);
	-moz-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.15);
	color: white !important;
	display: inline-block;
	font-weight: bold;
	padding: 12px 56px;
	text-decoration: none !important;
}

/*----- フェア詳細 -----*/

#fairDetailInner h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

#fairDetailInner > table {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 40px;
	width: 100%;
}

#fairDetailInner > table > tbody > tr > td:first-child {
	background: #efefef;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
	font-size: 13px;
	padding: 10px;
	width: 150px;
}

#fairDetailInner > table > tbody > tr > td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ccc;
	font-size: 13px;
	padding: 10px;
}

#fairDetailInner > table > tbody > tr > td .txt {
	display: block;
	margin-bottom: 5px;
}

#fairDetailInner > table > tbody > tr > td .boxList {
	font-size: 0;
}

#fairDetailInner > table > tbody > tr > td .boxList li {
	display: inline-block;
	margin: 0 6px 6px 0;
}

#fairDetailInner > table > tbody > tr > td .boxList li .box {
	background-color: #fef2ee;
	border: 1px solid #fe8989;
	border-radius: 2px;
	color: #e6624d;
	display: block;
	font-size: 11px;
	line-height: 2;
	padding: 0 10px;
	text-align: center;
}

#fairDetailInner > table > tbody > tr > td > table > tbody > tr > td:first-child {
	box-sizing: border-box;
	font-size: 13px;
	padding: 10px;
	width: 100px;
}

#fairDetailInner > table > tbody > tr > td > table > tbody > tr > td {
	border-bottom: 1px solid #ddd;
	font-size: 13px;
	padding: 10px;
}

#fairDetailInner > table > tbody > tr > td > table > tbody > tr:first-child td {
	padding-top: 0;
}

#fairDetailInner > table > tbody > tr > td > table > tbody > tr:last-child td {
	border-bottom: none;
	padding-bottom: 0;
}

#fairDetailInner > table > tbody > tr > td > table > tbody > tr:first-child td:first-child {
	padding-top: 0;
}

#fairDetailInner > table > tbody > tr > td > table > tbody > tr:last-child td:first-child {
	border-bottom: none;
	padding-bottom: 0;
}

.privacy {
	margin-bottom: 40px;
}

.privacy_fair {
	margin-bottom: 40px;
}

.pm-content dl dt {
	font-size: 15px;
	font-weight: bold;
}

.pm-content dl dd {
	font-size: 13px;
}

/*----- レコメンド詳細 -----*/

#recoDetail h1 {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 5px;
}

#recoDetail .station {
	font-size: 13px;
	margin-bottom: 10px;
}

#recoDetail .right:after {
	clear: both;
	content: '.';
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

#recoDetail .right {
	margin-bottom: 35px;
	width: 690px;
	zoom: 100%;
}

#recoDetail .right .thum {
	background: #f7f7f7;
	float: left;
	height: 220px;
	line-height: 220px;
	margin-right: 20px;
	text-align: center;
	width: 220px;
}

#recoDetail .right .thum img {
	max-height: 220px;
	max-width: 220px;
	vertical-align: middle;
}

#recoDetail .right .data {
	float: left;
	width: 390px;
}

#recoDetail .right .data h2 {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 10px;
}

#recoDetail .right .data table {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
}

#recoDetail .right .data table tr th {
	background: #eee;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	padding: 10px;
	width: 80px;
}

#recoDetail .right .data table tr td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 11px;
	padding: 10px;
}

.btnCloseModalOuter--conf {
	padding-bottom: 40px;
}



/*----- プレースホルダーテキストのカラー -----*/

input::-webkit-input-placeholder {
	color: #ccc !important;
	font-weight: normal;
}

input:-ms-input-placeholder {
	color: #ccc !important;
	font-weight: normal;
}

input::-moz-placeholder {
	color: #ccc !important;
	font-weight: normal;
}


/*----- フルコース試食キャンペーン規約 -----*/

.ruleFullcourseWrap .ruleFullcourse {
	border: solid 1px #ccc;
	box-sizing: border-box;
	font-size: 13px;
	height: 200px;
	overflow: scroll;
	padding: 15px;
}

.ruleFullcourse .ttl {
	font-weight: bold;
}

.ruleFullcourse ul {
	padding-left: 2em;
}

.ruleFullcourse ul > li:last-child {
	margin-bottom: 20px;
}

.ruleFullcourse li {
	list-style-type: square;
}

.ruleFullcourse li span {
	display: block;
}

.ruleFullcourse li span:before {
	content: '※';
}

/* CVフォーム改修用：ステータス用 */
.is-hidden-pc {
	display: none;
}
