@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
}

body, td, p, div {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  color: #000;
}

input, button, textarea, select {
  color: #000000;
}

input[type=submit] {
  color: #000000;
  padding: 10px 20px;
}

img {
  border: 0;
}

a:link, a:active {
  text-decoration: none;
  color: #000;
  outline: none;
}

a:visited {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: underline;
  color: #000;
}

h1 {
  font-size: 12px;
  font-weight: normal;
}

h2 {
  display: none;
}

li {
  list-style: none;
}

.title:before {
  content: "";
  background: #333;
  height: 3px;
  width: 1200px;
  position: absolute;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  /* background: url("../../images/index/bg.webp") repeat-y top / contain; */
}

#wrapper {
  width: 100%;
}

#index-wrapper {
  float: left;
  width: 100%;
}

#index-section {
  margin: 0 auto;
  width: 1200px;
  height: 560px;
  background: url("../../images/index/logo.webp");
}
#index-section .button {
  float: left;
  width: 1200px;
  margin-top: 540px;
  text-align: center;
}
#index-section .button img {
  margin: 10px;
  vertical-align: middle;
}
#index-section .text {
  float: left;
  width: 1200px;
  margin-top: 10px;
  text-align: center;
}
#index-section .free {
  float: left;
  width: 1160px;
  padding: 10px 20px;
  color: #999999;
}
#index-section .banner {
  float: left;
  width: 1200px;
  text-align: center;
  margin-bottom: 10px;
}
#index-section .banner li {
  float: left;
  font-size: 0.5em;
  margin-right: 5px;
}
#index-section .smart {
  float: left;
  width: 1200px;
  text-align: center;
  margin-top: 10px;
}
#index-section .smart img {
  margin-left: 10px;
}

#header-wrapper {
  float: left;
  width: 100%;
  height: 400px;
}

#header-section {
  margin: 0 auto;
  width: 1200px;
  height: 400px;
  background: url("../../images/header/header.webp");
}
#header-section .event {
  float: right;
  width: 270px;
  margin: 115px 5px 0 0;
}
#header-section .flashnews {
  float: right;
  width: 530px;
  height: 40px;
  margin: 250px 10px 0 0;
}

#menu-wrapper {
  float: left;
  width: 100%;
  height: 80px;
  background: url("../../images/header/menubg.webp");
  margin-bottom: 10px;
}

#menu-section {
  margin: 0 auto;
  width: 1200px;
  height: 80px;
}
#menu-section li {
  float: left;
}

#flashnews-wrapper {
  float: left;
  width: 100%;
  height: 30px;
}

#flashnews-section {
  margin: 0 auto;
  width: 1200px;
  height: 25px;
  background: url("../../images/header/flashnews.webp");
  font-size: 18px;
  font-weight: bold;
}

#tail-wrapper {
  float: left;
  width: 100%;
  background: #181818;
}

#tail-section {
  margin: 0 auto;
  width: 1200px;
  padding: 15px 0;
}
#tail-section .free {
  float: left;
  width: 1200px;
  padding: 10px 0;
  text-align: center;
}
#tail-section .free a span {
  color: #fff !important;
}
#tail-section .logo {
  float: right;
  width: 850px;
  height: 307px;
  background: url("../../images/copyright_logo.webp");
}
#tail-section .menu-wrapper {
  float: left;
  width: 520px;
  height: 20px;
  font-size: 11px;
  margin-top: 50px;
}
#tail-section .menu-wrapper a {
  float: left;
  color: #cccccc;
  margin: 0 2px;
}
#tail-section .copy-wrapper {
  float: left;
  width: 1200px;
  text-align: center;
  margin: 15px 0 0 0;
  font-size: 16px;
}

#tail-tenpo-banner {
  float: left;
  width: 1200px;
  margin-bottom: 10px;
}
#tail-tenpo-banner img {
  float: left;
  margin: 5px;
}

#free-wrapper {
  float: left;
  width: 100%;
}

#free-section {
  margin: 0 auto;
  width: 1160px;
  margin-top: 10px;
  padding: 20px;
  font-size: 14px;
  text-align: center;
}

#contents-wrapper {
  float: left;
  width: 100%;
}

#contents-section {
  margin: 0 auto;
  width: 1200px;
}

