@charset "UTF-8";
/* CSS Document */
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; }
body{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: 300;
	color: #333;
	font-size: 16px;
	letter-spacing: 0.2em;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover{
}
.sp{
	display: block;
}
.pc{
	display: none;
}
a img{
	display:block;
	width:100%;
	height:auto;
}
a img:hover{
	opacity:0.9;
}
#main{
	margin: 0px auto;
	width: 100%;
}
hr{
	width: 90%;
    opacity: 0.7;
	margin: 30px auto;
}
.bukken-name{
	font-size: 16px;
	margin: 40px auto;
	font-weight: 600;
	text-align: center;

}
#header{
	width:100%;
	margin: 0px auto;
	padding-bottom: 0px;
}
#top-face{
    background-color: #261216;
}
#top-face .top-box{
	margin: 0; 
    height: 100vh; 
}
#top-face .top-box img{
	margin: 0; 
    width: 100%;
}
#top-face .info1{
	padding:10px;
	background:#261216;
    letter-spacing: 0.1em;
    line-height: 1.4em;
}
#top-face .info1 h2{
	font-size: 24px;
	margin: 25px 0;
	line-height: 150%;
    letter-spacing: 0.1em;
}
#top-face .info1 .yokoku{
    display: block;
	padding:10px 10px 20px 10px;
	border: solid 1px #CCCCCC;
    width: 90%;
	margin: 10px auto;
}
#top-face .info1 .yokoku h4{
    font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin: 10px auto 20px;
}
#top-face .info1 .yokoku p{
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}
#top-face .info1 .freedial img{
	margin:20px auto;
	width: 60%;
}
#top-face .info1 .hours{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin:20px auto;
}
footer{
	margin-top:0px;
}
footer #footer{
	padding:32px 10px 10px 10px;
	letter-spacing:0px;
	border-top: solid #cccccc 1px;
}
footer #footer h5{
	width:200px;
	margin:0 auto;
}
footer #footer h6{
	width:254px;
	height: 83px;
	margin:0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
footer #footer dl{
	margin:16px auto;
}
footer #footer dl dt{
	font-size:14px;
	font-weight:600;
	margin-bottom:25px;
	text-align:center;
	color:#000000;
}
footer #footer dl dd{
	font-size:12px;
	line-height:1.4em;
	margin-bottom:6px;
	color:#00000;
	text-align:center;
}
footer #footer #freecall{
	display:none;
}
footer #copyright{
	font-size:8px;
	color:#CCCCCC;
	text-align:center;
	letter-spacing:0px;
	margin-bottom:0px;
	padding-bottom: 30px;
}
footer #footer2{
	padding:5px 10px 10px 10px;
	letter-spacing:0px;
}
footer #footer2 h5{
	width:200px;
	margin:0 auto;
}
footer #footer2 dl{
	margin:16px auto;
}
footer #footer2 dl dt{
	font-size:14px;
	font-weight:600;
	margin-bottom:25px;
	text-align:center;
	color:#000000;
}
footer #footer2 dl dd{
	font-size:12px;
	line-height:1.4em;
	margin-bottom:6px;
	color:#000000;
}

