@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

@media print, screen and (min-width: 1025px) {

.fee-table3 {width: 100%;margin-bottom: 30px;}
.fee-table3 th {
    font-feature-settings: "palt" 1;
    font-size: clamp(12pt, 1.2vw, 14pt);
    line-height: clamp(25px, 2vw, 35px);
    padding: 10px;
    box-sizing: border-box;
    background-color: #ece4d1;
   text-align: center;
}
.fee-table3 td {
    font-feature-settings: "palt" 1;
    font-size: clamp(12pt, 1.2vw, 14pt);
    line-height: clamp(25px, 2vw, 35px);
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}
.fee-table3 th:first-child {width:  150px;text-align: left;}
.fee-table3 th:nth-child(2) {width: 200px;}
.fee-table3 th:nth-child(3) {width: 200px;}
.fee-table3 th:nth-child(4) {width: 200px;}
.fee-table3 th:nth-child(5) {width: 200px;}
.fee-table3 th:nth-child(6) {width: 200px;}

.fee-table3 .to-koumoku{background-color: #ece4d1;text-align: left;}
.fee-table3 tr:nth-child(even) {background-color: #fffaef;}   
    
    
    
.btm-space {
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    margin-top: -30px;
    z-index: 5;
}
.btm-space li {
    width: 48%;
	box-sizing: border-box;
}
.btm-space .button3 {display: block;text-align: center;}
.btm-space .button3 {
    color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
    border: solid 3px #23265e;
    box-sizing: border-box;
    background-color: #23265e;
}
.btm-space .button3:hover {
	color: #23265e;
	padding-top: 15px;
	background-color: #fff;
	padding-bottom: 15px;
    border: solid 3px #23265e;
    box-sizing: border-box;
}

    
.flows2 {
    padding-left: 95px;
    border-left: 5px dotted #535388;
    margin-left: 50px;
}
.flows2 li{position: relative;}
.flows2 li:not(:last-child) {margin-bottom: 80px;}
.texts2 {padding-top: 8px;}
.flows2 li h3{
    margin-top: 0px;
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #fffcf0;
    text-align: center;
    left: -150px;
    border-radius: 100%;
}
.flows2 h4 {
	color: #23265e;
    font-size: clamp(20pt, 2vw, 29pt);
	line-height: clamp(38px, 2vw, 42px);
    position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
    margin-bottom: 1%;
    padding-bottom: 1%;
    border-bottom: solid 1px #e2e0d9;
}
.flows2 h4 span {
    font-size: clamp(40pt, 2vw, 45pt);
	line-height: clamp(55px, 2vw, 60px);
    margin-right: 15px;
    display: inline-block;
    vertical-align: -15%;
    color: #535388;
}
 
.to-price:not(:last-child) {margin-bottom: 30px;}
.to-price {
    width: 100%;
    display: flex;
	flex-wrap: wrap;
}

.to-w30 {
    width: 31.3%;
    margin-left: 1%;
    margin-right: 1%;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
    box-sizing: border-box;
    margin-bottom: 50px;
}
.to-price h4 {
    font-size: clamp(15pt, 1.4vw, 16pt);
    line-height: clamp(35px, 2vw, 45px);
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eae5dc;
}
.to-price h4 span{
    font-size: clamp(11pt, 1.4vw, 12pt);
}
    
    


.fee-table2 {width: 100%;margin-bottom: 30px;}
.fee-table2 th {
    font-feature-settings: "palt" 1;
    font-size: clamp(12pt, 1.2vw, 14pt);
    line-height: clamp(25px, 2vw, 35px);
    padding: 20px;
    box-sizing: border-box;
    background-color: #ece4d1;
    text-align: left;
    width: 350px;
}
.fee-table2 td {
    font-feature-settings: "palt" 1;
    font-size: clamp(12pt, 1.2vw, 14pt);
    line-height: clamp(25px, 2vw, 35px);
    padding: 20px;
    box-sizing: border-box;
    background-color: #fffaef;
    text-align: left;
}
/*.fee-table2 th:first-child {width:  150px;}
.fee-table2 th:nth-child(2) {width: 150px;}
.fee-table2 th:nth-child(3) {width: 150px;}
.fee-table2 th:nth-child(4) {width: 150px;}
.fee-table2 th:nth-child(5) {width: 150px;}
.fee-table2 th:nth-child(6) {width: 150px;}
.fee-table2 th:nth-child(7) {width: 150px;}*/
   /* .fee-table2 td:first-child {background-color: #ece4d1;}*/
    

    
    
.fee-table {width: 100%;margin-bottom: 30px;}
.fee-table th {
    font-feature-settings: "palt" 1;
    font-size: clamp(12pt, 1.2vw, 14pt);
    line-height: clamp(25px, 2vw, 35px);
    padding: 10px;
    box-sizing: border-box;
    background-color: #ece4d1;
    text-align: center;
}
.fee-table td {
    font-feature-settings: "palt" 1;
    font-size: clamp(12pt, 1.2vw, 14pt);
    line-height: clamp(25px, 2vw, 35px);
    padding: 10px;
    box-sizing: border-box;
    /*background-color: #fffaef;*/
    text-align: center;
}
.fee-table th:first-child {width:  250px;}
.fee-table th:nth-child(2) {width: 150px;}
.fee-table th:nth-child(3) {width: 150px;}
.fee-table th:nth-child(4) {width: 150px;}
.fee-table th:nth-child(5) {width: 150px;}
/*.fee-table td:first-child {background-color: #ece4d1;}*/

/*.fee-table td .to-koumoku {text-align: left;}*/
.fee-table th:first-child  {text-align: left;}
.fee-table td:first-child  {text-align: left;}
.fee-table tr:nth-child(even) {background-color: #fffaef;} 
 
    
    
.kakaku-space .midashi2 span{
    display: inline-block;
    vertical-align: 5%;
    margin-left: 5px;
    font-size: clamp(15pt, 1.4vw, 17pt);
    line-height: clamp(35px, 2vw, 45px);
}
    
.kakaku-space {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
    padding-bottom: 60px;
}
.kakaku-space::after {
	display: block;
	content:"";
	width: 32%;
}
.kakaku-space .midashi2 {margin-bottom: 10px;padding-bottom: 10px;}  
  
    
.tabls {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}
.recruit_table .map-space {padding-bottom: 50%;}
.recruit_table {
	border-collapse:collapse;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: clamp(15pt, 1.4vw, 17pt);
    line-height: clamp(35px, 2vw, 45px);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: clamp(15pt, 1.4vw, 17pt);
    line-height: clamp(35px, 2vw, 45px);
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
	width: 300px!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e0d9;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	display: block;
	width: 100%;
}

.recruit_table td {
    
	font-size: clamp(15pt, 1.4vw, 17pt);
    line-height: clamp(35px, 2vw, 45px);
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	width: 75%!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e0d9;
	box-sizing: border-box;
}
.recruit_table h3 {
	font-size: clamp(18pt, 2vw, 22pt);
    line-height: clamp(35px, 3vw, 45px);
    font-weight: 700;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: shippori-mincho, sans-serif;
}


.tab__list {}




#tab {
	overflow: hidden;
	position: relative;
	display: flex;
    justify-content: space-between;
	/*justify-content: space-between;
	align-items: center;*/
    z-index: 1;
    padding-top: 50px;
    min-width: 1100px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

#tab li {
    width: 50%;
	box-sizing: border-box;
}
#tab li span{
	position: absolute;
    top: 25%;
    right: 0;
    display: block;
    margin-right: 50px;
}
#tab li span:before {
    content:"▼";
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 14pt;
}
#tab li a {
	display: block;
	color: #23265e;
    background-color: #ebe8df;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-size: clamp(18pt, 1.4vw, 22pt);
    line-height: clamp(35px, 3vw, 45px);
    font-weight: 600;
    position: relative;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 90px;
	padding-left: 50px;
}
#tab li a:hover {
	color: #23265e;
	background-color: #d6d3cb;
}
#tab .mysvg {
    color: #23265e;
    fill: currentColor;
}

.ct01 .mysvg {
    width: 20px;
    position: absolute;
    top: 40%;
    right: 0;
    display: block;
    margin-right: 30px;
}
.ct02 .mysvg {
    width: 20px;
    position: absolute;
    top: 40%;
    right: 0;
    display: block;
    margin-right: 30px;
}
#tab li.present a {
	color: #fff;
    background-color: #23265e;
}
#tab li.present a .mysvg{
	color: #fff;
    fill: currentColor;
}

#tab li:hover {
	color: #23265e;
}