#contents-body {
  float: left;
  width: 1200px;
  padding: 10px 0;
}

.date-color {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
}

.subject-color {
  color: #00ffff;
  font-weight: bold;
  font-size: 14px;
}

#diary {
  position: relative;
  left: 1220px;
  top: 0px;
  width: 0px;
  height: 0px;
  z-index: 1;
}

#totop {
  position: relative;
  left: 780px;
  top: 200px;
  width: 45px;
  height: 0px;
  z-index: 1;
}

#slideGirl {
  float: left;
  width: 1200px;
}
#slideGirl .back {
  float: left;
  width: 1180px;
  padding: 10px;
}
#slideGirl .back li {
  float: left;
  height: 340px;
  margin: 5px;
}
#slideGirl .back li .image {
  float: left;
  width: 220px;
  height: 293px;
}
#slideGirl .back li .image img {
  width: 220px;
  height: 293px;
}
#slideGirl .back li .profile {
  float: left;
  width: 220px;
  height: 50px;
  text-align: center;
}
#slideGirl .back li .profile b {
  font-size: 18px;
}
#slideGirl .back li .profile b img {
  position: relative;
  top: 8px;
}

.slider {
  margin: 10px auto;
  width: 95%;
}

.slick-prev:before, .slick-next:before {
  color: #000;
}

#jr {
  float: left;
  width: 1200px;
}
#jr .back {
  float: left;
  width: 1180px;
  height: 123px;
  margin: 10px;
  background: url("../../images/main/jr.webp");
}
#jr .back li {
  float: left;
  width: 190px;
  height: 123px;
  margin-left: 150px;
  text-align: center;
}

#menu-banner {
  float: left;
  width: 1200px;
}
#menu-banner .back {
  float: left;
  width: 1180px;
  padding: 10px;
}
#menu-banner .back li {
  float: left;
  width: 280px;
  height: 110px;
  margin: 5px 4px;
}
#menu-banner .back li img {
  height: 110px;
}

#eventbanner {
  float: left;
  width: 1200px;
  margin-bottom: 10px;
}
#eventbanner img {
  width: 1160px;
  margin: 15px 20px;
}
#eventbanner1 {
  float: left;
  width: 1200px;
  margin-bottom: 10px;
}
#eventbanner1 img {
  float: left;
  width: 560px;
  margin: 15px 20px;
}

#contents-banner {
  float: left;
  width: 1200px;
}
#contents-banner .back {
  width: 1160px;
  margin: 15px 20px;
}
#contents-banner .back li {
  float: left;
  width: 560px;
  height: 200px;
  margin-bottom: 10px;
}
#contents-banner .back li:nth-child(even) {
  float: left;
}
#contents-banner .back li:nth-child(odd) {
  float: right;
}

#top-banner {
  float: right;
  width: 230px;
}
#top-banner li {
  float: left;
  width: 230px;
  margin-bottom: 2px;
}

#newgirl {
  float: left;
  width: 1200px;
}
#newgirl .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/newgirl/title.webp");
  margin-bottom: 10px;
}
#newgirl .title .state {
  float: right;
  width: 640px;
  height: 40px;
  margin: 10px 0;
}
#newgirl .title .state li {
  float: left;
  margin-right: 10px;
}
#newgirl .back {
  float: left;
  width: 1200px;
  padding: 10px 0;
}
#newgirl .back li {
  float: left;
  width: 300px;
  height: 470px;
  background: url("../../images/listbg.webp");
}
#newgirl .back li .worktime {
  float: right;
  width: 200px;
  height: 20px;
  margin-top: 10px;
  margin-right: 20px;
  text-align: center;
  font-size: 14px;
}
#newgirl .back li .image {
  float: left;
  width: 270px;
  height: 360px;
}
#newgirl .back li .image img {
  float: left;
  width: 270px;
  height: 360px;
  margin: 10px 0 0 15px;
}
#newgirl .back li .profile {
  float: left;
  width: 300px;
  font-size: 16px;
  text-align: center;
  margin-top: 25px;
  color: #000;
}
#newgirl .back li .profile b {
  font-size: 20px;
  color: #ff0080;
}
#newgirl .back li .profile .worktime {
  float: left;
  width: 300px;
  font-size: 10px;
  color: #fff;
}