.wrapper{
	width:98%;
	margin:0 auto;
}
.flyer{
	width: 100%;
}
.flyer h5 img{
	width: 92%;
	margin: auto;
	padding: 10px 0px;
	display: block;
}
 .flyer-thumbnail{
	width:92%;
	margin: auto;
	font-size:11px;
	line-height:1.2em;
	margin-bottom:30px;
	letter-spacing:0px;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
 .flyer-thumbnail dl{
	width:48%;
	margin-bottom:24px;
}
.flyer-thumbnail dl dt,.flyer-thumbnail dl dt a{
	margin:12px auto;
	text-align: center;
	font-size:13px;
	font-weight: bold;
	line-height:1.2em;
}
.flyer-thumbnail dl dd{
	color:#555;
}
.flyer-thumbnail dl dd img{
	width: 100%;
}

/*PC*/
@media screen and (min-width: 758px){
#main{
	background-color: #FFFFFF;
	margin: 0px auto;
	max-width: 1280px;
}

.sp{
	display: none;
}
.pc{
	display: block;
}
#top-face .top-box img{
	margin: 0; 
    width: 100%;
}
#top-face .info1{
	padding:40px;
}
#top-face .info1 h2{
	font-size: 32px;
	margin: 25px 0;
	line-height: 150%;
    letter-spacing: 0.1em;
}
#top-face .info1 .yokoku{
    width: 60%;
}
 #top-face .info1 .yokoku h4{
	font-size: 16px;
	text-align: center;
}
#top-face .info1 .yokoku p{
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
}
#top-face .info1 .freedial img{
	margin:20px auto;
	width: 267px;
}
.bukken-name{
	font-size: 30px;
	margin: 80px 0;
}
#header{
	width:100%;
	margin: 0;
	padding-bottom: 0px;
}
footer{
}
footer .footer-block{
}
footer #footer{
	margin:0 auto;
    padding: 42px 0px 20px 10px;
	position:relative;
	overflow:hidden;
}
footer #footer h5{
	width:200px;
	float:left;
}
footer #footer h6{
	float:right;
	margin-bottom: 20px;
	margin-top:0px;
}
footer #footer dl{
	float:left;
	margin:10px 0 0 165px;
}
footer #footer dl dt{
    margin-bottom: 25px;
    text-align: left;
	font-size:18px;
}
footer #footer dl dd{
	font-size:14px;
	text-align:left;
}
footer #footer #freecall{
	float:right;
}
footer #copyright{
	margin-top: 5px;
	padding-bottom: 35px;
}
footer #footer2{
	width:1280px;
	margin:0 auto;
    padding: 42px 0px 20px 10px;
	position:relative;
	overflow:hidden;
}
footer #footer2 h5{
	width:200px;
	float:left;
}
footer #footer2 dl{
	float:left;
	margin:10px 0 0 165px;
}
footer #footer2 dl dt{
    margin-bottom: 25px;
    text-align: left;
	font-size:18px;
}
footer #footer2 dl dd{
	font-size:14px;
}
.flyer h5{
	width: 980px;
	margin:10px auto;
	padding: 5px;
}

.flyer-thumbnail{
	width: 1080px;
	margin:0 auto;
	padding-bottom:10px;
	display: flex;
	justify-content: space-around;
	/*justify-content: space-between;
	align-items: flex-start;*/
}
 .flyer-thumbnail dl{
	width:40%;
}
 .flyer-thumbnail dl dt, .flyer-thumbnail dl dt a{
	margin:16px 0 11px 0;
	font-size:16px;
	line-height:1.4em;
	 color: #B50306;
}	
}
/*コンテンツ1*/
.content1{
	margin:35px auto 60px auto;
}
.content1 h4 img{
	margin:20px auto;
	width: 100%;
}
.content1 h4 .pc{
	display: none;
}
.content1 h4 .sp{
	display: block;
}
.content1 .plan dl{
	padding: 20px 0px 0px 0px;
}
.content1 .plan img{
	display:block;
	padding: 10px;
	width: 100%;
	margin: auto;
}

.content1 .plan dl dd{
	margin:20px auto;
    width: 40%;
}
.content1 .plandl dd a{
	display:block;
}
.content1 .plandl dt a .disabled{
	pointer-events: none;
	cursor: default;
}
.content1 .plan dl dt{
	margin:0px auto 20px auto;
	position:relative;
}
/*コンテンツ2*/
.content2{
	margin:35px auto 60px auto;
}
.content2 dl{
	margin-top: 30px;
}
.content2 dl img{
	display:block;
	width:100%;
}
.content2 dl dt{
	width:100%;
	margin-top: 20px;
}
.content2 dl dd{
	margin:10px auto;
}
.content2 dl dd a{
	display:block;
	width:250px;
	margin:20px auto;
}
.content2 .wrapper .access{
	overflow-x:scroll;
	border: 1px solid #CCC;
    padding: 10px;
}
.content2 .wrapper .access>div{
	width: 300%;
}
.content2 p{
	color:#630001;
	margin-top: 10px;
	font-size: 12px;
}
/*コンテンツ3*/
.content3{
	margin:35px auto 0px auto;
}
.content3 .wrapper h3 img{
	margin: 20px auto;
	width: 100%;
}
.content3 .wrapper p{
	font-size: 16px;
}
.content3 dl{
	padding: 20px 0px;
}
.content3 dl img{
	display:block;
	width:100%;
}

