@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy_main.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_repeater .con_plan .box_plan, .con_banner, .con_pager_detail {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_repeater .con_plan .box_plan, .con_banner, .con_pager_detail {
    width: 95%;
  }
}

.con_news:after, .con_pager:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title {
  background-image: url(../repeater/images/bg_title-pc.jpg);
}
@media only screen and (max-width: 767px) {
  .con_title {
    background-image: url(../repeater/images/bg_title-sp.jpg);
  }
}

/* -----------------------------------------------------------
	.con_repeater
----------------------------------------------------------- */
.con_repeater {
  max-width: 1560px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1720px) {
  .con_repeater {
    width: 95%;
  }
}
@media print {
  .con_repeater {
    width: 95%;
  }
}
.ie8 .con_repeater {
  width: 95%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_repeater {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_repeater {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_repeater {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_repeater {
    margin-bottom: 3em;
  }
}
.con_repeater .intro {
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_repeater .intro {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_repeater .intro {
    margin-bottom: 2em;
  }
}
.con_repeater .intro .st_md_03 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_repeater .intro .st_md_03 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_repeater .intro .st_md_03 {
    margin-bottom: 1.5em;
  }
}
.con_repeater .intro .txt {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_repeater .intro .txt {
    text-align: left;
  }
}
.con_repeater .con_plan {
  display: block;
  padding: 80px 0;
  height: 100%;
  border: 3px solid #d6cdbe;
  background: #fff;
  text-decoration: none;
  color: #271a0f;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_repeater .con_plan {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_repeater .con_plan {
    padding: 2em 0 0.5em;
  }
}
.con_repeater .con_plan > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 97%;
  margin: 1.5em auto;
}
@media only screen and (max-width: 767px) {
  .con_repeater .con_plan > div {
    width: 95%;
    margin: 0.5em auto;
  }
}
.con_repeater .con_plan a {
  text-decoration: none;
  display: block;
}
.con_repeater .con_plan .st_md_03 {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_repeater .con_plan .st_md_03 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_repeater .con_plan .st_md_03 {
    margin-bottom: 1.5em;
  }
}
.con_repeater .con_plan .box_menu {
  width: 49.20635%;
  border: 1px solid #d6cdbe;
  padding: 1.5873%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .con_repeater .con_plan .box_menu {
    width: 100%;
  }
}
.con_repeater .con_plan .box_menu .read {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 113%;
}
@media only screen and (max-width: 767px) {
  .con_repeater .con_plan .box_menu .read {
    font-size: 100%;
    margin-top: 1em;
    margin-bottom: 2em;
    line-height: 1.7;
  }
}
.con_repeater .con_plan .box_menu .price {
  text-align: right;
  font-size: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_repeater .con_plan .box_menu .price {
    font-size: 88%;
  }
}
@media only screen and (max-width: 767px) {
  .con_repeater .con_plan .box_menu .price {
    font-size: 82%;
  }
}
.con_repeater .con_plan .box_menu .price span {
  font-size: 219%;
  color: #212832;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_repeater .con_plan .box_menu .price span {
    font-size: 188%;
  }
}
@media only screen and (max-width: 767px) {
  .con_repeater .con_plan .box_menu .price span {
    font-size: 175%;
  }
}
.con_repeater .con_plan .box_menu .price span > em {
  font-size: 57%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_repeater .con_plan .box_menu .price span > em {
    font-size: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_repeater .con_plan .box_menu .price span > em {
    font-size: 50%;
  }
}

.con_banner {
  text-align: center;
}

/* -----------------------------------------------------------
	# メニュー詳細ページ用
----------------------------------------------------------- */
.con_news {
  max-width: 1560px;
  margin: auto;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media only screen and (max-width: 1720px) {
  .con_news {
    width: 95%;
  }
}
@media print {
  .con_news {
    width: 95%;
  }
}
.ie8 .con_news {
  width: 95%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
    margin-top: 30px;
  }
}
.con_news .main {
  width: 69.67949%;
  padding-right: 5.44872%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_news .main {
    width: 100%;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main {
    order: 2;
  }
}
.con_news .side {
  border-left: 1px solid #bebab7;
  padding-left: 5%;
  width: 29.48718%;
}
@media only screen and (max-width: 1024px) {
  .con_news .side {
    width: 100%;
    border: none;
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .side {
    margin-bottom: 40px;
  }
}
.con_news .side .box_cate {
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .side .box_cate {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .side .box_cate {
    margin-bottom: 40px;
  }
}
.con_news .side .st_md_02 {
  text-align: left;
  margin-bottom: 10px;
}
.con_news .side .st_md_02 .en {
  font-size: 188%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .side .st_md_02 .en {
    font-size: 150%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .side .st_md_02 .en {
    font-size: 100%;
  }
}
.con_news .side .st_md_02 .jp {
  font-size: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .side .st_md_02 .jp {
    font-size: 82%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .side .st_md_02 .jp {
    font-size: 57%;
  }
}
.con_news .side ul {
  margin-bottom: 15px;
}
.con_news .side ul li {
  display: block;
}
.con_news .side ul li a {
  position: relative;
  display: block;
  outline: none;
  text-decoration: none;
  padding: 15px 1em;
  border-bottom: dotted 1px #d6cdbe;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.con_news .side ul li a i {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.con_news .side ul li a:hover {
  color: #fff;
  background-color: #d6cdbe;
}
.con_news .side ul li a.active {
  color: #fff;
  background-color: #d6cdbe;
}
.con_news .side ul li a.active i {
  transform: rotate(90deg) !important;
}
.con_news .side .btn {
  text-align: left;
}
.con_news .con_select {
  width: 100%;
  overflow: hidden;
  text-align: left;
  padding-right: 0%;
  margin-bottom: 2em;
}
.con_news .con_select .box_select {
  margin-bottom: 10px;
}
.con_news .con_select .box_select:last-child {
  margin-bottom: 0;
}
.con_news select {
  width: 100%;
  padding: 3%;
  background-color: transparent;
  border-color: #d6cdbe;
}

.con_news_title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_title {
    margin-bottom: 20px;
  }
}
.con_news_title .cate {
  display: inline-block;
  color: #fff;
  background: #212832;
  font-size: 82%;
  min-width: 100px;
  text-align: center;
  margin-bottom: 20px;
  padding: 6px;
}
.con_news_title .title {
  font-size: 138%;
  font-weight: normal;
  border-bottom: 1px solid #d6cdbe;
  padding-bottom: 10px;
  line-height: 1.36364;
}

.con_news_slide {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_slide {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_slide {
    margin-bottom: 40px;
  }
}
.con_news_slide .box_slide {
  overflow: hidden;
  position: relative;
}
.con_news_slide .box_slide .slick-slide {
  outline: none;
}
.con_news_slide .box_slide .slick-slide img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.con_news_slide .txt_caption {
  padding-top: 10px;
  text-align: center;
  font-size: 88%;
}

.con_news_detail {
  margin-bottom: 60px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_detail {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_detail {
    margin-bottom: 40px;
  }
}
.con_news_detail img {
  width: 100%;
}
.con_news_detail .txt {
  text-align: left;
}
.con_news_detail .txt_caption {
  margin-top: 5px;
  font-size: 88%;
}

.con_news_detail01 {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_detail01 {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_detail01 {
    margin-bottom: 20px;
  }
}
.con_news_detail01 .st_l {
  font-size: 138%;
  font-weight: normal;
  text-align: left;
  padding: .2em 0 .2em .25em;
  border-bottom: 1px solid #d6cdbe;
}
.con_news_detail01 .st_m {
  font-size: 125%;
  font-weight: normal;
  text-align: left;
  padding: .2em 0 .2em .5em;
  border-left: 4px solid #212832;
}
.con_news_detail01 .st_s {
  font-size: 113%;
  font-weight: normal;
  position: relative;
  padding-left: 1.5em;
}
.con_news_detail01 .st_s:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 8px;
  top: 10px;
  background: #212832;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .con_news_detail01 .btn {
    width: 80%;
    margin: 0 auto;
  }
}

.con_news_detail02 {
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_detail02 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_detail02 {
    margin-bottom: 40px;
  }
}
.con_news_detail02 dl {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.con_news_detail02 dl:last-child {
  margin-right: 0;
}
.con_news_detail02 dl dd {
  margin-top: 5px;
  font-size: 88%;
}

.con_news_detail03 {
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_detail03 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_detail03 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_detail03 {
    margin-top: -15px;
  }
}
.con_news_detail03 img {
  width: 100%;
}
.con_news_detail03 dl {
  float: left;
  width: 30.6666%;
  margin-right: 4%;
}
@media only screen and (min-width: 768px) {
  .con_news_detail03 dl:last-child {
    margin-right: 0;
  }
}
@media print {
  .con_news_detail03 dl:last-child {
    margin-right: 0;
  }
}
.ie8 .con_news_detail03 dl:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_news_detail03 dl {
    width: 48%;
    margin-top: 15px;
  }
  .con_news_detail03 dl:nth-child(2) {
    margin-right: 0;
  }
}
.con_news_detail03 dl dd {
  margin-top: 5px;
  font-size: 88%;
}

.con_news_detail04 {
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_detail04 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_detail04 {
    margin-bottom: 40px;
  }
}
.con_news_detail04 .box_img {
  float: right;
  width: 56%;
  padding-left: 50px;
}
.con_news_detail04 .box_img img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_news_detail04 .box_img {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.con_news_detail04 .txt {
  margin-top: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_detail04 .txt {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_detail04 .txt {
    margin-top: 5px;
  }
}

.con_news_detail05 {
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_detail05 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_detail05 {
    margin-bottom: 40px;
  }
}
.con_news_detail05 .box_img {
  float: left;
  width: 56%;
  padding-right: 50px;
}
.con_news_detail05 .box_img img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_news_detail05 .box_img {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}
.con_news_detail05 .txt {
  margin-top: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news_detail05 .txt {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news_detail05 .txt {
    margin-top: 5px;
  }
}

.con_pager {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_pager {
    margin-top: 40px;
  }
}
.con_pager ul {
  text-align: center;
}
.con_pager ul li {
  display: inline-block;
  vertical-align: top;
}
.con_pager ul li a {
  border: 1px solid #fff;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.con_pager ul li a:hover, .con_pager ul li a.active {
  background: #fff;
  color: #fff;
}
.con_pager ul li.prev i {
  margin-right: 0.5em;
}
.con_pager ul li.next i {
  margin-left: 0.5em;
}
.con_pager ul li.back i {
  margin-right: 0.5em;
}
.con_pager ul li.index i {
  margin-right: 0.5em;
}

.con_pager_detail {
  border-top: 1px solid #d6cdbe;
  margin: 80px auto 10px;
  padding-top: 30px;
  display: table;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_pager_detail {
    margin-top: 2em;
    padding-top: 1em;
  }
}
.con_pager_detail .box_prev, .con_pager_detail .box_next {
  width: 50%;
  display: table-cell;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_pager_detail .box_prev, .con_pager_detail .box_next {
    width: 100%;
    display: block;
  }
}
.con_pager_detail .box_prev span.ic_arrow, .con_pager_detail .box_next span.ic_arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.con_pager_detail .box_prev span.ic_arrow:before, .con_pager_detail .box_next span.ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  bottom: 0;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.con_pager_detail .box_prev a, .con_pager_detail .box_next a {
  padding: 0.75em 0;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 767px) {
  .con_pager_detail .box_prev a, .con_pager_detail .box_next a {
    font-size: 88%;
  }
}
.con_pager_detail .box_prev a:hover, .con_pager_detail .box_next a:hover {
  color: #212832;
}
@media only screen and (min-width: 1025px) {
  .con_pager_detail .box_prev a:hover .ic_arrow, .con_pager_detail .box_next a:hover .ic_arrow {
    border-bottom-color: #212832;
  }
  .con_pager_detail .box_prev a:hover .ic_arrow:before, .con_pager_detail .box_next a:hover .ic_arrow:before {
    background: #212832;
  }
}
@media print {
  .con_pager_detail .box_prev a:hover .ic_arrow, .con_pager_detail .box_next a:hover .ic_arrow {
    border-bottom-color: #212832;
  }
  .con_pager_detail .box_prev a:hover .ic_arrow:before, .con_pager_detail .box_next a:hover .ic_arrow:before {
    background: #212832;
  }
}
.ie8 .con_pager_detail .box_prev a:hover .ic_arrow, .ie8 .con_pager_detail .box_next a:hover .ic_arrow {
  border-bottom-color: #212832;
}
.ie8 .con_pager_detail .box_prev a:hover .ic_arrow:before, .ie8 .con_pager_detail .box_next a:hover .ic_arrow:before {
  background: #212832;
}
.con_pager_detail .box_prev span.ic_arrow {
  left: 0;
}
.con_pager_detail .box_prev span.ic_arrow:before {
  left: 0;
  -webkit-transform: rotate(55deg);
  -moz-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  -o-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  transform-origin: left bottom;
}
.con_pager_detail .box_prev span:not([class]) {
  padding-left: 2em;
}
@media only screen and (min-width: 1025px) {
  .con_pager_detail .box_prev a:hover .ic_arrow {
    left: -5px;
  }
}
@media print {
  .con_pager_detail .box_prev a:hover .ic_arrow {
    left: -5px;
  }
}
.ie8 .con_pager_detail .box_prev a:hover .ic_arrow {
  left: -5px;
}
.con_pager_detail .box_next {
  text-align: right;
}
.con_pager_detail .box_next span.ic_arrow {
  right: 0;
}
.con_pager_detail .box_next span.ic_arrow:before {
  right: 0;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
}
.con_pager_detail .box_next span:not([class]) {
  padding-right: 2em;
}
@media only screen and (min-width: 1025px) {
  .con_pager_detail .box_next a:hover .ic_arrow {
    right: -5px;
  }
}
@media print {
  .con_pager_detail .box_next a:hover .ic_arrow {
    right: -5px;
  }
}
.ie8 .con_pager_detail .box_next a:hover .ic_arrow {
  right: -5px;
}

/* -----------------------------------------------------------
	#con_login ログインページ
----------------------------------------------------------- */
.con_login {
  background-color: #d6cdbe;
  padding: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_login {
    padding: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_login {
    padding: 2em 0.5em;
  }
}
.con_login .box_login .txt {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_login .box_login .txt {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_login .box_login .txt {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_login .box_login .txt {
    text-align: left;
  }
}
.con_login .box_login .con_password {
  text-align: center;
}
.con_login .box_login .con_password .box_password {
  font-size: 150%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_login .box_login .con_password .box_password {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_login .box_login .con_password .box_password {
    margin-bottom: 0;
  }
}
.con_login .box_login .con_password .box_password input {
  width: 450px;
  height: 60px;
}
@media only screen and (max-width: 767px) {
  .con_login .box_login .con_password .box_password input {
    width: 100%;
    height: 50px;
  }
}
.con_login .box_login .con_password .sub_password {
  padding: 0 29%;
}
@media only screen and (max-width: 767px) {
  .con_login .box_login .con_password .sub_password {
    padding: 0;
    float: none;
  }
}
.con_login .box_login .con_password .sub_password .box {
  margin: 0 auto;
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_login .box_login .con_password .sub_password .box {
    width: 95%;
    float: none;
  }
}
.con_login input[type=radio], .con_login input[type=checkbox] {
  display: none;
}
.con_login .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  vertical-align: middle;
  cursor: pointer;
}
.con_login .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 14px;
  display: block;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 6px;
  content: '';
}
.con_login .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -6px;
  width: 6px;
  height: 10px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.con_login input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
