@charset "utf-8";

/* base styles */

body {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
}
.struct {
  border: 0;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  }
.clear {
  clear: both;
}
img {
border :0;
}
.f_left {
  float: left;
}
.f_right {
  float: right;
}
.t_right {
  text-align: right;
}
.t_left {
  text-align: left;
}
.t_center {
  text-align: center;
}
.t_86 {
  font-size: 86%;
}
.v_middle {
  vertical-align: middle;
}
.ind_20 {
  margin-left: 20px;
}
.ind_5 {
  margin-left: 5px;
}
#s210{
  width: 210px;
}
.sp10 {
  margin-top: 10px;
}
.sp18 {
  margin-top: 18px;
}
.sp20 {
  margin-top: 20px;
}
.sp21 {
  margin-top: 21px;
}
.sp30 {
  margin-top: 30px;
}
.sp45 {
  margin-top: 45px;
}
.sp65 {
  margin-top: 65px;
}
.sp121 {
  margin-top: 121px;
}
.full_s {
  width: 100%;
}
.money {
  text-align: right;
}
.result {
  text-align: right;
}
.t_red {
  color: #F00;
}
.bold {
  font-weight: bold;
}
.select_size {
  width: 100px;
  vertical-align: middle;
}
.line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
}
.display_n {
  display: none;
}

/* header */

#header #top{
  height: 102px;
}
#header #top_left {
  float: left;
}
#header #top_right {
  float: right;
  width: 600px;
  text-align: right;
}
#header #top_right table {
  margin-left: auto;
  margin-right: 0;
}
#header #main_logo {
  float: left;
  width: 344px;
  height: 77px;
}
#header .user_info {

}
#header .greetings {
}
#header .greetings span {
  font-size: 16px;
}

#header .greetings .prevLoginTime span {
  font-size: 12px;
}
#header .greetings .loginUserName {
/*  margin-left: 15px; */
/*  max-width: 300px; */
  font-size: 16px;
  height: 15.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header .prevLoginTime {
  font-size: 12px !important;
  padding-top: 2px;
  margin-left: 10px;
  height: 12px;
  display: block;
  /* 表示しない場合は以下を有効にする */
  /* display: none; */
}
#header .prevLoginTime .label {
  margin-right: 3px;
}
#header .prevLoginTime .time {
}
#header #log_in {
  float: right;
  margin-top: 0;
  padding-top: 0;
}

#header .kw21_logo {
  padding-top: 14px;
}

/* global_navi */

#global_navi {
  background-color: #37498B;
  height: 195px;
  min-width: 1024px;
  position:relative;
}
#global_navi .struct {
  margin-top: 0px;
}
#global_navi ul {
  padding-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-padding-start: 0px;
}
#global_navi li {
  float: left;
  list-style-type: none;
  font-size: 16px;
  border-right-style: none;
}
#global_navi #home_back {
  background-image: url(../images/common/home_back.gif);
  background-repeat: no-repeat;
  background-position: left;
}
#global_navi a,
#global_navi a:link,
#global_navi a:visited,
#global_navi a:active {
  color: #FFFFFF;
  text-decoration: none;
  }
#global_navi a:hover {
  color: #6CF;
  text-decoration: underline;
  }
/* Firefoxだけに適用されるCSSハック */
@-moz-document url-prefix() {
  .browserControl {
    padding-left: 0px;
  }
}
/* IE11だけに適用されるCSSハック */
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .browserControl {
    padding-left: 0px;
  }
}
/* IE8だけに適用されるCSSハック  */
.browserControl {
  padding-left: 0px\9;
}
/* Button */
.btn_d {
  background: #707070;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 35px 10px 35px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border: none;
  text-decoration: none;
  display: block;
  cursor: pointer;
  height: 35px;
}
.btn_d2 {
  background: #707070;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 35px 10px 35px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border: none;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.btn_d:hover {
}
.btn_c {
  background: #707070;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  border: none;
  text-decoration: none;
  cursor: pointer;
  height: 32px;
  width: 180px;
}
.btn_c:hover {
}