.nvybk {
    background-color: #23265e;
    padding-top: 130px;
    padding-bottom: 130px;
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
    min-width: 1130px;
}
.bnrs {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.bnrs li{
    width: 48%;
}
.bnrs li:nth-child(1) {margin-bottom: 40px;}
.bnrs li:nth-child(2) {margin-bottom: 40px;}


.bnrs li a{
    display: block;
}
.bnrs h3 {
    position: relative;
    z-index: 2;
    margin-top: -30px;
    color: #23265e;
    padding-top: 12px;
    padding-bottom: 12px;
    box-sizing: border-box;
    background-color: #fff;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-size: clamp(17pt, 1.4vw, 21pt);
    line-height: clamp(35px, 3vw, 45px);
    font-weight: normal;
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.fullbaner {
    position: relative;
    z-index: 1;
    min-width: 1130px;
    box-shadow: 1px 1px 35px rgba(170,168,139,0.3);
    background-color: #fff;
}
.wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}
.wrap li:nth-child(1) {
    width: 40%;
    display: block;
	position: relative;
	height: 0;
	overflow: hidden;
    padding-top: 44%;
}

.wrap li:nth-child(1) img{
    width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.wrap li:nth-child(2) {width: 60%;position: relative;}
.to-text {
    position: absolute;
    /*white-space: nowrap;*/
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 15%;
    padding-bottom: 15%;
    width: 73%;
    box-sizing: border-box;
    
}

.halfbaner {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 5%;
}

.halfbaner ul{
    width: 48.5%;
    box-shadow: 1px 1px 35px rgba(170,168,139,0.3);
    background-color: #fff;
}

.halfbaner ul li:nth-child(2) {
    padding-top: 7%;
    padding-bottom: 10%;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.halfbaner .midashi1 {margin-bottom: 5%;}

.ycenter {align-items: center;}


.flows {
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 30px;
    margin-bottom: 50px;
}
.flows li{
    width: 30%;
    box-sizing: border-box;
}
.flows h3 {
    color: #23265e;
    font-size: clamp(20pt, 2vw, 29pt);
    line-height: clamp(38px, 2vw, 42px);
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-weight: 600;
    margin-bottom: 3%;
    text-align: center;
}
.flows li img {margin-bottom: 3%;}
.flows h3 span {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    display: table;
    background-color: #23265e;
    color: #fff;
    font-family: shippori-mincho,"Shippori Mincho",sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: clamp(12pt, 2vw, 15pt);
	line-height: clamp(21px, 2vw, 25px);margin-bottom: 10px;
    margin-right: auto;
	margin-left: auto;
}
    
    


.btms {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin-bottom: 50px;
}

.btms li{width: 24%;}

.button3 .mysvg {
	width:15px;
	vertical-align: 1%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}
.button3:hover .mysvg{
	color: #23265e;
	fill: currentColor;
}
.button3 {
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
	font-size: 15pt;
	display: block;
	position: relative;
	z-index: 1;
    text-align: center;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	color: #23265e;
	padding-top: 15px;
	
	padding-bottom: 15px;
    border: solid 3px #23265e;
    box-sizing: border-box;
}
.button3:hover {
	color: #fff;
	padding-top: 15px;
	
	padding-bottom: 15px;
    border: solid 3px #23265e;
    box-sizing: border-box;
    background-color: #23265e;
}

.wakugumi2:not(:last-child) {margin-bottom: 60px;}

.wrap-space {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space:not(:last-child) {margin-bottom: 80px;}
.wrap-space0 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space0:not(:last-child) {margin-bottom: 80px;}
.wrap-space0:nth-child(odd) {flex-direction: row-reverse;}
.wrap-space1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space1:not(:last-child) {margin-bottom: 80px;}
.wrap-space1:nth-child(even) {flex-direction: row-reverse;}
.wrap-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space2:not(:last-child) {margin-bottom: 15px;}
.wrap-space2:nth-child(even) {flex-direction: row-reverse;}
.wrap-space3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space3:not(:last-child) {margin-bottom: 50px;}
.wrap-space3:nth-child(odd) {flex-direction: row-reverse;}

.h20 {padding-top: 20%;}
.h25 {padding-top: 25%;}
.h30 {padding-top: 30%;}
.h35 {padding-top: 35%;}
.h40 {padding-top: 40%;}
.h45 {padding-top: 45%;}
.h50 {padding-top: 50%;}
.h55 {padding-top: 55%;}
.h60 {padding-top: 60%;}
.h65 {padding-top: 65%;}

.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.image-box img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image300 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
}
.image500 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
}

.comennt-box {}
.comennt-box:not(:last-child) {}


.r20 {margin-right: 8%;}
.l20 {margin-left: 8%;}

.w20 {width: 20%;}
.w22 {width: 22%;}
.w23 {width: 23%;}
.w24 {width: 24%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w31 {width: 31%;}
.w32 {width: 32%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.w36 {width: 36%;}
.w37 {width: 37%;}
.w38 {width: 38%;}
.w39 {width: 39%;}
.w40 {width: 40%;}
.w41 {width: 41%;}
.w42 {width: 42%;}
.w43 {width: 43%;}
.w44 {width: 44%;}
.w45 {width: 45%;}
.w46 {width: 46%;}
.w47 {width: 47%;}
.w48 {width: 48%;}
.w49 {width: 49%;}
.w50 {width: 50%;}
.w51 {width: 51%;}
.w52 {width: 52%;}
.w53 {width: 53%;}
.w54 {width: 54%;}
.w55 {width: 55%;}
.w56 {width: 56%;}
.w57 {width: 57%;}
.w58 {width: 58%;}
.w59 {width: 59%;}
.w60 {width: 60%;}
.w61 {width: 61%;}
.w62 {width: 62%;}
.w63 {width: 63%;}
.w64 {width: 64%;}
.w65 {width: 65%;}
.w66 {width: 66%;}
.w67 {width: 67%;}
.w68 {width: 68%;}
.w69 {width: 69%;}
.w70 {width: 70%;}


#page1,#page2,#page3,#page4,#page5,#page6,#page7,#page8,#page9,#page10,#page11  {scroll-margin-top: 150px;}
#privacy  {scroll-margin-top: 150px;}

#pre-owned {scroll-margin-top: 150px;}
#new {scroll-margin-top: 150px;}


.price {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-top: 10px;
}
.price li:nth-child(1){
    margin-right: 10px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    letter-spacing: 0px;
    font-size: clamp(14pt, 1.7vw, 15pt);
    line-height: clamp(30px, 3vw, 35px);
    font-weight: 600;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #50548a;
    color: #fff;
    border-radius: 100px;
}

.price h3 span{
    color: #23265e;
    font-size: clamp(35pt, 3vw, 45pt);
	line-height: clamp(47px, 3vw, 65px);
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 700;
    margin-right: 2px;
}
.price h3{
    color: #23265e;
    font-size: clamp(20pt, 2vw, 29pt);
	line-height: clamp(38px, 2vw, 42px);
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 700;
}

.midashi1 {
	color: #23265e;
    font-size: clamp(30pt, 3vw, 40pt);
	line-height: clamp(47px, 3vw, 65px);
    
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 500;
    text-align: center;
    margin-bottom: 2%;
}

.midashi1 span{
    color: #23265e;
    font-size: clamp(11pt, 3vw, 13pt);
	line-height: clamp(20px, 3vw, 27px);
    font-feature-settings: "palt" 1;
    font-family: shippori-mincho,"Shippori Mincho",sans-serif;
    font-weight: 700;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.midashi1s {
	color: #23265e;
    font-size: clamp(30pt, 3vw, 40pt);
	line-height: clamp(47px, 3vw, 65px);
    
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 500;
    margin-bottom: 5%;
}

.midashi1s span{
    color: #23265e;
    font-size: clamp(11pt, 3vw, 13pt);
	line-height: clamp(20px, 2.5vw, 27px);
    font-feature-settings: "palt" 1;
    font-family: shippori-mincho,"Shippori Mincho",sans-serif;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}


.midashi2 {
	color: #23265e;
    font-size: clamp(20pt, 2vw, 29pt);
	line-height: clamp(38px, 2vw, 42px);
    position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
    margin-bottom: 1%;
    padding-bottom: 1%;
    border-bottom: solid 1px #e2e0d9;
    padding-left: 20px;
}

.midashi2:before {
	content: "■";
	position: absolute;
	left: 0;
    font-size: 11pt;
    margin-top: 2px;
    color: #27255c;
}


/*.points0:not(:last-child) {margin-bottom: 25px;}*/

.wakugumi {
    background-color: #fff;
    box-sizing: border-box;
    padding: 80px;
    position: relative;
    box-shadow: 1px 1px 35px rgba(170,168,139,0.2);
}
.obi2 {
    position: absolute;
    width: 600px;
    left: -80px;
    bottom: 0;
    margin-bottom: -50px;
    
}

ul.points0{
    padding-top: 10px;
    display: flex;
	/*justify-content: space-between;*/
    flex-wrap: wrap;
    padding-left: 15px;
	list-style-type: none;
	overflow: hidden;
}
ul.points0 li{margin-left: 8px;}
ul.points0 li{}
ul.points0 h4:before {
	content: "";
	position: absolute;
	left: 0;
    width: 15px;
    height: 15px;
    background-color: #7f7ead;
    margin-top: 9px;
    margin-left: -20px;
}
.points0 h4{
    font-size: 15pt;
	line-height: 34px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-weight: normal;
    position: relative;
}


ul.points01{
    padding-top: 10px;
    display: flex;
	margin-bottom: 20px;
    flex-wrap: wrap;
	list-style-type: none;
	/*overflow: hidden;*/
}
ul.points01 li{box-shadow: 1px 1px 20px rgba(170,168,139,0.2);}
ul.points01 li{
    width: 32.3%;
    margin: 0.5%;
    background-color: #fff;
    color: #7f7ead;
    padding: 15px;
    box-sizing: border-box;
}
ul.points01 h4:before {
	content: "";
	position: absolute;
	left: 5px;
    width: 15px;
    height: 15px;
    background-color: #7f7ead;
    margin-top: 9px;
}
.points01 h4{
    color: #27255c;
    font-size: 16pt;
	line-height: 34px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-weight: normal;
    position: relative;
    padding-left: 30px;
}





.midashi3 {
    font-size: clamp(20pt, 2vw, 29pt);
	line-height: clamp(38px, 2vw, 42px);
    position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
    margin-bottom: 1%;
    padding: 1%;
    box-sizing: border-box;
    padding-left: 40px;
    color: #fff;
    background-color: #817eab;
}





.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    letter-spacing: 0px;
    font-size: clamp(15pt, 1.7vw, 17pt);
    line-height: clamp(32px, 3vw, 38px);
    font-weight: normal;
}

.comennt2 {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    letter-spacing: 0px;
    font-size: clamp(15pt, 1.4vw, 17pt);
    line-height: clamp(30px, 2.5vw, 40px);
    font-weight: normal;
	text-align: center;
    margin-bottom: 3%;
}
a:link.unders{color: #23265e;text-decoration: underline;}
a:visited.unders {text-decoration: none;color: #23265e;}
a:active.unders{color: #23265e;text-decoration: none;}
a:hover.unders{text-decoration: none;color: #50548a;}
.unders .mysvg {
	width:7px;
	vertical-align: 1%;
	display: inline-block;
	color: #23265e;
	fill: currentColor;
	margin-left:10px;
}


.comennt3 {
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}



.map-space {
	position: relative;
	padding-bottom: 30%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
	font-weight: normal;
	position: relative;
	font-size: 13pt;
	line-height: 25px;
	text-align: left;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	font-family: "Material Icons";
	content: "\eb36";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #e6cd9b;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 13pt;
	line-height: 25px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
}

ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #817eab;
}
.points3 li {
	font-weight: normal;
	position: relative;
	font-size: 14pt;
	line-height: 30px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
}
.points3 li:not(:last-child) {margin-bottom: 5px;}
.points3:not(:last-child) {margin-bottom: 30px;}

ol.point-num {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-num li{
	padding-left: 20px;
	position: relative;
}
ol.point-num li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #817eab;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-num li {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}






.whbk{position: relative;background-color: #FFF;}
.tobk {position: relative;background-color: #f3f3f3;}
.tobk2{position: relative;background-color: #ccc;}


.greetbk {
    min-width: 1130px;
	width: 100%;
    position: relative;
    padding-top: 7%;
    background-color: #f9f7f0;
    z-index: 1;
}

.greetbk::before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content:"";
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/sub.webp);
	height: 400px;
    z-index: 1;
}
.greetbk::after {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    content:"";
	width: 100%;
    background-image: url(../img/body/whgra.webp);
    background-position: center bottom;
	height: 300px;
    z-index: 2;
}
.white-full {
    z-index: 3;
    position: relative;
    width: 92%;
    min-width: 1050px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5%;
    padding-left: 5%;
    box-sizing: border-box;
    background-color: #f9f7f0;
    background: rgba(249,247,240,0.9);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}



.greet {
    display: table;
    margin-right: auto;
	margin-left: auto;
}

.greet-wrap {
    position: relative;
    /*display: flex;
    justify-content: space-between;*/
    padding-top: 10%;
    padding-bottom: 10%;
}
.greet-left {
    position: absolute;
    left: 0;
    top: 90px;
    display: block;
	width: 22%;
    margin-left: -50px;
}
.greet-left img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
}
.greet-right {
    position: absolute;
    right: 0;
    display: block;
	width: 22%;
    margin-right: -50px;
    bottom: 90px;
}
.greet-right img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
}


.greet h2{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    line-height: clamp(38px, 4.5vw, 60px);
    letter-spacing: 0px;
    font-size: clamp(15pt, 1.6vw, 18pt);
    font-weight: normal;
}

.hanagara {
    width: 250px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin-bottom: -100px;
    margin-right: 50px;
}

.textbox {
	margin-right: auto;
	margin-left: auto;
    padding-top: 130px;
    padding-bottom: 130px;
	position: relative;	
	
}
.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
    padding-bottom: 70px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-bottom: 130px;
	position: relative;		
}


.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	padding-bottom: 0px;
	position: relative;		
}
.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 130px;
	position: relative;	
}
.textbox3 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	padding-bottom: 80px;
	position: relative;		
}




main {/*background: linear-gradient(90deg, #091043 0%, #091043 90%, #f6fbfa 90%, #f6fbfa 100%);*/position: relative;}

.main-space {
	min-width: 1100px;
	position: relative;
    margin-top: 135px;
}
/*.main-space:before {
    content: "";
    background-color: #091043;
    width: 96%;
    height: 900px;
    position: absolute;
    border-bottom-right-radius: 50px;
}*/
.hedcomennt h2 {
    /*position: absolute;
    top: 0;
    left: 60px;
    width: 240px;
    z-index: 2;
    margin-top: 7%;*/
    width: 20%;
    min-width: 240px;
    max-width: 280px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-left: 70px;
    z-index: 2;
}
.main-image {
    position: relative;
    height: 80vh;
    min-height: 600px;
    /*padding-top:52%;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-image.webp);
    background-position: center center;
    z-index: 1;
    margin-left: 250px;
    /*border-radius: 30px 100px;*/
}


.hed-space {
	width: 92%;
	min-width: 1130px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1130px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom:10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
}
.logoimage {}
.logoimage a{display: block;}

#logo {
	width: 270px;
	transition: all .5s;
}

.change-color #logo {
	width: 240px;
	margin-top: 0px;
	transition: all .5s;
}

#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
    background: rgba(255,251,237,0);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}


