/* お問い合わせフォーム（L001） */
.header {
	margin-bottom:10px;
}
.header_guide {
	display:none;
}
.pnkz li {
	display:inline-block;
	font-size:10px;
}
.pnkz li a {
	color:#09f;
	text-decoration:none;
}
.right_boxb {
	width:777px;
	border:1px solid #09f;
	margin:20px 0 10px 0;
	line-height:1.3em;
}
.infocell {
	background:#f9f5e4;
	padding:30px 20px 30px 20px;
}
.legacy_form_tbl01 {
	width:700px;
}
.legacy_txt {
	color:#606060 !important;
	font-size:14px;
	font-weight:bold;
}
.legacy_txt2 {
	font-weight:bold;
	color:#606060;
}
.contents0 {
	margin-top:10px;
}
.in_main {
	margin:20px;
}

/* guidebook */
.guidebook {
	position: relative;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	max-width: 740px;
	background-color: #f5fbff;
}
.guidebook .guidebook_head,
.guidebook .guidebook_body {
	padding-left: 425px;
}
.guidebook .guidebook_head {
	background-color: #d7efff;
	color: #0096ff;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}
.guidebook .guidebook_body {
	padding-top: 25px;
  padding-bottom: 30px;
}
.guidebook .guidebook_body .guidebook_img {
	position: absolute;
	top: -20px;
	left: -10px;
}
.guidebook .guidebook_body .guidebook_text_02 p {
	margin-top: 15px;
  font-size: 14px;
}
.guidebook .guidebook_body .guidebook_text_02 p img {
	max-width: 230px;
	width: 100%;
	height: auto;
}
.guidebook_tel {
	padding-top: 10px;
	color: #09f;
	font-size: 16px;
	text-align: center;
}
.guidebook_tel span {
	font-size: 22px;
	font-weight: bold;
}
.guidebook_tel img {
	display: inline-block;
	width: 24px;
	padding-right: 4px;
}

/* guidebook_tabs */
.guidebook_tabs {
	margin-top: 30px;
  padding-bottom: 40px;
  width: 100%;
  margin: 0 auto;
}
.guidebook_tabs .tab_item {
	display: inline-block;
  width: 49.65%;
	height: 50px;
  line-height: 50px;
	color: #fff;
  font-size: 18px;
  text-align: center;
  transition: all 0.2s ease;
}
.guidebook_tabs #guidebook_openbtn + .tab_item {
	background-color: #AFDFEB;
}
.guidebook_tabs #guidebook_yuusou + .tab_item {
	background-color: #FBBF8D;
}
.guidebook_tabs .tab_item:hover {
	opacity: 0.75;
}
.guidebook_tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #000;
}
.guidebook_tabs #guidebook_openbtn:checked + .tab_item {
    border-bottom: 4px solid #07aed8;
}
.guidebook_tabs #guidebook_yuusou:checked + .tab_item {
    border-bottom: 4px solid #fa7f19;
}
.guidebook_tabs	input[name="tab_item"] {
	 display: none;
}
.guidebook_tabs	.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
	margin-top: 10px;
}
#guidebook_openbtn:checked ~ #guidebook_dlarea,
#guidebook_yuusou:checked ~ #yuusou_content {
  display: block;
}


.guidebook_dlarea {
	margin-bottom:30px;
	border:1px solid #090;
	padding:0;
}
.guidebook_dlarea_ttl {
	background:#090;
	height:40px;
}
.guidebook_dlarea_inner {
	padding:10px 40px;
	margin:15px;
	background:#f9f5e4;
}
.guidebook_dlarea_inner > form > .guidebook_dlbtn > input[type="image"] {
	border:0 none;
}
.right_boxb > .contents0 > .in_main > table {
	width:100%;
	border:0 none;
}
.l001_top_txt {
	padding-bottom:10px;
}
.l001_top_txt img {
	float:left;
	margin:0 50px 0 60px;
}
.l001_top_txt p{
	padding:20px 0 0 0;
}
.l001_top_btn01 {
	text-align:center;
}
.yusou_area_ttl > div {
	background:#f97f1c;
}
.yusou_area_ttl > p {
	margin:10px 20px 20px;
}
.l001_input_area > .bluewaku_area > .bokin_inner_tbl .event_tbl_th {
	background:#fff3c2;
	color:#7e6b5a;
}
.l001_input_area > .bluewaku_area > .bokin_inner_tbl th {
	background:#fff3c2;
	color:#7e6b5a;
}
.enq_control_cell {
	visibility:hidden;
}
.ev_enq_tbl_subttl {
	font-weight:bold;
	padding:10px 0;
}
.qsr_radio_btn {
	margin:0 50px 0 0;
}
.qsr_checkbox_btn {
	margin:0 50px 0 0;
}
.ev_enq_tbl {
	width:100%;
}
.ev_enq_tbl textarea,.ev_enq_tbl input[type="text"] {
	width:90%;
}