.btn_s {
  background: #707070;
  color: #FFFFFF;
  font-size: 16px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border: none;
  text-decoration: none;
  cursor: pointer;
  width: 150px;
  height: 35px;
}

.btn_150 {
  background: #707070;
  color: #FFFFFF;
  font-size: 16px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border: none;
  text-decoration: none;
  cursor: pointer;
  width: 150px;
  height: 35px
}
.btn_s_dis {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -moz-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -ms-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -o-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: linear-gradient(to bottom, #ffffff, #cfcfcf);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #cfcfcf;
  font-size: 14px;
  padding: 3px 35px 3px 35px;
  border: solid #699fd6 1px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.btn_s2 {
  background: #707070;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  padding: 3px 10px 3px 10px;
  border: none;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.btn_s3 {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -moz-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -ms-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -o-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: linear-gradient(to bottom, #ffffff, #cfcfcf);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #cfcfcf;
  font-size: 14px;
  padding: 3px 35px 3px 35px;
  border: solid #699fd6 1px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.btn_s_nallow {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -moz-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -ms-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -o-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: linear-gradient(to bottom, #ffffff, #cfcfcf);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #1f1f1f;
  font-size: 14px;
  padding: 3px 30px 3px 30px;
  border: solid #699fd6 1px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.btn_s_nallow:hover,
.btn_s:hover,
.btn_s2:hover {
}
.btn_s4 {
  background-color: #898989;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  border: solid #707070 1px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  width: 78px;
  height: 18px;
}
.btn_s4:hover {
}
.btn_s4_118 {
  background-color: #898989;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  border: solid #707070 1px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  width: 116px;
  height: 18px;
}
.buttonArea{
  text-align: right;
  margin-top: 20px;
}
.history-back{
  margin-left: auto;
  margin-right: auto;
}
.btn_help {
background: #5eaaf7;
  background-image: -webkit-linear-gradient(top, #5eaaf7, #1e5bb8);
  background-image: -moz-linear-gradient(top, #5eaaf7, #1e5bb8);
  background-image: -ms-linear-gradient(top, #5eaaf7, #1e5bb8);
  background-image: -o-linear-gradient(top, #5eaaf7, #1e5bb8);
  background-image: linear-gradient(to bottom, #5eaaf7, #1e5bb8);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #ffffff;
  font-size: 16px;
  padding: 6px 0px 6px 0px;
  border: solid #7fbdff 2px;
  text-decoration: none;
  padding-left: 0px;
  display: block;
  font-weight: bold;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.btn_help:hover {
  background: #69c6ff;
  background-image: -webkit-linear-gradient(top, #69c6ff, #148ad9);
  background-image: -moz-linear-gradient(top, #69c6ff, #148ad9);
  background-image: -ms-linear-gradient(top, #69c6ff, #148ad9);
  background-image: -o-linear-gradient(top, #69c6ff, #148ad9);
  background-image: linear-gradient(to bottom, #69c6ff, #148ad9);
  text-decoration: none;
}
input.btn_disable_load {
  display: none;
  opacity: 0.3;
  cursor: wait;
}
/* main */

#main {
  background-color: #FFFFFF;
  min-width: 1024px;
  color: #464646;
  padding-top: 18px;
}
#index #main {
  background-image: none;
}
#main_contents {
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-bottom: 20px;
}
#main_contents_window {
  padding-top: 0px;
  padding-bottom: 20px;
}
#main #primary {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
#main #contents {
  float: left;
  width: 750px;
}
#main #secondary {
  float: right;
  width: 240px;
}
/* クラスに".btn_s",".btn_s2",".btn_s4",".btn_s4_118"が設定されているものは除外する */
#main a:link:not(.btn_s):not(.btn_s2):not(.btn_s4):not(.btn_s4_118):not(.btn100):not(.pageNum):not(.tableHead):not(.side_menu_link):not(.description):not(.to_top):not(.reissue_password) {
  text-decoration: none;
  color: #37498b !important;
  }
#main #tableHead a:link {
  text-decoration: none;
  color: #37498b !important;
}
#topics1 a:link {
}
#main a:visited:not(.btn_s):not(.btn_s2):not(.btn_s4):not(.btn_s4_118):not(.btn100):not(.side_menu_link):not(.description):not(.to_top):not(.reissue_password) {
  text-decoration: none;
  color: #37498b !important;
  }
#main a:hover:not(.btn_s):not(.btn_s2):not(.btn_s4):not(.btn_s4_118):not(.btn100):not(.pageNum):not(.btn_d):not(.side_menu_link):not(.description):not(.to_top):not(.reissue_password) {
  text-decoration: underline !important;
  }
/* テーブル内部処理 */
#main table a:link:not(.btn_s):not(.btn_s2):not(.btn_s4):not(.btn_s4_118):not(.btn_d)):not(.pageNum):not(.tableHead) {
  color: #37498b !important;
}
#main table a:visited:not(.btn_s):not(.btn_s2):not(.btn_s4):not(.btn_s4_118):not(.btn_d) {
  color: #37498b !important;
}
#main table a:hover:not(.btn_s):not(.btn_s2):not(.btn_s4):not(.btn_s4_118):not(.btn_d):not(.pageNum):not(.btn_d) {
  text-decoration: underline !important;
}
#main h3 {
  color: #464646 !important;
}
/* ページング */


