@charset "utf-8";
/* CSS Document */

.moreinfo {
  text-align: center;
  font-size: 90%;
  width: 14em;
  float: right;
  margin-bottom: 20px;
}
.moreinfo a {
  color: #777;
  text-decoration: none;
  display: block;
  background-color: #f2f2f2;
  border: 1px solid #CCC;
  padding: 5px;
  border-radius: 5px;
}
.moreinfo a:hover {
  text-decoration: none;
  background-color: #54bae3;
  color: #FFF;
}
.col2 li {
  width: 48%;
  text-align: center;
}
.col2 li:nth-child(odd) {
  float: left;
}
.col2 li:nth-child(even) {
  float: right;
}
.free_txt {
  font-size: 16px;
  margin-top: 10px;
}
.a_link {
  color: #004986;
}
.a_link:hover {
  text-decoration: none;
}
.title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 5px solid #ccc;
  padding: 0.5em;
  line-height: 1.6em;
}
.title::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  content: '';
  width: 10%;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #666;
}
.end_txt {
  padding: 25px;
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  background-color: #f2f2f2;
  line-height: 1.6em;
  margin-bottom: 40px;
}
.top {
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-top: 40px;
}
.top a {
  display: block;
  border-radius: 5px;
  color: #5cb9e5;
  padding: 10px;
  border: 2px solid #5cb9e5;
  font-size: 120%;
  text-decoration: none;
}
.top a:hover {
  background-color: #5cb9e5;
  color: #FFF;
}
.kakaku {
  border: 1px solid #CCC;
  width: 150px;
  padding: 10px;
  border-radius: 5px;
  height: 10px;
  margin: 5px;
  display: inline-flex;
  background-color: #FFF;
  text-align: right;
}
.select {
  border: 1px solid #CCC;
  width: 150px;
  padding: 10px;
  border-radius: 5px;
  margin: 5px;
  display: inline-flex;
  background-color: #FFF;
  font-size: 80%;
}
.txtinfo {
  border: 1px solid #CCC;
  width: 90%;
  padding: 10px;
  border-radius: 5px;
  display: inline-flex;
  height: 80px;
  background-color: #FFF;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 15px;
  margin-left: 5px;
}
.txtinfo_room {
  border: 1px solid #CCC;
  width: 90%;
  padding: 10px;
  border-radius: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 15px;
  margin-left: 5px;
  display: inline-flex;
  height: 40px;
  background-color: #FFF;
}
.save_btn {
  display: block;
  background-color: #54bae3;
  text-align: center;
  border-radius: 5px;
  padding: 15px;
  color: #FFF;
  width: 200px;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
.back_btn {
  display: block;
  background-color: #CCC;
  text-align: center;
  border-radius: 5px;
  padding: 15px;
  color: #333;
  width: 100px;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
.close_btn {
  margin-top: 60px;
  text-align: center
}
.close_btn a {
  display: block;
  background-color: #f2f2f2;
  border-radius: 5px;
  text-decoration: none;
  border: 1px solid #CCC;
  color: #333;
  padding-top: 12px;
  padding-bottom: 12px;
}
.close_btn a:hover {
  background-color: #FFF;
}
.relative {
  position: relative
}
.indent li {
  text-indent: -1.5em;
  padding-left: 2em;
  margin-bottom: 15px;
}
.privacy_link {
  color: #333;
  text-decoration: underline
}
.privacy_link:hover {
  text-decoration: none;
}
.p_txt {
  font-size: 110%;
  line-height: 1.6em
}
.noncheck {
  border: 2px solid #CCC;
}
.check {
  border: 2px solid #5cb9e5;
}
.freeselect_ta:hover {
  border: 2px solid #5cb9e5;
  cursor: pointer;
}
.freeselect_ta th {
  width: 10%;
  background-color: #f2f2f2;
  padding: 10px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC;
}
.freeselect_ta td {
  padding: 10px;
  text-align: center;
}
.hoverarea:hover {
  background-color: #CCCC;
}
.radio_img {
  width: 35px
}
.privacy_linkbtn a {
  display: block;
  color: #333;
  border: 1px solid #333;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  padding-top: 8px;
  padding-right: 1em;
  padding-bottom: 8px;
  padding-left: 1em;
  width: 200px;
}
.privacy_linkbtn a:hover {
  background-color: #666;
  color: #FFF;
}
.col2_link_btn a {
  display: block;
  color: #5cb9e5;
  background-color: #FFF;
  text-align: center;
  padding: 10px;
  border: 2px solid #5cb9e5;
  border-radius: 5px;
  text-decoration: none;
}
.col2_link_btn a:hover {
  background-color: #5cb9e5;
  color: #FFF;
  text-decoration: none;
}
.end_bg {
  text-align: center;
  font-size: 20px;
  background-color: #f2f2f2;
  padding: 20px;
  margin-bottom: 100px;
}
.end_bg p {
  line-height: 2.5em;
}
.end_tel a {
  font-weight: bold;
  font-size: 30px;
  text-decoration: none;
  color: #333;
  /*background-image: url(../images/freedial.png);*/
  background-size: 40px 30px;
  background-repeat: no-repeat;
  line-height: 30px;
  /*padding-left: 50px;*/
  background-position: 5px;
}
.top_txt {
  font-weight: bold;
  background-color: #F2F2F2;
  padding: 10px;
  border: 2px solid #CCC;
  margin-top: 20px;
}
.hanrei_btn {
  width: 160px;
  margin-top: 30px;
}
.hanrei_btn a {
  color: #333;
  text-decoration: none;
  background-color: #f2f2f2;
  display: block;
  border: 1px solid #CCC;
  border-radius: 5px;
  padding-top: 17px;
  padding-right: 5px;
  padding-bottom: 17px;
  padding-left: 10px;
  background-image: url(../images/hanrei_arrow.png);
  background-repeat: no-repeat;
  background-position: 95%;
  background-size: 15px;
}
.hanrei_btn a:hover {
  background-color: #FFF;
}
.bd01top {
  text-align: center;
  font-weight: bold;
  font-size: 120%;
}

  .footer_option{
    text-align:center;
    font-size: 180%;
}


/*スマホ*/

@media screen and ( max-width:320px) {
  #logo {
    background-image: url(../images/logo.png?20250612);
    background-repeat: no-repeat;
    text-indent: -99999em;
    height: 15px;
    background-size: 150px 15px;
    background-position: 30% 3px;
  }
}
@media screen and (min-width:320px) and ( max-width:640px) {
  .nonpc {
    display: block
  }
  .pc {
    display: none
  }
  #logo {
    background-image: url(../images/logo.png?20250612);
    background-repeat: no-repeat;
    text-indent: -99999em;
    height: 25px;
    background-size: 250px 25px;
    background-position: 30% 3px;
  }
  #top_logo {
    background-image: url(../images/logo.png?20250612);
    background-repeat: no-repeat;
    text-indent: -99999em;
    height: 25px;
    width: 250px;
    margin-top: 5px;
    background-size: 250px 25px;
  }
  .main {
    padding-top: 81px;
  }
  .option_wrapper {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .option_wrapper .welcome {
    margin-bottom: 10px;
    font-size: 80%;
  }
  .page_option_select {
    margin-right: auto;
    margin-left: auto;
    position: fixed;
    padding-top: 10px;
    padding-bottom: 10px;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #FFF;
    height: 60px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    background-color: #FFF;
    z-index: 5;
  }
  .plan,
  .logout {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .logout a {
    display: block;
    border: 1px solid #888;
    color: #888;
    text-align: center;
    background-color: #FFF;
    width: 6em;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 80%;
  }
  .logout a:hover {
    color: #FFF;
    background-color: #888;
  }
  .price {
    font-size: 24px;
    color: #C03;
    line-height: 1.2em;
  }
  .price span {
    font-size: 12px;
  }
  #side {
    display: none;
    background-color: #FFF;
  }
  .title {
    font-size: 130%;
    line-height: 1.6em;
    padding: 0.2em;
  }
  .content_tit dt {
    color: #FFF;
    background-color: #666;
    width: 40px;
    display: block;
    text-align: center;
    float: left;
    font-size: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .content_tit dd {
    padding-left: 50px;
    width: 60%;
    font-size: 110%;
    margin-bottom: 15px;
    line-height: 1.6em;
  }
  .content_tit .excluded {
    color: #888;
    text-align: center;
    border: 2px solid #888;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 85%;
    background-color: #FFF;
  }
  .content_tit_result dt {
    color: #FFF;
    background-color: #666;
    width: 40px;
    display: block;
    text-align: center;
    float: left;
    font-size: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .content_tit_result dd {
    padding-left: 50px;
    width: 60%;
    font-size: 110%;
    margin-bottom: 15px;
    line-height: 1.6em;
  }
  .content_tit_result .excluded {
    color: #888;
    text-align: center;
    border: 2px solid #888;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 85%;
    background-color: #FFF;
  }
  .del_btn {
    position: absolute;
    right: 10px;
  }
  .del_btn a {
    display: block;
    color: #dc7575 !important;
    text-align: center;
    padding: 10px;
    border: 2px solid #dc7575;
    border-radius: 5px;
    cursor: pointer
  }
  .del_btn a:hover {
    background-color: #dc7575;
    color: #FFF !important;
  }
  .select_content {
    box-shadow: 4px 4px 8px -4px #333333;
    border-radius: 6px;
    border: 3px solid #cccccc;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .select_content a {
    color: #333;
    text-decoration: none;
  }
  .chk {
    border: 3px solid #5CB9E5;
    background-color: #f2f2f2;
  }
  .select_img {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .select_img img {
    width: 30px;
  }
  .img {
    text-align: center;
    position: relative;
  }
  .content_tit .excluded {
    color: #888;
    text-align: center;
    border: 2px solid #888;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 75%;
    background-color: #FFF;
  }
  .img .option_red {
    color: #FFF;
    background-color: #C00;
    text-align: center;
    border-radius: 5px;
    font-size: 80%;
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 8px;
    z-index: 1
  }
  .brand {
    font-size: 77%;
    margin-bottom: 10px;
  }
  .top_menu li {
    width: 32.3%;
    display: inline-table;
    font-size: 80%;
  }
  .top_menu li img {
    width: 100%
  }
  .waku {
    padding: 5px;
    border: 1px solid #CCC;
    text-align: center;
    margin-bottom: 10px;
  }
  .red_btn,
  .green_btn {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .green_btn a {
    display: block;
    border: 1px solid #00bb9e;
    color: #00bb9e;
    text-align: center;
    background-color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    border-radius: 5px;
  }
  .green_btn a:hover {
    background-color: #00bb9e;
    color: #FFF;
  }
  .red_btn a,
  .plan a {
    display: block;
    border: 1px solid #d63b3f;
    color: #d63b3f;
    text-align: center;
    background-color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    border-radius: 5px;
  }
  .red_btn a:hover,
  .plan a:hover {
    color: #FFF;
    background-color: #d63b3f;
  }
  .cat_btn a {
    display: block;
    border: 1px solid #5cb9e5;
    color: #5cb9e5;
    ;
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    text-align: left;
    text-align: center;
    margin: 10px;
  }
  /*フリーセレクト*/
  .reset_btn {
    width: 100px;
    float: right;
    text-align: center;
  }
  .reset_btn a {
    color: #333;
    text-decoration: none;
    background-color: #f2f2f2;
    display: block;
    padding: 5px;
    border: 1px solid #CCC;
    border-radius: 5px;
  }
  .reset_btn a:hover {
    background-color: #FFF;
  }
  .chk_img {
    position: absolute;
    left: 10px;
    top: 15px;
    z-index: 10;
  }
  .chk_img img {
    width: 30px;
  }
  .free_txt {
    font-size: 90%;
    margin-top: 10px;
  }
  .center_btn {
    margin-top: 50px;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
    font-size: 20px;
  }
  .submit_btn a {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    border: 2px solid #5cb9e5;
    color: #FFF;
    background-color: #5cb9e5;
  }
  .submit_btn a:hover {
    color: #5cb9e5;
    background-color: #FFF;
  }
  .other_page {
    margin-bottom: 40px;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .other_page li {
    position: relative;
  }
  .other_page li:last-child {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
  }
  .other_page li::after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 10px;
    font-size: 80%;
    top: 35%;
  }
  .other_page li a {
    color: #333;
    text-decoration: underline;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-left-color: #CCC;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
    padding-left: 15px;
  }
  .end_txt {
    font-size: 140%;
    padding-top: 25px;
    padding-right: 10px;
    padding-bottom: 25px;
    padding-left: 10px;
  }
  .thumnail {
    overflow: hidden;
  }
  .thumnail img {
    height: 100px;
  }
  /*ログイン*/
  #login {
    width: 100%;
    margin-top: 10px;
    padding-top: 40px;
  }
  .login_content {
    background-color: #FFF;
    padding: 30px;
    box-shadow: 0px 0px 6px 3px #333;
    border-radius: 6px;
    margin: 15px;
  }
  .login_txt {
    text-align: center;
    padding: 10px;
    font-size: 120%;
    font-weight: bold;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #CCC;
    margin-bottom: 15px
  }
  #lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
  }
  #modal-window,
  #modal-window_second {
    background-color: #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    padding: 30px;
    width: 80%;
    height: 350px;
    margin-right: 15px;
    margin-left: 15px;
  }
  #modal-window_second {
    height: 450px;
  }
  .modal_close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 28px;
    height: 28px;
    z-index: 2;
    background-image: url(../images/closebtn.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
  }
  .madori,
  .madoriselect {
    margin-top: 15px;
  }
  .madori li {
    border: 1px solid #CCC;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .madori li:nth-child(odd) {
    margin-right: 0px;
  }
  .pdf {
    text-align: center;
    width: 300px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    font-weight: bold;
  }
  .pdf a {
    border: 1px solid #5cb9e5;
    display: block;
    color: #FFF;
    background-color: #5cb9e5;
    text-decoration: none;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-radius: 5px;
  }
  .pdf a:hover {
    background-color: #FFF;
    color: #5cb9e5;
  }
  .madori_box {
    width: 70%;
    float: left;
    border: 1px solid #CCC;
    margin-bottom: 15px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 10px;
  }
  .zumen {
    width: 25%;
    float: right;
    text-align: center;
  }
  .zumen a {
    display: block;
    color: #333;
    border: 1px solid #dcc6a5;
    padding-top: 24px;
    padding-bottom: 24px;
    text-indent: -9999px;
    text-decoration: none;
    background-image: url(../images/zumen_i_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #dcc6a5;
    background-size: 100px 20px;
  }
  .zumen a:hover {
    background-color: #FFF;
    background-image: url(../images/zumen_i_on.png);
    border: 1px solid #dcc6a5;
  }
  /*TOPページ②*/
  #option_logo {
    background-image: url(../images/login_logo.png?20250612);
    background-repeat: no-repeat;
    text-indent: -99999em;
    height: 35px;
    width: 128px;
    margin-left: 10px;
    float: left;
    background-size: 128px 35px;
  }
  #living_service {
    text-align: center;
    width: 680px;
    float: left;
    font-size: 24px;
    line-height: 55px;
  }
  .top_selectmenu li {
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }
  .order {
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .order a {
    display: block;
    border: 1px solid #CCC;
    border-radius: 5px;
    color: #666;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
  }
  .order a:hover {
    background-color: #c2a164;
    color: #FFF;
  }
  .link_btn {
    margin-top: 15px;
    margin-right: 15%;
    margin-left: 15%;
  }
  .col2_link_btn {
    margin-top: 15px;
    margin-right: 15%;
    margin-left: 15%;
  }
  .unchecked {
    background-image: url(../images/radio_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
  }
  .checked {
    background-image: url(../images/radio_on.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
  }
  
  .free_option{
    position: absolute;
    right: 10px;
    top: 10px;
    }
  
  .free_option p{ margin-bottom:10px;}
  
  .freeselect_mr {
    color: #FFF;
    background-color: #C00;
    text-align: center;
    border-radius: 5px;
    font-size: 80%;
    padding: 8px;
    display: block;
    height: 22px;
    z-index: 1;
  }
  
   .freeselect_standard {
    color: #FFF;
    background-color: #396;
    text-align: center;
    border-radius: 5px;
    font-size: 80%;
    padding: 8px;
    display: block;
    height: 22px;
    z-index: 1;
  }
  .choice {
    font-size: 12px;
    color: #C00;
    text-align: center;
    width: 6em;
    border: 1px solid #C00;
    border-radius: 5px;
    display: block;
    margin-bottom: 15px;
    z-index: 1;
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    right: 10px;
  }
 
  .privacy_linkbtn {
    margin-top: 10px;
  }
  .freeselect_col2 li {
    display: inline-table;
    margin-bottom: 8px;
    position: relative;
    width: 100%;
  }
  .freeselect_col2 li:nth-child(odd) {
    margin-right: 1.5%
  }
  .freeselect_col2 table {
    height: 100%;
  }
  .free_txt {
    font-size: 85%;
    margin-top: 10px;
  }
  .select_end {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    font-size: 130%;
  }
  .end_link_area {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
  }
  .option_txt {
    font-size: 120%;
  }
  .link_white a {
    display: block;
    color: #959595;
    background-color: #FFF;
    text-align: center;
    padding: 20px;
    border: 2px solid #959595;
    border-radius: 5px;
    text-decoration: none;
  }
  .link_white a:hover {
    background-color: #959595;
    color: #FFF;
  }
  .end_bg {
    text-align: center;
    font-size: 100%;
    background-color: #f2f2f2;
    padding: 20px;
    margin-bottom: 60px;
  }
  .end_bg p {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.6em;
  }
  .end_tel a {
    font-weight: bold;
    font-size: 150%;
    text-decoration: none;
    color: #333;
  }
  .bankInfo dt {
    width: 7em;
    float: left
  }
  .bankInfo dd {
    padding-left: 7.5em;
    margin-bottom: 5px;
  }
  .option_ta th,
  .option_ta td {
    border: 1px solid #ccc;
    padding: 15px;
  }
  .option_ta td {
    vertical-align: middle;
  }
  .option_ta th {
    background-color: #F0F0F0;
    text-align: center;
    vertical-align: middle;
  }
  
   .option { 
    margin-top: 10px;
    font-size: 130%;
    text-align:center;
    }
    
 .footer_option{ font-size:130%; margin-top:40px;}	
    
    .main_menu li {
      box-sizing: border-box;
      width:50%;
      text-align: center;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #CCC;
      border-right-width: 1px;
      border-right-style: solid;
      border-right-color: #CCC;
      font-size:90%;
}

    .main_menu li:nth-child(n):nth-child(-n+2){
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #CCC;
    }

    .main_menu li:nth-child(odd){
      border-left-width: 1px;
      border-left-style: solid;
      border-left-color: #CCC;
    }

  .main_menu li:nth-child(even){
      float:right;
  }

  .main_menu li:nth-child(odd){
      float:left;
    }

    .main_menu li a{
      display:block;
      color: #333;
      text-decoration: none;
  }
    
    
    .main_menu li a:hover,
    .main_menu .menuactive a {
      background-color:#f6f6f8;
      color: #c8aa80;
  }

.oneline a{
    padding-top: 20px;
    padding-bottom: 20px;
}
 
 
 .twoline a{
    padding-top: 10px;
    padding-bottom: 11px;
}

  
}
/*タブレット*/

@media screen and (min-width:641px) and ( max-width:1024px) {
  .nonpc {
    display: none
  }
  .pc {
    display: block
  }
  #top_logo,
  #logo {
    background-image: url(../images/login_logo.png?20250612);
    background-repeat: no-repeat;
    text-indent: -99999em;
    height: 52px;
    width: 150px;
    float: left;
    background-size: 150px 52px;
  }
  #estate {
    font-size: 24px;
    width: 500px;
    float: left;
    line-height: 42px;
    text-align: center;
  }
  
  #estate span{
    display:inline-block;
    font-size:24px;
}

  
  
  .option_wrapper {
    margin-right: 10px;
    margin-left: 10px;
  }
  .option_wrapper .welcome {
    float: right;
    text-align: right;
    margin-right: 10px;
    font-size: 80%;
  }
  .option_select {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .page_option_select {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .plan,
  .logout {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .red_btn a {
    display: block;
    border: 1px solid #d63b3f;
    color: #d63b3f;
    background-color: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    text-align: left;
    padding-left: 15px;
  }
  .green_btn a {
    display: block;
    border: 1px solid #00bb9e;
    color: #00bb9e;
    background-color: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    text-align: left;
    padding-left: 15px;
  }
  .green_btn a:hover {
    background-color: #00bb9e;
    color: #FFF;
  }
  .red_btn a::after,
  .green_btn a::after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 12px;
    font-size: 80%;
  }
  .cat_btn a {
    display: block;
    border: 1px solid #5cb9e5;
    color: #5cb9e5;
    ;
    background-color: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    text-align: left;
    text-align: center;
  }
  .cat_btn a:hover {
    background-color: #5cb9e5;
    color: #FFF;
  }
  .plan a {
    display: block;
    border: 1px solid #d63b3f;
    color: #d63b3f;
    text-align: center;
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    border-radius: 5px;
  }
  .red_btn a:hover,
  .plan a:hover {
    color: #FFF;
    background-color: #d63b3f;
  }
  .logout a {
    display: block;
    border: 1px solid #888;
    color: #888;
    text-align: center;
    background-color: #FFF;
    width: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    border-radius: 5px;
  }
  .logout a:hover {
    color: #FFF;
    background-color: #888;
  }
  #side {
    float: left;
    margin-top: 10px;
    width: 200px;
    height: 80vh;
    overflow-y: scroll;
    background-color: #FFF;
    padding-right: 10px;
  }
  .fixed {
    position: fixed;
    top: 0px;
  }
  .right_content {
    width: 70%;
    float: right;
  }
  .price {
    font-size: 130%;
    color: #C03;
    line-height: 1.8em;
  }
  .price span {
    font-size: 12px;
    margin-left: 15px;
  }
  .select_menu li:first-child {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
  }
  .select_menu li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-left-color: #CCC;
    position: relative;
  }
  .select_menu li::after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 10px;
    font-size: 80%;
    top: 40%;
  }
  .select_menu li a {
    display: block;
    color: #333;
    text-decoration: none;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
  }
  .select_menu .active a,
  .select_menu a:hover {
    color: #c6ab63;
    background-color: #f2f2f2;
  }
  .select_content {
    box-shadow: 4px 4px 8px -4px #333333;
    border-radius: 6px;
    border: 3px solid #cccccc;
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .select_content:hover {
    border: 3px solid #5cb9e5;
    cursor: pointer;
  }
  .select_content a {
    color: #333;
    text-decoration: none;
    cursor: inherit;
  }
  .chk {
    border: 3px solid #5CB9E5;
    background-color: #f2f2f2;
  }
  .select_img {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .select_img img {
    width: 40px;
  }
  .img {
    width: 50%;
    float: left;
    position: relative;
  }
  .content_tit dt {
    color: #FFF;
    background-color: #666;
    width: 40px;
    display: block;
    text-align: center;
    float: left;
    font-size: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .content_tit dd {
    padding-left: 50px;
    width: 73%;
    font-size: 120%;
    margin-bottom: 15px;
    line-height: 1.6em;
  }
  .content_tit .excluded {
    color: #888;
    text-align: center;
    border: 2px solid #888;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 85%;
    background-color: #FFF;
  }
  .content_tit_result dt {
    color: #FFF;
    background-color: #666;
    width: 50px;
    display: block;
    text-align: center;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .content_tit_result dd {
    padding-left: 65px;
    width: 65%;
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 30px;
  }
  .content_tit_result .excluded {
    color: #888;
    text-align: center;
    border: 2px solid #888;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 85%;
    background-color: #FFF;
  }
  .del_btn {
    position: absolute;
    width: 100px;
    right: 10px;
  }
  .del_btn a {
    display: block;
    color: #dc7575;
    text-align: center;
    padding: 10px;
    border: 2px solid #dc7575;
    border-radius: 5px;
    cursor: pointer
  }
  .del_btn a:hover {
    background-color: #dc7575;
    color: #FFF;
  }
  .info {
    width: 45%;
    float: right;
  }
  .img .option_red {
    color: #FFF;
    background-color: #C00;
    text-align: center;
    border-radius: 5px;
    font-size: 80%;
    line-height: 1.2em;
    position: absolute;
    right: 5px;
    padding: 8px;
    bottom: 10px;
  }
  .other_page {
    margin-bottom: 50px;
  }
  .other_page li {
    position: relative;
  }
  .other_page li::after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 10px;
    font-size: 80%;
    top: 40%;
  }
  .other_page li:last-child {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
  }
  .other_page li a {
    color: #333;
    text-decoration: underline;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-left-color: #CCC;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    text-decoration: none;
    padding-left: 15px;
  }
  .other_page li a:hover {
    text-decoration: none;
    background-color: #f2f2f2;
  }
  .top_menu {
    margin-top: 20px;
  }
  .top_menu li {
    width: 31%;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
  }
  .top_menu li img {
    width: 100%
  }
  .waku {
    padding: 10px;
    border: 1px solid #CCC;
    text-align: center;
    margin-bottom: 10px;
  }
  .brand {
    font-size: 77%;
    margin-bottom: 15px;
  }
  /*フリーセレクト*/
  .pc_float_r {
    float: right
  }
  .pc_float_l {
    float: left
  }
  .reset_btn {
    width: 100px;
    float: right;
    text-align: center;
  }
  .reset_btn a {
    color: #333;
    text-decoration: none;
    background-color: #f2f2f2;
    display: block;
    padding: 5px;
    border: 1px solid #CCC;
    border-radius: 5px;
  }
  .reset_btn a:hover {
    background-color: #FFF;
  }
  .chk_img {
    position: absolute;
    left: 20px;
    top: 25px;
    z-index: 10;
  }
  .chk_img img {
    width: 45px;
  }
  .center_btn {
    width: 400px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    font-size: 20px;
  }
  .select_end {
    width: 500px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    font-size: 20px;
  }
  .submit_btn a {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    border: 2px solid #5cb9e5;
    color: #FFF;
    background-color: #5cb9e5;
  }
  .submit_btn a:hover {
    color: #5cb9e5;
    background-color: #FFF;
  }
  .thumnail {
    overflow: hidden;
  }
  .thumnail img {
    height: 140px;
  }
  /*ログイン*/
  #login {
    background-image: url(../images/login.png);
    width: 100%;
    height: 500px;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
  }
  .login_content {
    background-color: #FFF;
    padding: 15px;
    width: 450px;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 0px 0px 6px 3px #333;
    border-radius: 6px;
  }
  .login_txt {
    text-align: center;
    padding: 10px;
    font-size: 120%;
    font-weight: bold;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #CCC;
    margin-bottom: 15px
  }
  #lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
  }
  #modal-window,
  #modal-window_second {
    background-color: #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    padding: 30px;
    width: 500px;
    height: 300px;
  }
  .modal_close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 28px;
    height: 28px;
    z-index: 2;
    background-image: url(../images/closebtn.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
  }
  .madori,
  .madoriselect {
    margin-top: 15px;
  }
  .madori li {
    width: 45%;
    float: left;
    border: 1px solid #CCC;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 15px;
  }
  .madori li:nth-child(odd) {
    margin-right: 15px;
  }
  .pdf {
    text-align: center;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 120%;
    font-weight: bold;
  }
  .pdf a {
    border: 1px solid #5cb9e5;
    display: block;
    color: #FFF;
    background-color: #5cb9e5;
    text-decoration: none;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-radius: 5px;
  }
  .pdf a:hover {
    background-color: #FFF;
    color: #5cb9e5;
  }
  .madori_box {
    width: 70%;
    float: left;
    border: 1px solid #CCC;
    margin-bottom: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10px;
    font-size: 22px;
  }
  .zumen {
    width: 25%;
    float: right;
    text-align: center;
  }
  .zumen a {
    display: block;
    border: 1px solid #dcc6a5;
    padding-top: 40px;
    padding-bottom: 40px;
    text-decoration: none;
    background-image: url(../images/zumen_i_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #dcc6a5;
    background-size: 150px 30px;
    text-indent: -9999px;
  }
  .zumen a:hover {
    background-image: url(../images/zumen_i_on.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #dcc6a5;
    background-color: #FFF;
  }
  /*TOPページ②*/
  #option_logo {
    background-image: url(../images/login_logo.png?20250612);
    background-repeat: no-repeat;
    text-indent: -99999em;
    height: 69px;
    width: 200px;
    margin-top: 5px;
    float: left;
    background-size: 200px 69px;
    margin-left: 10px;
  }
  #living_service {
    text-align: center;
    width: 440px;
    float: left;
    font-size: 20px;
    line-height: 55px;
  }
  .top_selectmenu {
    margin-top: 40px;
  }
  .top_selectmenu li {
    width: 47%;
    display: inline-table;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
  }
  .top_selectmenu li img {
    width: 100%;
  }
  .order {
    margin-right: 60px;
    margin-left: 60px;
  }
  .order a {
    display: block;
    border: 1px solid #CCC;
    border-radius: 5px;
    color: #666;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
  }
  .order a:hover {
    background-color: #c2a164;
    color: #FFF;
  }
  .close_btn {
    margin-top: 60px;
    text-align: center;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .link_btn {
    margin-top: 15px;
    margin-right: 15%;
    margin-left: 15%;
  }
  .col2_link_btn {
    position: absolute;
    width: 200px;
    top: -10px;
    right: 0px;
    font-size: 90%
  }
  .unchecked {
    background-image: url(../images/radio_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
  }
  .checked {
    background-image: url(../images/radio_on.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
  }
  .choice {
    position: absolute;
    color: #C00;
    background-color: #FFF;
    text-align: center;
    width: 90px;
    font-size: 80%;
    border-radius: 5px;
    right: 5px;
    top: 15px;
    border: 1px solid #C00;
    padding-top: 10px;
    padding-bottom: 10px;
  }
    .freeselect_mr {
    color: #FFF;
    background-color: #C00;
    text-align: center;
    width: 90px;
    font-size: 80%;
    border-radius: 5px;
    
  }
  
  .free_option{
    position:absolute;
    top: 10px;
    right: 10px;
    }

    .free_option p{ margin-bottom:10px;}
  
    .freeselect_standard {
    color: #FFF;
    background-color: #396;
    text-align: center;
    width: 90px;
    font-size: 80%;
    border-radius: 5px;    
  }
  .relative .privacy_linkbtn {
    margin-top: 10px;
  }
  .freeselect_col2 li {
    width: 48%;
    display: inline-table;
    margin-bottom: 15px;
    position: relative;
    height: 260px;
  }
  .freeselect_col2 li:nth-child(odd) {
    margin-right: 1.5%
  }
  .freeselect_col2 table {
    height: 100%;
  }
  .end_link_area {
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
  }
  .option_txt {
    font-size: 18px;
  }
  .link_white a {
    display: block;
    color: #959595;
    background-color: #FFF;
    text-align: center;
    padding: 20px;
    border: 2px solid #959595;
    border-radius: 5px;
    text-decoration: none;
  }
  .link_white a:hover {
    background-color: #959595;
    color: #FFF;
  }
  .select_end02 {
    margin-top: 50px;
    margin-right: 10%;
    margin-left: 10%;
    margin-bottom: 30px;
  }
  .bankInfo dt {
    width: 7em;
    float: left
  }
  .bankInfo dd {
    padding-left: 7.5em;
    margin-bottom: 5px;
  }
  .option_ta th,
  .option_ta td {
    border: 1px solid #ccc;
    padding: 15px;
    font-size: 110%;
  }
  .option_ta td {
    vertical-align: middle;
  }
  .option_ta th {
    background-color: #F0F0F0;
    text-align: center;
    vertical-align: middle;
  }

 .option { 
    margin-top: 20px;
    margin-left: 250px;
    font-size: 24px;
    }
    
    .main_menu li {
      float:left;
      box-sizing: border-box;
      width:48%;
      text-align: center;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #CCC;
      border-right-width: 1px;
      border-right-style: solid;
      border-right-color: #CCC;
  }

    .main_menu li:nth-child(n):nth-child(-n+2){
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #CCC;
    }

  .main_menu li:nth-child(odd){
      border-left-width: 1px;
      border-left-style: solid;
      border-left-color: #CCC;
  }

    .main_menu li a{
      display:block;
      color: #333;
      text-decoration: none;
  }
    
    .main_menu li a:hover,
    .main_menu .menuactive a {
      background-color:#f6f6f8;
      color: #c8aa80;
  }

.oneline a{
    padding-top: 20px;
    padding-bottom: 20px;
}
 
 
 .twoline a{
    padding-top: 10px;
    padding-bottom: 11px;
}
  
}
/*PC*/

@media screen and (min-width:1024px) {
  .nonpc {
    display: none
  }
  .pc {
    display: block
  }
  #top_logo,
  #logo {
    background-image: url(../images/login_logo.png?20250612);
    background-repeat: no-repeat;
    text-indent: -99999em;
    height: 80px;
    width: 230px;
    float: left;
    background-size: 230px 80px;
  }
  #estate {
    font-size: 24px;
    width: 600px;
    float: left;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 1.5em;
  }
    #estate span{
    display:inline-block;
    font-size:24px;
}


  .option_wrapper {
    width: 1004px;
    margin-right: auto;
    margin-left: auto;
  }
  .option_wrapper .welcome {
    float: right;
    text-align: right;
    font-size: 80%;
  }
  .option_select {
    width: 1004px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .page_option_select {
    width: 1004px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .plan,
  .logout {
    position: absolute;
    top: 30px;
    right: 10px;
  }
  .red_btn a {
    display: block;
    border: 1px solid #d63b3f;
    color: #d63b3f;
    background-color: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    text-align: left;
    padding-left: 15px;
  }
  .green_btn a {
    display: block;
    border: 1px solid #00bb9e;
    color: #00bb9e;
    background-color: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    text-align: left;
    padding-left: 15px;
  }
  .green_btn a:hover {
    background-color: #00bb9e;
    color: #FFF;
  }
  .red_btn a::after,
  .green_btn a::after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 12px;
    font-size: 80%;
  }
  .plan a {
    display: block;
    border: 1px solid #d63b3f;
    color: #d63b3f;
    text-align: center;
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    border-radius: 5px;
  }
  .red_btn a:hover,
  .plan a:hover {
    color: #FFF;
    background-color: #d63b3f;
  }
  .cat_btn a {
    display: block;
    border: 1px solid #5cb9e5;
    color: #5cb9e5;
    ;
    background-color: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    text-align: left;
    text-align: center;
  }
  .cat_btn a:hover {
    background-color: #5cb9e5;
    color: #FFF;
  }
  .logout a {
    display: block;
    border: 1px solid #888;
    color: #888;
    text-align: center;
    background-color: #FFF;
    width: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    border-radius: 5px;
  }
  .logout a:hover {
    color: #FFF;
    background-color: #888;
  }
  #side {
    float: left;
    margin-top: 10px;
    width: 230px;
    height: 85vh;
    overflow-y: scroll;
    background-color: #FFF;
    padding-right: 10px;
  }
  .fixed {
    position: fixed;
    top: 0px;
  }
  .right_content {
    width: 75%;
    float: right;
    min-height: 800px;
  }
  .price {
    font-size: 24px;
    color: #C03;
    line-height: 1.8em;
  }
  .price span {
    font-size: 12px;
    margin-left: 5px;
  }
  .brand {
    font-size: 77%;
    margin-bottom: 15px;
    line-height: 1.2em;
  }
  .select_menu li:first-child {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
  }
  .select_menu li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-left-color: #CCC;
    position: relative;
  }
  .select_menu li::after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 10px;
    font-size: 80%;
    top: 35%;
  }
  .select_menu li a {
    display: block;
    color: #333;
    text-decoration: none;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
  }
  .select_menu .active a,
  .select_menu a:hover {
    color: #c6ab63;
    background-color: #f6f6f8;
  }
  .select_content {
    box-shadow: 4px 4px 8px -4px #333333;
    border-radius: 6px;
    border: 3px solid #cccccc;
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-top: 15px;
    margin-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .select_content:hover {
    border: 3px solid #5cb9e5;
    cursor: pointer;
  }
  .select_content a {
    color: #333;
    text-decoration: none !important;
    cursor: inherit;
  }
  .chk {
    border: 3px solid #5CB9E5;
    background-color: #f2f2f2;
  }
  .select_img {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .select_img img {
    width: 50px;
  }
  .img {
    width: 50%;
    float: left;
    position: relative;
  }
  .info {
    width: 45%;
    float: right;
  }
  .content_tit dt {
    color: #FFF;
    background-color: #666;
    width: 50px;
    display: block;
    text-align: center;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .content_tit dd {
    padding-left: 65px;
    width: 75%;
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 30px;
  }
  .content_tit .excluded {
    color: #888;
    text-align: center;
    border: 2px solid #888;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 85%;
    background-color: #FFF;
  }
  .content_tit_result dt {
    color: #FFF;
    background-color: #666;
    width: 50px;
    display: block;
    text-align: center;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .content_tit_result dd {
    padding-left: 65px;
    width: 75%;
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 30px;
  }
  .content_tit_result .excluded {
    color: #888;
    text-align: center;
    border: 2px solid #888;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 85%;
    background-color: #FFF;
  }
  .del_btn {
    position: absolute;
    width: 100px;
    right: 10px;
  }
  .del_btn a {
    display: block;
    color: #dc7575;
    text-align: center;
    padding: 10px;
    border: 2px solid #dc7575;
    border-radius: 5px;
    cursor: pointer
  }
  .del_btn a:hover {
    background-color: #dc7575;
    color: #FFF;
  }
  .img .option_red {
    position: absolute;
    color: #FFF;
    background-color: #C00;
    text-align: center;
    width: 90px;
    font-size: 80%;
    border-radius: 5px;
    right: 5px;
    bottom: 10px;
  }
  .other_page {
    margin-bottom: 50px;
  }
  .other_page li {
    position: relative;
  }
  .other_page li::after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 10px;
    font-size: 80%;
    top: 40%;
  }
  .other_page li:last-child {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
  }
  .other_page li a {
    color: #333;
    text-decoration: underline;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-left-color: #CCC;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    text-decoration: none;
    padding-left: 15px;
  }
  .other_page li a:hover {
    text-decoration: none;
    background-color: #f2f2f2;
  }
  .top_menu {
    margin-top: 10px;
  }
  .top_menu li {
    width: 32%;
    display: inline-table;
    margin-right: 5px;
    margin-left: 5px;
  }
  .top_menu li img {
    width: 100%
  }
  .waku {
    padding: 10px;
    border: 1px solid #CCC;
    text-align: center;
    margin-bottom: 10px;
  }
  /*フリーセレクト*/
  .pc_float_r {
    float: right
  }
  .pc_float_l {
    float: left
  }
  .reset_btn {
    width: 100px;
    float: right;
    text-align: center;
  }
  .reset_btn a {
    color: #333;
    text-decoration: none;
    background-color: #f2f2f2;
    display: block;
    padding: 5px;
    border: 1px solid #CCC;
    border-radius: 5px;
  }
  .reset_btn a:hover {
    background-color: #FFF;
  }
  .chk_img {
    position: absolute;
    left: 20px;
    top: 25px;
    z-index: 10;
  }
  .chk_img img {
    width: 45px;
  }
  .center_btn {
    width: 400px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    font-size: 20px;
  }
  .select_end {
    width: 700px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    font-size: 20px;
  }
  .select_end02 {
    width: 700px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
  }
  .bankInfo dt {
    width: 7em;
    float: left
  }
  .bankInfo dd {
    padding-left: 7.5em;
    margin-bottom: 5px;
  }
  .option_ta th,
  .option_ta td {
    border: 1px solid #ccc;
    padding: 15px;
    font-size: 110%;
  }
  .option_ta td {
    vertical-align: middle;
  }
  .option_ta th {
    background-color: #F0F0F0;
    text-align: center;
    vertical-align: middle;
  }
  .submit_btn a {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    border: 2px solid #5cb9e5;
    color: #FFF;
    background-color: #5cb9e5;
  }
  .submit_btn a:hover {
    color: #5cb9e5;
    background-color: #FFF;
  }
  .thumnail {
    overflow: hidden;
  }
  .thumnail img {
    height: 180px;
  }
  .cost {
    display: block;
    padding: 15px;
    border: 1px solid #CCC;
    width: 150px;
    float: left;
    border-radius: 5px;
  }
  /*ログイン*/
  #login {
    background-image: url(../images/login.png);
    width: 100%;
    height: 500px;
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
  }
  .login_content {
    background-color: #FFF;
    padding: 15px;
    width: 500px;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 0px 0px 6px 3px #333;
    border-radius: 6px;
  }
  .login_txt {
    text-align: center;
    padding: 10px;
    font-size: 120%;
    font-weight: bold;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #CCC;
    margin-bottom: 15px
  }
  .contents .top_btn {
    position: absolute;
    width: 200px;
    top: 35px;
    right: 3%;
  }
  #type {
    width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
  .bg_black_tit {
    font-size: 20px;
    color: #FFF;
    background-color: #000;
    padding: 15px;
    margin-bottom: 20px;
  }
  .type_center_btn {
    width: 300px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }
  #lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
  }
  #modal-window,
  #modal-window_second {
    background-color: #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    padding: 30px;
    width: 500px;
    height: 300px;
  }
  #modal-window_second {
    height: 400px;
  }
  .modal_close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 28px;
    height: 28px;
    z-index: 2;
    background-image: url(../images/closebtn.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
  }
  .madori,
  .madoriselect {
    margin-top: 15px;
  }
  .madori li {
    width: 45%;
    float: left;
    border: 1px solid #CCC;
    margin-bottom: 15px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
  }
  .madori li:nth-child(odd) {
    margin-right: 15px;
  }
  .pdf {
    text-align: center;
    width: 300px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    font-weight: bold;
  }
  .pdf a {
    border: 1px solid #5cb9e5;
    display: block;
    color: #FFF;
    background-color: #5cb9e5;
    text-decoration: none;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-radius: 5px;
  }
  .pdf a:hover {
    background-color: #FFF;
    color: #5cb9e5;
  }
  .madori_box {
    width: 70%;
    float: left;
    border: 1px solid #CCC;
    margin-bottom: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10px;
    font-size: 22px;
  }
  .zumen {
    width: 25%;
    float: right;
    text-align: center;
  }
  .zumen a {
    display: block;
    border: 1px solid #dcc6a5;
    padding-top: 40px;
    padding-bottom: 40px;
    text-decoration: none;
    background-image: url(../images/zumen_i_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #dcc6a5;
    background-size: 170px 34px;
    text-indent: -9999px;
  }
  .zumen a:hover {
    background-image: url(../images/zumen_i_on.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #dcc6a5;
    background-color: #FFF;
  }
  /*TOPページ②*/
  #option_logo {
    background-image: url(../images/login_logo.png?20250612);
    background-repeat: no-repeat;
    text-indent: -99999em;
    height: 55px;
    width: 200px;
    margin-top: 5px;
    float: left;
    background-size: 200px 55px;
  }
  #living_service {
    text-align: center;
    width: 680px;
    float: left;
    font-size: 24px;
    line-height: 55px;
  }
  .top_selectmenu {
    margin-top: 40px;
    margin-left: 20px;
  }
  .top_selectmenu li {
    width: 47%;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-table;
  }
  .top_selectmenu li img {
    width: 100%
  }
  .order {
    margin-right: 60px;
    margin-left: 60px;
  }
  .order a {
    display: block;
    border: 1px solid #CCC;
    border-radius: 5px;
    color: #666;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
  }
  .order a:hover {
    background-color: #c2a164;
    color: #FFF;
  }
  .close_btn {
    margin-top: 60px;
    text-align: center;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .link_btn {
    position: absolute;
    width: 200px;
    top: 90px;
    right: 0px;
  }
  .col2_link_btn {
    position: absolute;
    width: 200px;
    top: -10px;
    right: 0px;
    font-size: 90%
  }
  .unchecked {
    background-image: url(../images/radio_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
  }
  .checked {
    background-image: url(../images/radio_on.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
  }
  .choice {
    position: absolute;
    color: #C00;
    background-color: #FFF;
    text-align: center;
    width: 90px;
    font-size: 80%;
    border-radius: 5px;
    right: 10px;
    top: 15px;
    border: 1px solid #C00;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .freeselect_mr {
    color: #FFF;
    background-color: #C00;
    text-align: center;
    width: 90px;
    font-size: 80%;
    border-radius: 5px;
    
  }
  
  .free_option{
    position:absolute;
    top: 10px;
    right: 10px;
}

    .free_option p{ margin-bottom:10px;}
  
    .freeselect_standard {
    color: #FFF;
    background-color: #396;
    text-align: center;
    width: 90px;
    font-size: 80%;
    border-radius: 5px;    
  }
  
  .relative .privacy_linkbtn {
    position: absolute;
    right: 50px;
    bottom: -5px;
  }
  .freeselect_col2 li {
    width: 48%;
    display: inline-table;
    margin-bottom: 15px;
    position: relative;
    height: 267px;
  }
  .freeselect_col2 li:nth-child(odd) {
    margin-right: 1.5%
  }
  .freeselect_col2 table {
    height: 100%;
  }
  .end_link_area {
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
  }
  .option_txt {
    font-size: 18px;
  }
  .link_white a {
    display: block;
    color: #959595;
    background-color: #FFF;
    text-align: center;
    padding: 20px;
    border: 2px solid #959595;
    border-radius: 5px;
    text-decoration: none;
  }
  .link_white a:hover {
    background-color: #959595;
    color: #FFF;
  }
  
  .option { 
    margin-top: 30px;
    margin-left: 387px;
    font-size: 24px;
    }
    
    .main_menu li:nth-child(n):nth-child(-n+4){
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #CCC;
    }
    
    .main_menu li:nth-child(4n+1){
      border-left-width: 1px;
      border-left-style: solid;
      border-left-color: #CCC;
    }
    
    .main_menu li {
      float:left;
      box-sizing: border-box;
      width:188px;
      text-align: center;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #CCC;
      border-right-width: 1px;
      border-right-style: solid;
      border-right-color: #CCC;
  }
    .main_menu li a{
      display:block;
      color: #333;
      text-decoration: none;
  }
    
    
    .main_menu li a:hover,
    .main_menu .menuactive a {
      background-color:#f6f6f8;
      color: #c8aa80;
  }

.oneline a{
    padding-top: 20px;
    padding-bottom: 20px;
}
 
 
 .twoline a{
    padding-top: 10px;
    padding-bottom: 11px;
}
   
}