/* section */
section {margin-bottom: 12vw;width: 1580px;margin: 0 auto;max-width: 100%;}
section.last { margin-bottom: 5vw; }
section.section_pad { padding: 5vw 0; }
section >* { z-index: 3; }
section .title_box { margin: 0 auto 60px; }
section .title_box font { padding: 10px 0; box-sizing: border-box; line-height: 1; font-size: 50px; z-index: 5; }
section .title_box font span { width: 280px; height: 3px; top: calc((100% - 3px) / 2); left: 50%; z-index: 1; }
section .title_box font span:before , section .title_box font span:after { position: absolute; width: 50%; height: 100%; background: var(--secondary); display: block; top: 0; left: 0; content: ""; }
section .title_box font span:after { left: auto; right: 0; }
section .title_box font b { line-height: 100%; letter-spacing: .15em; font-style: italic; font-size: 55px; font-weight: 600; text-transform: uppercase; z-index: 4; opacity: 0; }
section .title_box font .sub_title { font-weight: bold; font-size: 22px; text-transform: uppercase; font-style: italic; top: 80px; left: 85px; opacity: 0; }
section .title_box.showtime font span:before , section .title_box.showtime font span:after { width: 25%; -webkit-transition-delay: .2s; transition-delay: .2s; }
section .title_box.showtime font b { opacity: 1; -webkit-transition-delay: .6s; transition-delay: .6s; }
section .title_box.showtime font .sub_title { opacity: 1; -webkit-transition-delay: .8s; transition-delay: .8s; }
section .img_show:before { position: absolute; width: 200%; height: 100%; background: var(--secondary); content: ""; top: 0; left: -50%; z-index: 10; }
section .img_show.showtime:before { left: 120%; }

/* bg_box */
.bg_box { width: 100%; height: 100%; background: no-repeat 50% / cover; opacity: .5; top: 0; left: 0; }
.bg_box:before { width: 100%; height: 100%; display: block; background: rgba(var(--white-rgb), .3); content: ""; }
.bg_box.white:before { background: rgba(var(--white-rgb), .2); }

/* about_area */
#about_area article { margin-bottom: 30px; line-height: 210%; letter-spacing: 2px; font-weight: 400; }
#about_area .more { bottom: 10%; }

/* news_area */
#news_area .time { font-weight: 300; font-style: italic; line-height: 120%; }
#news_area .img_cover , #book_area .img_cover { height: 350px; }
#news_area h3 { margin-top: 10px; height: 45px; line-height: 45px; letter-spacing: .15em; font-weight: 600; font-size: 22px; }
#news_area h3:before { position: absolute; width: 0; height: 2px; background: var(--secondary); display: block; bottom: 0; left: 0; content: ""; }
#news_area .slick-current h3:before { width: 100%; }
#news_area .more font { font-weight: 600; font-style: italic; }
#news_area .more svg { margin-left: 10px; width: 18px; height: 13px; }


/*maramore*/
.maramore{
    display: flex;
    position: relative;
}
.maramore a{
    position: relative;
    padding: 10px 70px;
    background: #3e8a86;
    color: white;
    border: #fffcf9 2px solid;
}
.maramore a:hover{
    background-color: #437893;
}
.maramore a:hover:before{
    right: 0;
    width: 40px;
}
.maramore a:before{
	content:"";
	position: absolute;
	width: 60px;
	height: 1px;
	background: white;
	right: -53px;
	top: calc(50% - 1px);
}
/*titleeJ*/
.titleeJ{
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 60px 0;
    z-index: 2;
    align-items: center;
}

.titleeJ .toop{
    position: relative;
    display:flex;
    align-items: flex-end;
}
#index_about .titleeJ .toop h2{
    -webkit-text-stroke: 1px #404040;
}
#index_about .titleeJ .aoom{
    margin-left: 0;
    color: #84c9c6;
}

