@charset "shift_jis";
/* these styles are for the demo, but are not required for the plugin */

.fl_text1 span{letter-spacing: normal;}
.sns_icon{display: inline-block;letter-spacing: normal;}
.sns_icon img{height:24px;vertical-align: middle;margin-left: 10px;width: 24px !important}
.sns_icon.tw img{width: 26px !important}

.zoom {
			display:inline-block;
			position: relative;
}

		/* magnifying glass icon */
.zoom img {
			display: block;
}
.zoom img::selection { background-color: transparent; }

#wrap{
 margin:0;
 padding:0;
 width:100%;
	background:url("../img/bg_pc_about.webp");
	background-size: 100% 100%;
	padding-bottom: 260px;
}
.wrapper{
 margin:0 auto;
 padding:0;
 width:1050px;
 position: relative;
	z-index: 1;
}
.wrapper_1{
 margin:0 auto;
 padding:0;
 width:1230px;
 position: relative;
	z-index: 1;
}

/*nav {
  width: 100%;
  padding: 40px 20px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
	z-index:1;
}
nav li {
  color: #fff;
	float:left;
	padding:0 24px;
	font-size:18px;
	margin:0;
}
nav ul{
	float: right;
	padding: 0 20px;
	font-weight: bold;
}
nav a{
	color:#000;
	text-decoration: none;
}
.NavMenu.active ul li a:hover{
	text-decoration: none;
}*/
.mv img{
	width: 100%;
}
.mv_text{
color: #fff;
    font-size: 50px;
    letter-spacing: 10px;
    font-weight: bold;
	text-align: center;
	position: absolute;
    top: 28%;
    left: 43.5%;
}
.bg_white{
	background-color: #fff;
	padding:50px 20px 30px;
	text-align: center;
	position: relative;
	margin: 60px 20px;
	border: 1px solid #fff;
    border-radius: 50px;
}
.bg_white_1{
	background-color: rgb(248,252,251,0.8);
    padding: 60px 40px;
    border-radius: 30px;
    margin: 70px 35px;
	    filter: alpha(opacity=80);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCf8fcfb,endColorstr=#CCf8fcfb);
}
.bg_white_1 img{
	margin-top: 20px;
}
.white_box{
	display: flex;
	flex-wrap: wrap;
	margin: 0 10px;
	position: relative;
	z-index: 1;
}
.white_box > div{
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.5;
	margin: 20px 0;
	width: 49%;
}
.white_box > div > .text{
}
.white_box > div > .text > span{
		display: block;
	}