.header.change-color {
    background: rgba(255,251,237,0.9);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}



.hed-right {}
.hed-info {
    transition: all .5s;
	display: flex;
	justify-content: flex-end;
    align-items: center;
	flex-wrap: wrap;
    color: #23265e;
    margin-bottom: 10px;
    padding-top: 5px;
}
.change-color .hed-info {margin-bottom: 0px;transition: all .5s;padding-top: 0px;}
.hed-info li:nth-child(1) {
    display: flex;
    align-items: center;
    margin-right: 15px;
    padding-top: 7px;
}
.hed-info li:nth-child(1) .mysvg{
    width: 25px;
    color: #23265e;
	fill: currentColor;
    margin-right: 6px;
}

.telnum span {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
    line-height: 18px;
	font-weight: 600;
	display: block;
    transition: all .5s;
}
.change-color .telnum span {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 10pt;
    line-height: 18px;
	font-weight: 600;
	display: block;
}

.hed-info li:nth-child(2) .mysvg{
    width: 20px;
    color: #23265e;
	fill: currentColor;
    margin-right: 3px;
    margin-bottom: 3px;
    transition: all .5s;
}
.telnum{
    color: #23265e;
	font-size: 25pt;
	line-height: 33px;
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 700;
    transition: all .5s;
}

.change-color .hed-info li:nth-child(2) .mysvg{
    width: 15px;
    color: #23265e;
	fill: currentColor;
    margin-right: 3px;
    margin-bottom: 5px;
}
.change-color .telnum{
    color: #23265e;
	font-size: 18pt;
	line-height: 27px;
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 700;
    
}



.hed-info li:nth-child(2) {
    display: flex;
    align-items: flex-end;
}

.gloval-menu {color: #23265e;}
.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu li:nth-child(6){margin-right: 0;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {margin-left: 10px;margin-right: 10px;}
.gloval-menu .c-menu01 a {
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	/*font-size: 15pt;*/
	line-height: 35px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 7px;
    color: #23265e;
    font-size: clamp(15pt, 1.6vw, 17pt);
}
/*.gloval-menu .c-menu01 a.current {color: #403c94;font-weight: 600;position: relative;}
.gloval-menu .c-menu01 a.current::before {}*/

.gloval-menu .c-menu01 a.current {color: #403c94;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #403c94;
	position: absolute;
	bottom: 1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}

.gloval-menu .c-menu01 a:hover,
.gloval-menu .c-menu01 a:focus {}
.gloval-menu .c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #50548a;
}

.gloval-menu .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #50548a;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
/*.gloval-menu .c-menu02 .cnavs.current {color: #23265e;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {}*/
.gloval-menu .c-menu02 .cnavs.current {color: #403c94;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #403c94;
	position: absolute;
	bottom: 1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .cnavs {
	cursor: pointer;
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	color: #23265e;
	/*font-size: 15pt;*/
	line-height: 35px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 7px;
    font-size: clamp(15pt, 1.6vw, 17pt);
}
.gloval-menu .cnavs:hover,
.gloval-menu .cnavs:focus {}
.gloval-menu .cnavs::after {}
.gloval-menu .cnavs:hover::after {transform: scale(1, 1);}

.gloval-menu .cnavs .mysvg{
    position: absolute;
    display: block;
	width: 13px;
	margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    left: 0;
    right: 0;
    bottom: -6px;
    color: #50548a;
	fill: currentColor;
}

.gloval-menu .c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #50548a;
	fill: currentColor;
}
.gloval-menu .c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #50548a;
	fill: currentColor;
}
.gloval-menu .c-menu02:hover{
	position: relative;
	color: #50548a;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 5px;
}
.c-menu02:hover ul,
.c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 25px;
    left: -20px;
    /*left: -240%;*/
    transform-origin: top;
	margin-top: 15px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #50548a;
}
.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 7px!important;
}
.to700 {min-width: 650px;}
.to600 {min-width: 600px;}
.to500 {min-width: 500px;}
.to400 {min-width: 400px;}
.to300 {min-width: 300px;}
.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-size: 14pt;
	line-height: 30px;
	font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
	font-style: normal;
    position: relative;
}
.level1 a:hover,
.level1 a:focus {}
.level1 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: top;
	transition: transform 0.3s;
	background-color: #fff;
}
.level1 a:hover::after {transform: scale(1, 1);}