#today-schedule {
  float: left;
  width: 1200px;
}
#today-schedule .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/main/title_todayschedule.webp");
  margin-bottom: 10px;
}
#today-schedule .back {
  float: left;
  width: 1200px;
  padding: 10px 0;
}
#today-schedule .back li {
  float: left;
  width: 300px;
  height: 510px;
  background: url("../../images/schedule_listbg.webp");
}
#today-schedule .back li .image {
  position: relative;
  display: flex;
  width: 300px;
}
#today-schedule .back li .image .status {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
  z-index: 1;
}
#today-schedule .back li .image img {
  float: left;
  width: 270px;
  height: 360px;
  margin: 15px 0 0 15px;
}
#today-schedule .back li .profile {
  float: left;
  width: 300px;
  font-size: 16px;
  text-align: center;
  margin-top: 25px;
  color: #000;
}
#today-schedule .back li .profile b {
  font-size: 20px;
  color: #ff0080;
}
#today-schedule .back li .profile img {
  width: 19px;
  height: 31px;
  vertical-align: top;
}
#today-schedule .back li .worktime {
  float: right;
  width: 150px;
  height: 20px;
  margin-top: 20px;
  margin-right: 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
#today-schedule .back li .icon-schedule {
  float: left;
  width: 89px;
  height: 30px;
  margin: 19px 0 0 10px;
}
#today-schedule .back li .icon-schedule img {
  width: 89px;
  height: 30px;
}
#today-schedule .back li .icon-new {
  float: left;
  width: 19px;
  height: 31px;
  margin: 19px 0 0 10px;
}

#schedule {
  float: left;
  width: 1200px;
}
#schedule .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/schedule/title.webp");
  margin-bottom: 10px;
}
#schedule .title .state {
  float: right;
  width: 640px;
  height: 40px;
  margin: 10px 0;
}
#schedule .title .state li {
  float: left;
  margin-right: 10px;
}
#schedule .back {
  float: left;
  width: 1200px;
  padding: 10px 0;
}
#schedule .back li {
  float: left;
  width: 300px;
  height: 510px;
  background: url("../../images/schedule_listbg.webp");
}
#schedule .back li .image {
  position: relative;
  display: flex;
  width: 300px;
}
#schedule .back li .image .status {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
  z-index: 1;
}
#schedule .back li .image img {
  float: left;
  width: 270px;
  height: 360px;
  margin: 15px 0 0 15px;
}
#schedule .back li .profile {
  float: left;
  width: 300px;
  font-size: 16px;
  text-align: center;
  margin-top: 25px;
  color: #000;
}
#schedule .back li .profile b {
  font-size: 20px;
  color: #ff0080;
}
#schedule .back li .profile img {
  vertical-align: top;
}
#schedule .back li .worktime {
  float: right;
  width: 150px;
  height: 20px;
  margin-top: 20px;
  margin-right: 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
#schedule .back li .icon-schedule {
  float: left;
  width: 89px;
  height: 30px;
  margin: 19px 0 0 10px;
}
#schedule .back li .icon-schedule img {
  width: 89px;
  height: 30px;
}
#schedule .back li .icon-new {
  float: left;
  width: 19px;
  height: 31px;
  margin: 19px 0 0 10px;
}
#schedule .back .date {
  float: left;
  width: 1200px;
  text-align: center;
  padding: 10px 0px;
}
#schedule .back .date p {
  float: left;
  width: 150px;
  height: 20px;
  text-align: center;
  background: #3a3a3a;
  margin: 0 5px;
  padding: 5px;
}
#schedule .back .date p a {
  color: #ffffff;
}
#schedule .back .date p.selected {
  background: #70001d;
}

#companion {
  float: left;
  width: 1200px;
}
#companion .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/companion/title.webp");
  margin-bottom: 10px;
}
#companion .title .state {
  float: right;
  width: 640px;
  height: 40px;
  margin: 10px 0;
}
#companion .title .state li {
  float: left;
  margin-right: 10px;
}
#companion .back {
  float: left;
  width: 1200px;
  padding: 10px 0;
}
#companion .back li {
  float: left;
  width: 300px;
  height: 510px;
  background: url("../../images/schedule_listbg.webp");
}
#companion .back li .image {
  position: relative;
  display: flex;
  width: 300px;
}
#companion .back li .image .status {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
  z-index: 1;
}
#companion .back li .image img {
  float: left;
  width: 270px;
  height: 360px;
  margin: 15px 0 0 15px;
}
#companion .back li .profile {
  float: left;
  width: 300px;
  font-size: 16px;
  text-align: center;
  margin-top: 25px;
  color: #000;
}
#companion .back li .profile b {
  font-size: 20px;
  color: #ff0080;
}
#companion .back li .profile img {
  vertical-align: top;
}
#companion .back li .worktime {
  float: right;
  width: 150px;
  height: 20px;
  margin-top: 20px;
  margin-right: 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
