@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------



------------------------------------------------------*/
main { margin-bottom: 0;}

@media (min-width: 768px) {
	main { padding-top: 0;}
}

@media (max-width: 767px) {

}


/*------------------------------------------------------

	catchphrase

------------------------------------------------------*/
#catchphrase { text-align: center; margin-bottom: 0;
	position: relative;
}
#catchphrase::before { content: ""; position: absolute; width: 853px; height: 461px; background: url(../top/bg_catchphrase-01.png) no-repeat left top / cover; left: 0; top: 0;}

#catchphrase .container {}
#catchphrase p:not(.green) { color: #42210B; font-weight: bold; margin-bottom: 15px;}
#catchphrase .title { margin-left: auto; margin-right: auto; margin-bottom: 30px;}
#catchphrase .title img { width: 100%; height: auto;}
#catchphrase .green { color: #0FA45B; font-weight: bold; letter-spacing: 0.05em;}
#catchphrase .green span { background-color: #0FA45B; color: #fff; padding: 0px 12px; border-radius: 22px; display: inline-block; margin-right: 10px;}

#catchphrase .license { margin-left: auto; margin-right: auto;}
#catchphrase .license .green { font-size: 1.6rem; line-height: 1.4; margin-bottom: 5px;}
#catchphrase .license ul { margin-left: auto; margin-right: auto; max-width: 540px; }
#catchphrase .license ul li { font-size: 1.4rem; line-height: 1.4; font-family: "Roboto", sans-serif;}

@media (min-width: 768px) {
	#catchphrase { height: 490px; background: linear-gradient(180deg, rgba(254, 252, 204, 0.00) 43.18%, #FEFCCC 113.64%);}
	#catchphrase::after { content: ""; position: absolute; width: 656px; height: 457px; background: url(../top/bg_catchphrase-02.png) no-repeat right top / cover; right: 0; top: 0; z-index: -1; }

	#catchphrase .container { padding-top: 100px; }
	#catchphrase p:not(.green) { font-size: 2.6rem; letter-spacing: 0.077em; margin-bottom: 12px;}
	#catchphrase .title { max-width: 897px; }
	#catchphrase .title img {}
	#catchphrase .green { line-height: 2.4; font-size: 2.4rem; margin-bottom: 15px;}
	#catchphrase .green span { min-width: 90px; height: 40px; line-height: 40px; }

	#catchphrase .license { }
	#catchphrase .license .green {}
	#catchphrase .license ul { justify-content: flex-start; }
	#catchphrase .license ul li { width: calc(100% / 3);}
	#catchphrase .license ul li:nth-child(n+4) { margin-top: 0;}

}

@media screen and (min-width:768px) and ( max-width:1400px) {
	#catchphrase::after { right: calc(100vw - 1400px);}
}


@media (max-width: 767px) {
	#catchphrase { padding-top: 55px; padding-bottom: 20px;}
	#catchphrase::before { width: 100%; height: 100%; background-size: contain; }

	#catchphrase .container {}
	#catchphrase p:not(.green) { font-size: 2rem; letter-spacing: 0.1em; line-height: 1.3; }
	#catchphrase .title { max-width: 325px;}
	#catchphrase .title img {}
	#catchphrase .green { font-size: 2rem; line-height: 1.4; margin-bottom: 30px;}
	#catchphrase .green span { height: 30px; line-height: 30px; margin-bottom: 18px; }

	#catchphrase .license {}
	#catchphrase .license .green {}
	#catchphrase .license ul {}
	#catchphrase .license ul li { width: calc(50% - 5px); margin-bottom: 0; white-space: nowrap; text-align: left;}
	

}


/*------------------------------------------------------



------------------------------------------------------*/

@media (min-width: 768px) {

}

@media (max-width: 767px) {
	#loop-slider { margin-bottom: 50px;}
}

/*------------------------------------------------------

	tel-contact

------------------------------------------------------*/
#tel-contact { background-color: #FFFBCC; }
#tel-contact .l_col-contact {}
#tel-contact .l_col-tel { background-color: #fff; align-items: center;}
#tel-contact .l_col-tel > div {}
#tel-contact .l_col-tel .title { color: #C1272D; font-size: 1.6rem; font-weight: bold; line-height: 1.4; }
#tel-contact .l_col-tel .title+p { color: #42210B; font-size: 1.6rem; font-weight: bold; line-height: 1.4; }
/* #tel-contact .l_col-tel a { max-width: 405px; }
#tel-contact .l_col-tel a img {} */
#tel-contact .l_col-tel a { font-family: "Roboto", sans-serif; color: #42210B; text-decoration: none; font-size: 5.0rem; font-weight: bold; letter-spacing: 0.05em; white-space: nowrap; background: url(../images/icon_tel-green.svg) no-repeat left center / 41px auto; padding-left: 48px; }


