.ol_disp_none,.sp {
display:none;
}


table {
    border-collapse:collapse;
    border-spacing:0;
}


.bokin_head_gif,.header_guide  {
	display:none;
}


/* --------------------------
	オンラインメニュー
-------------------------- */
.online_contents h2 {
	background:#fff !important;
	font-weight:bold !important;
	color:#306182;
	font-family:meiryo;
	font-size:20px !important;
	padding:0 !important;
	margin:30px 0 0 0;
}
.online_contents p {
	margin:10px 0;
}
.online_contents p.mgntb0 {
	margin: 0;
}
.online_menu_waku {
	border:1px solid #2649c8;
	margin:20px 0;
}
.online_menu_list {
	text-align:left;
	margin:20px 0 0 30px;
}
.online_menu_list li {
	list-style:disc;
	margin:5px 0;
}
.online_menu_btn	 {
	margin:10px 0;
	text-align:center;
}
.online_menu_btn2 {
	text-align:center;
}
.online_menu_btn2 img {
	margin:23px 0;
}
.online_contents h1 {
	background:#ccddff;
	font-size:16px;
	padding:8px;
	font-weight:normal;
}
.online_menu_waku h3 {
	margin:0;
	background:#2649c8;
	font-weight:normal;
	color:#fff;
	padding:10px;
	text-align:center;
	font-size:18px;
	line-height:1.4em;
	font-family:meiryo;
	font-weight:bold;
}
.online_menu_waku h3 span {
	font-size:12px;
}
.online_menu_right {
	float:right;
	width:50%;
	height:330px;
}
.online_menu_waku02 {
	float:right;
	height:255px;
}
.online_menu_waku02 table {
	border-collapse:collapse;
	margin:0 auto;
}
.online_menu_waku02 table th,.online_menu_waku02 table td {
	border:1px solid #999;
	font-weight:normal;
	text-align:left;
	padding:5px 20px;
	vertical-align:top;
}
.online_menu_waku02 table th {
	background:#FFc;
}
.online_menu_waku02 div {
}
.online_menu_waku02 div input {
	-webkit-box-sizing: border-box; /* Webkit系用 */
	-moz-box-sizing: border-box;     /* Firefox用 */
	box-sizing: border-box;           /* 標準 */
	width:100%;
}
.online_menu_waku02 table td span {
	font-size:10px;
}
.inner {
	width:100%;
	padding:10px;
	-webkit-box-sizing: border-box; /* Webkit系用 */
	-moz-box-sizing: border-box;     /* Firefox用 */
	box-sizing: border-box;           /* 標準 */
}
@media not screen and (max-device-width: 599px){
.inner.typ01 {
    height: 380px;
}
}
.online_menu_left {
	width:49%;
	float:left;
}
.online_leftbtn_group {
	margin:29px 0;
}
.online_menu_bottomarea {
	border-top:1px solid #2649c8;
	margin:20px 0 0;
}
.online_menu_bottomarea > div{
	width:50%;
	box-sizing:border-box;
	float:left;
	margin:20px 0;
	padding:0 18px;
}
.online_menu_bottomarea > div > h3 {
	color:#306182;
	font-family:meiryo;
	font-size:18px;
}
.online_menu_bottomarea02 {
	border-left:1px solid #2649c8;
}
.online_menu_bottomarea02 {
}
.online_menu_bottomarea01 > table td,.online_menu_bottomarea02 > table td{
	padding:1px 5px;
}
.remarks{
        white-space:normal !important;
        padding-left: 1em;
}
p.margin_none{
        margin: 0px;
}
p.sp.margin_adjust{
        margin: 0px 0px 0px -4em;
}
.sp_name_midshi_message{
    display: none;
}
.online_menu_bottomlink {
	text-align:center;
	clear:both;
	margin:50px 0 20px 0;
}
.online_menu_bottomlink li {
	display:inline;
	padding:5px 50px;
	border-right:1px solid #659bff;
}
.online_menu_bottomlink li:last-child {
	border-right:0 none;
}
.online_menu_bottomlink_underline {
	text-align:center;
	clear:both;
	margin:0 0 20px 0;
	border-top:1px solid #659bff;
	padding-top:15px;
}
.online_menu_bottomlink_underline li {
	display:inline;
	padding:5px 50px;
	border-right:1px solid #659bff;
}
.online_menu_bottomlink_underline li:last-child {
	border-right:0 none;
}
.online_bottom_mgn {
	height:300px;
}