.content3 dl dd{
	margin:10px auto;
}
.content3 dl dd a{
	display:block;
	width:250px;
	margin:10px auto;
}
#pageTop {
    position: fixed;
    right: 10px;
    bottom: 50px;
    height: 30px;
    text-decoration: none;
    font-weight: bold;
    transform: rotate(90deg);
    font-size: 90%;
    line-height: 1.5rem;
    color: #3D2424;
    padding: 0 0 0 35px;
    border-top: solid 1px;
}
#pageTop::before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 15px;
    border-top: solid 1px;
    transform: rotate(35deg);
    transform-origin: left top;
}
/*pc*/
@media screen and (min-width: 758px){
.content1{
	}
.content1 h4{
	width: 100%;
	margin:10px auto 40px;
}
.content1 h4 .pc{
	display: block;
}
.content1 h4 .sp{
	display: none;
}
.content1 .plan{
	display: flex;
	justify-content: space-around;
}
.content1 .plan dl{
	width:40%;
    margin: 0 auto;
	}
.content1 .plan dl dt img{
	width: 100%;
}
.content1 .plan dl dd{
	width:48%;
    margin: 0 auto;
    padding: 0;
}
.content2{
	margin-top: 80px;
	padding-bottom:40px;
}	
.content2 dl{
	display: flex;
	justify-content: space-around;
	width: 100%;
}
.content2 dl img{
	display:block;
	width:100%;
}
.content2 dl dt{
	width:48%;
	margin-left:1%;
	margin-right: 1%;
}
.content2 dl dd{
	width:48%;
	margin:15px auto 0 auto;
}
.content2 dl dd img{
	width:100%;
	margin:0 auto;
}
.content2 .wrapper .access{
	overflow-x:hidden;
	border:none;
    padding: 10px;
}
.content2 .wrapper .access>div{
	width: 100%;
}
.content2 .wrapper .access img{
	width: 100%;
}
/*コンテンツ3*/
.content3 dl{
	display: flex;
	justify-content: space-around;
}
.content3 dl img{
	width:100%;
	
}
.content3 dl dt{
	width: 50%;
	margin-left: 0%;
	text-align: left;
	margin-right: 30px;
}
.content3 dl dd{
	width:50%;
	margin:0 auto 0 auto;
}
.content3 dl dd img{
	display:block;
	width:100%;
}
}
/*コンテンツoutline*/
.outline{
	margin:35px auto 60px auto;
}
.outline img{
	display:block;
	width:100%;
}
#gaiyou{
}
#gaiyou .gaiyouline{
	margin-bottom:10px;
}
#gaiyou .gaiyouline p{
	padding:4px 6px;
	font-size:14px;
	line-height:1.6em;
}
#gaiyou .gaiyouline .gaiyou_l{
	background-color: #EEE;
	font-weight:bold;
}
#gaiyou .gaiyouline .gaiyou_r{
	font-size:14px;
}
#gaiyou_notice{
	margin-top:25px;
}
#gaiyou_notice li{
	line-height: 16px;
	font-size:10px;
	padding-left: 1em;
	margin-bottom: 5px;
	text-indent: -1em;
	list-style: none;
}

@media screen and (min-width: 758px){
.outline{
	margin:80px auto 140px auto;
}

#gaiyou{
	display:table;
	width:100%;
	border-collapse:collapse;
	margin: auto;
}
#gaiyou .gaiyouline{
	margin-bottom:0px;
	display:table-row;
}
#gaiyou .gaiyouline p{
	padding:12px 16px;
	font-size:16px;
	line-height:1.4em;
	display:table-cell;
	border:solid 1px #ddd;
}
#gaiyou .gaiyouline .gaiyou_l{
	background-color: #eee;
	font-weight:bold;
	width:300px;
	letter-spacing:1px;
}
#gaiyou .gaiyouline .gaiyou_r{
	letter-spacing:1px;
	font-size:16px;
}
	
#gaiyou_notice{
	margin-top:20px;
}
#gaiyou_notice li{
	font-size:12px;
	padding-left: 1em;
	margin-bottom: 15px;
	text-indent: -1em;
	list-style: none;
	width: 100%;
	margin: auto;
	line-height: 18px;
}
}
@media screen and (max-width: 758px){

#gaiyou{
}
#gaiyou .gaiyouline{
}
#gaiyou .gaiyouline p{
}
#gaiyou .gaiyouline .gaiyou_l{
}
#gaiyou .gaiyouline .gaiyou_r{
}
}

