

/*azuazu　従来のcssをこのファイルでさらに変更*/
/*
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
*/


body{
/*    font-family: Linotte, YuGothic, "Yu Gothic", 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Roboto, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", Arial, Helvetica, Verdana, sans-serif;*/

}
body,
.background_body,
.background_bottom {
    background-image: none !important;
    background-color: #fff;
    margin-bottom: 10px;
}
.background_top , .background_bottom{
    display: none;
}
#header{
    border-top: 4px solid #31B96E;
}
input,
textarea,
select {
    border: solid 1px #ccc;
}
a,
a:hover {
    color: #444;
}
.inner {
    width: 1000px;
}
.inner_padding {
    padding: 0;
}
pre{
    overflow: auto;
    max-width: 900px;
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: break-all;
}

#contents_main {
    width: 670px;
}
#contents_main .main_box {
    width: 670px;
    box-sizing: border-box;
}

#contents,
#contents_1column {
    width: 100%;
    padding: 0;
}
#contents_1column .main_area {
    width: 1000px;
}

#htitle h1,
#hnavi,
#hnavi li a,
#hnavi li a:hover,
#fnavi,
#fnavi li a,
#fnavi li a:hover,
#company,
#copyright {
    color: #27313D;
}
#footer {
    background-image: none !important;
    height: auto;
}
#pagetop,#fnavi{

    box-sizing: border-box;
}
#fnavi{
    text-align: center;
    padding: 20px 0;
    background: #E6E5E1;
}
#fnavi ul{
    display: inline-block;
}
#copyright {
    width: 100%;
    text-align:center;
    margin: 0;
    padding: 30px 0 30px 0;
    background: #E6E5E1;
}
#company{
    margin: 0;
    width: 100%;
    background: #E6E5E1;
    text-align: center;
}
#company p{text-align:center;}

/*コース名*/
#htitle {
    float: left;
/*    height: 100px;*/
    width: 640px;
    padding: 0;
}
#htitle h1 {
    display: block;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}



.sub_title {
    border-bottom: 3px #ddd double;
}

/*login*/
#top_menu {
    float: right;
    max-height: 100px;
    font-size: 11px;
    margin: 5px 0 10px 0;
}

#top_menu a , #top_menu a:hover{
    font-size: 9px;
}
#top_menu input[type=text],#top_menu input[type=password]{
    width: 90px;
    height: 18px;
}
#top_menu dl dt, #top_menu dl dd ,#top_menu label{
    font-size: 11px;
}
#top_menu label{
    display: inline;
    line-height: 32px;
/*    vertical-align: bottom*/
}
#top_menu dl dt{
    padding: 2px 5px;
}
#top_menu > div:first-child {
    line-height: 13px;
}
#top_menu>div{
    margin-left: 5px;
}
.logininput{
    width: auto;
    padding: 5px 10px 10px;
    background: #E6E5E1;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    line-height: 14px;
}
.logininput label{
    font-size: 12px;
    vertical-align: bottom;
    display: inline-block;
    line-height: 13px;
}
.logininput ul li {
    float: left;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    font-size: 11px !important;
    margin-left: 5px;
}
.logininput ul li input {
    vertical-align: middle;
    height: 22px;
    width: 90px;

}
.loginbutton {
/*
    height: 22px;
    width: 60px;
*/
/*
    position: absolute;
    bottom: 5px;
    right: 10px;
*/
    font-size: 10px;
    padding: 4px 15px !important;
    display: inline-block;
    margin: 5px !important;
}
#check_login_keep{
    vertical-align: middle;
/*    margin-left: 53px;*/
    }
.forget {
    margin: 3px 0 0 56px;
}
#top_menu  .icon{
    font-size: 14px;
    margin: 0 !important;
}


/*メインのナビゲーション*/

#gnavi {
    width: 996px;
    border-top: 0;
    border-bottom: 0;
    clear: both;
    margin: 0 auto;
}
#gnavi li {
    width: 166px;
}
#gnavi h2 {
/*    font-family: Linotte, YuGothic, "Yu Gothic", 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Roboto, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", Arial, Helvetica, Verdana, sans-serif;*/
    font-size: 17px !important;
}
#gnavi a {
    background-image: none !important;
    background-color: #eee !important;
    text-indent: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 166px;
    height: 42px;
    line-height: 43px;
    text-decoration: none;
/*    font-weight: bold;*/
    font-size: 17px !important;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #bbb;
    /*    border-top: 1px solid #222;*/
    border-bottom:1px solid #bbb;
}

#gnavi a:hover {
    background-image: none !important;
    background-color:#31B96E !important;
    color: #fff;
}

/*プラン別カレンダーheader */

#contents_1column .main_title {
    background: none;
}
.main_title_line {
    background-color: #222;
    display: none;
}

#contents_1column .main_table {
    width: 100%;
}

/*月のタブ表示*/