.white_box > div > .icon{
	margin-left: 10px;
}
.mark{
  text-align: center;
	padding: 20px 0;
}
#cont2{
	padding-top: 150px;
	position: relative;
}
#cont3{
	padding-top: 50px;
}
.cont3_1{
	width: 1200px;
	margin: 0 auto 250px;
}
#cont4{
	text-align: center;
	background: url("../img/last_bg_pc.webp");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 50px 80px;
    z-index: 2;
    position: relative;
}
#cont5{
	padding-top: 200px;
	text-align: center;
}
.cont1_ttl {
    font-size: 35px;
    color: #97734B;
    text-align: center;
    padding: 30px 0 0;
}
.cont2_ttl,.cont3_ttl,.cont4_ttl {
    font-size: 30px;
    color: #97734B;
    letter-spacing: 7px;
    padding: 20px 0 60px;
}
.bg_white_ttl{
    font-size: 27px;
    margin-bottom: 40px;
    color: #97734B;
}
.bg_white_text{
    font-size: 20px;
    margin: 30px;
    color: #333333;
    text-align: center;
}
sup{
	vertical-align: super!important;
    font-size: 19px!important;
    top: 4.2%;
    position: absolute;
    right: 43.5%;
    font-weight: bold !important;
}
.cont1_text{
	font-size: 22px;
    margin: 30px 20px 70px;
    line-height: 2em;
    color: #333333;
    text-align: center;
    letter-spacing: 2px;
}
.cont2_text{
	font-size: 26px;
	margin: 10px 50px;
	line-height: 2em;
	color: #97734B;
	text-align: center;
	display: block;
}
.cont2_text_1{
	font-size: 20px;
	margin: 0 30px;
	display: block;
	line-height: 1.8em;
	text-align: left;
	color: #333333;
	z-index: 1;
  position: relative;
}
.fl_text2_2 a{
		color: #707070 ;
}
.cont3_text{
    font-size: 19px;
    line-height: 1.8em;
	color: #707070;
	margin-top: 40px;
}
.cont3_text_1{
    margin-left: 20px;
}
.cont4_text{
        font-size: 26px;
    color: #97734B;
    text-align: center;
}
.last_text {
    margin: 30px 0 0;
    display: block;
    font-size: 20px;
    color: #333333;
}
.fl_text1,.fl_text2{
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 3em;
    margin: 20px 0px;
}
.fl_text2 a::after {
    content: "";
    background: url(../img/link.webp);
    background-size: 100% auto;
    padding: 15px 10px;
    background-repeat: no-repeat;
    display: inline-flex;
    margin-left: 15px;
}
.btn {
    margin: 0 auto 80px;
    display: block;
}
.btn:hover,.btn_1:hover,.btn_2:hover{
	opacity: 0.8;
}
.btn_2{
	text-align: center;
	margin: 20px 0;
	display: inline-block;
}
.dis_b_p{
	display: block !important;
}
.cont2_img_1 {
	bottom: -87px;
    position: absolute;
    /*top: 290px;*/
    right: -50px;
}
.cont2_img_2{
    position: absolute;
    top: 60%;
    left: -20%;
}
.btop{
	border-top: 2px solid #e2e2d6;
	display: block;
	margin: 15px 0;
}
.link::after{
	content: "";
    background: url(../img/link.webp);
    background-size: 100% auto;
    padding: 15px 10px;
    background-repeat: no-repeat;
    display: inline-flex;
    margin-left: 15px;
}
.cloud_1{
	position: absolute;
	top: 0%;
	right: -43%;
}
.cloud_2{
	position: absolute;
	top: 42%;
	left: -55%;
}
.cloud_3{
	position: absolute;
	top: 42%;
	left: -40%;
}
.cloud_4{
	position: absolute;
	top: 85%;
	right: -46%;
}
.cloud_5{
	position: absolute;
	top: 230%;
	left: -46%;
}
.cloud_6{
	position: absolute;
	top: 13%;
	right: -32%;
}
.cloud_7{
	position: absolute;
	top: 17%;
	left: -40%;
}
.cloud_8{
	position: absolute;
	top: 28%;
	right: -30%;
}
.cloud_9{
	position: absolute;
	top: 46%;
	left: -28%;
}
.cloud_10{
	position: absolute;
	top: 66%;
	right: -28%;
}
.cloud_11{
	position: absolute;
	top: 87%;
	left: -29%;
}
.cloud_12{
	position: absolute;
	top: 89%;
	right: -35%;
}
.sp_b{
		display: none !important;
}
.z-99{
	z-index: 99;
	position: relative;
}
.link{
	font-size: 18px;
}
@media screen and (max-width: 1000px)  and (min-width:768px){
.wrapper{
		width: 100%;
		overflow: hidden;
}
.wrapper_1{
		max-width: 1230px;
		width: 100%;
		overflow-x: scroll;
}
#cont4{
		width: 100%;
}
}