#main #container {
  font-size: 90%;
}
#main .cm_box01 {
  text-align: left;
}

#main .contentsFlame {
    padding: 15px;
    border: 1px solid #CCC;
    margin-bottom: 20px;
}

#to_top {
  background-image: url(../images/common/to_top.png);
  background-repeat: no-repeat;
  font-size: 14px;
  width: 140px;
  padding-left: 20px;
  margin-top: 15px;
  text-decoration: none;
  background-position: 2px;
  margin-bottom: 20px;
}
#to_top a {
  text-decoration: none;
}
#end_line {
  margin-top: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
}

/* secondary */

#secondary #text_size {
  width: 75px;
  text-align: center;
  float: left;
}
.size_title, .help_title {
  margin: auto;
  font-size: 14px;
  color: #707070;
  line-height: 18px;
}

#text_size ul {
  margin-top: 10px;
  padding-left: 23px;
}
#text_size .size_box, #help_box {
  display: flex;
  flex-wrap: wrap;
}
#text_size .size_box {
  width: 84px;
}
#help_box {
  padding-left: 10px;
  justify-content: center;
}
#text_size #size_1, #text_size #size_2, #help_box .help_button {
  display: inline-block;
  height: 32px;
  width: 32px;
  overflow: hidden;
  margin: 0px 5px 5px 5px;
}
#text_size #size_1 a,
#text_size #size_2 a{
  display: block;
  height: 30px;
  width: 31px;
}
#secondary #help_box,
#help_box2 {
  width: 42px;
  text-align: center;
  padding-bottom: 8px;
  float: left;
  margin-left: 19px;
  margin-right: 2px;
}

#secondary #help_box .help_title {
  width: 42px;
  font-size: 14px;
  list-style-type: none;
  color: #707070;
}

#secondary #help_box a,
#secondary #help_box a:link,
#secondary #help_box a:hover,
#secondary #help_box a:active,
#secondary #help_box a:visited,
#help_box2 a,
#help_box2 a:link,
#help_box2 a:hover,
#help_box2 a:active,
#help_box2 a:visited {
  color: #ffffff;
  }