#companion .back li .icon-schedule {
  float: left;
  width: 89px;
  height: 30px;
  margin: 19px 0 0 10px;
}
#companion .back li .icon-new {
  float: left;
  width: 19px;
  height: 31px;
  margin: 19px 0 0 10px;
}

#comic {
  float: left;
  width: 1200px;
}
#comic .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/comic/title.webp");
  margin-bottom: 10px;
}
#comic .back {
  float: left;
  width: 800px;
  padding: 0 200px;
}
#comic .back img {
  float: right;
  width: 800px;
  text-align: center;
  margin: 0 5px 10px;
}

#system {
  float: left;
  width: 1200px;
}
#system .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/system/title.webp");
  margin-bottom: 10px;
}
#system .back {
  float: left;
  width: 1200px;
  height: 3400px;
  background: url("../../images/system/system.webp");
}
#system .back .cre {
  width: 441px;
  height: 52px;
  margin: 1050px auto;
}

#guide {
  float: left;
  width: 1200px;
}
#guide .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/guide/title.webp");
  margin-bottom: 10px;
}
#guide .back {
  float: left;
  width: 1200px;
}

#mailmaga {
  float: left;
  width: 1200px;
}
#mailmaga .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/mailmaga/title.webp");
  margin-bottom: 10px;
}
#mailmaga .back {
  float: left;
  width: 1200px;
  height: 1218px;
  background: url("../../images/mailmaga/mailmaga.webp");
}
#mailmaga .back .form {
  float: left;
  width: 900px;
  height: 80px;
  margin: 435px 0 0 150px;
}
#mailmaga .back .form li {
  float: left;
  width: 420px;
  margin-left: 25px;
}

#recruit {
  float: left;
  width: 1200px;
}
#recruit .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/recruit/title.webp");
  margin-bottom: 10px;
}
#recruit .back {
  float: left;
  width: 1200px;
}

#report {
  float: left;
  width: 1200px;
}
#report .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/report/title.webp");
  margin-bottom: 10px;
}
#report .back {
  float: left;
  width: 1200px;
  background: #fff;
}
#report .back .subject {
  float: left;
  width: 1160px;
  height: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  background: rgb(203, 96, 179);
  background: -moz-linear-gradient(top, rgb(203, 96, 179) 0%, rgb(173, 18, 131) 50%, rgb(222, 71, 172) 100%);
  background: -webkit-linear-gradient(top, rgb(203, 96, 179) 0%, rgb(173, 18, 131) 50%, rgb(222, 71, 172) 100%);
  background: linear-gradient(to bottom, rgb(203, 96, 179) 0%, rgb(173, 18, 131) 50%, rgb(222, 71, 172) 100%);
  filter: progid;
}
#report .back li {
  float: left;
  width: 510px;
  margin-left: 10px;
  padding: 20px;
  font-size: 20px;
  color: #000;
  text-align: right;
}
#report .back li img {
  float: right;
  margin-left: 10px;
}