.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.gloval-menu ul .cec_01 .level1 {margin-left: -270%;}
.gloval-menu ul .cec_02 .level1 {margin-left: -110%;}
.gloval-menu ul .cec_03 .level1 {margin-left: 55px;}







body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: "hiragino-mincho-pron","ヒラギノ角ゴ Pro W3", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #23265e;
    background-repeat: repeat;
	background-image: url(../img/body/wagarabk.webp);
    /*background-size: 20%;*/
    background-position: center top;
	/*-webkit-text-size-adjust:100%;*/
}





.pankuzu {
    position: relative;
	margin-top: 140px;
    
	padding-top: 150px;
    padding-bottom: 150px;
	margin-right: 35px;
	margin-left: 35px;
	box-sizing:border-box;
	
	min-width: 1100px;
    background-size: 52%;
    background-repeat: repeat-x;
    background-image: url(../img/body/pankuzu.webp);
    background-position: center center;
    /*border-top-right-radius: 40px;
    border-top-left-radius: 40px;*/
}

.pankuzu-space {
    
	position: absolute;
    left: -50px;
    bottom: -50px;
    padding-top: 45px;
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 45px;
    background-repeat: repeat;
    background-position: center center;
    border-bottom-right-radius: 40px;
    color: #fff;
    background-color: #23265e;
}

.pankuzu-space h2 {
    white-space: nowrap; 
	font-size: 35pt;
	line-height: 45px;
    color: #23265e;
    color: #fff;
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 500;
}
.pages {
    width: 100%;
    margin-left: 5px;
    color: #23265e;
    color: #fff;
    font-feature-settings: "palt" 1;
    padding-top: 15px;
    font-size: 10pt;
    line-height: 23px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-transform: uppercase;	/*justify-content: center;*/
}
.pages li {
    
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #23265e;
    color: #fff;
}
.pages li a:hover{
	color: #23265e;
    color: #fff;
	text-decoration: underline;
}

.pages li i{
	font-size: 7pt;
	line-height: 18px;
	vertical-align:2%;
	display:inline-block;
}




.obi {
    position: absolute;
    width: 600px;
    right: -50px;
    bottom: 0;
    z-index: 1;
    margin-bottom: -60px;
}
.photos {display: flex;padding-top: 20px;}
.photos li{
    width: 33.3%;
    position: relative;
	height: 0;
	overflow: hidden;
    padding-top: 20%;
}
.photos li img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}

.kimono {
    display: flex;
	flex-wrap: wrap;
}
.kimono li{
    width: 30.3%;
    margin: 1.5%;
}
.kimono li img{
    border-radius: 12px;
}
.kimono li h4{
    font-size: clamp(13pt, 1.4vw, 15pt);
    line-height: clamp(25px, 2vw, 35px);
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
    text-align: center;
}
.kimono li h4 span{
    font-size: clamp(11pt, 1.4vw, 12pt);
    line-height: clamp(22px, 2vw, 30px);
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
    margin-left: 5px;
}




.photos2 {display: flex;flex-wrap: wrap;}
.photos2 li{
    width: 50%;
    position: relative;
	height: 0;
	overflow: hidden;
    padding-top: 40%;
}
.photos2 li img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}

.photos3 {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 20px;
}
.photos3 li{
    width: 33.33%;
    position: relative;
	height: 0;
	overflow: hidden;
    padding-top: 30%;
}
.photos3 li img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}



.full-image {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}
.full-image img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
}








#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}

.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down10 {margin-bottom: 10px;}
.down20 {margin-bottom: 20px;}
.down30 {margin-bottom: 30px;}
.down40 {margin-bottom: 40px;}
.down45 {margin-bottom: 45px;}
.down50 {margin-bottom: 50px;}
.down60 {margin-bottom: 60px;}

.c-btm2 {
	display: table;
	padding-top:40px;
	margin-right: auto;
	margin-left: auto;
}

.c-btm {
	display: table;
	padding-top:10%;
	margin-right: auto;
	margin-left: auto;
}
.r-btm {
	display: table;
	padding-top:40px;
	margin-right: 0;
	margin-left: auto;
}
.l-btm {
	padding-top:40px;
}


.button1 .mysvg {
	width:15px;
	vertical-align: 1%;
	display: inline-block;
	color: #23265e;
	fill: currentColor;
	margin-left:10px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	font-size: 14pt;
	display: table;
	position: relative;
	z-index: 1;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #23265e;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 15px;
    border: solid 3px #23265e;
    box-sizing: border-box;
}
.button1:hover {
	color: #fff;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 15px;
    border: solid 3px #23265e;
    box-sizing: border-box;
    background-color: #23265e;
}


.button2 .mysvg {
	width:15px;
	vertical-align: 1%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}
.button2:hover .mysvg{
	color: #23265e;
	fill: currentColor;
}
.button2 {
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	font-size: 14pt;
	display: table;
	position: relative;
	z-index: 1;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	color: #fff;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 15px;
    border: solid 3px #fff;
    box-sizing: border-box;
}
.button2:hover {
	color: #23265e;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 15px;
    border: solid 3px #fff;
    box-sizing: border-box;
    background-color: #fff;
}




.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}




footer {
	background-color: #23265e;
	color: #FFF;
}





.foot-text {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 14pt;
    line-height: 30px;
	font-weight: normal;
}

.footcontena {
	padding-top: 100px;
	padding-bottom: 100px;
}

.foot-space {
    padding-top: 70px;
    width: 90%;
	min-width: 1100px;
    max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}



.foot-right {}



.footinfo {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 90%;
    min-width: 1100px;
    max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
.footinfo li:nth-child(2) {
    display: flex;
	justify-content: space-between;
    align-items: center;
}

.footinfo h3 span {
    margin-top: 3px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
    line-height: 22px;
	font-weight: 600;
	display: block;
    transition: all .5s;
}
.footinfo h3 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 35pt;
    line-height: 55px;
	font-weight: 600;
	display: block;
    transition: all .5s;
    position: relative;
}
.footinfo h3:before {
    content:"";
    position: absolute;
    right: 0;
    width: 1px;
    height: 80px;
    background-color: #4e5292;
    margin-top: 5px;
    margin-right: -40px;
}

.foottel a{
    display: flex;
    align-items: flex-end;
    margin-right: 15px;
    padding-top: 7px;
    color: #fff;
    margin-left: 80px;
}
.footinfo div .mysvg{
    width: 30px;
    color: #fff;
	fill: currentColor;
    margin-right: 6px;
    margin-bottom: 9px;
}

.sns {display: flex;padding-top: 20px;}
.sns li .mysvg{
    width: 30px;
    color: #fff;
	fill: currentColor;
    margin-right: 10px;
}


.footinfo h4 span {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
    line-height: 18px;
	font-weight: 600;
	display: block;
    transition: all .5s;
}
.footinfo h4 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 35pt;
    line-height: 55px;
	font-weight: 600;
	display: block;
    transition: all .5s;
}


.footlogo {
	width: 315px;
	line-height: 0px;
}

