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

#container {
  color: #000;
  line-height: 0;
  margin: 0 auto;
  width: 1200px;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}


.position {
    position: relative;
}
.shop_btn1 {
    position: absolute;
    z-index: 100;
    bottom: 2.6%;
    left: 0;
    right: 0;
    width: 760px;
    margin: auto;
    cursor: pointer;
}
.shop_btn2 {
    position: absolute;
    z-index: 100;
    bottom: 5.5%;
    left: 0;
    right: 0;
    width: 760px;
    margin: auto;
    cursor: pointer;
}
.shop_btn3 {
    position: absolute;
    z-index: 100;
    bottom: 1.8%;
    left: 0;
    right: 0;
    width: 760px;
    margin: auto;
    cursor: pointer;
}
.shop_btn4 {
    position: absolute;
    z-index: 100;
    bottom: 58%;
    left: 0;
    right: 0;
    width: 760px;
    margin: auto;
    cursor: pointer;
}
.tel_btn1 {
    position: absolute;
    z-index: 100;
    bottom: 6%;
    left: 0;
    right: 0;
    width: 640px;
    margin: auto;
    cursor: pointer;
}
.tel_btn2 {
    position: absolute;
    z-index: 100;
    bottom: 12%;
    left: 0;
    right: 0;
    width: 640px;
    margin: auto;
    cursor: pointer;
}

/*コースセレクトボタン*/
.shop_btn_a {
    position: absolute;
    z-index: 100;
    top: 58%;
    left: 5%;
    width: 340px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_b {
    position: absolute;
    z-index: 100;
    top: 58%;
    left: 0;
    right: 0;
    width: 340px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_c {
    position: absolute;
    z-index: 100;
    top: 58%;
    right: 5%;
    width: 340px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_d {
    position: absolute;
    z-index: 100;
    top: 78%;
    left: 20%;
    width: 340px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_e {
    position: absolute;
    z-index: 100;
    top: 78%;
    right: 20%;
    width: 340px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_f {
    position: absolute;
    z-index: 100;
    top: 78%;
    right: 5%;
    width: 340px;
    margin: auto;
    cursor: pointer;
}

/*購入ボタン*/
.shop_btn_a7 {
    position: absolute;
    z-index: 100;
    bottom: 42.4%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_a14 {
    position: absolute;
    z-index: 100;
    bottom: 23.8%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_a21 {
    position: absolute;
    z-index: 100;
    bottom: 5.1%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_b7 {
    position: absolute;
    z-index: 100;
    bottom: 41.7%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_b14 {
    position: absolute;
    z-index: 100;
    bottom: 23.4%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_b21 {
    position: absolute;
    z-index: 100;
    bottom: 5.1%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_c7 {
    position: absolute;
    z-index: 100;
    bottom: 40.6%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_c14 {
    position: absolute;
    z-index: 100;
    bottom: 22.7%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_c21 {
    position: absolute;
    z-index: 100;
    bottom: 4.9%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_d7 {
    position: absolute;
    z-index: 100;
    bottom: 41.7%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_d14 {
    position: absolute;
    z-index: 100;
    bottom: 23.3%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_d21 {
    position: absolute;
    z-index: 100;
    bottom: 5.1%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_e7 {
    position: absolute;
    z-index: 100;
    bottom: 41.8%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_e14 {
    position: absolute;
    z-index: 100;
    bottom: 23.3%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.shop_btn_e21 {
    position: absolute;
    z-index: 100;
    bottom: 5.1%;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
    cursor: pointer;
}
.qa_box {
    padding: 0;
    max-width: 100%;
}
.qa_box label {
    display: block;
    cursor: pointer;
    transition: all 0.5s;
}
.qa_box input {
    display: none;
}
.qa_box .answer {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
/*クリックで中身表示*/
.boxopen:checked + .answer {
    height: auto;
    opacity: 1;
}
input[type="checkbox"] {
    opacity: .001;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -999;
}

/*ボタンアニメーションキーフレーム*/
.btn_animation {
  animation: animScale 1s infinite ease-out;/*ボタン動き*/
}
@keyframes animScale {
0% { transform: scale(0.95); }/*(Xよこ,Yたて)サイズは%で表示*/
50% { transform: scale(0.85); }
100% { transform: scale(0.95); }
}



#footer {
	padding: 60px 0 30px;
	text-align: center;
	width: 100%;
	max-width: 835px;
	margin: 0 auto;
}
#footer:after {
content:"";
clear:both;
float:none;
}
#footer #flogo{
	float:left;
	width: 20%;
	margin-top:-30px;
}
#footer .fnav {
	float:right;
	text-align: right;
}

#footer .fnav li {
	display: inline-block;
	margin: 10px 0;
	padding: 0 15px;
	border-left: solid 1px #ddd;

}

#footer .fnav li:first-child {
	border: none;
}

#footer .fnav li a {
	color: #333;
	font-size: 0.9em;
}

#footer address {
	clear: both;
	text-align: center;
	padding: 20px 0;
	font-size: 0.8em;
	color: #888;
	font-style: normal;
}


.position.foot {
  background-image: url(../img/pc_10_18.png);
  background-size: cover;
  text-align: center;
  padding: 50px 100px;
}

.position.foot div{
  margin-bottom: 50px;
}

/* フローティングボタン */
.shop_btn_floating {
    position: fixed;
    z-index: 101;
    bottom: 1%;
    left: 0;
    right: 0;
    margin: auto;
    width: 760px;
    cursor: pointer;
    display: none;
    text-align: center;
}

/* FV下ボタン用追加 */
.shop_btn1 {
    position: relative;
    padding: 25px 0;
}