/* ログイン済みページ */
.online_menu_left_loginarea {
	min-height:112px;
}
.online_menu_left_loginarea > h2 {
	font-size:16px !important;
	margin:16px 0;
}
.online_menu_right > div {
}
.online_menu_left_loginarea > .logout_btn {
	float:right;
}
.online_menu_left_loginarea > .logout_btn > div > a {
	border:1px solid #bbb;
	border-radius:10px;
	font-weight:normal;
	font-size:12px;
}

/* ---------------------------------
	オンライン登録入力画面
--------------------------------- */
.address_input01 {
	margin:10px 30px 0 0;
}
.online_icon i {
	font-size:36px;
}
.tel_li {
	width:52%;
}
.tel_priority {
	width:13%;
	text-align:center;
	display:inline-block;
}
.tel_priority label {
	font-weight:bold;
	margin-bottom:7px;
}
.bokin_inner_tbl th {
	background:#e4f4ff !important;
}



/* ---------------------------------
	オンライン登録確認画面
--------------------------------- */
.tblpre {
    border-left: solid #ccc 1px;
	border-top: solid #ccc 1px;
	border-collapse:separate;
	margin-bottom:10px;
	width:100%; 
	box-sizing:border-box;
}
    
.tblpre td, .tblpre th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: left;    
}

.tblpre th {
    background-color: #e4f4ff;
    border-top: none;
	border-left: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
	white-space: nowrap;
}


/* ---------------------------------
	オンライン登録完了画面
--------------------------------- */
.online_contents_complete {
	width:700px;
	margin:30px auto;
}
.online_contents_complete h2 {
	text-align:center;
	font-size:1.3em;
}
.online_contents_complete table {
	margin-bottom:30px;
}
.online_btnarea01 button {
	margin:5px;
	min-width:150px;
}
.online_contents_complete i {
	font-size:1.5em;
	margin-right:10px;
	color:#09F;
}
.online_contents_complete_ul li {
	list-style:disc;
	margin-left:30px;
}
.complete_btnarea {
	margin-right:auto;
	margin-left:auto;
}

/* ----------------------------
ID・パスワードを忘れた場合
---------------------------- */
.ol_remind_waku > .brownwaku_area {
	width:750px;
	margin:auto;
}
.ol_remind_waku > table > thead > tr > td {
	border:0 none;
	padding:0 0 30px 0;
}
.online_footer_txt {
        width: 630px;
        margin: auto;
}



/* ----------------------------
ID・パスワード変更画面
---------------------------- */
.online_change > div > table {
	width:630px;
	margin-top:30px;
}
.online_change p {
	margin-left:20px;
}
.online_change p.online_marginzero {
	margin-left:0px;
        font-size: 13px
}
.change_ttl_h3 {
	background:#FFE4B5;
	padding:10px;
	font-size:16px;
}
.change_ttl > .toggle_radio p {
	width:100px;
	margin-left:55px;
}
.change_tbl table {
	width:655px;
	margin-bottom:50px;
}
.change_tbl table th {
	width:30%;
}
.ol_change_txt.marginauto {
	margin: auto;
        width: 655px;
}
.change_id_tbl {display:none;}
.change_pw_tbl {display:none;}
.change_pw_tbl p{
    margin:auto;
    width:655px;
    margin-bottom:10px;
}
.open_flg1 > span > div{
    margin-left:65px; 
}


/* ----------------------------
オンライン登録削除変更画面
---------------------------- */
.online_delete_btn {
	text-align:center;
	padding:20px;
}
.online_delete_btn li {
	display:inline;
	padding:30px;
}


/* ----------------------------
オンライン登録削除完了画面
---------------------------- */
.online_del_comp_area {
	margin:40px 0;
}


/* ----------------------------
オンライン登録のメリット
---------------------------- */
.merit_area {
	width:70%;
	margin:auto;
}
.merit_list {
	border:1px solid #659bff;
	padding:20px 40px;
	margin:30px 0;
}
.merit_ul li {
	list-style:disc;
	margin:1px 0 0px 25px;
}



/* ----------------------------
ID・パスワード忘れ完了画面
---------------------------- */
.remind_complete_ttl > h2 {
	margin:50px 0 30px;
}
.remind_complete_ttl > hr {
	border-top:5px dotted #09f;
	border-left:0 none;
	border-right:0 none;
	border-bottom:0 none;
	margin:50px 0;
}