.foot-left {
	width: 55%;
}
.foot-left nav{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.foot-menu {
	
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.foot-menu .mysvg {
	width:15px;
	vertical-align: 1%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:15px;
}
.foot-menu li {
	position:relative;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 14pt;
    line-height: 40px;
	font-weight: normal;
}

.ten:before {
	content: "・";
	position: absolute;
	left: 0;
    margin-left: 0px;
}
.ten a{
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 13pt;
    line-height: 40px;
	font-weight: normal;
	color: #fff;
	display:block;
    position: relative;
    margin-left: 15px;
}

.foot-menu li a{
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 14pt;
    line-height: 40px;
	font-weight: normal;
	color: #fff;
	display:block;
}

.foot-menu li a:hover,
.foot-menu li a:focus {}
.foot-menu li a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #50548a;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}

.copy {
	font-size: 9pt;
	line-height: 16px;
	padding-top: 65px;
	text-align: center;
}

.copy i{
	font-size: 9pt;
	line-height: 16px;
	vertical-align: -7%;
	display: inline-block;
	margin-left:3px;
}



}

@media screen and (min-width: 0px) and (max-width: 1024px) {

.to-price:not(:last-child) {margin-bottom: 30px;}

.to-price {
    width: 100%;
    /*display: flex;
	
	flex-wrap: wrap;*/
}

.to-w30 {
    /*width: 31.3%;
    margin-left: 1%;
    margin-right: 1%;*/
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.to-price h4 {
    font-size: clamp(13pt, 1.4vw, 15pt);
    line-height: clamp(30px, 2vw, 40px);
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eae5dc;
}
.to-price h4 span{
    font-size: clamp(10pt, 1.4vw, 11pt);
}





.tabls {
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}
.recruit_table .map-space {padding-bottom: 120%;margin-top: 5px;}
.recruit_table {
	border-collapse:collapse;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: clamp(12pt, 1.4vw, 13pt);
    line-height: clamp(25px, 2vw, 35px);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: clamp(12pt, 1.4vw, 13pt);
    line-height: clamp(25px, 2vw, 35px);
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
	display: block;
	padding: 10px!important;
	background-color: #fff;
	/*vertical-align: top;*/
	box-sizing: border-box;
    box-shadow: 1px 1px 35px rgba(170,168,139,0.3);
}
.recruit_table tr {
	display: block;
	width: 100%;
}

.recruit_table td {
    
	font-size: clamp(12pt, 1.4vw, 13pt);
    line-height: clamp(25px, 2vw, 35px);
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	display: block;
	padding: 10px!important;
	
	box-sizing: border-box;
}
.recruit_table h3 {
	font-size: clamp(14pt, 2vw, 17pt);
    line-height: clamp(25px, 3vw, 35px);
    font-weight: 700;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: shippori-mincho, sans-serif;
}


.tab__list {}




#tab {
	overflow: hidden;
	position: relative;
	display: flex;
    justify-content: space-between;
	/*justify-content: space-between;
	align-items: center;*/
    z-index: 1;
    padding-top: 20px;
    
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#tab li {
    width: 50%;
	box-sizing: border-box;
}
#tab li span{
	position: absolute;
    top: 25%;
    right: 0;
    display: block;
    margin-right: 50px;
}
#tab li span:before {
    content:"▼";
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 12pt;
    display: none;
}
#tab li a {
	display: block;
	color: #23265e;
    background-color: #ebe8df;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-size: clamp(12pt, 1.4vw, 14pt);
    line-height: clamp(22px, 3vw, 30px);
    font-weight: 600;
    position: relative;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#tab li a:hover {
	color: #23265e;
	background-color: #d6d3cb;
}
#tab .mysvg {
    color: #23265e;
    fill: currentColor;
}

.ct01 .mysvg {
    width: 20px;
    position: absolute;
    top: 40%;
    right: 0;
    display: block;
    margin-right: 30px;
}
.ct02 .mysvg {
    width: 20px;
    position: absolute;
    top: 40%;
    right: 0;
    display: block;
    margin-right: 30px;
}
#tab li.present a {
	color: #fff;
    background-color: #23265e;
}
#tab li.present a .mysvg{
	color: #fff;
    fill: currentColor;
}

#tab li:hover {
	color: #23265e;
}

.nvybk {
    background-color: #23265e;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
   
}
.bnrs {
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    max-width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
}
.bnrs li{
    /*width: 48%;*/
}
.bnrs li:nth-child(1) {margin-bottom: 30px;}
.bnrs li:nth-child(2) {margin-bottom: 30px;}
.bnrs li:nth-child(3) {margin-bottom: 30px;}


.bnrs li a{
    display: block;
}
.bnrs h3 {
    position: relative;
    z-index: 2;
    margin-top: -30px;
    color: #23265e;
    padding-top: 12px;
    padding-bottom: 12px;
    box-sizing: border-box;
    background-color: #fff;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-size: clamp(13pt, 1.4vw, 16pt);
    line-height: clamp(25px, 3vw, 35px);
    font-weight: normal;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.fullbaner {
    margin-top: 15px;
    position: relative;
    z-index: 1;
    box-shadow: 1px 1px 35px rgba(170,168,139,0.3);
    background-color: #fff;
}
.wrap {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/

}
.wrap li:nth-child(1) {
    width: 100%;
    display: block;
	position: relative;
	/*height: 0;
	overflow: hidden;
    padding-top: 44%;*/
}

.wrap li:nth-child(1) img{
    width: 100%;
    line-height: 0;
    display: block;
	/*height: 100%;
	position: absolute;
	top: 0;
	left: 0;*/
	object-fit: cover;
	box-sizing: border-box;
}
.wrap li:nth-child(2) {position: relative;}
.to-text {
    /*position: absolute;*/
    /*white-space: nowrap;*/
    /*top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
   /* padding-bottom: 15%;
    width: 73%;*/
    box-sizing: border-box;
    
}

.halfbaner {
    padding-top: 15px;
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    /*padding-top: 5%;*/
}

.halfbaner ul{
   /* width: 48.5%;*/
    box-shadow: 1px 1px 35px rgba(170,168,139,0.3);
    background-color: #fff;
}

 .halfbaner ul:nth-child(1) {
    margin-bottom: 15px;
}   
    
.halfbaner ul li:nth-child(2) {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.halfbaner .midashi1 {margin-bottom: 5%;}

.ycenter {align-items: center;}


.flows {
    padding-top: 0px;
    margin-bottom: 30px;
}
.flows li{
    box-sizing: border-box;
}
.flows li:nth-child(1) {margin-bottom: 25px;}
.flows li:nth-child(2) {margin-bottom: 25px;}
.flows li:nth-child(3) {margin-bottom: 25px;}
.flows h3 {
    color: #23265e;
    font-size: clamp(15pt, 2vw, 19pt);
    line-height: clamp(30px, 2vw, 35px);
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-weight: 600;
    margin-bottom: 3%;
    text-align: center;
}
.flows li img {margin-bottom: 3%;}
.flows h3 span {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    display: table;
    background-color: #23265e;
    color: #fff;
    font-family: shippori-mincho,"Shippori Mincho",sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: clamp(11pt, 2vw, 13pt);
	line-height: clamp(21px, 2vw, 23px);margin-bottom: 5px;
    margin-right: auto;
	margin-left: auto;
}

.btms {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin-bottom: 50px;
}

.btms li{width: 49.5%;margin-bottom: 3px;}

.button3 .mysvg {
	width:15px;
	vertical-align: 1%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}
.button3:hover .mysvg{
	color: #23265e;
	fill: currentColor;
}
.button3 {
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
	font-size: 11pt;
	display: block;
	position: relative;
	z-index: 1;
    text-align: center;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
    background-color: #23265e;
    box-sizing: border-box;
}
.button3:hover {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
    background-color: #23265e;
    box-sizing: border-box;
}

.wakugumi2:not(:last-child) {margin-bottom: 30px;}
    
.wakugumi2 .down40{margin-bottom: 10px;}
.wakugumi2 .w42{margin-bottom: 10px;}

.wrap-space {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space:not(:last-child) {margin-bottom: 40px;}
.wrap-space0 {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space0:not(:last-child) {margin-bottom: 40px;}
.wrap-space0:nth-child(odd) {flex-direction: row-reverse;}
.wrap-space1 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space1:not(:last-child) {margin-bottom: 40px;}
.wrap-space1:nth-child(even) {flex-direction: row-reverse;}
.wrap-space2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space2:not(:last-child) {margin-bottom: 15px;}
.wrap-space2:nth-child(even) {flex-direction: row-reverse;}
.wrap-space3 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space3:not(:last-child) {margin-bottom: 30px;}
.wrap-space3:nth-child(odd) {flex-direction: row-reverse;}
/*
.h20 {padding-top: 20%;}
.h25 {padding-top: 25%;}
.h30 {padding-top: 30%;}
.h35 {padding-top: 35%;}
.h40 {padding-top: 40%;}
.h45 {padding-top: 45%;}
.h50 {padding-top: 50%;}
.h55 {padding-top: 55%;}
.h60 {padding-top: 60%;}
.h65 {padding-top: 65%;}*/

.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
    padding-top: 60%;
}
.image-box img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image300 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 300px;
	object-fit: cover;*/
}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 350px;
	object-fit: cover;*/
}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 400px;
	object-fit: cover;*/
}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 450px;
	object-fit: cover;*/
}
.image500 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 500px;
	object-fit: cover;*/
}

.comennt-box {}
.comennt-box:not(:last-child) {}

/*
.r20 {margin-right: 8%;}
.l20 {margin-left: 8%;}

.w20 {width: 20%;}
.w22 {width: 22%;}
.w23 {width: 23%;}
.w24 {width: 24%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w31 {width: 31%;}
.w32 {width: 32%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.w36 {width: 36%;}
.w37 {width: 37%;}
.w38 {width: 38%;}
.w39 {width: 39%;}
.w40 {width: 40%;}
.w41 {width: 41%;}
.w42 {width: 42%;}
.w43 {width: 43%;}
.w44 {width: 44%;}
.w45 {width: 45%;}
.w46 {width: 46%;}
.w47 {width: 47%;}
.w48 {width: 48%;}
.w49 {width: 49%;}
.w50 {width: 50%;}
.w51 {width: 51%;}
.w52 {width: 52%;}
.w53 {width: 53%;}
.w54 {width: 54%;}
.w55 {width: 55%;}
.w56 {width: 56%;}
.w57 {width: 57%;}
.w58 {width: 58%;}
.w59 {width: 59%;}
.w60 {width: 60%;}
.w61 {width: 61%;}
.w62 {width: 62%;}
.w63 {width: 63%;}
.w64 {width: 64%;}
.w65 {width: 65%;}
.w66 {width: 66%;}
.w67 {width: 67%;}
.w68 {width: 68%;}
.w69 {width: 69%;}
.w70 {width: 70%;}*/


