@charset "UTF-8";
/* CSS Document */
a {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070 !important;
    font-weight: 800;
}
a hover {
    color: #707070 !important;
}
a visited {
    color: #707070;
}
p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
}
video {
display: none;
}
.flex{
    display: block;
    flex-wrap: wrap;
}
.pc{
	display: none;
}
.sp{
	display: block;
}
.mainvideo{
	display: none;
}
.headerImg {
    /*background: url("../images/image_02.jpeg");*/
    background: #AAA;
    background-position: 50% 50%;
}
.top_content01 {
    background-image: url("../images/top_bgimage.png");
    background-repeat: no-repeat;
	background-size: 30%;
    position: relative;
    width: 100%;
    height: 800px;
}
.top_content01text_img01 {
    position: absolute;
    top: 100px;
    width: 100%;
    padding: 5px;
}
.top_content01text_p01 {
    position: absolute;
    top: 150px;
    padding: 5px;
    color: #707070;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 32px;
    font-size: 14px;
}
.top_content01text_img02 {
    position: absolute;
    top: 350px;
    width: 85%;
    padding: 5px;
}
.top_content01text_p02 {
    position: absolute;
    top: 450px;
    padding: 5px;
    color: #707070;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 32px;
    font-size: 14px;
}
.page {
    margin: 0 20px;
}
.fuwatto-wrap [class*='fuwatto'] {
    opacity: 0;
    transform: translate(0, 10px);
    transition: all 0.9s;
}
.fuwatto-wrap [class*='fuwatto'].f-act {
    opacity: 1;
    transform: translate(0, 0);
}
.carousel-indicators {
    display: none;
}
.slidesImg {
	width: 100%;
    height: 280px !important;
    object-fit: cover;
}
.bluebox {
    background-image: url("../images/top_content02bg.png");
    width: 100%;
    height: 450px;
}
.top_content02 {
    position: relative;
}
.top_content02box01 {
    border-bottom: #FFFFFF thin dotted;
    position: absolute;
    top: 30px;
    margin: 0 20px;
}
.top_content02box02 {
    border-bottom: #FFFFFF thin dotted;
    position: absolute;
    top: 200px;
    margin: 0 20px;
    width: 90%;
}
.top_content02box03 {
    border-bottom: #FFFFFF thin dotted;
    position: absolute;
    top: 300px;
    margin: 0 20px;
}
.tel {
    padding: 20px 0;
}
.telimg {
    padding-left: 10px;
}
.top_contento2txt01 {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 30px;
    font-size: 14px;
    text-align: center
}
.top_contento2txt02 {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 30px;
    font-size: 16px;
}
.top_contento2txt03 {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 30px;
    font-size: 16px;
}
.infofb{
		width: 100%;
		height: 300px;
}
.mapicon {
    float: left;
}
.top_content03left {
    margin: 40px 20px 20px;
    border: #CCC solid 1px;
    border-radius: 10px;
    background-image: url("../images/top_content03bg.png");
}
.top_content03right {
    margin: 20px 20px 20px;
    border: #CCC solid 1px;
    border-radius: 10px;
    background-image: url("../images/top_content03bg.png");
}
.top_content03img {
    margin-top: 20px;
    text-align: center;
}
.top_content03img img{
	width: 30%;
}
.top_content03sche {
    border: #CCC solid 1px;
    border-radius: 10px;
    margin: 10px;
    background: #FFF;
    padding: 5px;
    text-align: center
}
.top_content03sche2 {
    border: #CCC solid 1px;
    border-radius: 10px;
    margin: 20px;
    background: #FFF;
    padding: 20px;
    text-align: center
}

.top_content03sche_text{
	width: 100%;
	margin-top: 20px;
	display: none;
}
.top_content03sche_text_sp{
	width: 100%;
	margin-top: 20px;
	display: block;
}
.top_content03sche_fb{
	width: 100%;
	margin: 20px 0;
	display: none;
}
.top_content03sche_fbsp{
	width: 100%;
	margin: 20px 0;
	padding: 10px;
	display: block;
}
.footer {
    margin: 80px 20px;
    border-bottom: #969696 solid 3px;
}
.footerline01 {
    text-align: center;
    border-bottom: #969696 solid 3px;
    padding-bottom: 50px;
    margin-bottom: 40px;
}
	.footerline01 img{
		width: 35%;
	}