/* ----------------------------
メルマガ登録画面
---------------------------- */
.mlmaga_sample_img {
	width:420px;
	height:180px;
	margin:0 0 10px 20px;
	overflow:scroll;
	float:right;
	border:1px solid #ccc;
	padding:5px;
}

div.firsttime_midashi p.mgb0{
    margin-bottom: 0;
}

.mlmaga_wrapper {
	margin-right: auto;
	margin-left: auto;
}
.mlmaga_thum_img {
	margin-top: 20px;
    margin-bottom: 50px;
	text-align: center;
}
.mlmaga_thum_img p {
	margin-top: 30px;
}

/* entrybox */
.mlmaga_wrapper .entrybox {
	margin: 50px auto 20px;
}
.mlmaga_wrapper .entrybox .entrybox_innner {
	max-width: 750px;
    margin: 0 auto;
 }
.mlmaga_wrapper .entrybox .mailmaga_input_h2 {
	color: #dd9311;
    font-family: meiryo;
    letter-spacing: 1px;
    background: #FFF0DA !important;
    margin-top: 15px;
}
@media screen and (max-device-width: 599px)  {
	.mlmaga_wrapper .entrybox .mailmaga_input_h2 {
		letter-spacing: 0;
	    font-size: 14px !important;
	    margin: 6px 0 0 3px;
	}
}


/* mlmaga_btn-area */
.mlmaga_btn-area {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.mlmaga_btn-area .btn-preview {
	width: 60%;
}
.mlmaga_btn-area .btn-preview a {
    display: block;
    border-radius: 6px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fb9e26), color-stop(0.00, #ffc476));
	background: -webkit-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: -moz-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: -o-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: -ms-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: #fb9e26\9;
	-webkit-border-radius: 6px;
	max-width: 520px;
	margin: 0 auto;
    padding: 15px;
    color: #fff;
    font-size: 16px;
    font-weight:bold;
    text-decoration: none;
    text-align:center;
    letter-spacing: 1px;
    cursor: pointer;
}
.mlmaga_btn-area .btn-preview a:hover {
	background:#ffc476;
}

.mlmaga_wrapper .btnpreview a, 
.mlmaga_wrapper .btnentry a, 
.mlmaga_wrapper .btnstd a {
	color: #fff;
}

.mlmaga_btn-area .ssl-area_txt {
	margin: 0 5px 0 20px;
	font-size: 10px;
	text-align: left;
}
.mlmaga_btn-area .ssl-area_logo {
	margin: 0 5px;
}
@media screen and (max-device-width: 599px)  {
	.mlmaga_btn-area .btn-preview {
		width: 100%;
	}
}

/* readonly */
input[readonly] {
    background:#ccc; /* 背景色を変更 */
    cursor:not-allowed;
    color: #888888; /* 文字色を変更 */
}
select[disabled] {
    background:#ccc; /* 背景色を変更 */
    cursor:not-allowed;
    color: #888888; /* 文字色を変更 */
}

/* 認証コード入力 */
.authcode_pagettl {
	font-family:meiryo;
	font-size:1.3em;
	font-weight:bold;
	margin:10px 60px 20px 20px;
	color:#333;
}
.authcode_waku {
	margin:0 0 20px 0;
	position:relative;
}
@media screen and (max-device-width: 599px){
	.authcode_waku {
		left: 50% !important;
		transform: translateX(-50%) !important;
	}
}
.authcode_waku h2 {
	background:#fff !important;
}
.authcode_waku .online_area_innnerbox {
	background:#fff !important;
        border:0 none !important;
}
.authcode_waku .online_area_innnerbox .online_btnarea01 li {
    width: 85% !important;
}
.authcode_txt_center {
	text-align:center;
	margin:10px 0 0 0;
}
.authcode_waku table {
    width: 360px !important;
}
/* Chrome, Safari, Edge */
.authcode_waku input[type="number"]::-webkit-outer-spin-button,
.authcode_waku input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Firefox */
.authcode_waku input[type="number"] {
    -moz-appearance: textfield;
}

/*
モーダルウィンドウ
*/
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}

/* モーダルコンテンツのスタイル */
.modal-content {
  background-color: #e4f4ff;
  padding: 20px;
  border-radius: 5px;
  width: 500px;
  max-width: 80%;  /* 画面幅が狭い場合の最大幅 */
  text-align: left;
}