#page1,#page2,#page3,#page4,#page5,#page6,#page7,#page8,#page9,#page10,#page11  {scroll-margin-top: 80px;}
#privacy  {scroll-margin-top: 80px;}

#pre-owned {scroll-margin-top: 80px;}
#new {scroll-margin-top: 80px;}
.cent {text-align: center;}

.price {
    /*display: flex;
    align-items: center;*/
    margin-bottom: 20px;
    padding-top: 10px;
}
.price li:nth-child(1){
    margin-right: 10px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    letter-spacing: 0px;
    font-size: clamp(12pt, 1.7vw, 14pt);
    line-height: clamp(25px, 3vw, 30px);
    font-weight: 600;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #50548a;
    color: #fff;
    border-radius: 100px;
    display: table;
    margin-bottom: 5px;
}

.price h3 span{
    color: #23265e;
    font-size: clamp(25pt, 3vw, 35pt);
	line-height: clamp(37px, 3vw, 55px);
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 700;
    margin-right: 2px;
}
.price h3{
    color: #23265e;
    font-size: clamp(15pt, 2vw, 20pt);
	line-height: clamp(30px, 2vw, 40px);
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 700;
}

.midashi1 {
	color: #23265e;
    font-size: clamp(20pt, 3vw, 30pt);
	line-height: clamp(40px, 3vw, 50px);
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}

.midashi1 span{
    color: #23265e;
    font-size: clamp(9pt, 3vw, 11pt);
	line-height: clamp(18px, 3vw, 20px);
    font-feature-settings: "palt" 1;
    font-family: shippori-mincho,"Shippori Mincho",sans-serif;
    font-weight: 700;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

    
.midashi1s {
	color: #23265e;
    font-size: clamp(20pt, 3vw, 30pt);
	line-height: clamp(40px, 3vw, 50px);
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}

.midashi1s span{
    color: #23265e;
    font-size: clamp(9pt, 3vw, 11pt);
	line-height: clamp(18px, 3vw, 20px);
    font-feature-settings: "palt" 1;
    font-family: shippori-mincho,"Shippori Mincho",sans-serif;
    font-weight: 700;
    text-align: center;
    display: block;
    text-transform: uppercase;
}    
/*.midashi1s {
	color: #23265e;
    font-size: clamp(30pt, 3vw, 40pt);
	line-height: clamp(47px, 3vw, 65px);
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 500;
    margin-bottom: 5%;
}
.midashi1s span{
    color: #23265e;
    font-size: clamp(11pt, 3vw, 13pt);
	line-height: clamp(20px, 2.5vw, 27px);
    font-feature-settings: "palt" 1;
    font-family: shippori-mincho,"Shippori Mincho",sans-serif;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}*/


.midashi2 {
	color: #23265e;
    font-size: clamp(15pt, 2vw, 17pt);
	line-height: clamp(23px, 2vw, 30px);
    position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #e2e0d9;
    padding-left: 20px;
}

.midashi2:before {
	content: "■";
	position: absolute;
	left: 0;
    font-size: 11pt;
    margin-top: 2px;
    color: #27255c;
}


/*.points0:not(:last-child) {margin-bottom: 25px;}*/

.wakugumi {
    background-color: #fff;
    box-sizing: border-box;
    padding: 30px;
    position: relative;
    box-shadow: 1px 1px 35px rgba(170,168,139,0.2);
}
.obi2 {
    position: absolute;
    width: 200px;
    left: -80px;
    bottom: 0;
    margin-bottom: -20px;
    
}

ul.points0{
    padding-top: 10px;
    /*display: flex;
    flex-wrap: wrap;*/
    padding-left: 10px;
	list-style-type: none;
	overflow: hidden;
}
ul.points0 li{margin-left: 8px;}
ul.points0 li{}
ul.points0 h4:before {
	content: "";
	position: absolute;
	left: 0;
    width: 11px;
    height: 11px;
    background-color: #7f7ead;
    margin-top: 6px;
    margin-left: -15px;
}
.points0 h4{
    font-size: 12pt;
	line-height: 22px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-weight: normal;
    position: relative;
}


ul.points01{
    padding-top: 10px;
    display: flex;
	margin-bottom: 20px;
    flex-wrap: wrap;
	list-style-type: none;
	/*overflow: hidden;*/
}
ul.points01 li{box-shadow: 1px 1px 20px rgba(170,168,139,0.2);}
ul.points01 li{
    width: 32.3%;
    margin: 0.5%;
    background-color: #fff;
    color: #7f7ead;
    padding: 15px;
    box-sizing: border-box;
}
ul.points01 h4:before {
	content: "";
	position: absolute;
	left: 5px;
    width: 15px;
    height: 15px;
    background-color: #7f7ead;
    margin-top: 9px;
}
.points01 h4{
    color: #27255c;
    font-size: 16pt;
	line-height: 34px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-weight: normal;
    position: relative;
    padding-left: 30px;
}





.midashi3 {
    font-size: clamp(15pt, 2vw, 19pt);
	line-height: clamp(28px, 2vw, 35px);
    position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    background-color: #817eab;
}





.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    letter-spacing: 0px;
    font-size: clamp(13pt, 1.7vw, 15pt);
    line-height: clamp(30px, 3vw, 37px);
    font-weight: normal;
}

.comennt2 {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    letter-spacing: 0px;
    font-size: clamp(13pt, 1.7vw, 15pt);
    line-height: clamp(30px, 3vw, 37px);
    font-weight: normal;
	/*text-align: center;*/
    margin-bottom: 20px;
}
a:link.unders{color: #23265e;text-decoration: underline;}
a:visited.unders {text-decoration: none;color: #23265e;}
a:active.unders{color: #23265e;text-decoration: none;}
a:hover.unders{text-decoration: none;color: #50548a;}
.unders .mysvg {
	width:7px;
	vertical-align: 1%;
	display: inline-block;
	color: #23265e;
	fill: currentColor;
	margin-left:10px;
}


.comennt3 {
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}



.map-space {
	position: relative;
	padding-bottom: 80%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 21px;
	text-align: left;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	font-family: "Material Icons";
	content: "\eb36";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #e6cd9b;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 23px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
}

ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #817eab;
}
.points3 li {
	font-weight: normal;
	position: relative;
	font-size: 14pt;
	line-height: 30px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
}
.points3 li:not(:last-child) {margin-bottom: 5px;}
.points3:not(:last-child) {margin-bottom: 30px;}

ol.point-num {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-num li{
	padding-left: 20px;
	position: relative;
}
ol.point-num li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #817eab;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-num li {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}






.whbk{position: relative;background-color: #FFF;}
.tobk {position: relative;background-color: #f3f3f3;}
.tobk2{position: relative;background-color: #ccc;}


.greetbk {
    
	width: 100%;
    position: relative;
    padding-top: 4%;
    background-color: #f9f7f0;
    z-index: 1;
}

.greetbk::before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content:"";
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/sub.webp);
	height: 400px;
    z-index: 1;
}
.greetbk::after {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    content:"";
	width: 100%;
    background-image: url(../img/body/whgra.webp);
    background-position: center bottom;
	height: 300px;
    z-index: 2;
}
.white-full {
    z-index: 3;
    position: relative;
    width: 92%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5%;
    padding-left: 5%;
    box-sizing: border-box;
    background-color: #f9f7f0;
    background: rgba(249,247,240,0.9);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}



.greet {
    display: table;
    margin-right: auto;
	margin-left: auto;
}

.greet-wrap {
    position: relative;
    /*display: flex;
    justify-content: space-between;*/
    padding-top: 10%;
    padding-bottom: 10%;
}
.greet-left {
    /*position: absolute;
    left: 0;
    top: 90px;
    display: block;*/
	width: 50%;
    padding-top: 30px;
    /*margin-left: -20px;*/
}
.greet-left img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 200px;
	object-fit: cover;
}
.greet-right {
    position: absolute;
    right: 0;
    display: block;
	width: 40%;
    margin-right: 0px;
    bottom: 70px;
}
.greet-right img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 120px;
	object-fit: cover;
}
.space-full0 {
    
}
.greet {
    width: 80%;
    margin-right: auto;
	margin-left: auto;
}
.greet h2{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    
    letter-spacing: 0px;
    font-size: clamp(13pt, 1.7vw, 15pt);
    line-height: clamp(30px, 3vw, 37px);
    font-weight: normal;
}


    

.textbox {
	margin-right: auto;
	margin-left: auto;
    padding-top: 50px;
    padding-bottom: 50px;
	position: relative;	
	
}
.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
    padding-bottom: 30px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	position: relative;		
}
.spd {margin-bottom: 15px;}
    
.greetbk .spd {margin-bottom: 45px;}

.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 0px;
	position: relative;		
}
.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 50px;
	position: relative;	
}
.textbox3 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 30px;
	position: relative;		
}




main {/*background: linear-gradient(90deg, #091043 0%, #091043 90%, #f6fbfa 90%, #f6fbfa 100%);*/position: relative;}