.titleeJ .toop h2{
	color: #343434;
	font-size: 72px;
	-webkit-text-stroke: 1px rgb(66 66 66 / 20%);
	-webkit-text-fill-color: transparent;
	font-weight: 800;
	line-height: 70%;
	display: flex;
}
.titleeJ .toop h3{
	position: relative;
	font-size: 65px;
	font-weight: 800;
	line-height: 70%;
	margin-left: 10px;
}
.titleeJ .aoom{
	position: relative;
	font-size: 72px;
	font-weight: 800;
	line-height: 100%;
	margin-left: 81px;
}
.titleeJ .sutitee{
    display: flex;
    font-size: 27px;
    line-height: 105%;
    margin-left: 273px;
}
.titleeJ .toop p{
    display: flex;
    font-size: 27px;
    line-height: 70%;
}
.titleeJ .boom{
    position: relative;
    font-size: 65px;
    font-weight: 800;
    margin-left: 252px;
    margin-top: -18px;
}
.titleeJ .boom:before{
	content:"";
	position: absolute;
	width: 220px;
	height: 1px;
	background: #313131;
	left: -234px;
	top: 53px;
}
#Jbox-service .titleeJ .boom{
    color: #89cecb;
}
#Jbox-service .titleeJ .boom:before{
    background: #e5e5e5;
}
#Jbox-service .titleeJ .toop h2{
    /* color: #404040; */
    -webkit-text-stroke: 1px rgb(12 11 17);
    -webkit-text-fill-color: transparent;
}
#Jbox-service .titleeJ .toop p{
    color: #656565;
    margin-left: 8px;
}
/*Jbox-service*/
#Jbox-service{position: relative;background-image: url(/images/430/greyzz.png);padding: 60px 0 50px;/* background-size: cover; */margin-bottom: 0px;}
#Jbox-service .Jbox-service-list{}
#Jbox-service .maramore{
    margin: 50px auto 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#Jbox-service .Jbox-service-list .bxslider{
    display: flex;
    flex-wrap: wrap;
}
#Jbox-service .slick-list{
    position: relative;
    width: 100%;
}
#Jbox-service .Jbox-service-list .bxslider .JaJlist{
    width: calc(25% - 50px);
    padding: 45px 15px;
    margin: 10px 10px 20px;
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.22);
    background: #fafaf7cf;
}
#Jbox-service .Jbox-service-list .JaJlist a.photo{
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 1000000px;
    width: 200px;
    max-width: 95%;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.22);
    background: #303941;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: 50%;
}
#Jbox-service:before{
	content:"";
	position: absolute;
	width: 800px;
	height: calc(0% + 0px);
	background: #1873d682;
	top: 0;
	left: 170px;
	transform: skewX(-37deg);
	z-index: 1;
	transform-origin: top left;
	transition: all 1.1s ease-in-out;
	-webkit-transition: all 1.1s ease-in-out;
	-moz-transition: all 1.1s ease-in-out;
	-o-transition: all 1.1s ease-in-out;
	-ms-transition: all 1.1s ease-in-out;
	opacity: 0;
}
#Jbox-service.tooolong:before{
	height: calc(100% + 500px);
}
#Jbox-service:after{
	content:"";
	position: absolute;
	width: 200px;
	height: calc(0% + 200px);
	background: #ffffff;
	bottom: 0;
	right: -177px;
	transform: skewX(-37deg);
}
#Jbox-service .Jbox-service-list .JaJlist a.photo img{
    border-radius: 1000px;
    width: 100%;
}
#Jbox-service .slick-slide{
    margin: 0 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#Jbox-service .slick-slide:hover a.photo{
    border: #ffffff 6px solid;
}
#Jbox-service .slick-slide p{
    margin-top: 20px;
    color: #4c4c4c;
}
#Jbox-service .slick-slide p.tittle{
    overflow: hidden;
    font-size: 25px;
    height: 43px;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
#Jbox-service .slick-slide p.gans{
    font-size: 17px;
    overflow: hidden;
    margin: 10px 0;
    height: 79px;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 10px 5px;
}

/*Jbox-sengon*/
#Jbox-sengon{
    position: relative;
    background-image: url(/images/430/Jad_bg.jpg);
    background-attachment: fixed;
    padding: 30px 0 70px;
}
#Jbox-sengon .titleeJ .boom, #Jbox-sengon .titleeJ .toop h2, #Jbox-sengon .titleeJ .toop p{
    color: #48908c;
}
#Jbox-sengon .titleeJ .boom:before{
	background: #48908ccf;
}
#Jbox-sengon .maramore{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}
#Jbox-sengon #Jad-list{
    position: relative;
}
#Jbox-sengon .Jadlist{
    border: #3e8a86 6px solid;
    border-radius: 1200px;
    margin: 0 20px;
}
#Jbox-sengon .Jadlist a{
	position: relative;
	border-radius: 1200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