#tel-contact .l_col-contact > p { background-color: #F15A24; color: #fff; font-size: 2.4rem; font-weight: bold; text-align: center; border-radius: 42px;}

@media (min-width: 768px) {
	#tel-contact { padding-top: 35px; padding-bottom: 35px;}
	#tel-contact .l_col-contact {}
	#tel-contact .l_col-tel { width: calc(100% - (240px + 20px)); border-radius: 42px; padding: 0 35px; height: 84px;}
	#tel-contact .l_col-tel > div {}
	#tel-contact .l_col-tel .title {}
	#tel-contact .l_col-tel .title+p {}
	/* #tel-contact .l_col-tel a { width: calc(100% - 250px); }
	#tel-contact .l_col-tel a img {} */
	#tel-contact .l_col-tel a { max-width: 405px; width: calc(100% - 250px); height: 84px; line-height: 84px; }
	#tel-contact .l_col-contact > p { width: 240px; padding-top: 20px;}
}

@media screen and (min-width:768px) and ( max-width:1050px) {
	#tel-contact .l_col-tel { width: 100%; margin-bottom: 15px; max-width: 800px; margin-left: auto; margin-right: auto;}
	#tel-contact .l_col-contact > p { width: 100%; padding-top: 0;  max-width: 800px; margin-left: auto; margin-right: auto;}
}
/*
@media screen and (min-width:900px) and ( max-width:1050px) {
	#tel-contact .l_col-tel { padding: 0 20px;}
	#tel-contact .l_col-tel a { width: calc(100% - 260px); font-size: clamp(3rem,4.5vw,5rem); letter-spacing: 0px;}
}
@media screen and (min-width:768px) and ( max-width:899px) {
	#tel-contact .l_col-tel { height: auto; padding-top: 10px; padding-bottom: 5px;}
	#tel-contact .l_col-tel > div { width: 100%; margin-bottom: 5px;}
	#tel-contact .l_col-tel a { width: 100%; height: auto; line-height: 1;}
	#tel-contact .l_col-contact > p { align-items: center; display: flex; justify-content: center; padding-top: 0; }
}
*/

@media (max-width: 767px) {
	#tel-contact { padding: 15px; text-align: center; margin-bottom: 0;}
	#tel-contact .l_col-contact { margin-left: 0; margin-right: 0;}
	#tel-contact .l_col-tel { padding: 20px 10px 15px; border-radius: 20px; margin-bottom: 15px; width: 100%;}
	#tel-contact .l_col-tel > div { width: 100%; margin-bottom: 5px;}
	#tel-contact .l_col-tel .title {}
	#tel-contact .l_col-tel .title+p {}
	/* #tel-contact .l_col-tel a { margin-bottom: 0; width: 95%; margin-left: auto; margin-right: auto;}
	#tel-contact .l_col-tel a img {} */
	#tel-contact .l_col-tel a { max-width: 310px; margin-bottom: 0; width: 95%; margin-left: auto; margin-right: auto; font-size: 3.6rem; line-height: 41px; height: 41px;}
	#tel-contact .l_col-contact > p { width: 100%; margin-bottom: 0;}
}


/*------------------------------------------------------

	factory

------------------------------------------------------*/
#factory { background: linear-gradient(90deg, #007B3F 0%, #6BBB63 50%, #007B3F 100%); }
#factory .contents-title { color: #fff; text-align: center; }
#factory .contents-title .title { text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.40); font-weight: bold; letter-spacing: 0.05em;}
#factory .contents-title p { font-weight: bold;}

#map { background-color: #F7F0DA; overflow: hidden; text-align: center; position: relative; z-index: 1;}
#map .container { text-align: center;}
/* #map img { max-width: 672px;} */
#map object { max-width: 672px;}