#calendar_tab {
    border-bottom: solid 3px #31B96E;
}
.calendar_tab_selected a,
#calendar_tab a:hover {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-image: none !important;
    background-color: #31B96E !important;
}
#calendar_tab a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-right: 1px solid #888;
    background-image: none !important;
    background-color: #E6E5E1 ;
    color: #27313D;
}

#calendar_tab ul {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  scrollbar-width: thin;
  font-size: 0
}

/*テーブルの罫線*/

#calendar_yoko table th,
#calendar_yoko table td {
    border: 1px solid #ccc;
}

/*カレンダーのプラン名や月のヘッダ*/

#calendar_yoko td.calendar_title,
#calendar_yoko td.calendar_month,
#calendar_masu .calendar_week td {
    background-color: #E6E5E1;
    color: #27313D;
}
#calendar_masu .calendar_week td {
    width:14%;   
}
#calendar_masu .calendar .calendar_week td {
    width:12.4%;   
}
.calendar_day , .calendar_week{
    font-size: 11px !important;
    width: 15px !important;
}
#calendar_yoko td.calendar_reserve {
    font-size: 11px !important;
}
/*プラン名称*/

#calendar_yoko td.calendar_plan,
#calendar_masu_day tr.day_title {
    background-color: #fff !important;
    padding: 10px 8px 8px 8px;
    font-size: 13px !important;
    font-weight: bold;
    width: 350px;
}
 
.calendar_plan a{
    font-size: 15px;
    color: blue;
    font-weight: normal;
    
}
#calendar_masu_day tr.day_title{
    background-color: #f0f0f0 !important;
}
#calendar_masu_day table .day_contents td {
    color: red;
    font-weight: bold;
    font-size: 17px;
    font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#calendar_masu_day table .day_contents td a{
    font-size: 14px;
    font-weight: normal;
}
.calendar_plan p{
/*    padding-top: 15px ;*/

}
#calendar_plans select{
    background: #f5fcf3;
}
.masuplanname{
    line-height: 1.8em;

}
.calendar_icon{
    text-align: right;
}
.calendar_planicon{
    padding: 10px 8px 8px 8px ;
    width: 130px !important;
}
.calendar_planplice{
    padding: 10px 8px 8px 8px;
    text-align: right !important;
}
.icon{
    font-size: 33px;
    margin-right: 2px;
/*    color: #8BCC00;*/
    color: #31B96E;
    background-color: #fff;
}
.iconoff{
    color: #ccc !important;
}
.plice{
    color: red;
    font-weight: bold;
    font-size: 17px;
    font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    padding: 0 7px;
}

.input_image{
    padding: 8px 50px;
    margin: 20px auto 5px;
    content: url('') !important;
    background-image:none !important;
}

/*土曜日日曜日*/

#calendar_yoko td.calendar_saturday,
#calendar_masu td.calendar_saturday {
    background-color: #f2f6ff;
}
#calendar_yoko td.calendar_sunday,
#calendar_masu td.calendar_sunday {
    background-color: #ffe6e6;
}

/*予約空き数*/

#calendar_yoko td.calendar_reserve,
#calendar_yoko td.calendar_reserve a,
#calendar_yoko td.calendar_reserve a:hover ,
#calendar_masu_day table .day_contents td a{
    color: red;
}


/*
#calendar_yoko table tr:nth-child(odd){
    background-color:#eee;
}
*/

.calendar_icon ul li span{
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
}
.calendar_icon ul li span:first-child{
    margin-right: 5px;
    font-size: 35px;
}
/*
#calendar_yoko tr:nth-child(1) td {
    background-color: burlywood !important;
}
*/


/*カレンダー交互に色変えるs*/
/*
#calendar_yoko tr:nth-child(odd) td {
  background-color: #EAF6FD;
}
#calendar_yoko tr:nth-child(even) td {
  background-color: #EFEFEF;
}
*/

.drop-shadow{
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  border-radius: 2px;
}

/* りぼん共通 */
.points .image {
 position: relative;
}
/* ⑤⑥ribbon */
.point-ribbon {
 position: absolute;
 background: #FF797D;
 font-size: 12px;
 color: #fff;
}
.point-ribbon:before {
 position: absolute;
 content: " ";
 height: 0;
 width: 0;
}
.point-ribbon:after {
 position: absolute;
 content: " ";
 height: 0;
 width: 0;
}
/* ⑥ribbon-tv */
.point-ribbon-tv {
 top: -.5em;
 right: .5em;
 width: 1em;
 line-height: 1;
 padding: .25em .25em 0;
 word-wrap: break-word;
 text-align: center;
}
.point-ribbon-tv:before {
 left: 100%;
 top: 0;
 border-bottom:6px solid #C83539;
 border-right:6px solid transparent;
}
.point-ribbon-tv:after {
 left: 0;
 top: 100%;
 border:.8em solid #FF797D;
 border-bottom:.7em solid transparent;
}


/*******************************/
/*#contents_main .main_title {*/
.main_title {
    background: #31B96E !important;
    color:#fff;
}