#Jbox-sengon .Jadlist h2.mamatitle{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 38px;
    font-weight: 400;
    color: #374747;
}
#Jbox-sengon .Jadlist a.photo:before{
	content:"";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #2a686500;
}
#Jbox-sengon .Jadlist:hover a.photo:before{
    background: #19403e87;
}

#Jbox-sengon .Jadlist:hover h2.mamatitle{
    color: white;
}
/*ideaJ*/
#ideaJ{
    position: relative;
    z-index: 0;
    padding: 150px 0 60px;
    background-image: url(/images/430/peban-BG.jpg);
    background-size: cover;
    background-position: 100% 50%;
}
#ideaJ .titleeJ .toop h2{
    -webkit-text-stroke: 1px rgb(24 115 214);
}
#ideaJ .titleeJ .toop h3{
    color: #1873d6;
}
#ideaJ .titleeJ .aoom{
    color: #1873d6;
}
#ideaJ .titleeJ{
    display: flex;
    align-items: flex-end;
    flex-direction: column;

    padding: 20px;
    margin-top: 30px;
    margin-bottom: 130px;
}
#ideaJ .maid{
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
#ideaJ .maid .listmaJ{
    display: flex;
    flex-direction: column;
    width: 33.3%;
}
#ideaJ .maid .listmaJ.item01{
    display: flex;
    margin-bottom: 50px;
    justify-content: space-between;
}
#ideaJ .maid .listmaJ.item02{
    margin-left: 40px;
    width: calc(33.3% - 40px);
    margin-top: 60px;
}

#ideaJ .textbox{
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#ideaJ .item01 .textbox{
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-end;
}
#ideaJ .maramore{
    margin-left: 20px;
}
#ideaJ .maid .listmaJ.item03{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 100px;
}
#ideaJ .textbox .tmetitle{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#ideaJ .item03 .textbox .tmetitle{
    display: flex;
    align-items: flex-start;
}
#ideaJ .textbox .tmetitle .tno01 b ,#ideaJ .textbox .tmetitle .tno01 span{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
#ideaJ .textbox .tmetitle p.tno01{
    display: flex;
}
#ideaJ .textbox .tmetitle .tno01 b{
    color: #1873d6;
    display: flex;
    order: 1;
}
#ideaJ .item03 .textbox .tmetitle .tno01 b{
    order: 2;
}
#ideaJ .textbox .tmetitle .tno01 span{
    display: flex;
    order: 1;
    margin-left: 10px;
}
#ideaJ .item03 .textbox .tmetitle .tno01 span{margin-right: 10px;margin-left: 0;}
#ideaJ .textbox .tmetitle .tno02{
    font-size: 23px;
    line-height: 70%;
    font-weight: 600;
}
#ideaJ .textbox .tmeinfo{
	padding: 20px 0px 15px 90px;
}
#ideaJ .item03 .textbox .tmeinfo{
	padding: 20px 90px 15px 0px;
}
#ideaJ .textbox .tmeinfo p{
    text-align: right;
    font-size: 17px;
    line-height: 120%;
    color: #2a2a2a;
    font-weight: 300;
}
#ideaJ .item03 .textbox .tmeinfo p{
    text-align: left;
}
/*index_about*/
#index_about{
    position: relative;
    padding: 160px 0 40px;
    background-image: url(/images/430/greyzz.png);
    /* background-size: cover; */
}
#index_about section{
    position: relative;
    z-index: 4;
}
#index_about:before{
	content:"";
	position: absolute;
	width: 660px;
	height: calc(0% + 0px);
	background: #eeeeee63;
	top: 0;
	right: calc(50% - 253px);
	transform: skewX(37deg);
	z-index: 0;
	transform-origin: top right;
	transition: all 1.7s ease-in-out;
	-webkit-transition: all 1.7s ease-in-out;
	-moz-transition: all 1.7s ease-in-out;
	-o-transition: all 1.7s ease-in-out;
	-ms-transition: all 1.7s ease-in-out;
	z-index: 3;
	opacity: 0;
}
#index_about.tooolong:before{
    height: calc(100% + 500px);
}
#index_about .fleex{
    display: flex;
}
#index_about .fleex .lefttbox{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    justify-content: center;
    order: 2;
}
#index_about .fleex .lefttbox img{
    width: 700px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#index_about .fleex .rightbox{
    display: flex;
    flex-direction: column;
    width: 50%;
    padding: 50px;
}
#index_about .maramore{
    margin-top: -28px;
}
#index_about .titleeJ{
    display: flex;
    align-items: flex-start;
    padding: 0px 0 50px;
}
#index_about .titleeJ .sutitee:before{
	content:"";
	width: 1px;
	height: 100px;
	position: absolute;
	background: #6d5a4c;
	top: -115px;
	right: 9px;
}
#index_about .titleeJ .sutitee{
    margin-left: 0;
    position: absolute;
    width: auto;
    height: 100%;
    webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    right: -30px;
    letter-spacing: 0.25em;
    font-size: 21px;
}
#index_about .iminfo{
    display: flex;
    flex-direction: column;
}
#index_about .iminfo p{
    font-size: 17px;
    margin-bottom: 20px;
}
/* product_list */
#product_list { margin: auto; width: 90%; }
#product_list .img_show { z-index: 1; }
#product_list .img_cover { height: 400px; }
#product_list .info_box { margin: -50px auto 30px; padding: 20px 30px; width: calc(90% - 60px); box-shadow: 0 0 10px rgba(var(--black-rgb), .2); z-index: 5; }
#product_list .info_box h3 { margin-bottom: 5px; height: 37px; letter-spacing: .15em; font-size: 22px; }
#product_list .info_box .price_box p { margin-right: 10px; vertical-align: bottom; }
#product_list .info_box .price_box p * { line-height: 100%; font-size: 18px; vertical-align: text-bottom; }
#product_list .info_box .price_box p span { margin-right: 2px; font-size: 12px; }
#product_list .info_box .price_box p.price * { font-weight: 600; }
#product_list .info_box .price_box p.old font { font-size: 15px; text-decoration: line-through; }