#secondary .point_menu {
  height: 180px;
  width: 240px;
  color: #000000;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
  margin-bottom: 8px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  text-align: right;
  position: relative;
}
#secondary .point_menu pre {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
#secondary .point_link {
  height: 20px;
  width: 213px;
  text-align: right;
  margin-right: 11px;
  margin-left: auto;
}
#secondary a.point_link#point_detail,
#secondary a.point_link#point_use_inner,
#secondary a.point_link#point_use_outer {
  font-size: 14px;
  color: #707070!important;
  background:url(../images/common/more.png) no-repeat center right;
  padding-right:20px;
  background-size:16px;
  text-decoration: none;
}
#secondary a:hover.point_link#point_detail,
#secondary a:hover.point_link#point_use_inner,
#secondary a:hover.point_link#point_use_outer {
  text-decoration: undeline;
}
#secondary .side_menu {
  height: 75px;
  width: 240px;
  margin-bottom: 8px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
  background-color: #FFFFFF;
}
#secondary .side_menu .photo_s {
  float: left;
  width: 75px;
  height: 75px;
  margin-right: 10px;
  background-color: #707070;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}

#secondary .side_menu .photo_s img {
  height: 75px;
  width: 75px;
}

#secondary #side_banner {
}
#secondary #side_banner .banner {
  height: 75px;
  margin-bottom: 13px;
}
#secondary .side_menu h4 {
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 75px;
  width: 155px;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
}
#secondary .side_menu h4 a {
  color: #464646;
  text-decoration: none;
}
#secondary .side_menu h4 a:hover {
  text-decoration: underline;
}

/* footer */

#footer {
  margin-top: -20px;
}
#footer #footer_navi {
  background-color: #37498B;
  height: 36px;
  min-width: 1024px;
}
#footer_navi ul{
  height: 15px;
  padding-top: 7px;
  -webkit-padding-start: 0px;
}
#footer_navi li{
  float: left;
  list-style-type: none;
  font-size: 16px;
  border-right-style: none;
}
#footer_navi a,
#footer_navi a:link,
#footer_navi a:visited,
#footer_navi a:active {
  color: #FFFFFF;
  text-decoration: none;
  }
#footer_navi a:hover {
  color: #6CF;
  text-decoration: underline;
  }
#footer_info {
  height: 50px;
  padding-top: 13px;
}
#footer_info #ft_logo {
  float: right;
  width: 56px;
  margin-right: 14px;
}
#footer_info #co_name {
  font-weight: bold;
  font-size: 18px;
  padding-top: 15px;
  float: right;
}
#footer_info #kw21_logo {
  float: right;
  width: 162px;
  padding-top: 10px;
}
#footer #ft_line {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #034EA2;
  min-width: 1024px;
}
#footer #copyright {
  padding-top: 5px;
  font-size: 11pt;
}

/* link page */

#page_icon {
  float: left;
  background-color: transparent;
  position: absolute;
  bottom: 0px;
  width: 66px;
  height: 139px;
  padding-bottom: 17px;
  background-repeat: no-repeat;
  background-position: bottom;
}

#page_title {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right;
  font-size: 36px;
  position: absolute;
  color: #ffffff;
  bottom: 42px;
  margin-left: 86px;
}

#page_description{
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right;
  font-size: 16px;
  position: absolute;
  color: #ffffff;
  bottom: 17px;
  margin-left: 86px;
}

#title_side, #title_side_top0 {
  width: 150px;
  margin-left: 878px;
}

#title_side #text_size, #title_side_top0 #text_size {
  width: 85px;
  text-align: center;
  float: left;
}

#top_box #alert {
  font-size: 11pt;
  padding-top: 0px;
  height: 23px;
  margin-bottom: 15px
}
.koumoku {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 105%;
  margin-top: 20px;
}
input,label {
  vertical-align: middle;
}
.print_link {
  float: right;
  width: 240px;
}
input[type=text],textarea{
	font-family:Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 12px;
}

input[type=text] {
  height: 31px;
}
.switchable_password {
  width: 262px;
  padding: 3px;
  height: 31px;
  display: inline-block;
  font-size: 20px !important;
  border: solid 1px #707070;
  box-shadow: 0px 0px 3px 0px inset;}
}