/* レガシー */
.l001_sidebar {
	border:1px solid #09f;
        height: auto;
	text-align:center;
	margin-top: 62px;
	padding:10px 6px 10px  6px;
}
.l001_sidebar  h2 {
	border-bottom: 2px solid #09f;
 	font-family: meiryo;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
	padding-top: 2px;
	padding-bottom: 4px;
    color: #333;
	line-height: 1.1;
}
.l001_sidebar  h2  i {
    color: #260098;
    margin-right: 5px;
    font-weight: normal;
    vertical-align: baseline;
    font-size: 1.2em;
}
.sidebar > .l001_sidebar  > ul > li  {
	margin-top: 30px;
}
.sidebar > .l001_sidebar  > ul > li h3 {
	margin: 0;
	font-size:0.95em;
}
.sidebar > .l001_sidebar  > ul > li.c01 h3,
.sidebar > .l001_sidebar  > ul > li.c01 p {
	color:#09f !important;
}
.sidebar > .l001_sidebar  > ul > li.c02 h3,
.sidebar > .l001_sidebar  > ul > li.c02 p {
	color:#09f !important;
}
.sidebar > .l001_sidebar p {
	margin-top: 10px;
}
.sidebar > .l001_sidebar  > ul > li.c01 p .no {
	font-size: 1.4em;
	font-weight: bold;
	font-family: meiryo;
}
.sidebar > .l001_sidebar  > ul > li.c02 p .no {
	font-size: 1.15em;
	font-weight: bold;
	font-family: meiryo;
}
.sidebar > .l001_sidebar  > ul > li.c01 p .icon_freedial {
	display: inline-block;
	width: 20px;
	margin-right: 2px;
}
	.sidebar > .l001_sidebar  > ul > li.c01 p .icon_freedial img {
		width: 100%;
		height: auto;
	}
.sidebar > .l001_sidebar  > ul > li.c02 p .icon_freedial {
	display: inline-block;
	width: 20px;
	margin-right: 2px;
}
.sidebar > .l001_sidebar  > ul > li.c02 p .icon_freedial img {
	width: 80%;
	height: auto;
}

.sidebar > .l001_sidebar  > ul > li p .sml {
	display:block;
	padding-top: 6px;
	font-size: 0.8em;
}
.sidebar > .l001_sidebar  > ul > li.c01 p .ml {
	font-size: 1.2em;
	font-weight: bold;
	font-family: meiryo;
}

/* レガシーパンフレット */
.l001_contact_tit {
 	font-family: meiryo;
  font-size: 1.3em;
  font-weight: normal;
  margin: 30px 0 20px 0;
  color: #333;
	text-align: center;
}
.l001_contact {
	border:1px solid #09f;
	text-align:center;
	margin-top: 10px;
	padding:15px 6px 15px 6px;
}
.l001_contact > ul > li  {}
.l001_contact > ul > li h3 {
	margin: 0;
	font-size:16px;
	font-weight:normal;
}
.l001_contact > ul > li.c02 h3,
.l001_contact > ul > li.c02 p {
	color:#09f !important;
	font-size:16px;
}
.l001_contact > ul > li.c02 .ml i {
	padding-right: 5px;
}
.l001_contact > ul > li.c02 .ml a {
	color: #09f;
}
.l001_contact > ul > li.c02 .ml a:hover {
	text-decoration: none;
}
.l001_contact p {
	margin-top: 15px;
}
.l001_contact > ul > li.c01 p .no {
	font-size: 1.4em;
	font-weight: bold;
	font-family: meiryo;
}
.l001_contact > ul > li.c02 p .no {
	font-size: 1.15em;
	font-weight: bold;
	font-family: meiryo;
}
.l001_contact > ul > li.c02 p .icon_freedial {
	display: inline-block;
	width: 20px;
	margin-right: 2px;
}
.l001_contact > ul > li.c02 p .icon_freedial img {
	width: 80%;
	height: auto;
}