.main_title h3 {
    font-size: 1.2em;
    font-weight: normal;
    padding: 5px 10px;
}

.main_form {
    border: 1px #ccc solid;
    background-color: #f5fcf3;
    margin: 10px auto;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}
.main_form .player{
    width:48%;
    box-sizing: border-box;
}

.main_box {
    border: 1px #bee0ce solid;
    background-color: #f5fffa;
}
.main_box h4{
    color: #005502;
    border-bottom: 1px solid #bee0ce;
}
input.readonly {
    background: #bee0ce;
    border: 1px solid #bee0ce;
}

/*******************************/
#contents_side .side_title {
    height: auto;
}
#contents_side #side_logout .side_title ,
#contents_side #side_hp .side_title_hp ,
#contents_side #side_login .side_title ,
#contents_side #side_signup .side_title,
#contents_side #side_mobile .side_title{
    background: #31B96E;
    color:#fff;
    padding: 8px 0px;
    font-weight: normal;
}
#contents_side .side_title h3 {
    text-indent: 0;
    font-size: 1.2em;
    text-align:center;
}

/*********************************/
.main_table table th{
    background: #E6E5E1;
}
.main_form table {
    min-width: 600px;
}
.main_table table th, .main_table table td {
    border: 1px #ccc solid;
    line-height: 1.8em;
}
.main_form table.regist{
    min-width:400px;
}
.main_form table.regist th,.main_form table.regist td{
    padding-left: 5px;
}
#area_player_input_1 > .clearfix > .player > .bold{
    padding: 5px;
}
.main_form .signup{
    width: auto;
}



/********************************/
.button_logout ,
.officialsite{
    padding: 8px 20px;
/*    background: #A4E666;*/
/*    background:  #2A9F5F;*/
    background:  #22824D;
/*    background:  #AFCC58;*/
    color: #fff;
    margin: 20px auto 5px;
}
.officialsite a{
    text-decoration: none;
    color: #fff;
}
.button_logout_s , .loginbutton{
    padding: 2px 10px;
    /*    background: #A4E666;*/
/*    background:  #2A9F5F;*/
    background:  #22824D;
/*    background:  #AFCC58;*/
    color: #fff;
    margin: 10px 0 0 10px;
    cursor: pointer;
}
/********************************/
.input_submit, .input_submit_no_margin, .input_button , .input_image{
    border: none;
/*    background: #2A9F5F;*/
    background:  #22824D;
    color: #fff;
    margin: 2px;
}
.input_button[type="button"][value="郵便番号から検索"]{
    padding: 0 10px;
}
#gl_user_zip_sub,#gl_user_officezip_sub ,#gl_user_specialzip_sub{
    width: 60px !important;
}
/********************************/
.input_submit_portal, .input_submit_portal_no_margin, .input_button_portal {
    border: none;
/*    background: #2A9F5F;*/
    background:  #22824D;
    color: #fff;
    margin: 2px;
}

/*********************************/
.icon-igsb_caddy{color: #ef857d;}
.icon-igsb_self{color:#ef857d;}
.icon-igsb_2samu{}
.icon-igsb_reserve1{}
.icon-igsb_reserve2{}
.icon-igsb_cart4-5{color:#006eb0;}
.icon-igsb_cart2{color:#006eb0;}
.icon-igsb_cart-remote{color:#006eb0;}
.icon-igsb_tebiki{color:#006eb0;}
.icon-igsb_lunch{color:#f39800;}
.icon-igsb_15R{color:#915da3;}
.icon-igsb_2R{color:#915da3;}
.icon-igsb_9Hplay{color:#915da3;}
.icon-igsb_mawari{color:#915da3;}
.icon-igsb_compe{color:#915da3;}
.icon-igsb_otameshi{color:#915da3;}
.icon-igsb_otameshi{color:#915da3;}

/**********************************/

#calendar_masu .listinfo .title .icon {
  vertical-align: middle;
}

.plan_search_box {
    border: solid 1px #CDC8AB;
    padding: 0;
    margin-bottom: 10px;
}
.plan_search_box > * {
    padding: 2px 10px;
}
.plan_search_box > *:nth-child(n + 2) {
    margin-top: 5px;
}
.plan_search_box .header {
    background: #EBFCF0;
    border-bottom: solid 1px #CDC8AB;
    text-align: center;
}
.plan_search_box .title_search_box input {
    width: 100%;
    box-sizing: border-box;
}
.plan_search_box .condition_switch_box label {
    display: inline-block;
    padding: 0;
    margin: 1px 0;
    width: 12.5%;
    text-align: center;
    box-sizing: border-box;
}
.plan_search_box .condition_switch_box label .icon {
    margin: 0;
}
.plan_search_box .condition_switch_box label .icon::selection {
    color: transparent;
}
.plan_search_box .condition_switch_box input[type="checkbox"] {
    position: absolute;
    left: -3000px;
    opacity: 0;
}
.plan_search_box .condition_switch_box span.icon.unchecked {
    color: #d4d4d4;
}

/**********************************/
