@charset "utf-8";
/* CSS Document */
/*-----------基本-----------*/
#wrapper {
	min-width: 320px;
	max-width: 767px;
	margin: 0 auto;
	background-color: white;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
body {
	min-width: 310px;
	max-width: 767px;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #e0f7ff;
	text-align: center;
}
div#main {
	margin: 0px;
	text-align: left;
	overflow: hidden;
}
/*タイトルバー*/
h1 {
	color: white;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	margin: 20px 0 0 0;
	margin-bottom: 10px;
}
/*h4*/
h4 {
	padding: 5px 0 10px 0;
	padding-left: 25px;
	font-size: 15px;
	display: block;
	margin: 10px 0;
}
.contents_box {
	margin: 0;
	padding: 10px;
}
.normal_table {
	width: 100%;
}
/*スマフォの場合ホバー時の反応はなし*/
/*ボタン（青、大）*/
.blue_button_l:hover {
	cursor: pointer;
	width: 178px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background-image: url(../img/button_blue_l.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 130%;
	border: 0;
	text-decoration: none;
	background-color: transparent;
}
/*ボタン（青、中）*/
.blue_button_m:hover {
	display: block;
	cursor: pointer;
	width: 118px;
	height: 29px;
	line-height: 29px;
	background-image: url(../img/button_blue_m.gif);
	background-repeat: no-repeat;
	color: #fff;
	border: 0;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
}
/*青ボタン小*/
.blue_button_s, .blue_button_s:hover {
	padding: 2px 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	cursor: pointer;
	width: auto;
	max-width: 67px;
	height: 30px;
	line-height: 27px;
	background-image: none;
	color: #fff;
	border: 1px solid #999;
	margin: 2px auto;
	text-decoration: none;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjNTM5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTM2NzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(49,54,121,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(44,83,158,1)), color-stop(100%, rgba(49,54,121,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(49,54,121,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(49,54,121,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(49,54,121,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(44,83,158,1) 0%, rgba(49,54,121,1) 100%); /* W3C */
+filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#313679', GradientType=0 ); /* IE6-8 */
}
/*ボタン（オレンジ、大）*/
.orange_button_l:hover {
	display: block;
	cursor: pointer;
	width: 178px;
	height: 43px;
	line-height: 43px;
	background-image: url(../img/orange_button_l.gif);
	background-repeat: no-repeat;
	color: #111;
	border: 0;
	text-align: center;
	text-decoration: none;
	font-size: 130%;
	background-color: transparent;
}
/*ボタン（オレンジ、中）*/
.orange_button_m:hover {
	display: block;
	cursor: pointer;
	width: 118px;
	height: 29px;
	line-height: 29px;
	background-image: url(../img/orange_button_m.gif);
	background-repeat: no-repeat;
	color: #111;
	border: 0;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
	background-color: transparent;
}
/*オレンジボタン小*/
.orange_button_s, .orange_button_s:hover {
	padding: 2px 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	cursor: pointer;
	width: auto;
	max-width: 67px;
	height: 30px;
	line-height: 30px;
	background-image: none;
	color: #111;
	border: 1px solid #999;
	margin: 2px auto;
	text-decoration: none;
	background: rgb(254,191,1); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmYwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(254,191,1,1) 0%, rgba(254,191,1,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254,191,1,1)), color-stop(100%, rgba(254,191,1,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254,191,1,1) 0%, rgba(254,191,1,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254,191,1,1) 0%, rgba(254,191,1,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(254,191,1,1) 0%, rgba(254,191,1,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(254,191,1,1) 0%, rgba(254,191,1,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#febf01', GradientType=0 ); /* IE6-8 */
}
/*ボタン（グレー、大）*/
.gray_button_l:hover {
	cursor: pointer;
	width: 178px;
	height: 43px;
	line-height: 43px;
	background-image: url(../img/gray_button_l.gif);
	background-repeat: no-repeat;
	color: #111;
	border: 0;
	text-align: center;
	text-decoration: none;
	font-size: 130%;
	background-color: transparent;
}
/*ボタン（グレー、中）*/
.gray_button_m:hover {
	display: block;
	cursor: pointer;
	width: 118px;
	height: 29px;
	line-height: 29px;
	background-image: url(../img/gray_button_m.gif);
	background-repeat: no-repeat;
	color: #111;
	border: 0;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
}
/*グレーボタン小*/
.gray_button_s, .gray_button_s:hover {
	padding: 2px 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	cursor: pointer;
	width: auto;
	max-width: 67px;
	height: 30px;
	line-height: 30px;
	background-image: none;
	color: #111;
	border: 1px solid #999;
	margin: 2px auto;
	text-decoration: none;
	background: rgb(238,238,238); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238,238,238,1)), color-stop(100%, rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0 ); /* IE6-8 */
}
/*ボタン（グレー、最小）*/
.gray_button_ss:hover {
	display: block;
	cursor: pointer;
	width: 60px;
	height: 30px;
	line-height: 30px;
	background-image: url(../img/gray_button_2s.gif);
	background-repeat: no-repeat;
	color: #111;
	border: 0;
	text-align: center;
	margin: 5px auto;
	text-decoration: none;
	font-size: 11px;
	background-color: transparent;
}
/*ボタン（ディスエーブル、小）*/
.disable_button_s, .disable_button_s:hover {
	padding: 2px 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	min-width: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	max-width: 67px;
	height: 30px;
	width: auto;
	line-height: 30px;
	background-image: none;
	color: #111;
	border: 1px solid #999;
	margin: 2px auto;
	text-decoration: none;
	color: #111;
	border: 1px solid #999;
	background: rgb(104,113,118); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YmRjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzgyOGM5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM0M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(104,113,118,1) 0%, rgba(104,113,118,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(104,113,118,1)), color-stop(100%, rgba(104,113,118,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(104,113,118,1) 0%, rgba(104,113,118,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(104,113,118,1) 0%, rgba(104,113,118,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(104,113,118,1) 0%, rgba(104,113,118,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(104,113,118,1) 0%, rgba(104,113,118,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#687176', endColorstr='#687176', GradientType=0 ); /* IE6-8 */
}
/*-----------ヘッダー-----------*/
#header {
	height: 80px;
}
#header hr {
	clear: both;
}
#header_main {
	float: right;
	height: 80px;
	width: 100%;
}
.header_right {
	float: right;
	height: 100%;
	margin: 0;
    min-width:115px\9; /* IE10 */
    max-width:175px\9; /* IE10 */
	/*overflow: hidden;*/
}
/*
.header_right_li:first-child {
	display:none;
}*/
.header_right_li {
	width: 57px;
}
.pc_brand {
	width: 0;
}
/*ダイアログ*/
#brand_change_dialog, #logout_dialog {
	display: none;
}
#logout_dialog .logoutbox_button {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*ロゴ*/
#logo {
	float: left;
	width: 65px;
	height: 80px;
	background-image: url(../img/top_logo_smtp.png);
	background-repeat: no-repeat;
	margin-left: 0;
}
/*ログイン名
#loginname {
	display: none;
}
#login_brand {
	height: 60px;
	line-height: 18px;
	font-size: 120%;
	width: 70px;
	font-weight: bold;
	margin: 4px 5px 0 5px;
	text-align: center;
}*/
/*ログイン名*/
#loginname {
	clear: both;
	font-size: 10px;
	line-height: 1;
	margin: 1px 0;
	text-align: left;
	width: 100%;
	word-wrap: break-word;
}
/*ysapix携帯予約ログイン名*/
.ykbody #loginname {
	clear: both;
	font-size: 10px;
	line-height: 1.2;
	margin: 1px 0;
	text-align: left;
	width: 100%;
	word-wrap: break-word;
}
#login_brand {
	font-size: 10px;
	line-height: 1;
	margin: 4px 0 5px;
	text-align: left;
	width: 100%;
	word-wrap: break-word;
	height: auto;
}

.header_right .header_right_li.name_and_brand {
	max-width: 30%;
}
.brand_and_name {
	max-width: 25%;
	max-height: 79px;
	overflow: hidden;
	margin:0;
}
/*スマフォ用メニュー*/
/*---メニュー---*/
.smartphone_menu_contents {
	background-color: #B7D1DF;
	position: absolute;
	margin-left: -185px;
	top: 80px;
	padding: 15px;
	padding-bottom: 10px;
	width: 260px;
}
.smartphone_menu_contents a.popup_close_button {
	display: block;
	margin-top: 20px;
	margin-left: 90px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	text-decoration: none;
}
.smartphone_menu_contents ul {
	/*position: absolute;*/
	width: 172px;/*margin: 0 auto;*/
}
.smartphone_menu_contents ul li {
	width: 260px;
	float: left;
	/*height: 55px;*/
	line-height: 55px;
	list-style-type: none;
	text-align: left;
}
.smartphone_menu_contents ul li a {
	display: block;
	margin-bottom: -1px;
	height: 100%;
	color: #000;
	font-size: 16px;
	text-decoration: none;
	background-color: whitesmoke;
	border: solid 1px #666;
	padding-left: 20px;
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(232,232,232,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(241,241,241,1)), color-stop(51%, rgba(232,232,232,1)), color-stop(100%, rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(232,232,232,1) 51%, rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(232,232,232,1) 51%, rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(232,232,232,1) 51%, rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(232,232,232,1) 51%, rgba(246,246,246,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-8 */
	zoom: 1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.smartphone_menu_contents ul li a:hover {
	position: relative;
	z-index: 10;
	background: rgb(224,243,250); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZjNmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Q4ZjBmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q0ZWFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmRmZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(224,243,250,1) 0%, rgba(216,240,252,1) 50%, rgba(212,234,244,1) 51%, rgba(182,223,253,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(224,243,250,1)), color-stop(50%, rgba(216,240,252,1)), color-stop(51%, rgba(212,234,244,1)), color-stop(100%, rgba(182,223,253,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(224,243,250,1) 0%, rgba(216,240,252,1) 50%, rgba(212,234,244,1) 51%, rgba(182,223,253,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(224,243,250,1) 0%, rgba(216,240,252,1) 50%, rgba(212,234,244,1) 51%, rgba(182,223,253,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(224,243,250,1) 0%, rgba(216,240,252,1) 50%, rgba(212,234,244,1) 51%, rgba(182,223,253,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(224,243,250,1) 0%, rgba(216,240,252,1) 50%, rgba(212,234,244,1) 51%, rgba(182,223,253,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd', GradientType=0 ); /* IE6-8 */
}
.smartphone_menu_contents {
	overflow: hidden;
	z-index: 1000;
}
.smartphone_menu_contents ul li.smartphone_submenu {
	display: none;
	padding: 0;
	line-height: 45px;
	width: 240px;
	position: relative;
	left: 20px;
}
.smartphone_menu_contents ul li.smartphone_submenu a {
	height:52px;
	line-height:52px;
	margin: 0 0 -1px 6px;
}
li.smartphone_submenu_parent > a:nth-of-type(1) {
	/*background: url(../img/accordion_arrow_u.png);
	background-repeat: no-repeat;
	background-position: right center;*/
	width: 190px;
}
li.smartphone_submenu_parent > a:nth-of-type(2) {
	/*background: url(../img/accordion_arrow_u.png);
	background-repeat: no-repeat;
	background-position: right center;*/
	width: 70px;
	height: 57px;
	padding: 0;
	border-left: 0;
	text-align: center;
}
li.smartphone_submenu_parent > a:nth-of-type(2) > img {
	margin-top: 5px;
}
li.smartphone_submenu_parent > a {
	float: left;
}
#smartphone_menu {
	background-image: url(../img/s_menu.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 55px;
	height: 80px;
	border: thin;
	float: left;
	display: inline-block;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	background-color: #eceff6;
}
#smartphone_menu_accordion smartphone_menu {
	float: right;
}
#smartphone_menu_accordion {
	overflow: hidden;
}
/*メニューアコーディオン*/
.menu_accordion {
	list-style-type: none;
	background-color: lightskyblue;
	margin-top: 75px;/*後ほど修正*/
	margin-right: 28px;/*後ほど修正*/
	width: 132px;
}
.now {
	color: #000000!important;
}
.header_right #smartphone_menu_accordion {
	width: 73%;
}
.header_right #logoutarea {
	width: 27%;
}
/*ログアウト*/
#logoutarea {
	display: none;
}
#s_logout {
	background-image: url("../img/s_logout.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 80px;
	width: 55px;
	display: block;
	float: left;
}
#logout {
	width: 65px;
	height: 70px;
	border: thin;
	color: #6699FF;
	text-align: center;
	float: left;
	line-height: 70px;
	max-width: 70px;
	border: solid 1px black;
	margin: 5px 5px 0 0;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	background-color: #fff!important;
}
/*ブランド切り替えボタン*/
#brand_change {
	display: none;
}
#s_brand_change {
	background-image: url("../img/s_brand_change.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 80px;
	width: 55px;
	display: block;
	float: left;
}
/*ヘッダーメニュー*/
#header_menu {
	display: none;
}
/*-----------メイン-----------*/
/*パン屑は表示なし*/
#pankuzu {
	display: none;
}
#main_contents_right form {
	margin-left: 0px;
}
/*2カラム右コンテンツ白枠*/
.two_column_rightcontents {
	overflow: hidden;
}
#main_contents_left {
	width: 100%;
}
#main_contents_right {
	width: 100%;
	margin: 0;
	overflow: hidden;
	clear: both;
}
#UMAC0002 #main_contents_right {
    float: right!important;
}
.two_row_table th {
	width: 30%;
	padding-right: 5px;
	font-size: 12px!important;
	font-weight: normal;
	padding-left: 5px;
}
.two_row_table td {
	width: 70%;
	font-size: 85%!important;
	padding-left: 5px!important;
	padding-right: 5px;
	word-break: break-all;
}
.two_column_th_second {
	width: 20%!important;
	padding-right: 1px!important;
	font-size: 95%!important;
	font-weight: normal;
}
.buttons_area, .one_button_area, .three_buttons_area {
	width: 190px;
	margin: 30px auto;
	overflow: hidden;
}
.buttons_area a {
	margin: 10px!important;
}
/*テーブル*/
.normal_table td {
	padding: 2px;
}
.normal_table th {
	vertical-align: middle;
}
table.two_row_table tr {
	height: 30px;
}
p.orange_cicle {
	margin-left: 0!important;
}
div.pagiation {
    margin-top: -11px;
}/*-----------フッター-----------*/
#footer {
	text-align: center;
	background-color: #2f649b;
	text-align: center;
	font-size: 70%;
}
#footer_menu {
	margin: 0;
	margin-top: 2px;
	overflow: hidden;
	width: 100%;
	padding: 3px 0;
}
.footer_menu_nologin {
	width: 100%!important;
}
#footer_menu ul {
	margin: 3px auto;
	width: 100%;
}
#footer_menu li a {
	height: 35px;
	display: block;
 /display:inline;/*for IE*/
	padding-right: 7px;/*メニュ数に応じて変更可能*/
	padding-left: 7px;/*メニュ数に応じて変更可能*/
	text-decoration: none;
	color: white;
}
/*コピーライト*/
.copyright {
	margin: 8px auto;
	clear: both;
	color: white;
	font-size: 90%;
}
/*ページの上部へ*/
.page_upper {
	margin-right: 10px;
}
/*ダイアログスタイル*/
.ui-dialog {
	width: 80%!important;
	min-width: 300px;
}
/*スマフォのみ行替え*/
.sp_clear {
	clear: both;
}
/*ダウンロードアイコン*/
.download_icon {
	background-image: url(../img/dl_icon.png);
	cursor: pointer;
	width: 33px;
	height: 30px;
	line-height: 43px;
	background-repeat: no-repeat;
	display: block;
}