/*リンクボタン*/
.button {
	display: block;
	width: 250px;
	font-size: 120%;
	margin: 60px auto;
	padding: 15px 30px;
	text-align: center;
	transition: all .3s ease-out;
    border: solid 1px #CCCCCC;
	color: rgba(63,53,63,1.00);
}
.button:hover {
	color: #FFF;
	background-color:rgba(63,53,63,1.00);
}
@media screen and (max-width: 758px){
.button {
	display: block;
	width: 100%;
	font-size: 120%;
}
}
/*  ページ共通  */
/*PC*/
.mintyo{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	text-align: center;
}
.w1060{
	width: 1060px;
	margin: 0 auto;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.w1280{
	width: 1280px;
	margin: 0 auto;
}
.img-w100{
	width: 100%;
	
}
.flex1{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.flex2{
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.flex3{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
#sub-top-face{
	background-image: url("../images/bk2.png");
	position:relative;
	background-position:center top;
	background-size:cover;
	overflow:hidden;
}
.subpage-title-back{
	width: 100%;
	padding: 5px 0;
	margin: -2px auto 0px auto;
}
.subpage-title{
	font-size: 20px;
	color:#222222;
	margin: 15px auto 15px auto;
	text-align: center;
}
.subpage-title span{
	font-size: 14px;
	display: block;
	margin-top: 12px;
}
.subpage-title:after{
	content: "";
	display: block;
	width: 35px;
	height: 2px;
	background-color: #222222;
	margin: 15px auto 0px auto;
}
.headline1{
	font-size: 36px;
	margin: 25px 0;
	line-height: 150%;
	color: #533e39;
}
.headline1 p{
	font-size: 16px;
	margin: 25px 0;
	line-height: 150%;
}
.headline2{
	font-size: 26px;
	margin: 25px 0;
	line-height: 150%;
    text-align: left;
    
}
.headline3{
	font-size: 24px;
	margin: 40px 0;
	line-height: 140%;
}
.headline4{
	font-size: 32px;
	margin: 40px 0;
	line-height: 150%;
}
.image100{
	width: 100%;
}
.image80{
	width: 80%;
}
.margin100{
	margin: 100px auto;
}
.margin60{
	margin: 60px auto;
}
.align-l{
	text-align: left;
}
.align-c{
	text-align: center;
}

.head_main{
	width: 100%;
	margin: auto;
}
.head_main img{
	width: 100%;
}

.attention{
	font-size: 12px;
	color: #898989;
	text-align: right;
	margin-top: 80px;
}
.parse-text{
	font-size: 9px;
	color: #898989;
	text-align: right;
	}
.Shadow1 {
text-shadow: 2px 2px 5px #565656; /* テキストの影を指定（[左右][上下][ぼかし][影の色]） */
}
.regist-button{
    background-image: linear-gradient(135deg, rgba(209,198,146,1.00), rgba(250,245,233,1.00));
    width: 320px;
    padding:15px 30px 15px 20px;
    text-align:center;
    margin:40px auto;
	border: solid 1px #4F484C;
    cursor:pointer;
    position: relative;
    text-decoration: none;
}
.regist-button span{
    color:#171316;
	font-size: 16px;
	letter-spacing: 0.2em;
}
.regist-button::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #171316 #171316;
    transform: rotate(-135deg);
    transition: .3s;
}
.regist-button:hover::after{
    right: 10px;
}
.form-button{
    background:#960307;
    width: 320px;
    padding:15px 30px 15px 20px;
    text-align:center;
    margin:40px auto 80px;
    cursor:pointer;
    position: relative;
    text-decoration: none;
	font-size: 16px;
}
.form-button span{
    color:#FFF;
	font-size: 16px;
	letter-spacing: 0.1em;
}
.form-button::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #FFF #FFF;
    transform: rotate(-135deg);
    transition: .3s;
}
.form-button:hover::after{
    right: 10px;
}
.form-button2{
    background:#C3BBBF;
    width: 320px;
    padding:15px 30px 15px 20px;
    text-align:center;
    margin:40px auto;
	border: solid 1px #4F484C;
    cursor:pointer;
    position: relative;
    text-decoration: none;
}
.form-button2 span{
    color:#171316;
	font-size: 16px;
	letter-spacing: 0.2em;
}
.form-button2::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #171316 #171316;
    transform: rotate(-135deg);
    transition: .3s;
}
.form-button2:hover::after{
    right: 10px;
}
.button2{
    display:inline-block;
    padding:5px 10px 5px 10px;
    text-align:center;
    color:#E8E8E8;
    margin:5px;
    cursor:pointer;
    position: relative;
    text-decoration: none;
}
.button2::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 15px;
    width: 20px;
    height: 5px;
    border: none;
    border-right: 2px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    transform: skew(45deg);
    transition: .3s;
}
.button2:hover::after{
    right: 5px;
    width: 30px;
}