.footerline02 {
    text-align: center;
    border-bottom: #CCC solid 2px;
    padding-bottom: 20px;
    margin: 0 0 150px;
}
.parking {
    text-align: center;
    padding-bottom: 20px;
    margin: 35px 0 0;
}
.footerlinedot {
    border-bottom: #D9D9D9 dotted 2px;
    padding-bottom: 20px;
}
.footertitle {
    font-size: 20px;
    font-weight: 800;
    color: #707070;
    margin-top: 30px;
}
.footertxt {
    font-size: 14px;
    color: #707070;
    line-height: 40px;
}
.map {
    width: 100%;
    height: 300px;
}
.footertree {
    background: url("../images/footertree.png");
    background-position: 50%;
    width: 100%;
    height: 30px;
}
.zoom {
    text-align: right;
}
.footertext {
    padding-top: 40px;
    background-color: rgba(229,233,235,0.20)
}
.footertextSP {
    display: block;
}
.footertextPC {
    display: none;
}
.footertel {
    text-align: center;
    margin-top: 20px;
}
.footertelimg{
	width:80%;
}
.copyright {
    color: #707070;
    text-align: center;
    padding: 50px 0 30px;
}
.page_circle {
    margin: -120px 0 100px;
    text-align: center;
}
.page_circle img{
	width: 50%;
}
.greeting {
    padding: 10px 20px;
}
.greeting_title {
    text-align: center;
    margin-bottom: 40px;
}
.greeting_title img{
	width: 50%;
}
.greeting_txt {
    margin-top: 20px;
    line-height: 32px;
}
.greeting_img1 {
    background-image: url("../images/greeting.jpg");
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    background-size: cover;
}
.greeting_img2 {
    background-image: url("../images/greeting2.jpg");
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    background-size: cover;
	margin-top: 20px;
}
.greeting_signature {
    text-align: right;
    margin-top: 50px;
}
.greeting_signature img{
	width: 60%;
}
.introduction_line {
    border-bottom: #969696 solid 3px;
    margin: 20px 10px;
}
.introduction {
    padding: 10px;
    margin-top: 50px;
}
.introduction_title {
    text-align: center;
}
	.introduction_title img{
		width: 30%;
	}
