float_box@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; 
}


/* Header */


.wrapper {
    margin: 0 auto 0;
	position: relative;
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
    color: #000000;
	background-color: #FFF;
	max-width: 1100px;
}


.wrapper img {
    width: 100%;
    vertical-align: bottom;
}

.wrapper a {
	color: #000;
	text-decoration: none;
}

.float_box {
	float: left;
	width: 29%;
	margin: 2%;
}

.float_box img {
	width: 100%;
	border-radius: 30px;
}

.Rht {
	text-align: right;
}

.Lft {
	text-align: left;
}

.wrapper h1 {
	font-size: 23px;
	font-weight: 600;
	margin: 8% auto 2%;
}

.wrapper h2 {
	font-family: futura-pt, sans-serif;
	margin: 5% 0 1%;
	font-weight: 500;
	font-size: 23px;
}


.wrapper h3 {
    font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-size: 22px;
    line-height: 1.5em;
	margin: 3% auto 0;
	text-align: center;
}

.wrapper h4 {
	font-weight: 500;
	font-size: 17px;
    line-height: 1.5em;
	margin: 4% auto 2%;
	text-align: center;
}

.wrapper h4 span {
	padding: 5px 15px;
	background-color: #fdff6d;
}

.wrapper p {
    font-size: 15px;
    line-height: 1.8em;
    margin: 1% auto;
    text-align: left;
}


.wrap_content {
	width: 100%;
	max-width: 1100px;
    margin: -7% auto 5%;
	padding-bottom: 2%;
	position: relative;
	z-index: 1;
	border-radius: 40px;
}

.wrap_content2 {
	width: 60%;
	max-width: 1100px;
    margin: 5% auto 5%;
	padding: 5%;
	position: relative;
	z-index: 1;
	border-radius: 40px;
}

.wrap_content2 img {
	width: 100%;
}

.Main {
	width: 65%;
	max-width: 1000px;
	margin: 0 auto;
}

.flx {
	display: flex;
	align-items: stretch;
}

.inner {
	width: 100%;
	margin: 0 auto 3%;
}

.inner2 {
	width: 100%;
	margin: 0 auto 3%;
	padding: 2%;
	box-sizing: border-box;
	font-size: 22px;
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	letter-spacing: 0.0265em;
	text-align: center;
}

.inner2 img {
	width: 100%;
}

.staff_txt {
	width: 90%;
    margin: 4% auto;
    text-align: center;
	position: relative;
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	font-size: 18px;
}

.txt_box {
	width: 90%;
    margin: 4% auto;
    text-align: left;
	position: relative;
	font-size: 14px;
}

.qua1 {
	width: 40px;
	height: 30px;
	background-image: url("../images/quo1.svg");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: -10px;
	z-index: -1;
}

.qua2 {
	width: 40px;
	height: 30px;
	background-image: url("../images/quo2.svg");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -10px;
	right: -10px;
	z-index: -1;
}

.item_area {
	width: 150px;
	height: 150px;
	margin: 2% auto 0;
	border-radius: 50%;
	position: relative;
	z-index: 5;
}

.item_area img {
	width: 100%;
}

.info_area {
	width: 94%;
	margin: 3%;
}

.info_area2 {
	width: 94%;
	margin: 3%;
}

.noR {
	font-size: 30px;
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	letter-spacing: 0.0265em;
	text-align: center;
	padding-top: 14%;
}

.noR_no {
	font-size: 70px;
	font-family: futura-pt, sans-serif;
	font-weight: 700;
	letter-spacing: 0.0265em;
	text-align: center;
	line-height: 1.2em;
	margin-top: -12%;
	margin-left: 3%;
}


.txt {
	width: 100%;
	font-size: 32px;
	line-height: 1.6em;
	font-weight: 500;
	text-align: center;
	margin: 2% 0;
	padding-top: 5%;
}

	
.Lead {
	font-size: 18px; 
	font-weight: 500;
	line-height: 1.8em;
	text-align: center;
	margin: 0% auto 7%;
}