/*SP*/
@media screen and (max-width: 758px){
.w1060{
	width: 92%;
}
.w1000{
	width: 90%;
}
.w1280{
	width: 92%;
}
.flex1,.flex2{
	display: block;
}
#sub-top-face{
}
.subpage-title-back{
	margin-top: -10px;
	width: 100%;
}
.subpage-title{
	font-size: 18px;
	margin: 15px auto 10px auto;
}
.subpage-title span{
	font-size: 10px;
	margin-top: 10px;
}
.subpage-title:after{
	width: 100px;
	margin: 12px auto 0px auto;
}

.headline1{
	font-size: 22px;
	margin: 18px 0;
}
.headline1 p{
	font-size: 14px;
	margin: 25px 0;
	line-height: 150%;
	text-align: left;
}
.headline1 p br{
	display: none;
}
.headline2{
	font-size: 20px;
	margin: 18px 0;
}
.headline3{
	font-size: 17px;
	margin: 30px 0;
	line-height: 170%;
}
.headline3 p br{
	display: none;
}
.headline4{
	font-size: 22px;
	margin: 30px 0;
	line-height: 150%;
}
.image80{
	width: 100%;
}
.margin100{
	margin: 50px auto;
}
.margin60{
	margin: 30px auto;
}
.head_main{
	width: 100%;
	margin: auto;
}
.head_main img{
	width: 100%;
}
.attention{
	font-size: 11px;
	margin-top: 40px;
	text-align: left;
}
.parse-text{
	font-size: 9px;
	text-align: left;
	}
.regist-button{
    width: 70%;
    padding:10px 20px 10px 10px;
    text-align:center;
    margin:40px auto;
    cursor:pointer;
    position: relative;
    text-decoration: none;
	font-size: 14px;
}
    
.regist-button span{
    color:#171316;
	font-size: 14px;
	letter-spacing: 0.2em;
}
.regist-button::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #171316 #171316;
    transform: rotate(-135deg);
    transition: .3s;
}
.regist-button:hover::after{
    right: 10px;
}
.form-button{
    width: 55%;
    padding:10px 20px 10px 10px;
    text-align:center;
    margin:10px auto 40px;
    cursor:pointer;
    position: relative;
    text-decoration: none;
}
.form-button span{
	font-size: 14px;
	letter-spacing: 0.1em;
}
.form-button::after{
    content: "";
    display: block;
    position: absolute;
}
.form-button:hover::after{
    right: 10px;
}
.form-button2{
    width: 55%;
    padding:10px 20px 10px 10px;
    text-align:center;
    margin:10px auto;
    cursor:pointer;
    position: relative;
    text-decoration: none;
	font-size: 14px;
}
.form-button2 span{
    color:#171316;
	font-size: 14px;
	letter-spacing: 0.2em;
}
.form-button2::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #171316 #171316;
    transform: rotate(-135deg);
    transition: .3s;
}
.form-button2:hover::after{
    right: 10px;
}
}
.yokoku{
    border: solid 1px #CCCCCC;
    margin-left: 15%;
    display: inline-block;
    padding: 10px;
}
.col_white{
    color: #FFFFFF;
}
.gradation01 {
  background: linear-gradient(0deg, rgba(255,255,255,1.00), rgba(131,131,131,1.00));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* 左右に横線 */
.heading {
  align-items: center; /* 横線を上下中央 */
  display: flex; /* 文字と横線を横並び */
  justify-content: center; /* 文字を中央寄せ */
}
.heading::before,
.heading::after {
  background-color: #333; /* 横線の色 */
  content: "";
  height: 2px; /* 横線の高さ */
  width: 60px; /* 横線の長さ */
}
.heading::before {
  margin-right: 25px; /* 文字との余白 */
}
.heading::after {
  margin-left: 25px; /* 文字との余白 */
}