#factory-list {}
#factory-list .l_col-2 {}
#factory-list li {}
#factory-list li a { text-decoration: none; border-radius: 50px; background: #EB9837; box-shadow: 0px 4px 0px 0px #D07A15; }
#factory-list li .area { background-color: #fff; border-radius: 50%; text-align: center; padding-top: 10px; }
#factory-list li .area span { color: #EB9837; font-weight: bold; line-height: 2; display: block; position: relative;}
#factory-list li .area span:first-child::after { content: ""; width: 75px; height: 1px; position: absolute; left: 0; right: 0; top: auto; bottom: 0; background-color: #EB9837; margin: auto;}
#factory-list li div {}
#factory-list li .name { color: #fff; font-size: 2.4rem; font-weight: bold; letter-spacing: 0.1rem; }
#factory-list li .access { color: #ff0; font-size: 1.4rem; font-weight: bold;}
#factory-list li .name.long {}
#factory-list li .access.long { line-height: 1.4;}

#factory-list li.chiba a {}
#factory-list li.kanagawa a { background: #1F9EFA; box-shadow: 0px 4px 0px 0px #1586D8; }
#factory-list li.kanagawa .area span { color: #1F9EFA;}
#factory-list li.kanagawa .area span:first-child::after { background: #1F9EFA; }
#factory-list li.saitama a { background: #EF73A1; box-shadow: 0px 4px 0px 0px #DB4D81; }
#factory-list li.saitama .area span { color: #EF73A1;}
#factory-list li.saitama .area span:first-child::after { background: #EF73A1; }

#factory #bnr { background-color: #fff; text-align: center;}
#factory #bnr .container {}
#factory #bnr a {}
#factory #bnr img { max-width: 475px; width: 100%;}


@media (min-width: 768px) {
	#factory {}
	#factory .contents-title { height: 160px; padding-top: 35px;}
	#factory .contents-title .title { font-size: 3.6rem; }
	#factory .contents-title p { font-size: 1.6rem; }
	
	#map { height: 540px;}
	#map .container { top: -88px;}
	/* #map img {} */
	#map::before { content: ""; position: absolute; width: 778px; height: 540px; background: url(../top/bg_factory-01.png) no-repeat left bottom / cover; left: 0; bottom: 0;}
	#map::after { content: ""; position: absolute; width: 800px; height: 540px; background: url(../top/bg_factory-02.png) no-repeat right top / cover; right: 0; top: 0; z-index: -1; }
	
	#factory-list { padding-top: 40px; padding-bottom: 40px;}
	#factory-list .l_col-2 {}
	#factory-list li { width: calc(50% - 10px);}
	#factory-list li:nth-child(n+3) { margin-top: 25px;}
	#factory-list li a {}
	#factory-list li .area { width: 100px; height: 100px; }
	#factory-list li .area span { font-size: 2rem; }
	#factory-list li div { padding-top: 12px; width: calc(100% - (100px + 15px));}
	#factory-list li .name {}
	#factory-list li .access {}
	#factory-list li .name.long { font-size: 2rem;}
	#factory-list li .access.long { font-size: 1.2rem; }
	
	#factory-list li.chiba {}
	#factory-list li.kanagawa {}
	#factory-list li.saitama {}
	
	#factory #bnr { padding-top: 50px;}
	#factory #bnr .container {}
	#factory #bnr a {}
	#factory #bnr img {}
}

@media screen and (min-width:768px) and ( max-width:1400px) {
	#map::after { right: calc(100vw - 1400px);}
}


@media (max-width: 767px) {
	#factory { margin-bottom: 50px;}
	#factory .contents-title { padding-top: 25px; margin-bottom: 20px; }
	#factory .contents-title .title { font-size: 2.4rem; line-height: 1.25; margin-bottom: 12px;}
	#factory .contents-title p { font-size: 1.2rem; line-height: 1.4; text-align: left; }
	
	#map {}
	#map .container { top: -50px; margin-left: 0; margin-right: 0; margin-bottom: -90px; }
	/* #map img { width: 100%; max-width: none;} */
	#map object { width: 100%; max-width: none;}
	
	#factory-list { padding-top: 25px; padding-bottom: 40px; }
	#factory-list .l_col-2 {}
	#factory-list li { margin-bottom: 15px;}
	#factory-list li a { align-items: center;}
	#factory-list li .area { margin-bottom: 0; width: 74px; height: 74px;}
	#factory-list li .area span { font-size: 1.4rem;}
	#factory-list li .area span:first-child::after { width: 75%;}
	#factory-list li div { margin-bottom: 0; width: calc(100% - (74px + 15px));}
	#factory-list li .name { font-size: 1.8rem;}
	#factory-list li .access { font-size: 1rem;}
	#factory-list li .name.long { font-size: 1.5rem;}
	#factory-list li .access.long { font-size: 1rem; }
	
	#factory-list li.chiba {}
	#factory-list li.kanagawa {}
	#factory-list li.saitama {}
	
	#factory #bnr { padding-top: 50px;}
	#factory #bnr .container {}
	#factory #bnr a {}
	#factory #bnr img {}
}