#photo {
  float: left;
  width: 1200px;
}
#photo .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/photo/title.webp");
  margin-bottom: 10px;
}
#photo .back {
  float: left;
  width: 1180px;
  padding: 10px;
}
#photo .back li {
  float: left;
  width: 1180px;
  height: 280px;
  background: url("../../images/photo/listbg.webp");
}
#photo .back li .image {
  float: left;
  width: 1140px;
  height: 200px;
  margin: 20px 20px 10px;
  background: #333;
}
#photo .back li .image img {
  float: left;
  width: 1140px;
  height: 200px;
}
#photo .back li .profile {
  float: left;
  width: 1180px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 5px #000;
}
#photo .back li .profile b {
  font-size: 24px;
  color: #fff;
}
#photo-view {
  float: left;
  width: 1200px;
}
#photo-view .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/photo/title.webp");
  margin-bottom: 10px;
}
#photo-view .back {
  float: left;
  width: 1000px;
  padding: 10px 100px;
}
#photo-view .back .profile {
  float: left;
  width: 1000px;
  font-size: 26px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 5px #000;
  margin-bottom: 20px;
}
#photo-view .back .profile b {
  font-size: 30px;
  color: #fff;
}
#photo-view .back .imageView {
  float: left;
  width: 1000px;
  background: #ff99cc;
}
#photo-view .back .imageView img {
  float: left;
  width: 1000px;
  height: 700px;
}
#photo-view .back .button {
  float: left;
  width: 1000px;
  text-align: center;
  margin: 30px 0;
}
#photo-view .back .button img {
  width: 764px;
  margin: 5px 0px;
}

#interview {
  float: left;
  width: 1200px;
}
#interview .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/interview/title.webp");
  margin-bottom: 10px;
}
#interview .back {
  float: left;
  width: 1180px;
  padding: 10px;
}
#interview .back li {
  float: left;
  width: 1180px;
  height: 280px;
  background: url("../../images/photo/listbg.webp");
}
#interview .back li .image {
  float: left;
  width: 1140px;
  height: 200px;
  margin: 20px 20px 10px;
  background: #ccc;
}
#interview .back li .image img {
  float: left;
  width: 1140px;
  height: 200px;
}
#interview .back li .profile {
  float: left;
  width: 1180px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 5px #000;
}
#interview .back li .profile b {
  font-size: 24px;
  color: #fff;
}
#interview .back dl {
  float: left;
  width: 1140px;
  padding: 20px;
  background: #333;
  border-radius: 10px;
  margin: 20px 0;
}
#interview .back dl dt {
  font-size: 20px;
  color: #fff;
}
#interview .back dl dd {
  font-size: 20px;
  color: #ff0080;
}
#interview .back .button {
  float: left;
  width: 1200px;
  text-align: center;
  margin: 30px 0;
}
#interview .back .button img {
  width: 513px;
  margin: 5px 0px;
}

#sitemap {
  float: left;
  width: 1200px;
}
#sitemap .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/sitemap/title.webp");
}
#sitemap .back {
  float: left;
  width: 1160px;
  background: #fff;
  padding: 20px;
}
#sitemap .back ul {
  float: left;
  width: 362px;
  margin-left: 20px;
}
#sitemap .back ul li {
  float: left;
  width: 362px;
  font-size: 20px;
  color: #000;
}
#sitemap .back ul li a {
  color: #000;
}
#sitemap .back ul li:nth-child(odd) {
  float: left;
  width: 362px;
  font-size: 20px;
  margin-bottom: 10px;
  padding: 5px;
  background: #fff;
}
#sitemap .back ul li:nth-child(even) {
  float: left;
  width: 362px;
  font-size: 20px;
  margin-bottom: 10px;
  padding: 5px;
  background: #eeeeee;
}

#profile {
  float: left;
  width: 1200px;
}
#profile .title {
  float: left;
  width: 1200px;
  height: 50px;
  background: url("../../images/profile/title.webp");
}
#profile .back {
  float: left;
  width: 1160px;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #ccc;
}
#profile .back .bImage {
  float: left;
  width: 440px;
  height: 580px;
  background: url("../../images/profile/big.webp");
}
#profile .back .bImage img {
  float: left;
  width: 400px;
  height: 533px;
  margin: 20px;
}
#profile .back .tImage {
  float: left;
  width: 100px;
  height: 640px;
  margin-left: 20px;
}
#profile .back .tImage img {
  float: left;
  width: 100px;
  height: 150px;
  margin: 0px 1px 0 1px;
}
#profile .back .information {
  float: right;
  width: 580px;
  height: 640px;
  background: url("../../images/profile/info.webp");
}
#profile .back .information .name {
  float: left;
  width: 540px;
  height: 50px;
  margin: 30px 0 0 15px;
  font-size: 20px;
  color: #333;
}
#profile .back .information .name b {
  font-size: 30px;
  color: #000;
}
#profile .back .information .name img {
  vertical-align: middle;
}
#profile .back .information .comment {
  float: left;
  width: 370px;
  height: 150px;
  margin: 95px 5px 0 15px;
}
#profile .back .information .comment .cmt-back {
  float: left;
  width: 370px;
  height: 150px;
  font-size: 14px;
  color: #000;
  overflow: auto;
}
#profile .back .information .diary {
  float: right;
  width: 160px;
  height: 440px;
  margin: 92px 15px 0;
}
#profile .back .information .personality {
  float: left;
  width: 360px;
  height: 100px;
  margin: 40px 10px 0 15px;
}
#profile .back .information .personality li {
  float: left;
  width: 164px;
  height: 26px;
  background: url("../../images/profile/personality.webp");
  margin: 8px 15px 0 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