.l001_contact > ul > li p .sml {
	display:block;
	padding-top: 6px;
	font-size: 0.8em;
}

.require_pc {
	color:#fff;
	background-color:#ff9900;
	padding:2px;
	margin-left:1em;
	font-size:12px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.moushikomisya_name {
	display:none;
}
.isan_toiawase_area {
	border:1px solid #09f;
	width:100%;
	padding:10px;
	box-sizing:border-box;
	margin-bottom:50px;
}
.isan_toiawase_area > div {
	background:#f9f5e4;
	padding:30px;
	box-sizing:border-box;
}
.wbpln_tel4{
    width:150px;
}
.wbpln_mail{
    width:400px;
}

/* お問い合わせフォーム - ログイン（L001） */
.orangewaku_area > div > table {
	width:100%;
}
.orangewaku_area > div > table > tbody > tr > th,
.orangewaku_area > div > table > tbody > tr > td {
	border:1px solid #ff8400;
	padding:5px 20px;
	text-align:left;
	font-weight:normal;
}
.orangewaku_area > div > table > tbody > tr > th {
	width:25%;
}
.orangewaku_area > div > table > tbody > tr > td {
	width:75%;
}
.orangewaku_area > div > table .tr_odd {
	background:#FFF3c2;
}
.enquete_topcell {
	border-top:0 none !important;
}
.bluewaku_area > div > table > tbody > tr > th {
	width:25%;
}
.bluewaku_area > div > table > tbody > tr > td {
	width:75%;
}
.contact_login_tblarea {
	width:777px;
}

.contact_login_tblarea table {
	width:100%;
}
.contact_login_tblarea > table > tbody > tr > th,
.contact_login_tblarea > table > tbody > tr > td {
	border:1px solid #f97f1c;
	padding:5px 20px;
	text-align:left;
}
.contact_login_tblarea > table > tbody > .tr_odd {
	background:#FFF3c2;
}
.contact_login_tblarea table th {
	width:25%;
}
.contact_login_tblarea table td {
	width:75%;
}
.contact_login_tblarea2 {
	width:835px;
}
.contact_login_tblarea2 table {
	width:100%;
}
.contact_login_tblarea2 > table > tbody > tr > th,
.contact_login_tblarea2 > table > tbody > tr > td {
	border:1px solid #f97f1c;
	padding:5px 20px;
	text-align:left;
}
.contact_login_tblarea2 > table > tbody > .tr_odd {
	background:#FFF3c2;
}
.contact_login_tblarea2 table th {
	width:25%;
}
.contact_login_tblarea2 table td {
	width:75%;
}
.legacy_pdfdlimg {
	float:right;
	margin-left:20px;
}
.guidebook_dlarea_inner_dl > p {
	font-weight:bold;
	color:#555;
	margin:10px 0;
	line-height: 1.6;
}
.guidebook_dlarea_inner_dl .dl_tel {
	font-size: 20px;
}

.isanlogo01 {
	width: 27px;
	margin-left: 20px;
	padding:  10px 0;
}
.isanlogo02 {
	width: 300px;
    margin-left: 20px;
    padding:  10px 0;
}

/* お問い合わせフォーム - 確認・完了（L001） */
.confirm_enq_cell h4 {
	margin:5px 0;
}
.confirm_enq_cell h5 {
	margin:10px 0;
}
.confirm_enq_cell p,.confirm_enq_cell h5 {
	margin:0 0 10px 32px;
	font-size:14px;
}
.l001_complete_area {
	border:1px solid #09f;
	width:777px;
	padding:20px;
	box-sizing:border-box;
	margin-bottom:50px;
}
.l001_complete_area p {
	margin:20px 50px;
}
.pinkbar.greybg.pdf_l001_01parts {
	padding:40px 20px 40px 40px;
}
.pinkbar.greybg.amazon_hidden.pdf_l001_03parts {
    padding: 40px 20px 40px 40px;
}
.L001_notice{
    font-size:14px;
    padding: 0px 0px 12px 0px;
}

/* お問い合わせフォーム（L002） */
.contact_pagettl {
	font-family:meiryo;
	font-size:1.3em;
	font-weight:bold;
	margin:10px 60px 20px 20px;
	color:#333;
}
.contact_pagettl.loo1_tit {
	margin-top: 30px;
	font-weight: normal !important;
	text-align: center;
}
.contact_pagettl i {
	color:#260098;
	margin-right:7px;
	font-weight:normal;
	vertical-align:baseline;
	font-size:1.3em;
}
.l002_q1_tbl > tbody > tr > td {
	width:200px;
}
.sidebar > .l002_sidebar  > ul > li.c01 p .icon_freedial {
	display: inline-block;
	width: 20px;
	margin-right: 2px;
}
	.sidebar > .l002_sidebar  > ul > li.c01 p .icon_freedial img {
		width: 100%;
		height: auto;
	}
.sidebar > .l002_sidebar  > ul > li p .sml {
	display:block;
	padding-top: 6px;
	font-size: 0.8em;
}
.sidebar > .l002_sidebar  > ul > li.c01 p .ml {
	font-size: 1.2em;
	font-weight: bold;
	font-family: meiryo;
}


/* お問い合わせフォーム 確認（L002） */
.bluewaku_area > div > table {
	width:100%;
}
.bluewaku_area > div > table > tbody > tr > td,.bluewaku_area > div > table > tbody > tr > th {
	border:1px solid #ccc;
	font-weight:normal;
	padding:5px 20px;
	text-align:left;
}



/* 企業協力（一般）に関するお問い合わせ（C001） */
.c001_q1 li {
	display:inline-block;
	margin:5px 20px 5px 0px;
}
.c001_txtarea {
	border:3px solid #f90;
	padding:20px;
	box-sizing:border-box;
	width:777px;
	margin-bottom:20px;
}
.c001_txtarea > p {
	margin:10px 0;
}
.c001_txtarea > p > span {
	color:#f00;
}
.c001_txtarea > ul > li{
	list-style:disc;
	margin:5px 0 5px 20px;
}
i.fa.fa-fax {
	font-size:30px !important;
	margin-bottom:8px;
	color:#7e6b5a;
}

#q3{
    display:none;
}


/* ダウンロードボタン */
.btn-dl {}
.btn-dl a {
	display: block;
	border-radius: 6px;
	background-color: #AFDFEB;
	max-width: 320px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 20px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.btn-dl a i {
	padding-left: 10px;
}
.btn-dl a:hover {
	opacity: 0.75;
}

/* 確認画面へボタン */
.btn-confirm {}
.btn-confirm a {
	display: block;
	border-radius: 6px;
	background-color: #FBBF8D;
	max-width: 320px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 20px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.btn-confirm a i {
	padding-left: 10px;
}
.btn-confirm a:hover {
	opacity: 0.75;
}
.confirm_info_block h2 {
    background: #ff8400;
}
.confirm_info_block {
    border: 1px solid #ff8400;
}
.confirm_info_tbl tr:nth-child(odd) {
    background-color: #FFF3c2;
}
.confirm_info_tbl th,.confirm_info_tbl td {
    border: 1px solid #ff8400;
}
.userinfo_login_btn_area button.custom_contact_submit_button, .userinfo_login_btn_area button.custom_contact_return_button{
    display: block;
    border-radius: 6px;
    background-color: #FBBF8D;
    max-width: 320px;
    width: 100%;
    padding: 10px 20px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