/*------------------------------------------------------

    flow

------------------------------------------------------*/
#flow { padding-bottom: 50px; background-color: #F7F0DA; margin-bottom: 0; position: relative; z-index: 1;}

#flow .title-a {}
#flow .l_col-note { background-color: #f1f6e5; border-radius: 5px; padding: 20px; margin-bottom: 45px;}
#flow .l_col-note > p:first-child { color: #007f41; font-size: 2rem; font-weight: bold; background: url(/common/top/icon_flow-title.png) no-repeat left top; background-size: 38px auto; padding-left: 46px; min-height: 32px; }
#flow .l_col-note > p:last-child { font-weight: bold; line-height: 1.8; font-size: 1.6rem;}
#flow .l_col-note > p:last-child a { color: #0071bb;}

#flow .l_col-flow { border-right: 1px dotted #ddd; margin-bottom: 35px; background-color: #fff;}
#flow .l_col-flow li { border-left: 1px dotted #ddd;}
#flow .l_col-flow li section { padding: 10px 10px 30px; margin-bottom: 0;}
#flow .l_col-flow li .title { font-size: 2rem; color: #007f41; text-align: center; font-weight: bold; margin-bottom: 20px;}
#flow .l_col-flow li figure { text-align: center;}
#flow .l_col-flow li figure img { max-width: 72px;}
#flow .l_col-flow li p { font-size: 1.4rem; line-height: 1.8;}

#flow .l_col-benri { font-size: 1.6rem; justify-content: flex-start;}
#flow .l_col-benri dt { margin-right: 15px;}
#flow .l_col-benri dt span { background-color: #f05a24; display: inline-block; border-radius: 16px; color: #fff; padding: 1px 10px;}
#flow .l_col-benri dd { color: #f05a24; font-weight: bold; line-height: 1.8;}

@media (min-width: 768px){

	#flow::before { content: ""; position: absolute; width: 656px; height: 457px; background: url(../top/bg_flow-01.png) no-repeat left top / cover; left: 0; top: 100px;}
	#flow::after { content: ""; position: absolute; width: 853px; height: 461px; background: url(../top/bg_flow-02.png) no-repeat right top / cover; right: 0; top: 100px; z-index: -1; }

	#flow .l_col-note { align-items: center;}
    #flow .l_col-note > p:first-child { width: 260px;}
    #flow .l_col-note > p:last-child { width: calc(100% - 260px); padding-left: 30px; border-left: 1px solid #007f41;}

    #flow .l_col-flow { border-bottom: 4px solid #6bba63; }
    #flow .l_col-flow li { width: calc(99.95% / 6);}
    #flow .l_col-flow li figure { margin-bottom: 40px;}
}

@media screen and (min-width:768px) and ( max-width:1400px) {
	#flow::before { left: calc(100vw - 1400px);}
}



@media (max-width: 767px){

    #flow .l_col-note { margin-bottom: 30px;}
    #flow .l_col-note > p:first-child { width: 100%; margin-bottom: 10px;}
    #flow .l_col-note > p:last-child { width: 100%; border-top: 1px solid #007f41; padding-top: 15px; margin-bottom: 0;}

    #flow .l_col-flow { margin-bottom: 20px;}
    #flow .l_col-flow li { width: 50%; border-bottom: 4px solid #6bba63; margin-bottom: 0; padding-top: 20px;}
    #flow .l_col-flow li figure { margin-bottom: 30px;}

    #flow .l_col-benri dt { margin-bottom: 10px;}
}