.g_back1 {
  background-color: #e6e6e6;
}
.g_back2 {
  background-color: #C2C2C2;
}
.s_blue {
  background-color: #D7EAF9;
}
.s_blue2 {
  background-color: #93C6E3;
}
.s_orange1 {
  background-color: #FFECCC;
}
.s_orange2 {
  background-color: #F93;
}
.s_orange3 {
  background-color: #FBDFBB;
}
.s_orange4 {
  background-color: #FBC98E
}
.s_yellow {
  background-color: #FEE87E;
}
.s_green1 {
  background-color: #C2D97D;
}
.s_green2 {
  background-color: #E1EFD1;
}
.s_green3 {
  background-color: #CDE7D0;
}
.s_pink1 {
  background-color: #ECD7D7;
}
.s_pink2 {
  background-color: #EBA9A9;
}
.s_red1 {
  background-color: #E8C6CC;
}
.s_brown1 {
	background-color: #DCCEC0;
}
.s_gray1 {
	background-color: #E6E6E6;
}
.white {
  background-color: #FAFAFA;
}
.error {
  color: #FF0000;
}
span.error {
  color: #FF0000;
}
.blue {
  color: #0000ff;
}
#headermenu {
    z-index: 9999;
    box-sizing: border-box;
    width: 40%;
    background-color: #034EA2;
    opacity: 0.85;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
    padding:3% 4% 10px;
}
#headermenu #menu_close {
    text-align:center;
    color:#ffffff;
}
#headermenu #menu_close > span {
    display:inline-block;
    border:solid 1px #ffffff;
    font-size:12px;
    cursor: pointer;
}

#headermenu .btn_slide .close_x {
    border:none !important;
    font-size:25px;
    font-weight:200;
}

#headermenu ul li {
    position: relative;
    border-left:solid 3px #2591E9;
    background-color:#fff;
}
#headermenu ul li a {
    border-bottom: 1px solid #666;
    color: #333;
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding: 5px 20px;
    text-decoration: none;
}
.ui-datepicker-trigger {
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
}
#close_area {
  width:140px;
  margin-left:auto;
  padding-left:50px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:2px;
}
#sangyoi_area {
  width:350px;
  margin-left:auto;
  margin-bottom:5px;
  margin-top:2px;
}
#sangyoi_area .btn_s {
  display: inline !important;
}
#kanyushaList {
  position: absolute;
  display: none;
  width: 250px;
  max-height: 500px;
  overflow-y: auto;

  /* background-color: #D7EAF9; */
  background-color: rgba(255, 255, 255, 0.8);
  border: solid 1px #c2c2c2;
  z-index: 100;

  /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; [> IE <] */
  /* filter: alpha(opacity=80); [> IE <] */
  /* -moz-opacity:0.8; [> Firefox(old) <] */
  /* -khtml-opacity: 0.8; [> Safari(old) <] */
  /* opacity: 0.6; */
}

#kanyushaList ul {
}
#kanyushaList ul li {
  list-style: none;
  font-weight: bold;
}

.month_selector {
  text-align: center;
  height: 35px;
  line-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
}