@media screen and (max-width: 767px) {
	.white_box{
		display: block;
	}
	.white_box > div{
		width: 100%;
	}
	.white_box > div > .text{
		text-align: left;
		width: 240px;
	}
	.white_box > div > .text > span{
		display: inline-block;
	}
	.white_box > div > .icon{
		text-align: left;
		width: 90px;
	}
/*nav{
		padding: 0;
	opacity: 0;
	display: none;
}
nav.NavMenu{
 position: fixed;
 z-index: 3;
 top: 0;
 left: 0;
 background: #fff;
 color: #000;
 text-align: center;
 width: 100%;
 transform: translateY(-100%);
 transition: all .6s;
}
nav.NavMenu ul{
	width:100%;
	margin:7% auto 12%;
	padding:0;
}
nav.NavMenu ul li{
 font-size:1.1em;
 list-style-type:none;
 padding:0;
 width:100%;
 padding: 5% 0 0;
}
nav.NavMenu{
 background-color:rgba(59, 62, 63, 0.9);
 opacity: 0;
	display: none;
}
nav.NavMenu ul li:last-child{
 padding-bottom:0;
 border-bottom:none;
}
nav.NavMenu ul li a{
 display:block;
 color:#fff;
 padding:0 0 3%;
 font-weight: bold;
 font-size: 6vw;
 text-align: center;
 margin: auto;
}
nav.NavMenu ul li a::after{
 content: "";
    border-bottom: 3px solid #fff;
    padding: 15px 140px 0;
    vertical-align: text-bottom;
    text-align: center;
    margin: auto;
    display: table;
}
.no_line ::after{
    border-bottom: none !important;
}
nav.NavMenu.active{
 transform:translateY(0%);
	opacity: 1;
	display: inline-block;
}
	nav.NavMenu.actibe ul{
		display: inline-block;
		opacity: 1;
	}
.Toggle{
    display:block;
    position:absolute;
    right:13px;
    top:12px;
    width:42px;
    height:42px;
    cursor:pointer;
    z-index:3;
}
.Toggle span{
    display:block;
    position:absolute;
    width:30px;
    border-bottom: solid 3px #000;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
.Toggle.active{
		position: fixed;
}
.Toggle span:nth-child(1) {
    top: 9px;
}
.Toggle span:nth-child(2) {
    top: 18px;
}
.Toggle span:nth-child(3) {
    top: 27px;
}
.Toggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.Toggle.active span{
		border-bottom: solid 3px #fff;
}*/

#container{
		overflow: hidden;
}
#wrap{
	background:url("../img/bg_sp_about.webp");
	background-size: 100% 100%;
	padding-bottom: 35%;
}
#cont1,#cont2,#cont3{
		width: 100%;
}
.wrapper_1 {
    width: 100%;
}
.mv_text {
    font-size: 6vw;
    left: 36%;
    top: 19%;
}
.dis_b{
	display: block !important;
}