.Lead span {
	background-color: #fff;
	border: solid 2px #000;
	padding: 7px 10px;
}

.item_box {
	width: 96%;
	margin: 3% auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.item {
	width: 31.3%;
	margin: 1%;
}

.item_name {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: 400;
	margin: 5% auto 2%;
    text-align: center;
}

.item_name a {
	text-decoration: none;
}

.w_40 .item_name {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	margin: 2% auto 1%;
}

.Sml {
	font-weight: 600;
	font-size: 90%;
}


.w_50 {
	width: 49.5%;
	margin: 0 5% 0 5%;
	text-align: left;
}

.w_35 {
	width: 35.5%;
	margin: 0 3% 0 0%;
	position: relative;
	text-align: center;
}

.icon_hair {
	width: 30%;
	position: absolute;
	top: -2%;
	left: 4%;
	z-index: 2;
	transform: rotate(-10deg);
}


.FL {
	float: left;
}
.FR {
	float: right;
}

.bdr {
	border: solid 1px #696969;
}

.staff_icon{width: 30%; margin: 10% auto 6%; position: relative; z-index: 10;}
.staff_icon img{width: 88%; border-radius: 50%;}
.staff_icon a:hover{opacity: 0.9;}

/* General button style (reset) */
.btn {
	border: none;
	font-family: futura-pt, sans-serif;
	font-size: 15px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 2px 0;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	
}

/* Button 1 */
.btn-1 {
	width: 100%;
	font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-size: 18px;
    padding: 10px 30px 10px;
	margin: 1.5% auto 0%;
    text-decoration: none;
	box-sizing: border-box;
	border:  solid 2px #000;
	border-radius: 40px;
	background-color: #fff;
}

a.btn-1 {
	color: #000;
	font-weight: 600;
}

/* Button 2 */
.btn-2 {
	width: 70%;
	font-size: 22px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	margin: 2% auto 2%;
	padding: 15px;
	border: solid 3px #000000;
	background-color: #fff;
	color: #000;
}

a.btn-2 {
	color: #000;
}

.btn_sb {
	display: inline-block;
	width: 30%;
	margin: 2%;
	padding: 1px 10px;
	text-align: center;
	border-radius: 40px;
	border:  solid 2px #000;
	background-color: #fff;
}

.btn_link {
	display: inline-block;
	width: 36%;
	margin: 2%;
	padding: 3px 10px;
	text-align: center;
	border:  solid 2px #000;
	border-radius: 40px;
	background-color: #fff;
}

.clear {
	clear: both;
}

.br_pc {
	display: block;
}

.br_sp {
	display: none;
}

.pc {
	display: block;
}
.sp {
	display:none;
}

.mov_frame {
	width: 700px;
	margin: 10% auto 5%;
	border: solid 1px #EEEEEE;
}

.st_footer {
	margin: 8% auto 3%;
	text-align: center;
	font-size: 12px;
}



@media only screen and (max-width:750px){
	
	.top_loop_box {
		flex-direction: column;
	}
	
	.top_loop {
		width: 100%;
	}
	
	.top_ttl {
		position: relative;
		width: 80%;
		bottom: auto;
		left: 10%;
	}
	
.Main {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto 4%;
}
	
	.wrapper {
		width: 100%;		
        margin: 0 auto 5%;
		overflow: hidden;
	}	
	
.info_area {
	width: 94%;
}
	
.info_area2 {
	width: 100%;
	margin: 3% 0;
}
	
.item_area {
	width: 110px;
	height: 110px;
	margin: 2% auto 1.5%;
	border-radius: 50%;
	position: relative;
	z-index: 5;
}

    .noR {
	font-size: 20px;
	padding-top: 15%;
    }    
	
	.noR span {
	font-size: 13px;
	}
	
.noR_no {
	font-size: 50px;
	margin-top: -12%;
}
	
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	
	.wrapper h1 {
		font-size: 17px;
	}
	
	.wrapper h2 {
		font-size: 17px;
	}
	
	.wrapper h3 {
		font-size: 14px;
	}
	
	.wrapper h4 {
		font-size: 13px;
		margin: 6% auto 4%;
	}
	
	.wrapper p {
		font-size: 13px;
		margin: 4% 0;
	}
	
	.wrap_content {
		width: 90%;
		margin: -16% auto 20%;
	}
	
.wrap_content2 {
	width: 84%;
	padding: 0% 7% 6%;
    margin: 2% auto 5%;
	box-sizing: border-box;
}
	
	.float_box {
		width: 48%;
		margin: 1%;
	}
	
	.flx {
		flex-direction: column;
	}
	
	.inner {
		width: 80%;
	}
	
	.inner2 {
		width: 100%;
	padding: 2% 2% 3%;
	}
	
    .txt_box {
        width: 84%;
        margin: 3% 8% 6%;
		font-size: 14px;;
    }
	
    .txt_box img {
       width: 100%;
    }
	
	
	.txt {
		font-size: 18px;
		padding-top: 19%;
	}
	
	.Lead {
		font-size: 12px;
		margin: -5% auto 10%;
		line-height: 1.8em;
	}
	
	.Lead span {
		padding: 5px 10px;
		border: solid 1px #000;
	}
	
	.item_box {
		width: 100%;
		margin: 4% auto 10%;
	}
	
	
	.item_name {
		font-size: 11px;
		margin: 3% auto;
	}
    
	.w_50 {
		width: 100%;
		margin: 3% 0 2%;
	}
	
	.w_35 {
		width: 100%;
		margin: 10% 0 2%;
	}
	
	.w_35 .item_name {
    	font-size: 13px;
	}
	
	.icon_hair {
		width: 25%;
		top: -1%;
		left: 10%;
	}
	
	.btn_sb {
		width: 32%;
		margin: 2% 2% 3%;
	}
	
	.btn_link {
		width: 37%;
		margin: 2% 2.5% 3%;
	}
	
	
	.qua1, .qua2 {
    	width: 30px;
    	height: 20px;
	}
	
	/* Button 1 */
	.btn-1 {
	width: 100%;
		font-size: 16px;
        line-height: 1.3em;
	margin: 2% auto 0%;
	}
	
	/* Button 2 */
	.btn-2 {
		font-size: 18px;
        width: 76%;
        padding: 2.5%;
    	margin: -25% auto 8%;
		position: relative;
	}
	
	.br_pc{
		display: none;
	}

	.br_sp{
		display: flex;
	}
	

	
	.st_footer {
		font-size: 10px;
	}
}


/*back to top*/
.gotop{
  position: fixed;
  right: 0;
  bottom: 0;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: 50px;
  color: #000;
  padding: 10px;
  cursor: pointer;
  transition: .3s;
  
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}

/*このクラスが付与されると表示する*/
.active{
  opacity: 1;
  visibility: visible;
}

@media only screen and (max-width:750px){
	
	.gotop {
		font-size: 35px;
		padding: 5px;
	}
}



.style_box {
    width: 100%;
    margin: 1% auto;
    padding: 2% 0;
    border-radius: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.style_sb {
	width: 31.3%;
	margin: 1%;
}
	
.main_s {
	width: 50%;
	margin: 5% auto 8%;
	position: relative;
}

.main_s img {
	width: 100%;
	border-radius: 30px;
}

/* スライダ―のCSS */
	
/*.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .5);
  padding: 5px 0 0;
}
	
	
.swiper-wrapper {
    width: 100%;
    display: flex;
    gap: 2%;
    overflow-x: auto;
}
.swiper-slide {
  width: 250px;
}
        
.swiper-slide img {
    width: 200px;
}*/