#profile .back .information .type {
  float: left;
  width: 360px;
  height: 100px;
  margin: 40px 10px 0 15px;
}
#profile .back .information .type li {
  float: left;
  width: 164px;
  height: 26px;
  background: url("../../images/profile/type.webp");
  margin: 8px 15px 0 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
#profile .back .basic {
  float: left;
  width: 350px;
  height: 176px;
  background: url("../../images/profile/basic.webp");
  margin: 20px 20px 0 0;
  padding: 40px 10px 0 10px;
}
#profile .back .basic li {
  float: left;
  width: 109px;
  height: 36px;
  margin: 3px 3px 0;
}
#profile .back .option {
  float: right;
  width: 750px;
  height: 176px;
  background: url("../../images/profile/option.webp");
  margin: 20px 0 0 0;
  padding: 40px 10px 0 10px;
}
#profile .back .option li {
  float: left;
  width: 104px;
  height: 36px;
  margin: 3px 1px 0;
}
#profile .back .schedule {
  float: left;
  width: 1160px;
  height: 70px;
  margin-top: 20px;
}

table.profiletextTable {
  float: left;
  width: 210px;
  height: 140px;
  border-collapse: collapse;
  margin: 31px 20px 0;
  font-weight: bold;
}
table.profiletextTable th {
  width: 10px;
  text-align: right;
  vertical-align: middle;
  color: #ff2572;
}
table.profiletextTable td {
  text-align: left;
  height: 30px;
  vertical-align: middle;
  padding-left: 10px;
  color: #222222;
}

#link {
  float: left;
  width: 1200px;
}
#link .back {
  float: left;
  width: 1180px;
  padding: 10px;
}
#link .back li.b200 {
  float: left;
  width: 180px;
  margin: 10px 8px 0;
}
#link .back li.b200 .subject {
  float: left;
  width: 180px;
  margin-bottom: 3px;
  overflow: hidden;
}
#link .back li.b200 img {
  width: 180px;
  height: 60px;
}
#link .back li.b200 textarea {
  float: left;
  width: 180px;
  height: 60px;
}

table.tb-profile-image {
  float: left;
  width: 340px;
  height: 510px;
  border-collapse: collapse;
}
table.tb-profile-image td {
  vertical-align: middle;
  text-align: center;
}

table.scheduleTable {
  float: left;
  width: 1160px;
  height: 70px;
  border-collapse: collapse;
  color: #000;
  background: #fff;
  border: 3px solid #ccc;
}
table.scheduleTable th {
  height: 30px;
  vertical-align: middle;
  padding-top: 5px;
  text-align: center;
  color: #000;
}
table.scheduleTable td {
  vertical-align: middle;
  text-align: center;
  color: #000;
}

table.recruit {
  float: left;
  width: 1178px;
  margin: 10px;
  border: 1px solid #7b2f2f;
  border-collapse: collapse;
  background: #fff;
}
table.recruit th {
  width: 200px;
  height: 30px;
  vertical-align: middle;
  padding: 5px;
  border: 1px solid #7b2f2f;
  font-size: 18px;
  background: #ff363f;
}
table.recruit td {
  vertical-align: middle;
  padding: 5px;
  border: 1px solid #7b2f2f;
  color: #000;
  font-size: 14px;
}
table.recruit td a {
  color: #ff0000;
  font-weight: bold;
}

.price {
  float: right;
  font-size: 10px;
  color: #ffcc33;
}

.recruit1 {
  font-size: 14px;
  color: #ff0000;
  font-weight: bold;
}

.recruit2 {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}/*# sourceMappingURL=main.css.map */