.mark{
		width: 17vw;
    margin: auto;
		padding: 5% 0;
}
.zoom img {
    display: block;
    width: 90%;
    margin: auto;
}
.zoom_text {
    text-align: center;
    display: block !important;
    margin: 20px 0;
    font-size: 4vw;
    color: #7f7f73;
}
.zoom:after {
			content:'';
			display:block;
			padding: 5vw;
    	position: absolute;
    	top: 85%;
    	right: 5%;
			background:url(../img/icon.webp);
			background-size: 100% auto;
}
.bg_white{
    margin: 10% 5% 0;
    padding: 7% 3%;
    border-radius: 15px;
}
.bg_white_ttl {
    font-size: 7vw;
    margin-bottom: 7%;
}
.cont1_ttl {
    font-size: 7vw;
    letter-spacing: 4px;
    margin: 0 0 7%;
		padding: 0;
}
sup {
    font-size: 3.3vw!important;
    top: 5.4%;
    left: 13%;
    right: auto;
    font-weight: bold;
}
.cont1_text {
    font-size: 4.2vw;
    margin: 5%;
    text-align: left;
		line-height: 1.8em;
}
.btn {
    margin: 3% auto 10%;
}
#cont2, #cont4 {
    margin-top: 15%;
    padding: 0;
}
#cont3 {
    margin-top: 25%;
    padding: 0;
}
#cont4{
		background-image:url("../img/last_bg_sp.webp");
    background-size:100% 100%;
    margin: 45% 5% 0;
    padding: 2% 0;
}
#cont5 {
    padding-top: 20%;
}
.cont2_ttl, .cont3_ttl, .cont4_ttl {
    font-size: 7vw;
    padding: 0% 3% 5%;
    line-height: 1.4em;
    letter-spacing: 0;
}
.bg_white_1 {
    padding: 5% 0;
    margin: 0;
    background-color: transparent;
}
.btn_1 img {
    margin: 4% 2% 0;
    width: 90%;
}
.bg_white_2 {
    padding: 3% 0% 7%;
    margin: 0 7% 7%;
    border-radius: 15px;
    background-color: rgb(248,252,251,0.9);
}
.bg_white_text {
    font-size: 4.5vw;
    margin: 5% 5% 10%;
    text-align: left;
    line-height: 2em;
}
.cont2_img_1 {
    right: -6%;
    top: 89%;
    width: 30%;
    position: absolute;
}
.cont2_img_2 {
    /*position: absolute;
    right: 0%;
    top: 97%;
    width: 70%;*/
    display: none;
}
.cont2_text {
    font-size: 7vw;
    margin: 2% 8%;
}
.cont2_text_1 {
    font-size: 4.5vw;
    margin: 0 2% 12%;
    display: block;
    text-align: left;
}
.cont2_text_1 a{
		font-size: 3vw;
}
.cont3_text {
    font-size: 5vw;
    margin: 0 3% 14%;
    padding: 0 5%;
}
.cont3_text_1 {
    margin-left: 0;
}
.cont4_text {
    font-size: 5vw;
    line-height: 1.5em;
}
.bg_white_2_ttl {
        font-size: 6vw;
    margin-bottom: 0;
    line-height: 1.5em;
}
.cont3_1 {
    width: 90%;
    text-align: center;
    margin: 0 5% 20%;
}
.fl_text1 {
    padding-top: 4%;
    font-size: 4vw;
    line-height: 0;
    letter-spacing: -.4em;
}
.fl_text2 {
    padding-top: 4%;
    font-size: 4vw;
    line-height: 0;
    margin: 2% 0;
}
.fl_text2_2 {
    font-size: 3.7vw;
}
.fl_text1 img{
		width: 80%;
}
.last_text {
    margin: 3% 0 0;
    font-size: 3.8vw;
    line-height: 1.5em;
    padding: 0 3%;
    text-align: center;
}
.btn_2 {
    width: 90%;
    display: block;
    margin: 4% auto 0;
}
#cont3 .fl img{
		padding-top: 10%;
}
.dis_b_p{
	display: none !important;
}
.sp_i{
		display: inline !important;
}
.sp_b{
		display: block !important;
}
.w_a{
		width: auto !important;
}
.btn_2 img {
    width: 87%;
}
}
@media screen and (max-width: 240px){
.w_a{
		width: 80% !important;
}
.btn_1 img {
    width: 80% !important;
}
}
@media all and (-ms-high-contrast: none){
.ie_bg{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1Af8fcfb,endColorstr=#1Af8fcfb);
    background: rgba(248, 252, 251, 0.9);
}
.link::after{
    display: inline-block;
		vertical-align: middle;
		padding: 10px;
}
.fl_text2 a::after {
    display: inline-block;
		vertical-align: middle;
		padding: 10px;
}
}


.brand_development {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}
.brand_development > div {
	margin: 0 2.040289256198347%;
	text-align: center;
	width: 27.892561983471074%;
}
.brand_development > div:nth-child(n+4) {
	margin-top: 45px;
}
.brand_development .image img {
	height: auto;
	transition: 0.5s ease;
	width: 100%;
}
.brand_development .image:hover img {
	opacity: 0.7;
}
.brand_development .t1 {
	font-weight: normal !important;
	height: 2.8em;
	line-height: 1.4 !important;
	margin: 10px 0 5px !important;
}
.brand_development .icons > * + * {
	margin-left: 10px;
}
.brand_development .icon img {
    height: 20px;
	transition: 0.5s ease;
    vertical-align: middle;
    width: auto !important;
}
.brand_development .icons > a:hover img {
	opacity: 0.7;
}

@media screen and (max-width: 767px) {
	.brand_development {
		display: block;
	}
	.brand_development > div {
		margin: 0 auto;
		max-width: 500px;
		width: 90%;
	}
	.brand_development > div:nth-child(n+4) {
		margin-top: 35px;
	}
	.brand_development > div + div {
		margin-top: 35px;
	}
}
