@charset "utf-8";

.sp {
    display: none!important;
}

/* 透かし watermark */
.fancybox-slide.watermark .fancybox-spaceball {
  background-image: url('http://fancyapps.com/GJbkSPU.png');
  background-size: cover;
  background-repeat: no-repeat;
 }


.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.submit-box {
    text-align: center;
    padding: 40px 0;
}

.submit-btn {
    display: inline-block;
    padding: 15px 0;
    width: 100%;
    max-width: 480px;
    min-width: 320px;
    color: #fff;
    border: none;
    background-color: #222;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 3px;
    letter-spacing: 0.05em;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

a.submit-btn {
    color: #fff;
    text-decoration: none;
}

.warn {
    color: #db5267;
    font-size: 16px;
}

h2 {
    margin: 0;
    padding: 50px 0 10px 0;
    font-size: 42px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
    text-align: center;
    line-height: 1.4;
    letter-spacing: 1px;
}


h2 .sub {
    display: block;
    font-size: 18px;
}

div .warning {
    margin: 0;
    color: red;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
    text-align: center;
    line-height: 1.4;
    letter-spacing: 1px;
}

h3 {
    background-color: #111;
    padding: 10px 25px;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    font-weight: bold;
}

.sort_title_sub {
    background-color: #eee;
    padding: 4px 20px;
    text-align: right;
}

header {
    padding: 15px 24px;
    border-bottom: 1px solid #eee;
}

footer {
    background: #ececec;
    border-top: 1px solid #dbdbdb;
    text-align: center;
    font-size: 16px;
    width: 100%;
}

footer.index {
    position: fixed;
}

footer.normal {
    bottom: 0;
    left: 0;
}

footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    background: url(../img/bg_gray.gif) repeat 0 0;
    z-index: 9900;
}