.mail_address {
	width: 300px;
}
.importFile {
	width: 500px;
}
.practice_student_school_year {
	width: 100%;
}
.practice_student_school_year_detail {
	margin-left: 0px;
	font-size: 90%;
}
.school_place_th {
	width: 100%;
}
.school_place_td {
	width: 100%;
}
.practice_place_table th {
	width: 30%;
	padding-right: 5px;
	font-size: 12px!important;
	font-weight: normal;
}
.practice_place_table td {
	width: 70%;
	font-size: 85%!important;
	padding-left: 5px!important;
}
.height_auto {
	border: 1px solid #888888;
	line-height: 15px!important;
}
table.two_row_table th {
	width: 30%!important;
}
table.two_row_table td {
	width: 70%!important;
}
/*システムエラー用コンテンツボックス*/
.contents_box_systemerror {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 40px;
	min-height: 100px;
	overflow: hidden;
}
/*ブランド選択ボタン*/
.brand_change_button {
	font-size: 86%!important;
	vertical-align: middle;
}
.brand_change_button > p {
	display: table-cell;
	text-align: center;
	width: 178px;
	height: 43px;
	vertical-align: middle;
	line-height: normal;
}
.brand_change_button:hover {
	font-size: 86%!important;
}
/*テスト申込支払い方法選択メッセージ*/
.kesai_msg_bold {
	font-size: 120%;
	font-weight: bold;
}
.disable_color_on {
	background-color: rgb(235, 235, 228);
}
.disable_color_off {
	background-color: rgb(255, 255, 255);
}
/*テスト閲覧未決済時メッセージ*/
.kesai_incomplete_msg_bold {
	font-size: 120%;
	font-weight: bold;
	color: #ff0000;
}
/*志望校判定用クリアボタン*/
.clean_button_hantei {
    width: 40px!important;
}
/*スマフォのみ左寄せ*/
.align_left_sp {
    text-align: left!important;
}
.margin_top5_sp {
    margin-top: 5px!important;
}
/*行間調整*/
.line_height20_sp {
    line-height: 20px!important;
}

.ykbody h4 {
	line-height:140%;
}
.padding_bottom5_sp {
	padding-bottom: 5px;
}
.margin_top20_sp {
	margin-top: 20px;
}
.line-height25_sp {
	line-height: 25px;
}
/*ブランド画像*/
.brand_l_icon {
    width: 230px;
}