/*------------------------------------------------------

    riyuu

------------------------------------------------------*/
#riyuu { background-color: #F1F6E5; padding-bottom: 35px; }
#riyuu .title-c {}
#riyuu .l_col-riyuu {}
#riyuu .l_col-riyuu section { border-radius: 20px; border: 8px solid #F7F0DA; background-color: #fff; padding: 12px 15px; margin-bottom: 0;}
#riyuu .l_col-riyuu .l_col-title { margin-bottom: 10px; justify-content: flex-start;}
#riyuu .l_col-riyuu .l_col-title p { display: inline-block; border-radius: 16px; color: #fff; width: 100px; height: 32px; line-height: 32px; text-align: right; padding-right: 5px; background: url("../top/icon_riyuu.png") no-repeat left+10px center #007f41; background-size: 20px auto; font-size: 1.6rem;}
#riyuu .l_col-riyuu .l_col-title p span { display: inline-block; width: 24px; height: 24px; background-color: #edf6d9; border-radius: 50%; color: #007f41; text-align: center; line-height: 24px; margin-left: 3px; font-weight: bold;}
#riyuu .l_col-riyuu .l_col-title h3 { font-size: 2.4rem; color: #f05a24; font-weight: bold; }
#riyuu .l_col-riyuu section .text { font-size: 1.6rem;}
#riyuu .l_col-riyuu section .text p {}
#riyuu .l_col-riyuu section .highlighter { font-weight: normal;}


@media (min-width: 768px){

    #riyuu .l_col-riyuu section { width: calc(50% - 20px);}
    #riyuu .l_col-riyuu .l_col-title p { margin-right: 18px; margin-top: 4px;}

    #riyuu .l_col-riyuu section:nth-of-type(1) ,
    #riyuu .l_col-riyuu section:nth-of-type(2) { margin-bottom: 20px;}
}

@media (max-width: 767px){

	#riyuu .l_col-riyuu { margin-bottom: 0;}
    #riyuu .l_col-riyuu section { width: 100%;}
	#riyuu .l_col-riyuu section:not(:last-child) { margin-bottom: 15px;}
    #riyuu .l_col-riyuu .l_col-title p { margin-bottom: 10px; margin-left: auto; margin-right: auto;}
    #riyuu .l_col-riyuu .l_col-title h3 { width: 100%; margin-bottom: 0; text-align: center;}
}



/*------------------------------------------------------

    voice

------------------------------------------------------*/
#voice {}
#voice .l_col-3 .col-3 { background-color: #fff; border: solid #007F41; border-width: 1px 1px 4px; padding: 20px 15px; border-radius: 20px; }
#voice .l_col-3 .col-3 h3 { background: url(../top/voiceImg.png) no-repeat top center; background-size: 100px auto; padding-top: 86px; font-size: 2rem; font-weight: bold; color: #007F41; text-align: center; }
#voice .l_col-3 .col-3 .text { text-align: center; font-size: 1.4rem; }
#voice .buttonWrap { background: #f2f7e6; padding: 50px 0 60px; }
#voice .buttonWrap .page-btn-a {}
#voice .buttonWrap .page-btn-a a { background: #8c6239; box-shadow: 0px 6px 0px 0px #754c24; border-color: #754c24; }

@media (min-width: 768px){
	#voide { margin-bottom: 0; }
	#voice .title-c { margin-bottom: 50px;}
	#voice .l_col-3 .col-3 { width: 32%; }
	#voice .l_col-3 .col-3:nth-child(2) { margin: 0 2%; }
	#voice .l_col-3 .col-3 .text {}
	#voice .buttonWrap { margin-top: 40px; }
	#voice .buttonWrap .page-btn-a {}
	#voice .buttonWrap .page-btn-a a { font-size: 2.8rem; padding: 14px 20px; }
	#voice .buttonWrap .page-btn-a a:hover { box-shadow: 0px 0px 0px 0px #754c24; top: 6px; }
}

@media (max-width: 767px){
	#voice { margin-bottom: 50px; }
	#voice .buttonWrap { padding: 25px 15px 30px; }
	#voice .buttonWrap .page-btn-a {}
	#voice .buttonWrap .page-btn-a a {}
	#voice .l_col-3 .col-3 { display: block; margin: 0 auto 20px; max-width: 500px; padding: 10px 5px;  }
}



/*------------------------------------------------------

	about

------------------------------------------------------*/
#about { padding: 0 0 20px; }
#about .green { color: #007F41; font-size: 3.4rem; letter-spacing: 2px; text-align: center; font-weight: bold; line-height: 1.25; letter-spacing: 0.05em; margin-bottom: 25px; }
#about .text { font-size: 1.6rem; }
#about .text p {}