.hanagara {
    width: 170px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    margin-top: 20px;
    margin-left: -10px;
    opacity: 0.3;
}

    
.main-space {
	/*min-width: 1100px;*/
	position: relative;
    margin-top: 65px;
}
/*.main-space:before {
    content: "";
    background-color: #091043;
    width: 96%;
    height: 900px;
    position: absolute;
    border-bottom-right-radius: 50px;
}*/
.hedcomennt h2 {
    /*position: absolute;
    top: 0;
    left: 60px;
    width: 240px;
    z-index: 2;
    margin-top: 7%;*/
    width: 20%;
    min-width: 120px;
    max-width: 150px;
    position: absolute;
    top: 51%;
    left: 0;
    transform: translateY(-50%);
    margin-left: 11px;
    z-index: 2;
}
.main-image {
    position: relative;
    /*height: 50vh;*/
    height: 350px;
    /*padding-top:52%;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-image-sp.webp);
    background-position: 15% center;
    z-index: 1;
    /*margin-left: 9%;*/
    /*border-radius: 30px 100px;*/
}


.hed-space {
	width: 92%;
	min-width: 1130px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1130px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom:10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
}
.logoimage {}
.logoimage a{display: block;}

#logo {
	width: 270px;
	transition: all .5s;
}

.change-color #logo {
	width: 240px;
	margin-top: 0px;
	transition: all .5s;
}

#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
    background: rgba(255,251,237,0);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}


.header.change-color {
    background: rgba(255,251,237,0.9);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}



.hed-right {}
.hed-info {
    transition: all .5s;
	display: flex;
	justify-content: flex-end;
    align-items: center;
	flex-wrap: wrap;
    color: #23265e;
    margin-bottom: 10px;
    padding-top: 5px;
}
.change-color .hed-info {margin-bottom: 0px;transition: all .5s;padding-top: 0px;}
.hed-info li:nth-child(1) {
    display: flex;
    align-items: center;
    margin-right: 15px;
    padding-top: 7px;
}
.hed-info li:nth-child(1) .mysvg{
    width: 25px;
    color: #23265e;
	fill: currentColor;
    margin-right: 6px;
}

.telnum span {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
    line-height: 18px;
	font-weight: 600;
	display: block;
    transition: all .5s;
}
.change-color .telnum span {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 10pt;
    line-height: 18px;
	font-weight: 600;
	display: block;
}

.hed-info li:nth-child(2) .mysvg{
    width: 20px;
    color: #23265e;
	fill: currentColor;
    margin-right: 3px;
    margin-bottom: 3px;
    transition: all .5s;
}
.telnum{
    color: #23265e;
	font-size: 25pt;
	line-height: 33px;
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 700;
    transition: all .5s;
}

.change-color .hed-info li:nth-child(2) .mysvg{
    width: 15px;
    color: #23265e;
	fill: currentColor;
    margin-right: 3px;
    margin-bottom: 5px;
}
.change-color .telnum{
    color: #23265e;
	font-size: 18pt;
	line-height: 27px;
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 700;
    
}



.hed-info li:nth-child(2) {
    display: flex;
    align-items: flex-end;
}

.gloval-menu {color: #23265e;}
.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu li:nth-child(6){margin-right: 0;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {margin-left: 10px;margin-right: 10px;}
.gloval-menu .c-menu01 a {
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	/*font-size: 15pt;*/
	line-height: 35px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 7px;
    color: #23265e;
    font-size: clamp(15pt, 1.6vw, 17pt);
}
/*.gloval-menu .c-menu01 a.current {color: #403c94;font-weight: 600;position: relative;}
.gloval-menu .c-menu01 a.current::before {}*/

.gloval-menu .c-menu01 a.current {color: #403c94;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #403c94;
	position: absolute;
	bottom: 1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}

.gloval-menu .c-menu01 a:hover,
.gloval-menu .c-menu01 a:focus {}
.gloval-menu .c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #50548a;
}

.gloval-menu .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #50548a;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
/*.gloval-menu .c-menu02 .cnavs.current {color: #23265e;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {}*/
.gloval-menu .c-menu02 .cnavs.current {color: #403c94;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #403c94;
	position: absolute;
	bottom: 1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .cnavs {
	cursor: pointer;
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	color: #23265e;
	/*font-size: 15pt;*/
	line-height: 35px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 7px;
    font-size: clamp(15pt, 1.6vw, 17pt);
}
.gloval-menu .cnavs:hover,
.gloval-menu .cnavs:focus {}
.gloval-menu .cnavs::after {}
.gloval-menu .cnavs:hover::after {transform: scale(1, 1);}

.gloval-menu .cnavs .mysvg{
    position: absolute;
    display: block;
	width: 13px;
	margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    left: 0;
    right: 0;
    bottom: -6px;
    color: #50548a;
	fill: currentColor;
}

.gloval-menu .c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #50548a;
	fill: currentColor;
}
.gloval-menu .c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #50548a;
	fill: currentColor;
}
.gloval-menu .c-menu02:hover{
	position: relative;
	color: #50548a;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 5px;
}
.c-menu02:hover ul,
.c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 25px;
    left: -20px;
    /*left: -240%;*/
    transform-origin: top;
	margin-top: 15px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #50548a;
}
.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 7px!important;
}
.to700 {min-width: 650px;}
.to600 {min-width: 600px;}
.to500 {min-width: 500px;}
.to400 {min-width: 400px;}
.to300 {min-width: 300px;}
.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-size: 14pt;
	line-height: 30px;
	font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
	font-style: normal;
    position: relative;
}
.level1 a:hover,
.level1 a:focus {}
.level1 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: top;
	transition: transform 0.3s;
	background-color: #fff;
}
.level1 a:hover::after {transform: scale(1, 1);}


.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.gloval-menu ul .cec_01 .level1 {margin-left: -270%;}
.gloval-menu ul .cec_02 .level1 {margin-left: -110%;}
.gloval-menu ul .cec_03 .level1 {margin-left: 55px;}







body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: "hiragino-mincho-pron","ヒラギノ角ゴ Pro W3", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #23265e;
    background-repeat: repeat;
	background-image: url(../img/body/wagarabk.webp);
    /*background-size: 20%;*/
    background-position: center center;
	-webkit-text-size-adjust:100%;
}





.pankuzu {
    position: relative;
	margin-top: 65px;
    
	padding-top: 100px;
    padding-bottom: 100px;
	/*margin-right: 35px;
	margin-left: 35px;*/
	box-sizing:border-box;
	
    background-size: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/body/pankuzu.webp);
    background-position: center center;
    /*border-top-right-radius: 40px;
    border-top-left-radius: 40px;*/
}

.pankuzu-space {
    
	position: absolute;
    left: 0;
    bottom: -30px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    background-repeat: repeat;
    background-position: center center;
    border-bottom-right-radius: 40px;
    color: #fff;
    background-color: #23265e;
}

.pankuzu-space h2 {
    white-space: nowrap; 
	font-size: 18pt;
	line-height: 33px;
    color: #23265e;
    color: #fff;
	font-feature-settings: "palt" 1;
	font-family: shippori-mincho,"Shippori Mincho",sans-serif;
	font-weight: 500;
}
.pages {
    width: 100%;
    margin-left: 0px;
    color: #23265e;
    color: #fff;
    font-feature-settings: "palt" 1;
    padding-top: 5px;
    font-size: 7pt;
    line-height: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-transform: uppercase;
}
.pages li {
    
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #23265e;
    color: #fff;
}
.pages li a:hover{
	color: #23265e;
    color: #fff;
	text-decoration: underline;
}

.pages li i{
	font-size: 7pt;
	line-height: 18px;
	vertical-align:2%;
	display:inline-block;
}




.obi {
    position: absolute;
    width: 200px;
    right: -90px;
    bottom: 0;
    z-index: 1;
    margin-bottom: -20px;
}
.photos {padding-top: 20px;}
.photos li{
    width: 100%;
    position: relative;
    line-height: 0;
	/*height: 0;
	overflow: hidden;
    padding-top: 20%;*/
}
.photos li img{
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;*/
	box-sizing: border-box;
}

.kimono {
    display: flex;
	flex-wrap: wrap;
    margin-bottom: 20px;
}
.kimono li{
    width: 30.3%;
    margin: 1.5%;
}
.kimono li img{
    border-radius: 12px;
}
.kimono li h4{
    font-size: clamp(11pt, 1.4vw, 13pt);
    line-height: clamp(22px, 2vw, 25px);
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
    text-align: center;
    margin-bottom: 5px;
}
.kimono li h4 span{
    font-size: clamp(9pt, 1.4vw, 10pt);
    line-height: clamp(17px, 2vw, 20px);
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
    margin-left: 2px;
}




.photos2 {display: flex;flex-wrap: wrap;}
.photos2 li{
    width: 50%;
    position: relative;
	height: 0;
	overflow: hidden;
    padding-top: 40%;
}
.photos2 li img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}

.photos3 {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 20px;
}
.photos3 li{
    width: 50%;
    position: relative;
	height: 0;
	overflow: hidden;
    padding-top: 40%;
}
.photos3 li img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}



.full-image {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}
.full-image img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
}








#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}

.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 0px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down10 {margin-bottom: 10px;}
.down20 {margin-bottom: 20px;}
.down30 {margin-bottom: 30px;}
.down40 {margin-bottom: 40px;}
.down45 {margin-bottom: 45px;}
.down50 {margin-bottom: 50px;}
.down60 {margin-bottom: 60px;}