.month_selector_current {
  text-align: center;
  background-color: #58B064;
  height: 35px;
  line-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
}
.width90 {
  width: 90px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width140 {
  width: 140px;
}
.width150 {
  width: 150px;
}
.width160 {
  width: 160px;
}
.width180 {
  width: 180px;
}
.width200 {
  width: 200px;
}
.width220 {
  width: 220px;
}
.width240 {
  width: 240px;
}
.width260 {
  width: 260px;
}
.width270 {
  width: 270px;
}
.width280 {
  width: 280px;
}
.width300 {
  width: 300px;
}
.width320 {
  width: 320px;
}
.width340 {
  width: 340px;
}
.width358 {
  width: 358px !important;
}
.width360 {
  width: 360px;
}
.width380 {
  width: 380px;
}
.width400 {
  width: 400px;
}
.width420 {
  width: 420px;
}
.width440 {
  width: 440px;
}
.width460 {
  width: 460px;
}
.width480 {
  width: 480px;
}
.width500 {
  width: 500px;
}
.width620 {
  width: 620px;
}
.width1024 {
  width: 1024px;
}
.margin-top29 {
  margin-top: 29px;
}
.div-word-break{
	word-break:break-all;
}
.word-break td{
	word-break:break-all;
}
.point_header {
  text-align: center;
}
.point_value {
  text-align: right;
}
.point_col {
  width: 80px;
  max-width: 80px;
  min-width: 80px;
}
.point_name {
  width: 276px;
  max-width: 276px;
  min-width: 276px;
}
.pointNameWide {
  width: 366px;
  max-width: 366px;
  min-width: 366px;
}
.point_date {
  width: 120px;
  max-width: 120px;
  min-width: 120px;
}
#pointDetailView thead {
  text-align: center;
  width: 1005px;
  max-width: 1005px;
  min-width: 1005px;
}
#pointDetailView tbody {
  width: 1022px;
  max-width: 1022px;
  min-width: 1022px;
}
.user_window_btn {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -moz-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -ms-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: -o-linear-gradient(top, #ffffff, #cfcfcf);
  background-image: linear-gradient(to bottom, #ffffff, #cfcfcf);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #1f1f1f;
  font-size: 14px;
  border: solid #699fd6 1px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  width: 125px;
  height: 24px;
  float: right;
  margin: 0px 10px 10px 10px;
}
.point_total {
  display: flex;
  padding: 8px;
  font-size: 14px;
  justify-content: center;
}
.point_total_val {
  font-size: 30px;
  font-weight: bold;
  color: #464646;
}
.point_total_label {
  font-size: 14px;
  color: #464646;
  line-height: 3.4;
}

.point_icon {
	background-image: url(../images/common/icon_s_point.png);
    float: left;
    width: 40px;
    height: 40px;
    background-color: #A72E32
}

.point_banner {
  font-size: 16px;
  color: #FFFFFF;
  height: 40px;
  width: 200px;
  background-color: #A72E32;
  display: table-cell;
  vertical-align: middle;
  text-align: left !important;
  font-family: inherit;
}
.point_expired {
  margin-left: 12px;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #707070;
  margin-top: 6px;
  margin-bottom: 6px;
}

.point_header_background {
  background-color: #E4C0C1;
}

.point_links {
  width: 240px;
  position: absolute;
  bottom: 0;
  margin-bottom: 8px;
  display: table-cell;
  vertical-align: bottom;
}

.font-family {
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

@media screen, projection, tv {
    .checkbox div {
      position: relative;
      display: inline-block;
      margin: 0 32px 0 0;
      padding: 0;
    }
    .checkbox input {
      position: absolute;
      top: 0;
      opacity: 0;
      width: 100%;
      height: 100%;
    }

    .checkbox input[type=checkbox] {
      display: none;
      margin: 0;
    }

    .checkbox input[type=checkbox] + label {
      display: block;
      background-image: url(../images/common/check_off.png);
      background-size: 13px;
      background-position: left center;
      background-repeat: no-repeat;
      padding: 4px 0 0 19px;
      font-size: 14px;
      height: 14px;
    }

    .checkbox input[type=checkbox]:checked + label {
      background-image: url(../images/common/check_on.png);
    }
}
.data_count_label {
  font-size: 14px;
  color: #464646;
}

select {
  font-size: 16px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.inline_block {
  display: inline-block;
}

.display_inline-block {
	display: inline-block;
}
.font_size16 {
  font-size: 16px;
}
.font_size20 {
  font-size: 20px;
}

#adminContentDesignEditPageHeaderPreview h1 {
  position: relative;
  margin-top: 37px;
}

.error_title {
	background-image: url(../images/common/icon_err.png);
	background-size: contain;
	background-position: left!important;
	margin-left: 0px!important;
	padding-left: 87px;
}
/* iPhoneボタンUI対応 */
input[type="submit"],
input[type="button"] {
	-webkit-appearance: none;
	border-radius: 0;
}
.preview_close {
	margin-bottom: 40px;
}
/* IE11だけに適用されるCSSハック */
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #close {
    padding-bottom: 68px;
  }
}

.preformatted{
    white-space: pre-line;
}