/* book_area */
#book_area a { background: rgba(var(--black-rgb), .2); }
#book_area a b { margin: auto; padding: 0 10%; width: 80%; height: 42px; letter-spacing: .15em; font-weight: 700; font-size: 25px; }
#book_area .slick-current a b { letter-spacing: .4em; }

@media screen and (min-width: 1281px){
	#product_list {/* width: var(--width-xl); */}
	#book_area li:hover a b { letter-spacing: .4em; }
}
@media screen and (min-width: 1025px){
	section {margin-bottom: 70px;}
	#about_area #photo_list { order: 1; }
	#about_area article { width: 80%; }
}
@media screen and (max-width: 1440px){
	#Jbox-service .slick-slide{
	    margin: 0 60px;
	}
	section{
	    width: 1300px;
	}
	#Jbox-service:before{
	    width: 590px;
	}
	.titleeJ .sutitee{
	    font-size: 25px;
	}
	.titleeJ .toop h2, .titleeJ .toop h3, .titleeJ .aoom,.titleeJ .boom{
	    font-size: 55px;
	}
	#ideaJ .textbox .tmeinfo{
	    padding: 20px 0px 15px 10px;
	}
	#ideaJ .item03 .textbox .tmeinfo{
		padding: 20px 0px 15px 10px;
	}
	#ideaJ .titleeJ{
	    margin-bottom: 60px;
	}
	#ideaJ .maid .listmaJ.item02{
	    margin-left: 0;
	    width: calc(33.3% - 0px);
	}
	#ideaJ .textbox .tmetitle .tno01 b, #ideaJ .textbox .tmetitle .tno01 span{
	    font-size: 24px;
	}
	#ideaJ .textbox .tmetitle .tno02{
	    font-size: 22px;
	}
	#ideaJ .textbox .tmeinfo p ,#index_about .iminfo p{
	    font-size: 16px;
	}
	#index_about:before{
    width: 512px;
    right: calc(50% - 90px);
}
}
@media screen and (max-width: 1280px){
	section{
    width: 1140px;
}
	#Jbox-service .slick-slide{
	    margin: 0 20px;
	}
	#Jbox-service .slick-slide p{
	    font-size: 21px;
	}
	#ideaJ .maid .listmaJ{width: 50%;}
	#ideaJ .item03 .textbox .tmetitle{
	    display: flex;
	    align-items: flex-end;
	}
	#ideaJ .maid .listmaJ.item01{
	    display: flex;
	    margin-bottom: 0;
	    justify-content: flex-start;
	}
	#ideaJ .item01 .textbox{
    display: flex;
    justify-content: flex-start;
    flex: 1;
    flex-grow: 0;
}
	#ideaJ .textbox .tmetitle .tno01 b{
	    order: 2;
	}
	#ideaJ .maid .listmaJ.item02{
	    width: 50%;
	}
	#ideaJ .titleeJ{
	    margin-bottom: 20px;
	}
	#ideaJ .maid .listmaJ.item03{
    margin-top: -230px;
}
}
@media screen and (max-width: 1024px){
	#about_area .more { margin-top: 15px; }
}
@media screen and (max-width: 890px){
	#ideaJ .maid .listmaJ.item02{
	    width: 90%;
	}
	#ideaJ .maid .listmaJ.item02 img{
    width: 350px;
    margin: 0 auto;
}
	#ideaJ .maid .listmaJ{
		width: 90%;
	}
	#index_about .fleex{
	    display: flex;
	    flex-direction: column;
	}
	#index_about .fleex .lefttbox{
	    width: 90%;
	}
	#index_about .fleex .rightbox{
		width:90%;
		padding: 20px;
		margin-top: 10px;
	}
	#ideaJ .maid .listmaJ.item03{
	    margin-top: 0;
	}
	#index_about{
    padding: 140px 0 48px;
}
}
@media screen and (max-width: 640px){
	#Jbox-sengon .Jadlist h2.mamatitle{
	    font-size: 19px;
	}
	#Jbox-sengon .Jadlist{
    margin: 0 1px;
    border: #3e8a86 2px solid;
}
	section .title_box { margin: 30px auto; }
	section .title_box font span { width: 200px; }
	section .title_box font b { font-size: 40px; }
	section .title_box font .sub_title { font-size: 17px; left: 55px; }
	#Jbox-service .titleeJ .toop p{
	    font-size: 23px;
	}
	.titleeJ .toop h2{
	    font-size: 45px;
	}
	.titleeJ .boom{
	    font-size: 45px;
	    margin-top: -3px;
	    margin-left: 180px;
	}
	.titleeJ .boom:before{
	    top: 36px;
	    width: 170px;
	    left: -187px;
	}
	#Jbox-service{
	    padding: 50px 0 90px;
	}
	#index_about .titleeJ .sutitee{
    right: 5px;
    top: -50px;
}
}
@media screen and (max-width: 480px){
	#Jbox-service:before{
	    width: 350px;
	    left: -500px;
	}
	.titleeJ .boom:before{
	    width: 100px;
	    left: -112px;
	}
	.titleeJ .boom{
	    margin-left: 96px;
	}
	#Jbox-service .titleeJ .toop p{
	    font-size: 18px;
	}
	#Jbox-service .slick-slide p{
	    font-size: 19px;
	    overflow: hidden;
	    margin: 10px 0;
	    height: 25px;
	    text-align: center;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
	}
	#Jbox-service .slick-slide{
	    margin: 0;
	    margin-right: 10px;
	}
	#Jbox-service .slick-slide p.tittle{
	    font-size: 22px;
	    height: 39px;
	    margin: 12px auto 0;
	}
	#Jbox-service .Jbox-service-list .bxslider .JaJlist{
    margin: 10px 7px 20px;
}
	#Jbox-service:after{
	    display: none;
	}
	#Jbox-service .Jbox-service-list .JaJlist a.photo{width: 79%;}
	#Jbox-service .slick-slide:hover a.photo{
	    border: #ffffff 3px solid;
	}
	#ideaJ .maid .listmaJ{
	    width: 97%;
	}
	.titleeJ .toop h2, .titleeJ .toop h3, .titleeJ .aoom, .titleeJ .boom{
	    font-size: 42px;
	}
	#Jbox-sengon .titleeJ .boom{
    margin-left: 22px;
}
	.titleeJ .sutitee{
	    margin-left: 74px;
	}
	#ideaJ{
	    padding: 60px 0 0px;
	}
	#index_about{
    padding: 60px 0 40px;
}
}
@media screen and (max-width: 380px){
	section .title_box.showtime font span:before , section .title_box.showtime font span:after { width: 10%; }
}