.introduction_txt {
    padding: 10px;
    line-height: 32px;
}
.introduction_ex {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
.about_sche {
    margin-top: 150px;
}
.about_scheimg {
    background-image: url("../images/about_shce.png");
    height: 600px;
    background-repeat: no-repeat;
    background-position: center;
	background-size: contain;
}
.equipment_field {
    margin-bottom: 1000px;
}
.equipment_title {
    text-align: center;
    margin: 50px 0 30px;
}
.equipment_title img{
	width: 50%;
}
.feetxt {
    background-image: url("../images/fee_txt.png");
    height: 200px;
    background-repeat: no-repeat;
    background-position: 10px;
}
.feeline {
    border-bottom: #969696 solid 3px;
    margin: 40px 0px;
}
.fee_maintxt {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    line-height: 80px;
    font-size: 20px;
    padding: 0 10px;
}
.fee_dot {
    background-image: url("../images/fee_dot.png");
    background-position: 50% 50%;
    height: 1px;
}
.feemain {
    background: #F7F7EC;
    padding: 20px 30px;
    border-radius: 20px;
}
.fee_mainline {
    border-bottom: #969696 solid 2px;
}
.feesubtitle {
    font-size: 18px;
    color: #707070;
    font-weight: 800;
    margin: 50px 0 10px;
    text-align: left;
}
.feesub {
    text-align: center;
    overflow: hidden;
	letter-spacing: 3px;
}
.feesub2 {
    text-align: center;
    overflow: hidden;
    margin: 30px 0;
}
.feesub3 {
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
}
.fee_subtxtleft {
    float: left;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    font-size: 20px;
    line-height: 36px;
    width: 30%;
    text-align: left;
}
.fee_subtxtright {
    float: right;
    text-align: right;
    width: 37%;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    font-size: 20px;
    line-height: 36px;
    overflow: hidden;
}
.fee_subtxtright2 {
    float: right;
    text-align: right;
    width: 20%;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    font-size: 20px;
    line-height: 36px;
    overflow: hidden;
}
.fee_subtxtleft3 {
    float: left;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    font-size: 20px;
    width: 25%;
    text-align: left;
}
.fee_subtxtright3 {
    float: left;
    text-align: right;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #B55757;
    font-size: 20px;
    overflow: hidden;
}
.fee_subtxtdot {
    background-image: url(../images/fee_linesmall.png);
    float: left;
    height: 1px;
    width: 26%;
    margin-top: 18px;
    background-repeat-x: repeat;
    line-height: 36px;
}
.fee_subtxtdot2 {
    background-image: url(../images/fee_linesmall.png);
    float: left;
    height: 1px;
    width: 48%;
    margin-top: 18px;
    background-repeat-x: repeat;
    line-height: 36px;
}
.fee_subtxtarrow {
    float: left;
    width: 25%;
    background-repeat-x: repeat;
}
.fee_subtxt {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    line-height: 80px;
    font-size: 20px;
}
.fee_subtxt02 {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #B55757;
    line-height: 80px;
    font-size: 20px;
}
.fee_subline {
    padding: 0 20px;
}
.fee_subline02 {
    padding: 0 40px;
}
.feesubattention {
    border: #D9D9C6 solid 1px;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 30px;
}
.feeinsuranceout {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}
.fee_insurancetxt01 {
    float: left;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    font-size: 20px;
    line-height: 36px;
	text-align: left
}
.fee_insurancetxt02 {
    background-image: url(../images/fee_linesmall.png);
    float: right;
    height: 1px;
    width: 24%;
    margin-top: 18px;
    background-repeat-x: repeat;
    margin-right: 10px;
    line-height: 36px;/* background-size: auto; */
}
.fee_insurancetxt02-2 {
    background-image: url(../images/fee_linesmall.png);
    float: right;
    height: 1px;
    width: 65%;
    margin-top: 18px;
    background-repeat-x: repeat;
    margin-right: 10px;
    line-height: 36px;/* background-size: auto; */
}
.fee_insurancetxt02-3 {
    background-image: url(../images/fee_linesmall.png);
    float: right;
    height: 1px;
    width: 65%;
    margin-top: 18px;
    background-repeat-x: repeat;
    margin-right: 10px;
    line-height: 36px;/* background-size: auto; */
}
.fee_insurancetxt02-4 {
    background-image: url(../images/fee_linesmall.png);
    float: right;
    height: 1px;
    width: 17%;
    margin-top: 18px;
    background-repeat-x: repeat;
    margin-right: 10px;
    line-height: 36px;/* background-size: auto; */
}
.fee_insurancetxt02-5 {
    background-image: url(../images/fee_linesmall.png);
    float: right;
    height: 1px;
    width: 66%;
    margin-top: 18px;
    background-repeat-x: repeat;
    margin-right: 10px;
    line-height: 36px;
}
.fee_insurancetxt03 {
    text-align: right;
    float: right;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    font-size: 20px;
    line-height: 36px;
}
.fee_insurancetxt04 {
    float: left;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    font-size: 20px;
    line-height: 36px;
    margin-right: 80px;
}

.fee_dotline {
    background-image: url(../images/fee_linesmall.png);
    height: 1px;
    width: 100%;
    background-repeat-x: repeat;
}
.feetxt02 {
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    margin: 20px 0;
}
.feeprepaidtxt {
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    margin: 20px 0;
}
.beginnerTitle {
    font-size: 20px;
    line-height: 36px;
}
.firstvisit_title {
    text-align: center;
    margin: 80px 20px 0;
}
.firstvisit_line {
    border-bottom: #969696 solid 3px;
    margin: 40px 20px;
}
.firstvisit_bg {
    background-image: url("../images/firstvisit_bg.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 155px;
    position: relative;
    background-size: cover;
}
.firstvisit_bg2 {
    background-image: url("../images/firstvisit_bg2.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 230px;
    position: relative;
    background-size: cover;
}
.firstvisit_bg3 {
    background-image: url("../images/firstvisit_bg2.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 230px;
    position: relative;
    background-size: cover;
}
.firstvisit_bg4 {
    background-image: url("../images/firstvisit_bg2.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 230px;
    position: relative;
    background-size: cover;
}
.firstvisit_bg5 {
    background-image: url("../images/firstvisit_bg2.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 230px;
    position: relative;
    background-size: cover;
}
.firstvisit_bg6 {
    background-image: url("../images/firstvisit_bg2.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 230px;
    position: relative;
    background-size: cover;
}
.firstvisit_bg7 {
    background-image: url("../images/firstvisit_bg3.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 300px;
    position: relative;
    background-size: cover;
}
.firstvisit_txt1 {
    font-size: 20px;
    line-height: 36px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 100px;
    font-weight: 800;
    letter-spacing: 7px;
    padding-right: 10px;
}
.firstvisit_txt2 {
    font-weight: 100;
    letter-spacing: 3px;
    font-size: 16px;
}
.firstvisit_txt3 {
    display: none;
}
.firstvisit_num {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 30px;
}
.firstvisit_arrow {
    text-align: center;
    margin: 20px 0;
}
.accident_txt {
    text-align: center;
	margin-left: -20px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #65BED0;
	font-size: 18px;
}
.accident_Illust {
    text-align: center;
    margin-bottom: 30px;
}
.accident_txt2 {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 3px;
}
.accident_txt3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: 3px;
}
.accident_title {
    text-align: center;
    margin: 80px 0 0;
}
.accident_line {
    border-bottom: #969696 solid 3px;
    margin: 40px 0px;
}
.accident_dotline {
    background-image: url(../images/fee_linesmall.png);
    height: 1px;
    width: 100%;
    margin: 70px 0;
    background-repeat-x: repeat;
}
.faq_bg {
    background: rgba(229, 233, 235, 0.2);
}
.faq_title {
    margin: 50px 0;
    text-align: center;
}
.faq {
    margin: 0 20px 30px;
    background: rgba(0,0,0,0.1);
    padding: 1px;
    border-radius: 10px;
}
.faq2 {
    margin: 5px;
    background: #FFF;
    border: #CCCCCC solid 1px;
    border-radius: 10px;
}
.faq_Q {
    float: left;
    margin-left: 5%;
}
.faq_Q1 {
    background-image: url("../images/faq_titlebg.png");
    text-align: center;
    padding: 30px 0;
    margin-top: 30px;
    overflow: hidden;
}
.faq_Qtxt {
    float: left;
    font-size: 18px;
    margin-left: 10px;
    font-weight: 800;
    width: 75%;
    text-align: left;
}
.faq_A {
    margin: 30px;
}
.faq_Atxt {
    margin: 0 30px 30px;
    font-size: 20px;
    letter-spacing: 3px;
}
.faq_balloon {
    position: relative;
    height: 100px;
    margin-bottom: 200px;
    text-align: center;
}
.faq_balloonimg {
    text-align: center;
	width: 100%;
}
.faq_balloonimgPC {
    display: none;
}

@media (min-width: 992px) {
video {
position: inherit;
right: 0;
bottom: 0;
width: 100%;
z-index: 1;
}
.pc{
	display: block;
}
.sp{
	display: none;
}
.mainvideo{
		display: block;
	}
.nav-icon {
    padding: 14px 0 0 20px;
}
.page {
    margin: auto;
	width: 960px;
}
.top_content01 {
    background-image: url("../images/top_bgimage.png");
    background-repeat: no-repeat;
    position: relative;
    height: 900px;
}
.top_content01text_img01 {
    position: absolute;
    top: 150px;
    width: 600px;
	right: 0;
}
.top_content01text_p01 {
    position: absolute;
    top: 230px;
    color: #707070;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 32px;
    font-size: 14px;
	right: 15px;
	width: 550px;
}

.top_content01text_img02 {
    position: absolute;
    top: 380px;
    width: 500px;
    right: 100px;
}
.top_content01text_p02 {
    position: absolute;
    top: 530px;
    color: #707070;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 32px;
    font-size: 14px;
	right: 15px;
	width: 550px;
}

.top_content02 {
    position: relative;
    height: 500px;
    margin-top: 200px;
    background-image: url("../images/top_content02bg.png");
}
.slidesPosition {
    position: absolute;
    bottom: 100px;
    right: 0;
}
.slidesImg {
    width: 400px;
    height: 570px !important;
    object-fit: cover;
}
.carousel-indicators {
    bottom: -40px !important;
    position: absolute !important;
    margin-left: 30px !important;
}
.carousel-indicators li {
    width: 5px !important;
    height: 5px !important;
    background-color: #FFF !important;
    margin: 20px 0 1px 20px !important;
}
.carousel-indicators {
    display: block;
}
.top_content02box01 {
    border-bottom: #FFFFFF thin dotted;
    margin: 50px 50px 0 0;
    position: absolute;
    width: 450px;
    top: 0px;
}
.top_content02box02 {
    border-bottom: #FFFFFF thin dotted;
    margin: 200px 50px 0 0;
    position: absolute;
    width: 450px;
    top: 0px;
}
.top_content02box03 {
    border-bottom: #FFFFFF thin dotted;
    margin: 280px 50px 0 0;
    position: absolute;
    width: 450px;
    top: 0px;
}
.infofb{
		width: 370px;
		height: 294px;
	padding: 15px;
}
.tel {
    padding: 10px;
}
.telimg {
    padding-left: 10px;
}
.top_contento2txt01 {
    padding-left: 80px;
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
}
.top_contento2txt02 {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 30px;
    font-size: 16px;
    padding-left: 10px;
}
.top_contento2txt03 {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 30px;
    font-size: 16px;
    padding-left: 10px;
}
.mapicon {
    float: none;
}
.top_content03left {
    margin: 40px 10px 20px 0;
    border: #CCC solid 1px;
    border-radius: 10px;
    background-image: url("../images/top_content03bg.png");
}
.top_content03right {
    margin: 40px 0px 20px 10px;
    border: #CCC solid 1px;
    border-radius: 10px;
    background-image: url("../images/top_content03bg.png");
}
.top_content03flame {
	margin: auto;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
	width: 960px;
	text-align: center;
}
.top_content03 {
    float: left;
}
.top_content03img img{
	width: 20%;
}
.top_content03sche{
	padding: 20px 100px;		
}
.top_content03sche_text{
	display: block;
}
.top_content03sche_text_sp{
	display: none;
}
.top_content03sche_fb{
	display: block;
}
.top_content03sche_fbsp{
	display: none;
}
.footer {
    padding: 0px;
    margin: auto;
    position: relative;
	width: 960px;
}
.footerline01 {
    text-align: center;
    border-bottom: #969696 solid 3px;
    padding-bottom: 20px;
    margin: 150px 0 40px;
	width: 960px;
}
	.footerline01 img{
		width: 15%;
	}
.footerline02 {
    text-align: center;
    border-bottom: #CCC solid 2px;
    padding-bottom: 20px;
    margin: 40px 0 150px;
}
.parking {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 70px;
    width: 45%;
}
.footerlinedot {
    border-bottom: #D9D9D9 dotted 2px;
    padding-bottom: 20px;
    width: 45%;
    margin: 30px 0;
}
.footertitle {
    font-size: 20px;
    font-weight: 800;
    color: #707070;
    margin-top: 20px;
    width: 45%
}
.footertxt {
    font-size: 14px;
    color: #707070;
    line-height: 40px;
    width: 45%
}
.map {
    width: 50%;
    height: 870px;
    position: absolute;
    left: 480px;
    top: 80px;
}
.footertree {
    background: url("../images/footertree.png");
    background-position: 50%;
    width: 100%;
    height: 30px;
    margin-top: 300px;
}
.zoom {
    text-align: right;
    display: none;
}
.footertext {
    padding-top: 40px;
    background-color: rgba(229,233,235,0.20);
}
.footertextSP {
    display: none;
}
.footertextPC {
    display: block;
    margin: auto;
}
.footertext img{
	width: 50%;
	}
.footertel {
    text-align: center;
    width: 40%;
    margin: 20px auto 0;
}
.footertelimg{
	width:auto;
}
.copyright {
    color: #707070;
    text-align: center;
    margin: 0;
	padding: 50px 0 30px;
}
.page_circle {
    margin: -100px 0 0 120px;
    text-align: left;
}
.page_circle img{
	width: 20%;
}
.greeting {
    width: 960px;
    margin: auto;
}
.greeting_title {
    text-align: left;
    margin: 0 0 40px 50px;
    ;
}
.greeting_title img{
	width: 20%;
}
.greeting_txt {
    margin-top: 20px;
    line-height: 32px;
    padding-left: 50px;
    width: 50%;
}
.greeting_img{
	float: right;
	width: 400px;
}
.greeting_img1 {
    height: 270px;
    background-size: cover;
    padding: 0 40px;
    margin-right: 30px;
    background-position: 50% 50%;
}
	
.greeting_img2 {
    height: 270px;
    background-size: cover;
    padding: 0 40px;
    margin-right: 30px;
	margin-top: 20px;
    background-position: 50% 50%;
}

.greeting_signature {
    text-align: right;
    margin-top: 50px;
    width: 50%;
}
.greeting_signature img{
	width: 50%;
}
.introduction_line {
    display: none;
}
.introduction {
    width: 960px;
    margin: auto;
}
.introduction_title {
    text-align: left;
    padding: 50px 0 0 0;
    margin: 100px 50px 0 50px;
    border-top: #969696 solid 3px;
}
	.introduction_title img{
		width: 15%;
	}
.introduction_txt {
    padding: 10px 0 0 50px;
    line-height: 32px;
    margin-top: 50px;
}
.introduction_img {
    margin: 50px 65px 0;
}
	.introduction_ex{
		line-height: 32px;
		letter-spacing: 3px;
	}
.container {
    width: 100% !important;
}
.about_sche {
}
.about_scheimg {
    background-image: url("../images/about_shcePC.png");
	background-size: 960px;
}
.equipment_field {
	padding: 0;
	margin: 0 auto 800px;
	width: 960px;
}
.equipment_title {
    text-align: center;
    margin: 270px auto 30px;
	width: 960px;
}
.equipment_title img{
	width: 25%;
}
.equipment_column1 {
    width: 75%;
    margin-left: 37%;
}
.equipment_column2 {
    width: 75%;
}
.equipment_column3 {
    width: 75%;
    margin-left: -47%;
}
.equipment_column1txt {
    margin-left: 48%;
}
.equipment_column3txt {
    margin-right: 45%;
}
.feetxt {
    background-image: url("../images/fee_txtPC.png");
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
}
.feesub {
    padding: 0 50px;
}
.fee_maintxt {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #707070;
    line-height: 80px;
    font-size: 20px;
    padding: 0 10px;
    float: left;
}
.fee_mainline {
    border-bottom: none;
    border-left: #969696 solid 2px;
    height: 50px;
    float: left;
    margin: 10px 80px;
}
.fee_maindot {
    float: left;
    margin: 30px;
}
.feemain {
    height: 100px;
    /* margin: auto; */
    /* text-align: center; */
    margin: 0 30px;
    padding: 10px 0 0 6%;
    overflow: hidden;
}
.fee_subtxtright {
    text-align: left;
    width: auto;
    float: left;
}
.fee_subtxtleft {
    width: auto;
}
.fee_subtxtdot {
    margin: 18px 10px 0;
}
.fee_subtxtright2 {
    width: auto;
    text-align: left;
    float: left;
}
.fee_subtxtdot2 {
    margin: 18px 10px 0;
    width: 30%;
}
.feesubattention {
    position: absolute;
    margin-top: -180px;
    width: 350px;
    margin-left: 500px;
}
.fee_insurancetxt02 {
    width: 70%;
}
.fee_insurancetxt02-2 {
    width: 42%;
}
.fee_insurancetxt02-3 {
    width: 57%;
}
.fee_insurancetxt02-4 {
    width: 65%;
}
.fee_insurancetxt02-5 {
    width: 60%;
}
.fee_insurancetxt04 {
    margin-right: 0px;
}
.feetxt02 {
    text-align: left;
    font-size: 18px;
    line-height: normal;
    float: left;
    margin: 0;
}
.feesub3 {
    overflow: hidden;
}
.fee_subtxtright3 {
    width: auto;
}
.feeprepaiddot1 {
    background-image: url(../images/fee_linesmall.png);
    height: 1px;
    width: 53%;
    background-repeat-x: repeat;
    float: left;
    margin: 18px 10px 0;
}
.feeprepaiddot2 {
    background-image: url(../images/fee_linesmall.png);
    height: 1px;
    width: 51%;
    background-repeat-x: repeat;
    float: left;
    margin: 18px 10px 0;
}
.feeprepaiddot3 {
    background-image: url(../images/fee_linesmall.png);
    height: 1px;
    width: 61%;
    background-repeat-x: repeat;
    float: left;
    margin: 18px 10px 0;
}
.feeprepaiddot4 {
    background-image: url(../images/fee_linesmall.png);
    height: 1px;
    width: 58%;
    background-repeat-x: repeat;
    float: left;
    margin: 18px 10px 0;
}
.feeprepaiddot5 {
    background-image: url(../images/fee_linesmall.png);
    height: 1px;
    width: 42%;
    background-repeat-x: repeat;
    float: left;
    margin: 18px 10px 0;
}
.feeprepaiddot6 {
    background-image: url(../images/fee_linesmall.png);
    height: 1px;
    width: 30%;
    background-repeat-x: repeat;
    float: left;
    margin: 18px 10px 0;
}
.fee_subtxtarrow {
    margin: 0 20px;
}
.beginnerTitle {
    font-size: 16px;
    line-height: 36px;
    margin: 40px 0 0;
}
.firstvisit_line {
    margin: 40px 150px;
}
.firstvisit_bg {
    background-image: url("../images/firstvisit_bgPC1.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 780px;
    height: 185px;
    margin: auto;
    position: relative;
    background-size: auto;
}
.firstvisit_bg2 {
    background-image: url("../images/firstvisit_bgPC2.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 780px;
    height: 185px;
    margin: auto;
    position: relative;
    background-size: auto;
}
.firstvisit_bg3 {
    background-image: url("../images/firstvisit_bgPC3.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 780px;
    height: 185px;
    margin: auto;
    position: relative;
    background-size: auto;
}
.firstvisit_bg4 {
    background-image: url("../images/firstvisit_bgPC4.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 780px;
    height: 185px;
    margin: auto;
    position: relative;
    background-size: auto;
}
.firstvisit_bg5 {
    background-image: url("../images/firstvisit_bgPC5.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 780px;
    height: 185px;
    margin: auto;
    position: relative;
    background-size: auto;
}
.firstvisit_bg6 {
    background-image: url("../images/firstvisit_bgPC6.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 780px;
    height: 185px;
    margin: auto;
    position: relative;
    background-size: auto;
}
.firstvisit_bg7 {
    background-image: url("../images/firstvisit_bgPC7.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 780px;
    height: 185px;
    margin: auto;
    position: relative;
    background-size: auto;
}
.firstvisit_num {
    display: none;
}
.firstvisit_txt1 {
    top: 60%;
}
.firstvisit_txt3 {
    display: block;
    font-weight: 100;
    letter-spacing: 3px;
    font-size: 16px;
}
.accident_txt {
    display: block;
	text-align: left;
    color: #65BED0;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 3px;
}
.accident_txt2 {
    margin-left: 10px;
}
.accident_txt3 {
    display: none;
}
.accident_Illust {
    text-align: left;
    float: left;
    width: 150px;
}
.accident_border {
    border-left: #969696 solid 2px;
    height: 170px;
    margin: 0 30px;
    float: left;
}
.accident_field {
    overflow: hidden;
}
.accident_field2 {
    float: left;
    width: 70%;
}
.faq {
    height: 400px;
    width: 430px;
    float: left;
}
.faq2 {
    height: 390px;
}
.faq_bg {
    overflow: hidden;
    padding: 0 0 150px 0;
	width: 960px;
	margin: auto;
	background: none;
	margin-top: 50px;
}
	.faq_bgPC{
background: rgba(229, 233, 235, 0.2);
	}
.faq_balloon {
    height: auto;
    margin-bottom: 200px;
    text-align: center;
}
.faq_balloonimg {
    display: none;
}
.faq_balloonimgPC {
    display: block;
    margin: auto;
    height: auto;
    margin-top: -50px;
}
	.faq_Atxt{
		font-size: 14px;
	}
	.width{
		width: 960px;
		margin: auto;
		position: relative;
	}
	.font_14{
		font-size: 14px;
	}
}