.c-btm2 {
	display: table;
	padding-top:0px;
	margin-right: auto;
	margin-left: auto;
}
.comennt-box .l-btm{padding-top:0px;}
.c-btm {
	display: table;
	padding-top:30px;
	margin-right: auto;
	margin-left: auto;
}
.r-btm {
	display: table;
	padding-top:30px;
	margin-right: auto;
	margin-left: auto;
}
.l-btm {
	display: table;
	padding-top:30px;
	margin-right: auto;
	margin-left: auto;
}


.button1 .mysvg {
	width:10px;
	vertical-align: 10%;
	display: inline-block;
	color: #FFF;
	fill: currentColor;
	margin-left:10px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	font-size: 12pt;
	display: table;
	position: relative;
	z-index: 1;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #fff;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 12px;
    box-sizing: border-box;
    background-color: #23265e;
}
.button1:hover {
	color: #fff;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 12px;
    box-sizing: border-box;
    background-color: #23265e;
}


.button2 .mysvg {
	width:10px;
	vertical-align: 10%;
	display: inline-block;
	color: #23265e;
	fill: currentColor;
	margin-left:10px;
}
.button2:hover .mysvg{
	color: #23265e;
	fill: currentColor;
}
.button2 {
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: normal;
	font-size: 12pt;
	display: table;
	position: relative;
	z-index: 1;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	color: #23265e;
	padding-top: 12px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 12px;
    
    box-sizing: border-box;
    background-color: #fff;
}
.button2:hover {
	color: #23265e;
	padding-top: 12px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 12px;
    
    box-sizing: border-box;
    background-color: #fff;
}




.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}




footer {
	background-color: #23265e;
	color: #FFF;
}





.foot-text {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
    line-height: 24px;
	font-weight: normal;
    text-align: center;
}

.footcontena {
	padding-top: 50px;
	padding-bottom: 50px;
}

.foot-space {
    padding-top: 30px;
    width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}



.foot-right {}



.footinfo {
    /*display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
    width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.footinfo li:nth-child(2) {
    /*display: flex;
	justify-content: space-between;
    align-items: center;*/
}

.footinfo h3 span {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
    line-height: 21px;
	font-weight: 600;
	display: block;
    transition: all .5s;
}
.footinfo h3 {
    text-align: center;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 20pt;
    line-height: 37px;
	font-weight: 600;
	display: block;
    transition: all .5s;
    position: relative;
    border-bottom: solid 1px #4e5292;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.footinfo h3:before {
    /*content:"";
    position: absolute;
    right: 0;
    width: 1px;
    height: 80px;
    background-color: #4e5292;
    margin-top: 5px;
    margin-right: -40px;*/
}
.foottel {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.foottel a{
    display: flex;
    /*justify-content: space-between;*/
    align-items: flex-end;
    /*margin-right: 15px;*/
    padding-top: 7px;
    color: #fff;
    margin-left: 0px;
}
.footinfo div .mysvg{
    width: 25px;
    color: #fff;
	fill: currentColor;
    margin-right: 2px;
    margin-bottom: 12px;
}

.sns {
    display: flex;
	justify-content: center;
    padding-top: 10px;
}
.sns li .mysvg{
    width: 20px;
    color: #fff;
	fill: currentColor;
    margin-right: 10px;
}


.footinfo h4 span {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 9pt;
    line-height: 18px;
	font-weight: 600;
	display: block;
    transition: all .5s;
    text-align: center;
}
.footinfo h4 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 25pt;
    line-height: 45px;
	font-weight: 600;
	
    transition: all .5s;
    
}


.footlogo {
	width: 255px;
	line-height: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
}

.foot-left {
	padding-bottom: 30px;
}
.foot-left nav{
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}


.foot-menu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin-bottom: 5px;
}
.foot-menu .mysvg {
	width:15px;
	vertical-align: 1%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:15px;
}
.foot-menu li {
    width: 48%;
	position:relative;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
    line-height: 30px;
	font-weight: normal;
}
    
.foot-menu li:nth-child(1) {width: 100%;margin-bottom: 5px;}

.ten:before {
	content: "・";
	position: absolute;
	left: 0;
    margin-left: 0px;
}
.ten a{
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 13pt;
    line-height: 40px;
	font-weight: normal;
	color: #fff;
	display:block;
    position: relative;
    margin-left: 15px;
}

.foot-menu li a{
	font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
    line-height: 30px;
	font-weight: normal;
	color: #fff;
	display:block;
}


.copy {
	font-size: 6pt;
	line-height: 16px;
	padding-top: 25px;
	text-align: center;
}

.copy i{
	font-size: 9pt;
	line-height: 16px;
	vertical-align: -7%;
	display: inline-block;
	margin-left:3px;
}

    
  
.table-scroll{
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-scroll .fee-table{
    min-width: 800px;
    width: 100%;
}

.fee-table {
    width: 100%;
    margin-bottom: 30px;
}   
.fee-table th {
    font-feature-settings: "palt" 1;
    font-size: clamp(11pt, 1.2vw, 13pt);
    line-height: clamp(21px, 2vw, 30px);
    padding: 6px;
    box-sizing: border-box;
    background-color: #ece4d1;
    text-align: center;
}
.fee-table td {
    font-feature-settings: "palt" 1;
    font-size: clamp(11pt, 1.2vw, 13pt);
    line-height: clamp(21px, 2vw, 30px);
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
}
.fee-table th:first-child {width:  140px;}
.fee-table tr:nth-child(even) {background-color: #fffaef;} 
 
    
    
.table-scroll .fee-table3{
    min-width: 800px;
    width: 100%;
}

.fee-table3 {
    width: 100%;
    margin-bottom: 30px;
}   
.fee-table3 th {
    font-feature-settings: "palt" 1;
    font-size: clamp(11pt, 1.2vw, 13pt);
    line-height: clamp(21px, 2vw, 30px);
    padding: 6px;
    box-sizing: border-box;
    background-color: #ece4d1;
    text-align: center;
}
.fee-table3 td {
    font-feature-settings: "palt" 1;
    font-size: clamp(11pt, 1.2vw, 13pt);
    line-height: clamp(21px, 2vw, 30px);
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
}
.fee-table3 th:first-child {width:  130px;}
 
.fee-table3 .to-koumoku{background-color: #ece4d1;text-align: center;}
.fee-table3 tr:nth-child(even) {background-color: #fffaef;} 
    
.kakaku-space .midashi2 span{
    display: inline-block;
    /*vertical-align: 5%;
    margin-left: 5px;*/
    font-size: clamp(12pt, 1.4vw, 15pt);
    line-height: clamp(25px, 2vw, 35px);
}

.kakaku-space {
    
    /*display: flex;
    justify-content: space-between;
	flex-wrap: wrap;*/
    padding-bottom: 30px;
}
.kakaku-space::after {
	/*display: block;
	content:"";
	width: 32%;*/
}
.kakaku-space .midashi2 {margin-bottom: 10px;padding-bottom: 10px;} 


.fee-table2 tr {
	display: block;
	width: 100%;
} 
.fee-table2 {width: 100%;margin-bottom: 30px;}
.fee-table2 th {
    font-feature-settings: "palt" 1;
    line-height: clamp(21px, 2vw, 30px);
    padding: 10px;
    box-sizing: border-box;
    background-color: #ece4d1;
    text-align: left;
    display: block;
}
.fee-table2 td {
    font-feature-settings: "palt" 1;
    font-size: clamp(11pt, 1.2vw, 13pt);
    line-height: clamp(21px, 2vw, 30px);
    padding: 10px;
    box-sizing: border-box;
    background-color: #fffaef;
    text-align: left;
    display: block;
}
    
.flows2 {
    padding-left: 45px;
    border-left: 5px dotted #535388;
    margin-left: 30px;
}
.flows2 li{position: relative;}
.flows2 li:not(:last-child) {margin-bottom: 40px;}
.texts2 {padding-top: 8px;}
.flows2 li h3{
    margin-top: 0px;
    position: absolute;
    width: 70px;
    height: 70px;
    background-color: #fffcf0;
    text-align: center;
    left: -85px;
    border-radius: 100%;
}
.flows2 h4 {
	color: #23265e;
    font-size: clamp(15pt, 2vw, 18pt);
	line-height: clamp(28px, 2vw, 30px);
    position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
    margin-bottom: 1%;
    padding-bottom: 1%;
    border-bottom: solid 1px #e2e0d9;
}
.flows2 h4 span {
    font-size: clamp(20pt, 2vw, 25pt);
	line-height: clamp(35px, 2vw, 30px);
    margin-right: 10px;
    display: inline-block;
    vertical-align: -5%;
    color: #535388;
}
.btm-space {
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    
    padding-top: 40px;
    z-index: 5;
}
.btm-space li {
    width: 49%;
	box-sizing: border-box;
}
.btm-space .button3 {display: block;text-align: center;}
.btm-space .button3 {
    color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
    border: solid 3px #23265e;
    box-sizing: border-box;
    background-color: #23265e;
}
.btm-space .button3:hover {
	color: #23265e;
	padding-top: 15px;
	background-color: #fff;
	padding-bottom: 15px;
    border: solid 3px #23265e;
    box-sizing: border-box;
}


}






