@charset "utf-8";

/*===============================================
　responsive
===============================================*/

@media screen and (max-width:767px){

/* -------------------------------------
　店舗掲載のご案内
------------------------------------- */

/* メイン枠 */

.keisai-main {
  padding: 20px 10px 15px 10px;
  width: 100%;
  height: auto;
  text-align: center;
  background-image: url("../s/info/img/bg_main.png");
  box-sizing: border-box;
  position: relative;
}
.keisai-main h2 {
  margin-bottom:20px;
  box-sizing: border-box;
}
.keisai-main h2 img {
  width: 100%;
}

.keisai-main ul.keisai-navi-btn {
  display: flex;
	flex-wrap: wrap;
}
.keisai-main ul.keisai-navi-btn li {
	width: calc(100% / 3);
	list-style: none;
}
.keisai-main ul.keisai-navi-btn li a {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 90%;
  line-height: 1.4em;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 15px;
  border: 1px #2ba3c0 solid;
  box-shadow: 0 0 0 1px #05809f;
  background-color: #0c95b7;;
  display:inline-block;
  box-sizing: border-box;
}
.keisai-main ul li a:hover {
	opacity: 0.9;
	filter: alpha(opacity=0.9);
}
.keisai-content-wrap {
  border-top: 1px solid #dfdfde;
  box-sizing: border-box;
}
.keisai-content-wrap h3 {
	margin-bottom: 10px;
  padding: 12px 15px 11px 15px;
  font-size: 18px;
  line-height: 1.3em;
  font-weight:bold;
  text-align: center;
	color: #ffffff;
  background-color: #5f4932;
  border-top: 1px #fafafa solid;
  box-sizing: border-box;
}
.member-text-wrap {
  line-height: 1.5em;
  padding: 0 10px;
  font-size: 14px;
  box-sizing: border-box;
}

/* サイトデータ */

.keisai-content-wrap img {
	max-width: 100%;
}
.sitedata-wrap .site-date-table {
	width:100%;
	border-collapse:collapse;
	border-top:6px solid #f4efc3;
	border-left:6px solid #f4efc3;
	border-bottom:5px solid #f4efc3;
	margin-bottom:15px;
	box-sizing: border-box;
}
.sitedata-wrap .site-date-table th {
	width:100%;
	font-size:16px;
	font-weight:bold;
	border-right:6px solid #f4efc3;
	border-bottom:1px solid #f4efc3;
	padding:7px 0;
	text-align:center;
	background-color:#fffdef;
	display: block;
	box-sizing: border-box;
}
.sitedata-wrap .site-date-table td {
	width:100%;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	letter-spacing: 1px;
	border-right:6px solid #f4efc3;
	border-bottom:1px solid #f4efc3;
	padding:10px 10px;
	text-align:left;
	display: block;
	box-sizing: border-box;
}
.sitedata-wrap .site-date-table td span {
	font-size:20px;
	font-weight:bold;
	color:#cc0000;
}
.sitedata-wrap .site-date-table td .user {
	margin-bottom: 20px;
}
.sitedata-wrap .site-date-table td .user:last-child {
	margin-bottom: 10px;
}
.sitedata-wrap .site-date-table td .user h4 {
	margin-bottom: 12px;
	padding: 7px 10px;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	background-color: #fafafa;
	border: 1px #dfdfde dotted;
	text-align: center;
	box-sizing: border-box;
}
.sitedata-wrap .site-date-table td .user figure {
	text-align: center;
}
.sitedata-wrap .site-date-table .data-td td {
	font-size:20px;
	line-height:1.3em;
	font-weight:bold;
	text-align: center;
}
.sitedata-wrap .site-date-table td.dataTd span {
	font-size:24px;
	line-height:1.3em;
	margin-right:5px;
	color:#cc0000;
}
.sitedata-wrap .site-date-table td ul {
	margin-left: 1em;
}
.sitedata-wrap .note {
	margin-bottom: 10px;
	padding: 0 10px;
	font-size:14px;
	line-height:24px;
}
.sitedata-wrap .note .red {
	color: #cc0000;
	font-weight: bold;
}
.reg-btn {
	text-align: center;
}
.reg-btn img {
	width: 220px;
	height: auto;
}


/* 掲載のメリット */

.icon-list {
	padding: 0 10px 7px 10px;
	box-sizing: border-box;
}
.icon-list ul {
	list-style: none;
}
.icon-list ul li {
	margin-bottom: 7px;
	padding-left: 25px;
	font-size: 14px;
	line-height:22px;
	font-weight: bold;
	background-image: url("../s/info/img/icon_list.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 18px 24px;
}
.icon-list ul li span {
	color: #cc0000;
}
.merit-text-wrap {
	margin-bottom: 10px;
	padding:1em 10px;
	border:6px solid #f4efc3;
	background-color:#fffdef;
	box-sizing: border-box;
}
.merit-text-wrap p {
	margin-bottom: 1em;
}
.merit-text-wrap p:last-child {
	margin-bottom: 0;
}
.merit-image-wrap ul {
	margin-bottom: 1em;
	padding: 0 10px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}
.merit-image-wrap ul li {
	width: calc(100%/3);
	list-style: none;
}


/* 専用管理画面から簡単管理 */

.system-p {
	padding: 0 10px;
	box-sizing: border-box;
}
.system-p p {
	margin-bottom: 1em;
}
.system-p .align-center {
	text-align: center;
}


/* 集客をお考えの店舗様 集客ツール説明 */

.keisai-text-wrap {
	padding: 0 10px;
}
.keisai-text-wrap p {
	margin-bottom: 1em;
}
.keisai-text-wrap .red {
	color: #cc0000;
}
.keisai-text-wrap .bold {
	font-weight: bold;
}
.keisai-text-wrap .asterisk {
	padding-bottom: 0.5em;
	list-style: none;
}
.keisai-text-wrap .asterisk li {
	margin-bottom: 0.5em;
	margin-left: 1em;
	text-indent: -1em;
}
.keisai-text-wrap .plan-flow {
	padding-bottom: 6px;
}
.keisai-text-wrap .plan-flow p {
	margin: 0 auto 8px auto;;
	padding: 10px 20px;
	width: 19em;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #254869;
	border-radius: 5px;
	box-sizing:border-box; 
}
.plan-table {
	margin-bottom: 14px;
}
.plan-table .plan-select {
	display: flex;
	justify-content: flex-end;
}
.plan-table .plan-select p {
	font-size: 10px;
	line-height: 1.3em;
	padding: 7px 3px;
	color: #ffffff;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.plan-table .plan-select p.plan1 {
	width: 73px;
	background-color: #0a3761;
}
.plan-table .plan-select p.plan2 {
	width: 73px;
	background-color: #ec2788;
}
.plan-table .plan-select p.plan3 {
	margin-right: 3px;
	width: 73px;
	background-color: #ff6600;
}
.plan-table table {
	width:100%;
	border-collapse:collapse;
	border-top:6px solid #f4efc3;
	border-left:6px solid #f4efc3;
	border-right:5px solid #f4efc3;
	border-bottom:5px solid #f4efc3;
	box-sizing: border-box;
}
.plan-table table th,
.plan-table table td {
	font-size: 11px;
	padding: 7px 3px;
	border-right:1px solid #f4efc3;
	border-bottom:1px solid #f4efc3;
	box-sizing: border-box;
}
.plan-table table th {
	width: auto;
	text-align: left;
	font-weight: normal;
	background-color: #fffdef;
	vertical-align: top;
}
.plan-table table th.left-th {
	width: 24px;
	padding: 7px 0;
	background-color: #000000;
	text-align: center;
	box-sizing: border-box;
}
.plan-table table th.left-th img {
	width: 60%;
	height: auto;
}
.plan-table table td {
	width: 73px!important;
	font-size: 13px;
	line-height: 1.3em;
	text-align:center;
	vertical-align: middle;
}
.plan-table table td.bg-yes {
	background-color: #ffff63;
}
.plan-table table td img {
	width: 17px;
	height:auto;
}
.plan-table table td.red {
	color: #cc0000;
}
.plan-table table td.bold {
	font-weight: bold;
}


/* 登録の流れ */

.reg-flow ul {
	padding-bottom: 6px;
}
.reg-flow ul li {
	list-style: none;
	margin: 0 auto 8px auto;
	padding: 10px 20px;
	width: 19em;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #254869;
	border-radius: 5px;
	box-sizing:border-box; 
}


/* -------------------------------------
　店舗アカウント ログインメールアドレスのお問い合わせ
------------------------------------- */

.account-email-main {
  padding: 20px 0;
  width: 100%;
  text-align: center;
  background-image: url("../images_id/member/bg_main.png");
  background-repeat:repeat-y;
  box-sizing: border-box;
  position: relative;
}
.account-email-main h2 {
  margin: 0 auto 15px auto;
  padding: 0 10px;
  width: 80%;
  max-width: 401px;
  box-sizing: border-box;
}
.account-email-main h2.contact-titile {
  width: 80%;
  max-width: 222px;
}
.account-email-main h2 img {
  width: 100%;
  height: auto;
}
.account-email-main h2 img.pc {
  display: none;
}
.account-email-main h2 img.sp {
  display: block;
}
.account-email-main h2.confirm {
  margin-bottom: 0!important;
}
.account-email-main .process-title {
  margin: 20px 10px 0 10px;
  width: calc(100% - 18px);
  padding: 10px;
  font-size: 16px;
  line-height: 1.3em;
  font-weight:bold;
  text-align: left;
  background-color: #eeeeee;
  border: 1px #dfdfde solid;
  box-sizing: border-box;
}
.account-email-main p.account-email-text {
  padding: 0 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  box-sizing: border-box;
}
.account-email-main p.account-email-text br {
  display: none;
}
.account-email-main p.account-email-text span {
  font-weight: bold;
}
.account-email-main p.account-email-text span.red {
  color: #e74f63;
}
.account-email-main p.account-email-text span.orange {
  color: #ff9600;
}
.account-email-main .process {
  margin: 0 10px 15px 10px;
  padding: 15px 10px 10px 0;
  width: calc(100% - 20px);
  background-color: #ffffff;
  box-sizing: border-box;
}
.account-email-main .process ul {
  margin-bottom: -0.5em;
  text-indent: -3.2em;
}
.account-email-main .process ul li {
  margin-bottom: 0.5em;
  margin-left: 3.5em;
  font-size: 14px;
  line-height: 1.4em;
  list-style: none;
  text-align: left;
}
.account-email-main .process ul li span {
  font-weight: bold;
}
.account-email-main .process ul li span.red {
  color: #e74f63;
}

/* ボタン */
.account-email-main .process .process-btn ul {
  margin: 0 0 -7px 0;
  padding: 0 0 0 10px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-indent: 0;
  box-sizing: border-box;
}
.account-email-main .process .process-btn ul li {
  width: 100%;
  margin: 0 0 7px 0;
  padding: 0;
  list-style: none;
}
.account-email-main .process .process-btn ul li a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  padding: 7px 28px 7px 10px;
  border: 1px #2ba3c0 solid;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #05809f;
  background-color: #0c95b7;
  background-image: url("../images_id/right_arrow.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  text-decoration: none;
  display: block;
  box-sizing: border-box;
}
.account-email-main .process .process-btn ul li a:hover {
  color: #ffffff;
  background-color: #5f4933;
  border: 1px #6f5b46 solid;
  box-shadow: 0 0 0 1px #573e25;
  opacity: 1;
  filter: alpha(opacity=1);
}

.account-email-main .note {
  margin: 0;
  padding: 0 10px 0 20px;
  width:100%;
  box-sizing: border-box;
}
.account-email-main .note ul {
  margin-bottom: -0.5em;
  text-indent: -1.3em;
}
.account-email-main .note ul li {
  margin-bottom: 0.5em;
  margin-left: 0.5em;
  line-height: 1.4em;
  list-style: none;
  text-align: left;
}
.account-email-main .note ul li span {
  font-weight: bold;
}


/* -------------------------------------
　フォーム共通
------------------------------------- */

.form-area .form-text {
  margin-bottom: -1em;
  padding: 0 10px 12px 10px;
  box-sizing: border-box;
}
.form-area .form-text h3 {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: left;
}
.form-area .form-text p {
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 1em;
}
.form-area .form-text p span.red-bold {
  color: #e74f63;
  font-weight: bold;
}
.form-area .form-box .account_email_form {
  width: 100%;
	border-collapse:collapse;
	border-top:1px #dfdfde solid;
	border-left:none;
	box-sizing: border-box;
}
.form-area .form-box .account_email_form th {
	padding:10px 15px;
  width: 100%;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
	text-align:left;
	vertical-align:middle;
	border-right:none;
	border-bottom:1px #dfdfde solid;
  background-color: #eeeeee;
	word-wrap: break-word;
	box-sizing: border-box;
  display: block;
}
.form-area .form-box .account_email_form th span {
  color: #e74f63;
  font-weight: bold;
}
.form-area .form-box .account_email_form td {
  width: 100%;
	padding:10px 15px;
  font-size: 14px;
  line-height: 1.4em;
	vertical-align:middle;
  background-color: #ffffff;
	border-right:none;
	border-bottom:1px #dfdfde solid;
	word-wrap: break-word;
  box-sizing: border-box;
  display: block;
}
.form-area .form-box .account_email_form td input {
  color: #333333;
	margin:0;
	padding:7px 10px;
	font-size:14px;
  font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border: 1px #cccccc solid;
  box-shadow: 0 1px 1px #e8e8e8;
	box-sizing:border-box;
}
.form-area .form-box .account_email_form td.input-radio p {
  margin-bottom: 0.3em;
}
.form-area .form-box .account_email_form td.input-radio p:last-child {
  margin-bottom: 0;
}
.form-area .form-box .account_email_form td.input-radio input[type="radio"] {
	height:auto;
  margin-right: 0.5em;
  margin-top: -3px;
  box-shadow: none;
}
.form-area .form-box .account_email_form td.input-radio input[type="radio"]:hover {
	opacity: 1;
	filter: alpha(opacity=1);
}
.form-area .form-box .account_email_form td textarea {
  color: #333333;
	margin:0;
	padding:7px 10px;
	font-size:14px;
  font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border: 1px #cccccc solid;
  box-shadow: 0 1px 1px #e8e8e8;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	box-sizing:border-box;
}
.form-area .form-box .account_email_form td .td-note {
  text-indent: -1.3em;
  margin-bottom: -5px;
  padding-top: 10px;
}
.form-area .form-box .account_email_form td .td-note p {
  margin-left: 1.3em;
  margin-bottom: 5px;
}
.form-area .form-box .account_email_form td .td-note p.blue {
  color: #0b93bb;
}
.form-area .form-box .account_email_form td input.shop-name {
  width: 100%;
  max-width:40em;
}
.form-area .form-box .account_email_form td input.name {
  width: 100%;
  max-width:40em;
}
.form-area .form-box .account_email_form td input.address {
  width: 100%;
  max-width:100%;
}
.form-area .form-box .account_email_form td input.shop-url {
  width: 100%;
  max-width:30em;
}
.form-area .form-box .account_email_form td input.old-email {
  width: 100%;
  max-width:40em;
}
.form-area .form-box .account_email_form td .new-email p:nth-child(1) {
  margin-bottom: 10px;
}
.form-area .form-box .account_email_form td .new-email input {
  width: calc(100% - 5em);
  max-width:40em;
}
.form-area .form-box .account_email_form td .email p:nth-child(1) {
  margin-bottom: 10px;
}
.form-area .form-box .account_email_form td .email input {
  width: calc(100% - 5em);
  max-width:40em;
}
.form-area .form-box .account_email_form td .new-password p:nth-child(1) {
  margin-bottom: 10px;
}
.form-area .form-box .account_email_form td .new-password input {
  width: calc(100% - 5em);
  max-width:20em;
}
.form-area .form-box .account_email_form td .old-email input {
  width: 100%;
  max-width:40em;
}
.form-area .form-box .account_email_form td input.name {
  width: 100%;
  max-width:30em;
}
.form-area .form-box .account_email_form td textarea.request,
.form-area .form-box .account_email_form td textarea.other {
  width:100%;
}
.form-area .form-box .form-btn {
  padding: 20px 10px;
  text-align: center;
  box-sizing: border-box;
/*
	border-right:1px #dfdfde solid;
	border-left:1px #dfdfde solid;
	border-bottom:1px #dfdfde solid;
  background-color: #eeeeee;
*/
}
.form-area .form-box .form-btn input {
  width: 60%;
  max-width: 350px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 18px;
  height: 55px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 10px;
  border: 1px #6c533b solid;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #54402b;
  background-color: #5f4933;
  box-sizing: border-box;
}
.form-area .form-box .form-btn input:hover {
  color: #ffffff;
  background-color: #84684b;
  border: 1px #84684b solid;
  box-shadow: 0 0 0 1px #84684b;
  opacity: 1;
  filter: alpha(opacity=1);
}
.form-area .form-box .form-btn input.return-btn {
  width: 35%;
  max-width: 250px;
  margin-right: 3%;
}
.link-btn {
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
  padding: 20px 10px 30px 10px;
  text-align: center;
  box-sizing: border-box;
}
.link-btn a {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 18px;
  line-height: 55px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  border: 1px #6c533b solid;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #54402b;
  background-color: #5f4933;
  box-sizing: border-box;
  display: block;
}
.link-btn a:hover {
  color: #ffffff;
  background-color: #84684b;
  border: 1px #84684b solid;
  box-shadow: 0 0 0 1px #84684b;
  opacity: 1;
  filter: alpha(opacity=1);
}


/* 利用規約・プライバシーポリシー */

  .rule-wrap {
    padding: 0 10px;
    box-sizing: border-box;
  }


/* -------------------------------------
　よくある質問
------------------------------------- */

.faq-wrap .faq-box {
  margin-bottom: 30px;
}
.faq-wrap .faq-box .faq-title {
  border-left: 4px #0c95b7 solid;
	box-sizing: border-box;
}
.faq-wrap .faq-box .faq-title h3 {
	margin:0;
	padding:10px 15px;
	font-size:18px;
	line-height:1.4;
	font-weight:bold;
	background: #f4f5f5;
	border-top:1px #dfdfde solid;
	border-bottom:1px #dfdfde solid;
	border-right:1px #dfdfde solid;
	box-sizing: border-box;
}
.faq-wrap .faq-box dl {
  border-bottom: 1px dotted #cccccc;
}
.faq-wrap .faq-box dl dt {
	margin:0;
	padding:20px 10px 20px 40px;
	width:100%;
	font-size:16px;
	line-height:1.4;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	background-image:url("../info/img/q.svg");
	background-repeat:no-repeat;
	background-position: 10px 20px;
  background-size: auto 18px;
	display:block;
	box-sizing:border-box;
}
.faq-wrap .faq-box dl dt:hover {
	background-color:#f9f9f9;
}
.faq-wrap .faq-box dl dd {
	margin:0;
	padding:10px 10px 10px 0;
	width:100%;
	line-height:1.6;
	text-align:left;
	display:none;
	box-sizing:border-box;
}
.faq-wrap .faq-box dl dd .text {
	padding:0 0 0 40px;
	background-image:url("../info/img/a.svg");
	background-repeat:no-repeat;
	background-position: 10px 0;
  background-size: auto 17px;
}
.faq-wrap .faq-box dl dd .text p {
  margin-bottom: 10px;
}
.faq-wrap .faq-box dl dd .text table {
	width:100%;
	border-collapse:collapse;
}
.faq-wrap .faq-box dl dd .text table th {
  padding-bottom: 10px;
  width: 7em;
}
.faq-wrap .faq-box dl dd .text table td {
  padding-bottom: 10px;
}
.faq-wrap .faq-box dl dd .ul-disc {
  margin-bottom: 5px;
}
.faq-wrap .faq-box dl dd .ul-disc ul {
  text-indent: 0;
}
.faq-wrap .faq-box dl dd .ul-disc ul li {
  padding-bottom: 5px;
  margin-left: 1em;
}

/* リンクボタン */
.faq-btn {
  margin-bottom: 10px;
}
.faq-btn ul {
  display: flex;
  margin-bottom: 4px;
}
.faq-btn ul li {
  margin: 0 20px 0 0;
  list-style: none;
}
.faq-btn ul li a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  padding: 7px 30px 7px 15px;
  border: 1px #2ba3c0 solid;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #05809f;
  background-color: #0c95b7;
  background-image: url("../images_id/right_arrow.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  text-decoration: none;
  display: block;
  box-sizing: border-box;
}
.faq-btn ul li a:hover {
  color: #ffffff;
  background-color: #5f4933;
  border: 1px #6f5b46 solid;
  box-shadow: 0 0 0 1px #573e25;
  opacity: 1;
  filter: alpha(opacity=1);
}


/* -------------------------------------
　会社概要
------------------------------------- */

.company-table table {
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	border-left:none;
	box-sizing: border-box;
}
.company-table table th {
	padding:10px 15px;
	width: 100%;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	text-align:left;
	vertical-align:middle;
	border-right:none;
	border-top:1px #dfdfde solid;
	border-bottom:1px #dfdfde solid;
	background-color: #eeeeee;
	word-wrap: break-word;
	box-sizing: border-box;
	display: block;
}
.company-table table td {
	width: 100%;
	padding:10px 15px;
	font-size: 14px;
	line-height: 1.4em;
	vertical-align:middle;
	background-color: #ffffff;
	border-right:none;
	border-bottom:none;
	word-wrap: break-word;
	box-sizing: border-box;
	display: block;
}
.member-rule-html {
  margin: 0;
  padding: 15px 0 15px 0;
	width:100%;
  background-color: #fafafa;
  box-sizing: border-box;
}


/* -------------------------------------
　リンクについて
------------------------------------- */

.link-table {
  margin-bottom: 30px;
}
.link-table .red {
  color: #e74f63;
}
.link-table .bold {
  font-weight: bold;
}
.link-table table {
  width: 100%;
	border-collapse:collapse;
	border-top:1px #dfdfde solid;
	border-left:none;
	box-sizing: border-box;
}
.link-table table th {
	padding:10px 15px;
  width: 100%;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
	text-align:left;
	vertical-align:middle;
	border-right:none;
	border-bottom:1px #dfdfde solid;
  background-color: #eeeeee;
	word-wrap: break-word;
	box-sizing: border-box;
  display: block;
}
.link-table table td {
  width: 100%;
	padding:10px 15px;
  font-size: 14px;
  line-height: 1.4em;
	vertical-align:middle;
  background-color: #ffffff;
	border-right:none;
	border-bottom:1px #dfdfde solid;
	word-wrap: break-word;
  box-sizing: border-box;
  display: block;
}
.link-table .link-text {
  margin-bottom: -1em;
  padding: 0 10px 12px 10px;
  box-sizing: border-box;
}
.link-table .link-text p {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 1em;
}

.bnr-copy-wrap {
  margin-bottom: 30px;
}
.margin-no {
  margin-bottom: 0;
}
.bnr-copy-wrap .copy-text {
  margin-bottom: 1em;
  padding: 15px 10px 14px 10px;
  font-size: 15px;
  line-height: 1.4em;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  background-color: #5f4933;
  box-sizing: border-box;
}
.bnr-copy-wrap .bnr-copy-table {
  margin-bottom: 20px;
}
.bnr-copy-wrap .bnr-copy-table table {
	width: 100%;
	border-collapse:collapse;
	border-top:1px #dfdfde solid;
	border-left:1px #dfdfde solid;
	box-sizing: border-box;
}
.bnr-copy-wrap .bnr-copy-table table th {
	padding:10px 15px;
	width: 100%;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	text-align:left;
	vertical-align:middle;
	border-right:1px #dfdfde solid;
	border-bottom:1px #dfdfde solid;
	background-color: #eeeeee;
	word-wrap: break-word;
	box-sizing: border-box;
  display: block;
}
.bnr-copy-wrap .bnr-copy-table table td {
  width: 100%;
	padding:10px 15px;
	font-size: 14px;
	line-height: 1.4em;
	vertical-align:middle;
	background-color: #ffffff;
	border-right:1px #dfdfde solid;
	border-bottom:1px #dfdfde solid;
	word-break: break-all;
	box-sizing: border-box;
  display: block;
}
.bnr-copy-wrap .bnr-copy-table table td textarea {
  margin: 0;
	padding:7px 10px;
  width: 100%;
  height: 10em;
  font-size: 14px;
  line-height: 1.5em;
  color: #333333;
  font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border: 1px #cccccc solid;
  box-shadow: 0 1px 1px #e8e8e8;
  box-sizing: border-box;
}
.bnr-copy-wrap .download-text {
  margin-bottom: 0;
  padding: 0 10px 30px 10px;
  box-sizing: border-box;
}
.bnr-copy-wrap .download-text p {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 1em;
}
.bnr-copy-wrap .download-text p .bold {
  font-weight: bold;
}
.bnr-copy-wrap .download-text textarea {
  margin: 0;
	padding:7px 10px;
  width: 100%;
  height: 10em;
  font-size: 14px;
  line-height: 1.5em;
  color: #333333;
  font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border: 1px #cccccc solid;
  box-shadow: 0 1px 1px #e8e8e8;
  box-sizing: border-box;
}


/* -------------------------------------
　カフェでのマナー
------------------------------------- */

.manner-wrap {
  padding-bottom: 30px;
}
.manner-tit {
  margin-bottom: 1em;
  padding: 15px 10px 14px 10px;
  font-size: 15px;
  line-height: 1.4em;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  background-color: #5f4933;
  box-sizing: border-box;
}
.manner-flex1 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column-reverse;
}
.manner-flex1 figure {
  margin: 0 auto;
  width: 100%;
  max-width: 150px;
  padding-left: 0;
  margin-bottom: 20px;
  text-align: center;
}
.manner-flex1 figure img {
  width: 100%;
  height: auto;
}
.manner-flex2 {
  display: flex;
  justify-content: flex-start;
  flex-direction:column-reverse;
}
.manner-flex2 figure {
  margin: 0 auto;
  width: 100%;
  max-width: 150px;
  padding-right: 0;
  margin-bottom: 20px;
  text-align: center;
}
.manner-flex2 figure img {
  width: 100%;
  height: auto;
}
.manner-flex-bpadd {
  margin-bottom: 30px;
}
.manner-text {
  margin-bottom: -1em;
  padding: 0 10px;
  box-sizing: border-box;
}
.manner-text p {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 1em;
}

.manner-point-wrap {
  padding-bottom: 30px;
}
.manner-point-wrap:last-child {
  padding-bottom: 0;
}
.manner-point-wrap .point-title {
  margin-bottom: 20px;
  padding: 0 10px 5px 10px;
  border-bottom: 4px #e74f63 solid;
  display: flex;
  align-items:center;
}
.manner-point-wrap .point-title p {
  width: 5em;
  margin-right: 10px;
  padding: 3px 0;
  font-size: 14px;
  line-height: 1.4em;
  color: #fff;
  text-align: center;
  background-color: #e74f63;
  border-radius: 15px;
}
.manner-point-wrap .point-title h4 {
  width: calc(100% - 5em);
  padding: 5px 0;
  font-size: 18px;
  line-height: 1.4em;
}
.manner-point-wrap .manner-point-list ul {
  margin-left: 1em;
  margin-bottom: -15px;
  padding: 0 10px;
  box-sizing: border-box;
}
.manner-point-wrap .manner-point-list ul li {
  padding-bottom: 15px;
}
.manner-point-wrap .manner-point-list ul li h5 {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.4em;
}
.manner-point-wrap .manner-point-list ul li .manner-ul-text {
  margin-bottom: -1em;
}
.manner-point-wrap .manner-point-list ul li .manner-ul-text p {
  margin-bottom: 1em;
}


/* -------------------------------------
　サイトマップ
------------------------------------- */

.sitemap-title {
  margin-bottom: 20px;
  padding-bottom: 7px;
  border-bottom: 1px #dfdfde solid;
}
.sitemap-title p {
  padding: 0 10px;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: bold;
  box-sizing: border-box;
}
.sitemap-list {
  padding-bottom: 20px;
}
.sitemap-list ul {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 15px 0 15px;
  box-sizing: border-box;
}
.sitemap-list ul li {
  margin-bottom: 10px;
  width: 100%;
  list-style: none;
}
.sitemap-list ul li a {
  padding: 0 0 0 15px;
  font-size: 15px;
  line-height: 1.5em;
  text-decoration: none;
  background-image: url("../images_id/sitemap_arrow.svg");
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: auto 12px;
}
.sitemap-list ul li a:hover {
  font-size: 15px;
  line-height: 1.5em;
  text-decoration: none;
}
.sitemap-list-area {
  padding-bottom: 20px;
}
.sitemap-list-area ul {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 15px 0 15px;
  box-sizing: border-box;
}
.sitemap-list-area ul li {
  margin-bottom: 10px;
  width: calc(100% / 3);
  list-style: none;
}
.sitemap-list-area ul li a {
  padding: 0 0 0 15px;
  font-size: 15px;
  line-height: 1.5em;
  text-decoration: none;
  background-image: url("../images_id/sitemap_arrow.svg");
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: auto 12px;
}
.sitemap-list-area ul li a:hover {
  font-size: 15px;
  line-height: 1.5em;
  text-decoration: none;
}
  
.sitemap-list-area2 {
  padding-bottom: 20px;
}
.sitemap-list-area2 ul {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 15px 0 15px;
  box-sizing: border-box;
}
.sitemap-list-area2 ul li {
  margin-bottom: 10px;
  width: calc(100% / 4);
  list-style: none;
}
.sitemap-list-area2 ul li a {
  padding: 0 0 0 15px;
  font-size: 15px;
  line-height: 1.5em;
  text-decoration: none;
  background-image: url("../images_id/sitemap_arrow.svg");
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: auto 12px;
}
.sitemap-list-area2 ul li a:hover {
  font-size: 15px;
  line-height: 1.5em;
  text-decoration: none;
}


}