footer.fixed .inner {
    width: auto;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

footer.fixed .inner .select_num {
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
    padding-right: 0.8em;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

footer.fixed .inner .fixed-lead {
    font-size: 24px;
    font-weight: bold;
    padding-right: 0.8em;
    display: inline-block;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

footer.fixed .inner .fixed-btn-box {
    padding-top: 10px;
    display: inline-block;
}

.contents .inner {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto 20px auto;
    position: relative;
}

.contents .plan {
    margin: 0 0 50px 0;
    text-align: center;
}

.contents .plan .image {
    display: inline-block;
    width: 505px;
    vertical-align: top;
    margin-top: 10px;
}

.contents .plan .info {
    display: inline-block;
    width: 505px;
    vertical-align: top;
    padding: 30px;
    background: #ececec;
    margin-top: 10px;
}

.contents .plan .info dl {
    overflow: hidden;
    font-size: 15px;
}

.contents .plan .info dl dt {
    float: left;
    width: 110px;
    margin: 5px 20px 5px 0;
    background: #1b1b1b;
    text-align: center;
    color: #fff;
    line-height: 35px;
}

.contents .plan .info dl dd {
    margin: 0 20px 0 0;
    line-height: 35px;
    padding: 5px 0;
    margin-top: 10px;
}

.contents .plan .sort {
    display: inline-block;
    width: 505px;
    margin-top: 10px;
}

.contents .plan .list {
    display: inline-block;
    width: 505px;
    margin-top: 10px;
}

.contents .caution {
    padding: 30px 50px;
    margin-bottom: 30px;
}

.contes .ntcaution .text-main {
    font-size: 15px;
    line-height: 2;
    text-align: left;
}

.contents .caution .text-accent {
    color: #db5267;
}

.contents .sort .text-accent {
    color: #db5267;
}

.contents .sort .text-main {
    font-size: 14px;
    line-height: 2;
    text-align: left;
}

.contents .photos {
    font-size: 0;
    margin: 0 5px 20px 5px;
    text-align: center;
}

.contents .photos .photo {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    font-size: 14px;
    margin: 10px 3.75px 0 3.75px;
    background: #fff;
}

.contents .photos .photo .image {
    width: 100%;
    height: 200px;
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px;
    text-align: center;
    line-height: 186px;
    cursor: url(../img/zoom.png) 4 12, auto;
}

.contents .photos .photo .image .thumbnail {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.contents .photos .photo .info {
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 5px 0;
    padding: 10px 0 10px 40px;
    background: #fff;
    border-radius: 5px;
    text-align: left;
}

.contents .sort .photos {
    font-size: 13px;
    margin: 0;
    vertical-align: middle;
    padding: 0 10px;
}

.contents .sort .photos li {
    border-bottom: 1px solid #ccc;
}

.contents .sort .photos .photo {
    width: 50px;
    float: left;
    margin: 0 10px 0 0;
}
.contents .sort .photos .photo .image {
    height: 50px;
    line-height: 44px;
    padding: 1px;
}

.contents .sort .photos .name {
    vertical-align: middle;
    margin: 10px 0;
    float: left;
    line-height: 50px;
    font-weight: bold;
}

.contents .sort .photos .select {
    vertical-align: middle;
    margin: 10px 0;
    float: right;
}

.contents .sort .photos .select select {
    height: 50px;
    width: 60px;
    font-size: 19px;
    border-radius: 5px;
}

.contents .list .photos .photo {
    width: 120px;
    margin: 0 2.5px;
}

.contents .list .photos .photo .image {
    height: 120px;
    line-height: 106px;
}
.contents .list .photos .photo .info {
    margin: 5px 0;
    padding: 0 0 0 10px;
    text-align: left;
}

.contents .user {
    padding: 0 20px;
}

.contents .check {
    padding: 0 20px;
}

.photos .photo input[type=checkbox] + .info:before {
    position: absolute;
    top: 50%;
    left: 16px;
    display: block;
    margin-top: -7px;
    width: 5px;
    height: 9px;
    z-index: 999;
    border-right: 3px solid #db5267;
    border-bottom: 3px solid #db5267;
    content: '';
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.photos .photo input[type=checkbox] + .info:after {
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    margin-top: -10px;
    width: 16px;
    height: 16px;
    border: 2px solid #888;
    border-radius: 4px;
    content: '';
}

.photos .photo input[type=checkbox]:checked + .info:before {
    opacity: 1;
}

.photos .photo input[type=checkbox] {
    display: none;
}

.photos .photo.selected .info {
    background: #f4cbd1;
}

.photos .photo input[type=checkbox]:disabled + .info {
    opacity: 0.3;
}

.form th {
    text-align: right;
    vertical-align: top;
    padding-right: 20px;
    width: 30%;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    font-weight: normal;
}

.form td {
    text-align: left;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.form .input-icon {
    display: inline-block;
    background-color: #fc3e3e;
    color: #ffffff;
    width: 40px;
    padding: 7px 0px;
    font-size: 12px;
    border-radius: 2px;
    letter-spacing: 0.1em;
    line-height: 1;
    font-weight: normal;
    text-align: center;
    vertical-align: 15%;
    margin-left: 15px;
}

.form .input-icon.must {
    background-color: #db5267;
}

.form .input-text, .input-textarea {
    font-size: 16px;
    padding: 10px 15px;
    border: 1px solid #999;
    border-radius: 3px;
    width: 100%;
    resize: vertical;
}

.form .input-half {
    width: 70%;
}

.form .input-heading {
    display: inline-block;
    background-color: #f0f0f0;
    padding: 10px 15px;
    font-size: 16px;
    border: 1px solid #999;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    box-sizing: border-box;
    line-height: 1.5;
    vertical-align: bottom;
}

.form .input-heading + .input-text {
    border-radius: 0 3px 3px 0;
    line-height: 1.5;
}

.form .warn.addr {
    display: block;
    margin-top: 15px;
}

.form input:placeholder-shown {
    color: #aaa;
}

.form .input-small {
    width: 130px;
    box-sizing: border-box;
}

.check th {
    border: 1px solid #ccc;
    font-size: 15px;
    padding: 12px 50px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    background-color: #f0f0f0;
    width: 25%;
}

.check td {
    border: 1px solid #ccc;
    font-size: 15px;
    padding: 12px 50px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    background-color: #fff;
}

.privacy-box {
    background-color: #eee;
    padding: 12px 0;
    text-align: center;
}

#select_less {
    overflow: auto;
    background: #eee;
    padding: 40px 20px;
    width: 600px;
    max-width: 100%;
    font-weight: bold;
    border-radius: 6px;
    max-height: 897px;
    text-align: center;
}






/*
fancybox
*/

.fancybox-image-wrap{
  position: relative;
}
.fancybox-content::before{
}
.fancybox-image-wrap::before{
  content: "";
  width: 150px !important;
  height: 50px !important;
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 9999;
}


.fancybox-spaceball{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  background: url(/mypage/img/watermark.png) repeat;
}