.wheel { list-style-type: none; padding: 0; margin: 30px auto; -webkit-border-radius:100px; -moz-border-radius:100px; -ms-border-radius:100px; -o-border-radius:100px; border-radius:100px; width:610px;/*510px;*/ height:560px; position:relative; background: url(/common/top/wheel_bg.png) no-repeat center center; background-size: 438px auto; }
.wheel li { width: 250px; height: 180px; margin: 0; position: absolute; left: 0; right: 0; margin: 0 auto; top: -25px; }
.wheel li img { width: 100%; max-width: auto;}
.wheel li:nth-child(2) {  right: -30px; left: auto; bottom: 0; top: 0; margin: auto 0;}
.wheel li:nth-child(3) {  top: auto; bottom: -25px; margin: 0 auto;}
.wheel li:nth-child(4) { top: 0; bottom: 0; right: auto; left: -30px; margin: auto 0;}
.wheel li span { font-size: 18px; color: #fff; font-weight: bold; background-color: #6bbb63; -webkit-border-radius:18px; -moz-border-radius:18px; -ms-border-radius:18px; -o-border-radius:18px; border-radius:18px; position: absolute; bottom: 12px; margin: auto; left: 0; right: 0; text-align: center; line-height: 36px;}
.wheel_sp { max-width: 610px; margin: 0 auto; padding: 30px 0; display: none;}

@media (min-width: 768px){
	#about .text { margin-bottom: 50px;}
}

@media (max-width: 767px){
	#about { margin-bottom: 30px;}
	#about .green { font-size: 2.8rem; line-height: 1.4em; }
}

@media (max-width: 480px){
	#about .green { font-size: 1.8rem; }
}

@media (max-width: 374px){
	#about .green { font-size: 1.5rem; }
}



/*------------------------------------------------------
	company
------------------------------------------------------*/
#company { margin-bottom: 60px; }
#company > div { background: #f2f7e6; padding: 40px 0 55px; }
#company > div .container { max-width: 800px; }
#company #company-info .list-a:first-child li { margin-right: 10px; }
#company #company-info .list-a:nth-child(2) li { margin-left: 10px; }
#company #company-info .list-a:last-child li {}
#company #company-info .list-a:not(:last-child) { width: 50%; }
#company #company-info .list-a li { margin-bottom: 15px;}

#company .access {}
#company .access li { background: #fff; padding: 15px; line-height: 1.6em; border-radius: 20px; overflow: hidden; }
#company .access li span { display: block; font-weight: bold; margin: 5px 0; }

@media (min-width: 768px){
	#company .access { display: -webkit-flex; display: flex; -webkit-justify-content: space-between;
	justify-content: space-between;}
	#company #company-info .list-a li {}
	#company #company-info .list-a.last { width: 100%; margin-top: 0; margin-bottom: 30px;}
	#company #company-info .list-a.last li:last-child { margin-bottom: 0;}

	#company #company-info +.buttonWrap { margin-bottom: 60px; }
	#company .access { margin-bottom: 30px;}
	#company .access li { width: 49%;  text-align: left;  }
	#company .access li:first-child { margin-right: 10px; }
	#company .access li:last-child { min-height: 120px;  }
}

@media (max-width: 767px){
	#company { margin-bottom: 40px; }
	#company > div { padding: 20px 0; }
	#company #company-info +.buttonWrap { margin-bottom: 30px; }
	#company .access li { width: 100%; }
	#company .access li:first-child { margin-bottom: 15px; }
	#company #company-info .list-a:first-child li { margin-right: 10px; }
	#company #company-info .list-a:nth-child(2) li { margin-left: 10px; }
	#company #company-info .list-a:not(:last-child) { margin-bottom: 0;}

	#company .buttonWrap .button a { white-space: nowrap;}
}



/*------------------------------------------------------
	license
------------------------------------------------------*/
#license { padding-bottom: 100px; max-width: 800px; }
#license .title-b { margin-bottom: 20px;}
#license .text { margin-bottom: 40px;}
#license .text .green { color: #007F41; font-size: 1.6rem; line-height: 1.6; }
#license .list-a li:not(:last-child) { margin-bottom: 15px; }

@media (min-width: 768px){

}

@media (max-width: 767px){
	#license { padding-bottom: 50px; margin-bottom: 0;}
}


/*------------------------------------------------------



------------------------------------------------------*/

@media (min-width: 768px) {

}

@media (max-width: 767px) {

}


/*------------------------------------------------------



------------------------------------------------------*/

@media (min-width: 768px) {

}

@media (max-width: 767px) {

}


/*------------------------------------------------------



------------------------------------------------------*/

@media (min-width: 768px) {

}

@media (max-width: 767px) {

}