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

.pc {
	display: none !important;
}

body {
-webkit-text-size-adjust: 100%;
}

p, li, dt, dd {
	/*Androidブラウザフォントバグ対策*/
	 max-height: 999999px;
}

/*MV*/

#main{
    position: relative;
    display: block;
	padding-top: 200px;
}

#mvWrap{
	position: relative;
	box-sizing: border-box;
    z-index: 2;
}
#mv{
    height: 515px;
	width: 100%;
	background: url("../img/mv.jpg") no-repeat;
	background-size: cover;
	background-position: center center;
    margin-bottom: 140px;
}
.mvCopyW{
    position: relative;
	padding-top: 140px;
	text-align: center;
}
.mvCopy1{
    font-size: 2.7rem;
	line-height: 3.5rem;
    text-align: center;
	color: #fff;
	font-weight: 200;
	position: relative;
	margin-bottom: 15px;
}
.mvCopy1S{
    font-size: 1.6rem;
	color: #fff;
	font-weight: 200;
	margin-bottom: 50px;
	position: relative;
	letter-spacing: 0em;
}
.mvCopy2{
	font-size: 5.2rem;
	line-height: 5rem;
	color: #fff;
	text-align: center;
}
.mvCopy2S{
	display: block;
	position: relative;
	font-size: 1.2rem;
	line-height: 2.1rem;
	letter-spacing: 0.05em;
	text-align: center;
    margin-top: 10px;
}
.mvLinkW{
    display: block;
    position: absolute;
    bottom: -140px;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
}
.mvLink{
	display: block;
	background: #000;
	padding: 0px 12px;
	overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
    position: relative;
}
.mvLink span{
	color: #fff !important;
	position: relative;
	z-index: 1;
    line-height: 4rem;
    font-size: 1.4rem;
}
.mvLink:after{
	content: "";
	background: url("../img/arrow_r1.svg") no-repeat;
	background-size: contain;
	width: 10px;
	height: 12px;
	display: inline-block;
	position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.mvLink1{
}
.mvLink2{

}
.mvLink3{
}

@media screen and (max-width: 1450px) {
}

/*TOPページ*/



/*個別Style*/

#topSec01{
    position: relative;
    z-index: 2;
}

.topSec01W{
    position: relative;
    text-align: center;
    padding: 40px 0 50px;
}
.top01Ttl1{
	margin-bottom: 40px;
    position: relative;
}
.top01Ttl1:before{
	content: "";
	background: url("../img/asset_1.svg") no-repeat;
	background-size: contain;
	width: 68px;
	height: 68px;
	position: absolute;
	display: block;
	left: -5vw;
	top: 0;
}
.top01Box1{
	position: relative;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 70px;
}
.top01Box1L{
    display: block;
}
.top01Ttl2{
	font-size: 1.8rem;
	position: relative;
    margin-bottom: 35px;
}
.top01Ttl2 span{
	font-size: 3rem;
}
.top01Txt1{
	margin-bottom: 25px;
	text-align: left;
}
.top01Txt2{
}
.top01Box2{
    position: relative;
    height: 385px;
    margin-bottom: 20px;
}
.top01Circle{
	width: 128px;
	height: 128px;
	border-radius: 50%;
	box-sizing: border-box;
	padding-top: 40px;
	background: #F6F6F6;
	position: relative;
}
.circle1{
    position: absolute;
    left: 50%;
    transform: translateX(-160px);
    top: 123px;
}
.circle1:after{
	content: "";
	background: url("../img/asset_x.svg") no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: -45px;
	top: 50%;
	transform: translateY(-50%);
}
.circle2{
    position: absolute;
    left: 50%;
    transform: translateX(30px);
    top: 123px;
}
.circle3{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.circle4{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.circle4:after{
	content: "";
	background: url("../img/asset_e.svg") no-repeat;
	background-size: contain;
	width: 26px;
	height: 15px;
	display: inline-block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%) rotate(90deg);
    top: -10px;
}
.circleTxt1{
	font-size: 2.2rem;
	margin-bottom: 10px;
}
.circleTxt2{
	font-size: 1rem;
	letter-spacing: 0.1em;
}
.top01Txt3{
	margin-bottom: 15px;
}
.top01Txt4{
}

#topSec02{
	
}
.topSec02W{
    position: relative;
    text-align: center;
    padding: 20px 0 10px;
}
.top02Ttl1{
    margin-bottom: 35px;
}
.top02Lists1{
    justify-content: space-between;
    text-align: left;
    width: 260px;
    margin: 0 auto 30px;
}
.top02List1{
    display: block;
    margin-bottom: 30px;
}
.top02List1 a{
    display: block;
    overflow: hidden;
}
.top02Img1{
    margin-bottom: 15px;
    position: relative;
}
.top02ImgTxt{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 3rem;
}
.top02Txt1{
    font-size: 1.2rem;
    margin-bottom: 10px;
	color: #D38B00;
}
.top02Txt2{
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.top02Txt3{
    font-size: 1.2rem;
    line-height: 2.1rem;
}

.top02Lists2{
    text-align: left;
    width: 315px;
    margin: 0 auto;
}
.top02List2{
    display: block;
    margin-bottom: 30px;
}
.top02Img2{
    margin-bottom: 10px;
    position: relative;
}
.top02ImgTxt2{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 7.6rem;
    right: 5px;
}
.top02Txt4{
    font-size: 1.6rem;
}


#topSec03{
    background: #eee;
}
.topSec03W{
    padding: 60px 0;
    text-align: center;
}

.top03Lists{
    letter-spacing: -0.4em;
    width: 100%;
}
.top03List{
    width: 100%;
    letter-spacing: normal;
    background: #fff;
    display: block;
    margin-bottom: 15px;
}
.top03Img{
}
.top03TxtW{
    padding: 30px 28px 45px;
    box-sizing: border-box;
    position: relative;
}
.top03Ttl2{
    font-size: 1.9rem;
    margin-bottom: 20px;
}
.top03Txt1{
    font-size: 1.2rem;
    margin-bottom: 10px;
    text-align: left;
	color: #D38B00;
}
.top03Txt2{
    font-size: 1.6rem;
    margin-bottom: 10px;
    text-align: left;
}
.top03Txt3{
    font-size: 1.2rem;
    text-align: left;
    line-height: 2.1rem;
}
.top03More{
    font-size: 1.2rem;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #595757;
    padding: 5px 8px;
}
.top03Link{
	display: block;
	background: #595757;
	padding: 8px 12px;
	overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}
.top03Link span{
	color: #fff !important;
	position: relative;
	z-index: 1;
}
.top03Link:after{
	content: "";
	background: url("../img/arrow_r1.svg") no-repeat;
	background-size: contain;
	width: 10px;
	height: 12px;
	display: inline-block;
	position: relative;
	margin-left: 10px;
}
#topSec04{
}
.topSec04W{
    padding: 70px 0 50px;
    position: relative;
    text-align: center;
}
.top04Ttl1{
    position: relative;
    margin-bottom: 30px;
}
.top04Ttl1 h2{
    margin-bottom: 30px;
}
.top04Ttl1:before{
    content: "";
    background: url("../img/icon_photo2.svg") no-repeat;
    background-size: contain;
    width: 36px;
    height: 28px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
}
.top04TtlLink{
    display: inline-block;
    position: relative;
    font-size: 1.4rem;
}
.top04TtlLink:after{
    content: "";
    background: url("../img/arrow_r2.svg") no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    position: absolute;
    display: block;
    right: -32px;
    top: 0px;
}
.top04Copy{
    font-size: 2.7rem;
    margin-bottom: 20px;
}
.top04Txt{
    font-size: 1.4rem;
    line-height: 3.1rem;
    margin-bottom: 20px;
    letter-spacing: -0.01em;
}
.sec04PhotoW{
    width: 100%;
    margin: 0 auto 60px;
}
.sec04ImgL{
    margin-bottom: 10px;
}
.sec04TnW{
    display: flex;
    justify-content: space-between;
}
.sec04Tn{
    width: 24%;
}

#topSec05{
}
.topSec05Bg {
	background: url(../img/sec05_bg.jpg) no-repeat;
	background-position: -447px top;
	background-size: cover;
	height: 556px;
	position: relative;
}
.top05TtlW{
    text-align: center;
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    bottom: 35px;
    color: #fff;
}
.top05Ttl1{
    font-size: 3.5rem;
    line-height: 3.5rem;
    position: relative;
    left: -26px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.top05Ttl2{
    font-size: 6rem;
    line-height: 6rem;
    position: relative;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    margin-bottom: 20px;
    color: #fff;
	white-space: nowrap;
}
.top05Ttl3{
    font-size: 3rem;
    line-height: 3rem;
    position: absolute;
    left: 15px;
	bottom: 15px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    color: #fff;
}
.top05Ttl3:before{
	content: "photo by Yui";
	font-size: 1.6rem;
    font-family: 'Oswald', sans-serif;
	font-weight: 200;
	background: #D7A400;
	padding: 2px 5px;
	border-radius: 4px;
	position: absolute;
	right: 0;
	top: 0px;
	line-height: normal;
	display: inline-block;
}

.top05TxtW{
    width: 90%;
    margin: 0 auto;
    text-align: left;
    padding-top: 40px;
}
.top05Ttl4{
    font-size: 3rem;
    line-height: 5rem;
    margin-bottom: 30px;
}
.top05Ttl4 small{
	font-size: 2.1rem;
	letter-spacing: -0.05em;
}
.top05SnsW{
    display: flex;
    justify-content: space-between;
    width: 60px;
    margin: 0 auto 35px;
}
.top05SnsW a{
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    transition: 0.3s;
}
.top05SnsW a:hover img{
    opacity: 0;
}
.top05SnsW a:before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.3s;
}
.top05SnsW a:hover:before{
    opacity: 1;
}
.iconYou2:before{
    background: url("../img/icon_youtube_ov.svg") no-repeat;
    background-size: contain;
}
.iconIns2:before{
    background: url("../img/icon_ins_ov.svg") no-repeat;
    background-size: contain;
}
.iconTw2:before{
    background: url("../img/icon_Tw_ov.svg") no-repeat;
    background-size: contain;
}
.sec05Txt1{
    font-size: 1.2rem;
    margin-bottom: 10px;
}
.sec05TxtEn{
	font-size: 1.2rem;
	margin-bottom: 10px;
}
.sec05Txt2{
    font-size: 1.6rem;
    margin-bottom: 15px;
}
.sec05Txt3{
    font-size: 1.2rem;
    line-height: 2.1rem;
}

/*NEWS*/

#newsSec{
    position: relative;
}
.newsSecW{
    padding: 50px 0 40px;
    position: relative;
    text-align: center;
}
.newsSecTtl1{
    margin-bottom: 30px;
}
.newsSecW{
    
}
.newsW{
    text-align: left;
}

.newsLists{
}
.newsList{
    position: relative;
    text-align: left;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.newsList:after{
    content: "";
    position: absolute;
    width: 34px;
    height: 1px;
    border-bottom: 1px solid rgba(87,87,87,0.5);
    display: block;
    left: 0;
    bottom: 0;
}
.newsList:last-child:after{
    display: none;
}
.newsDate{
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.newsTtl{
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.newsTxt{
    font-size: 1.2rem;
    line-height: 2.1rem;
}
.pagerW{
    display: block;
    text-align: center;
    margin-bottom: 50px;
}
.pager{
    display: inline-block;
    color: #DBDCDC !important;
    font-size: 1.2rem;
    margin-right: 20px;
}
.pager:last-child{
    margin-right: 0;
}
.pager a{
    color: #DBDCDC !important;
}
.pager.active a{
    color: #595757 !important;
}

.topQrW{
    width: 95%;
    margin: 0 auto;
    text-align: left;
}
.qrList{
    margin-bottom: 30px;
    position: relative;
    padding-left: 55px;
}
.qr{
    margin-bottom: 15px;
}
.qrTxt1{
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 5px;
}
.qrTxt2{
    font-size: 1.2rem;
    line-height: 2.1rem;
}
.qrYou:before{
    content: "";
    background: url("../img/sp/icon_youtube_3.svg") no-repeat;
    background-size: contain;
    width: 42px;
    height: 42px;
    position: absolute;
    display: block;
    left: 0;
    top: 5px;
}
.qrIns:before{
    content: "";
    background: url("../img/sp/icon_ins_3.svg") no-repeat;
    background-size: contain;
    width: 42px;
    height: 42px;
    position: absolute;
    display: block;
    left: 0;
    top: 5px;
}
.qrTw:before{
    content: "";
    background: url("../img/sp/icon_tw_3.svg") no-repeat;
    background-size: contain;
    width: 42px;
    height: 42px;
    position: absolute;
    display: block;
    left: 0;
    top: 5px;
}


#topSec07{
    position: relative;
    background: #F5F5F5;
}
.topSec07W{
    padding: 50px 0 0;
    position: relative;
    text-align: center;
}
.top07Ttl1{
    margin-bottom: 50px;
}
.top07Box{
    margin-bottom: 30px;
}
.top07BoxL{
    text-align: center;
}
.top07Logo{
    width: 233px;
    display: inline-block;
    margin-bottom: 35px;
}
.top07BoxR{
    width: 100%;
    text-align: left;
    box-sizing: border-box;
}
.top07Txt1{
    font-size: 1.4rem;
    line-height: 2.8rem;
}

.top07Lists{
    position: relative;
    width: 100vw;
    left: -5vw;
    margin-bottom: 30px;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.top07List1{
    width: 70%;
    margin: 0 auto 30px;
    position: relative;
    text-align: left;
    padding-bottom: 30px;
}
.top07Ttl2{
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 15px;
}
.top07Txt2{
    font-size: 1.2rem;
    letter-spacing: 0.14em;
}
.top07List2{
    position: relative;
    width: 70%;
    margin: 0 auto 30px;
    padding-bottom: 30px;
}
.top07Txt3{
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-bottom: 15px;
}
.top07Txt4{
    font-size: 1.2rem;
    line-height: 2.1rem;
}
.top07List1:after{
    content: "";
    width: 18px;
    height: 1px;
    position: absolute;
    border-bottom: 1px solid rgba(87,87,87,0.5);
    left: 0;
    bottom: 0;
}
.top07List2:after{
    content: "";
    width: 18px;
    height: 1px;
    position: absolute;
    border-bottom: 1px solid rgba(87,87,87,0.5);
    left: 0;
    bottom: 0;
}
.top07TxtW{

    text-align: left;
}
.top07BtnW{
    text-align: left;
    width: 70%;
    margin: 0 auto;
}


/*中面ページ*/

#inMain{
    position: relative;
    display: block;
	padding-top: 80px;
}

.inTtlW {
    position: relative;
    padding: 50px 0 50px;
}

.inTtlW:before{
	content: "";
	background: url("../img/asset_1.svg") no-repeat;
	background-size: contain;
	width: 68px;
	height: 68px;
	position: absolute;
	display: block;
	left: -5vw;
	top: 50px;
}
.pageTtlW{
    text-align: center;
}
.pageTtl1{
    display: block;
    font-size: 4rem;
    line-height: 4rem;
}
.pageTtl1S{
    position: relative;
    display: block;
    font-size: 1.6rem;
}
.pageTtl2{
    display: block;
    font-size: 4rem;
    line-height: 4rem;
    padding-top: 15px;
}
.inNewsSecW .newsW{
    padding-bottom: 80px;
}

/*CONCEPT*/

#conSec01{
    
}
.conSec01W{
    position: relative;
}
.con01Box1{
    position: relative;
    padding: 55px 0 0;
}
.con01Box1:before{
    content: "";
    background: #595757;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.con01Box2{
    position: relative;
}
.con01Copy1{
    font-size: 2.4rem;
    line-height: 4.2rem;
}
.con01Copy2{
    font-size: 1.8rem;
    letter-spacing: -0.01em;
    line-height: 3.1rem;
    margin-bottom: 20px;
}
.con01Txt1{
    margin-bottom: 30px;
}
.con01Txt2{
    padding-top: 45px;
    position: relative;
    margin-bottom: 50px;
    letter-spacing: -0.01em;
}
.con01Txt2:before{
    content: "";
    background: #595757;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}


.con01Copy3{
    font-size: 2rem;
    line-height: 3.9rem;
    margin-bottom: 25px;
    text-align: center;
}
.con01Lists{
}
.con01List{
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}
.con01List:after{
    content: "";
    width: 55px;
    height: 1px;
    border-bottom: 1px solid rgba(87,87,87,0.5);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.con01List:last-child:after{
    content: "";
    border-bottom: 0;
}
.con01ListL{
    text-align: center;
    position: relative;
    margin-bottom: 25px;
}
.con01Ttl{
    font-size: 3rem;
    line-height: 3rem;
    margin-bottom: 10px;
}
.con01TtlS{
    font-size: 1.2rem;
	color: #D38B00;
}
.con01ListR{
}
.con01Txt3{
    margin-bottom: 25px;
}
.con01Txt4{
    letter-spacing: -0.01em;
}

#conSec02{
    background: url("../img/concept/sp/con_bg.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    height: 530px;
    position: relative;
}
.con02TtlW{
    color: #fff;
    text-align: left;
    width: 90%;
    margin: 0 auto;
    padding-top: 105px;
}
.con02Ttl1{
    font-size: 3.5rem;
    line-height: 3.5rem;
    position: relative;
    padding-left: 40px;
}
.con02Ttl2{
    font-size: 8.1rem;
    line-height: 8.1rem;
    position: relative;
}
.con02Ttl2:after{
    content: "";
    background: url("../img/concept/asset_and.svg") no-repeat;
    width: 132px;
    height: 151px;
    background-size: contain;
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(45px);
    top: -20px;
}
.con02Ttl3{
    font-size: 8.1rem;
    line-height: 8.1rem;
    margin-bottom: 140px;
    position: relative;
}
.con02Ttl4{
    text-align: center;
    font-size: 3.6rem;
    line-height: 3.6rem;
    margin-bottom: 8px;
}
.con02Txt{
    text-align: center;
    font-size: 1.4rem;
}


/*SERVICE*/

#serSec01{
    position: relative;
}
.serSec01W{
    position: relative;
    padding: 55px 0 45px;
}
.serSec01W:before{
    content: "";
    background: #595757;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.ser02TtlW{
    margin-bottom: 30px;
}
.ser02TxtW1{
    position: relative;
}
.ser02TxtW1:before{
    content: "";
    background: #595757;
    width: 15px;
    height: 15px;
    position: absolute;
    display: block;
    left: -190px;
    top: 50%;
    transform: translateY(-50%);
}
.ser02Copy{
    font-size: 1.5rem;
    line-height: 3.1rem;
    margin-bottom: 15px;
}
.ser02Txt{
    font-size: 1.2rem;
    line-height: 2.4rem;
    letter-spacing: -0.01em;
    margin-bottom: 30px;
}
.ser02Lists{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.ser02List{
    width: 49%;
    margin-bottom: 8px;
    display: inline-block;
}

#serSec03{
    position: relative;
}
.serSec03W {
    padding: 60px 0;
}
.ser03TtlW{
    margin-bottom: 80px;
}
.ser03Lists{
    
}
.ser03List{
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ser03L{
    width: 100%;
    margin-bottom: 20px;
}
.ser03Step{
    font-size: 1.2rem;
    letter-spacing: 0.05em;
	background: #D7A400;
	color: #fff;
	padding: 2px 5px;
	border-radius: 4px;
	display: inline-block;
}
.ser03Img{
    width: 100%;
    margin-bottom: 20px;
}
.ser03R{
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.ser03R:after{
    content: "";
    width: 35px;
    height: 1px;
    border-top: 1px solid rgba(87,87,87,0.5);
    position: absolute;
    bottom: 0;
    left: 0px;
    display: block;
}
.ser03Ttl2{
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.ser03Txt{
    font-size: 1.2rem;
    line-height: 2.1rem;

}

#serSec04{
    position: relative;
}
.serSec04W{
    position: relative;
    padding: 60px 0;
}
.ser04TtlW{
    margin-bottom: 30px;
}
.ser04TtlW .commonTtl02R{
    padding: 50px 0 120px;
}
.ser04TtlW .commonTtl02S:after{
    content: "";
    background: #595757;
    width: 10px;
    height: 10px;
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    bottom: 75px;
}

.ser04Caution{
    font-size: 1rem;
    text-align: center;
    position: absolute;
    top: -60px;
    width: 100%;
}
.ser04Box{
    position: relative;
    padding-top: 40px;
    padding-bottom: 50px;
}
.ser04Box.bg:before{
	content: "";
	background: #FFFDED;
	width: 100vw;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.ser04Box:after{
    content: "";
    width: 100vw;
    height: 1px;
    border-bottom:1px solid rgba(87,87,87,0.5);
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.ser04Ttl2{
    font-size: 2rem;
    line-height: 3.1rem;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 30px;
	position: relative;
}
.ser04Ttl2Plan{
	font-size: 1.2rem;
	display: block;
	position: relative;
	background: #D7A400;
	border-radius: 4px;
	padding: 2px 5px;
	color: #fff;
	width: 56px;
	text-align: center;
	box-sizing: border-box;
	line-height: normal;
	margin: 0 auto 10px;
}

.ser04Ttl2 small{
    font-size: 1.2rem;
}
.ser04BoxW{
    position: relative;
}
.ser04BoxL{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-bottom: 1px dashed rgba(87,87,87,0.5);
    padding-bottom: 40px;
    margin-bottom: 35px;
}
.ser04Ttl3{
    font-size: 3rem;
    margin-bottom: 10px;
    letter-spacing: 0;
    text-align: center;
}
.ser04Ttl3S{
    font-size: 1.2rem;
    margin-bottom: 40px;
}
.ser04Price{
    font-size: 3rem;
	margin-bottom: 20px;
}
.ser04PriceSub{
	font-size: 1.8rem;
}
.ser04BoxR{
    box-sizing: border-box;
}
.ser04List1{
    font-size: 1.6rem;
    line-height: 2.9rem;
    margin-bottom: 15px;
    margin-top: -5px;
}
.ser04Txt1{
    font-size: 1.2rem;
    line-height: 2.1rem;
    margin-bottom: 20px;
}
.ser04Txt2{
    font-size: 1.2rem;
    line-height: 2.1rem;
}
.ser04Txt3{
    font-size: 1.8rem;
	margin-bottom: 10px;
	text-align: center;
}
.ser04Ttl4{
	font-size: 2.6rem;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
	text-align: center;
}
.ser04Txt4{
    font-size: 2rem;
    line-height: 4.1rem;
	margin-bottom: 15px;
	text-align: center;
}
.ser04Dl{
	border-radius: 8px;
	border: 1px solid #000;
	overflow: hidden;
	margin-bottom: 13px;
	display: flex;
}
.ser04Dl dt{
	background: #000;
	color: #fff;
	width: 75px;
	display: flex;
	text-align: center;
	font-size: 2.4rem;
	align-items: center;
	justify-content: center;
	line-height: 3rem;
}
.ser04Dl dt span{
	font-size: 1.2rem;
	position: relative;
	display: inline-block;
	top: 0px;
}
.ser04Dl dd{
	display: inline-block;
	font-size: 1.4rem;
	box-sizing: border-box;
	padding-left: 14px;
	letter-spacing: -0.02em;
	width: calc(100% - 75px);
	padding: 8px 0 8px 15px;
}

/*WORKS*/

.worPagerW1{
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0px;
    text-align: right;
}
.worPagerW1 .pagerW{
    margin-bottom: 0;
    display: inline-block;
}
.worPagerW2{
    text-align: right;
}
.worPagerW2 .pagerW{
    margin-bottom: 0;
    display: inline-block;
}
#worSec01{
}
.worSec01W{
    position: relative;
    padding-bottom: 30px;
}
.wor01TtlW{
    position: relative;
    margin-bottom: 20px;
    padding-top: 50px;
}
.wor01Ttl{
    font-size: 4.8rem;
    line-height: 5.3rem;
    color: #c8c9ca;
    letter-spacing: -0.05em;
}
.wor01TtlS{
    font-size: 1.6rem;
    text-align: right;
}
.worNew{
    display: none;
    position: absolute;
    text-align: center;
    width: 62px;
    line-height: 3.4rem;
    color: #fff;
    background: #595757;
    right: 0px;
    top: 60px;
    font-size: 1.4rem;
    border-radius: 4px;
}
.worNew.active{
    display: block;
}
.worNew:after{
    content: "";
    background: url("../img/works/works_new_after.svg") no-repeat;
    width: 20px;
    height: 18px;
    background-size: contain;
    position: absolute;
    right: -16px;
    top: -15px;
}
.wor01W1{
    position: relative;
}
.wor01MainImg{
    margin-bottom: 15px;
    width: 100vw;
    position: relative;
    left: -5vw;
}
.wor01Copy1{
    margin-bottom: 5px;
}
.wor01Copy2{
    margin-bottom: 10px;
}
.wor01Txt{
    margin-bottom: 20px;
}
.wor01W2{
    position: relative;
    margin-bottom: 20px;
}
.wor01W2L{
    width: 100%;
    display: inline-block;
    letter-spacing: normal;
}
.wor01W2L1{
    vertical-align: top;
}
.wor01Img1{
    width: 100%;
    order: 1;
}
.wor01TxtW1{
    width: 100%;
    box-sizing: border-box;
    order: 2;
    padding-top: 15px;
    margin-bottom: 20px;
}
.wor01Copy3{
    margin-bottom: 15px;
}
.wor01W2L2{
    vertical-align: top;
}
.wo01Img2{
    width: 100%;
    order: 2;
}
.wor01TxtW2{
    width: 100%;
    order: 1;
    padding-top: 15px;
    margin-bottom: 20px;
}

.wor01W2R{
    width: 100%;
    display: block;
    letter-spacing: normal;
}
.wor01Img3{
    margin-bottom: 5px;
}
.wor01W2R1{
}
.wor01Img4{
    width: 100%;
}
.wor01TxtW3{
    width: 100%;
    box-sizing: border-box;
    padding-top: 15px;
}
.worNameEng{
    font-size: 3.7rem;
    line-height: 3.7rem;
    color: #c8c9ca;
}

#worSec02{
    
}
.worSec02W{
    width: 100%;
}
.wor02Box{
    background: #f5f5f5;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 45px 20px 30px;
}
.wor02BoxL{
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}
.worTtl02{
    font-size: 1.4rem;
    letter-spacing: 0.4em;
    margin-bottom: 30px;
}
.wor02BoxR{
}
.wor02Name{
    font-size: 2.7rem;
    line-height: 4.3rem;
    margin-bottom: 30px;
    text-align: center;
}
.wor02Txt1{
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 2.9rem;
    margin-bottom: 30px;
}
.wor02Txt2{
    font-size: 1.2rem;
    line-height: 2.1rem;
}
#worSec03{
    
}
.worSec03W{
    position: relative;
    padding: 50px 0;
}
.wor03Ttl{
    margin-bottom: 30px;
}
.wor03Lists{
    width: 270px;
    margin: 0 auto 20px;
}
.wor03List{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.wor03List:nth-child(3n){
    margin-right: 0;
}
.wor03Img1{
    margin-bottom: 10px;
}

/*Company*/

#comSec01{
    position: relative;
    padding-top: 70px;
}
#comSec01:before{
    content: "";
    background: #595757;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}

.comSec01W{
    width: 100%;
    background: #f6f6f6;
    padding: 50px 0 0px;
}
.top07Box{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 40px;
}

#comSec02{
    
}
.comSec02W{
    position: relative;
    padding-top: 30px;
}
.com02L{
    margin-bottom: 30px;
}
.com02Ttl{
    margin-bottom: 30px;
}
.com02Txt{
    font-size: 1.2rem;
    line-height: 2.9rem;
}
.com02Txt span{
    display: inline-block;
    margin-left: 15px;
}
.com02Txt2{
    font-size: 1.2rem;
    line-height: 2.9rem;
}
.com02Txt2 span{
    display: inline-block;
    margin-left: 6.2em;
}
.com02R{
}
.com02W{
    margin-bottom: 30px;
    text-align: center;
}
.com02Map{
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.com02Map iframe{
    width: 100%;
    height: 158px;
    filter: grayscale();
}
.com02TxtW2{
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 30px;
}
.com02TxtW2:after{
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 1px;
    border-bottom: 1px solid rgba(87,87,87,0.5);
    left: 0;
    bottom: 0;
}
.com02TxtW2 .center{
    text-align: left;
}
.comName{
    font-size: 1.6rem;
    margin-bottom: 15px;
}
.comAdd{
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}
.comTel{
    font-size: 2.2rem;
	margin-bottom: 5px;
}
.comTel small{
	font-size: 1.8rem;
}

.comTime{
	font-size: 1.2rem;
}

/*お問い合わせ部*/

#conSec{
    background: #f2f2f2;
}
.conSecW{
    padding: 30px 0;
}
.conTtl1{
    margin-bottom: 40px;
}
.conBox{
    padding: 30px 0;
}
.conBoxL{
    text-align: center;
}
.conIcon{
    display: inline-block;
    width: 30px;
    margin-bottom: 40px;
}
.conTtl2{
    font-size: 1.8rem;
    letter-spacing: 0.3em;
    margin-bottom: 40px;
}
.conTxt{
    display: inline-block;
    text-align: left;
    font-size: 1.2rem;
    line-height: 2.4rem;
    letter-spacing: 0;
    margin-bottom: 40px;
}
.conTel{
    font-size: 2.6rem;
    margin-bottom: 30px;
}
.conBoxR{
    box-sizing: border-box;
}
.conW1{
    margin-bottom: 30px;
}
.conW1 dl{
    letter-spacing: -0.4em;
    margin-bottom: 18px;
}
.conLabel1{
    font-size: 1.2rem;
    line-height: 4rem;
    letter-spacing: 0.1em;
    display: inline-block;
    width: 35%;
    vertical-align: top;
}
.conInputW{
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
    width: 65%;
}
.input1{
    box-sizing: border-box;
    width: 100%;
    height: 4rem;
    border-radius: 4px;
    border: none;
}
.input2{
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    border-radius: 4px;
    border: none;
}
.conW2{
    text-align: center;
}
.conLabel2 {
    line-height: 4rem;
    display: inline-block;
    vertical-align: top;
}
    .input3 {
        margin-right: 0px;
        border: none;
        display: inline-block;
        vertical-align: top;
        position: relative;
        top: 2px;
        margin-bottom: 30px;
    }
.submitBtn{
    background: #595757;
    position: relative;
    height: 40px;
    display: inline-block;
    overflow: hidden;
}

.submitBtn:after{
    content: "";
    background: url("../img/arrow_r1.svg") no-repeat;
    background-size: contain;
    width: 10px;
    height: 12px;
    position: absolute;
    display: block;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.submitBtn input{
    width: 105px;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    color: #fff;
    background-color: transparent;
    border: none;
    height: 40px;
    padding-left: 15px;
    cursor: pointer;
}

/*NEWS詳細*/

.newsYearW{
    text-align: center;
}
.newsYear{
    font-size: 7rem;
    line-height: 7.1rem;
    color: #eee !important;
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-right: 25px;
    padding-bottom: 15px;
    margin-bottom: 5px;
}
.newsYear:nth-child(2n){
    margin-right: 0;
}
.newsYear:before{
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid rgba(200,200,200,0.5);
    position: absolute;
    display: block;
    left: -100%;
    bottom: 0;
    transition: 0.3s;
}
.newsYear.active{
    color: #c8c9ca !important;
}
.newsYear.active:before{
    left: 0%;
}

/*Gallery*/


.galTtl{
    position: relative;
}
.galTtl:before {
    content: "";
    background: url(../img/icon_photo2.svg) no-repeat;
    background-size: contain;
    width: 46px;
    height: 36px;
    position: absolute;
    left: 50%;
    transform: translateX(-330px);
    top: 15px;
}
#galSec01{
    
}

.galCatLists{
    letter-spacing: -0.4em;
    margin-bottom: 50px;
}
.galCatList{
    letter-spacing: normal;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 10px;
    width: 49%;
}
.galCatList:nth-child(2n){
    margin-right: 0;
}
.galCatList a{
    display: inline-block;
    background: #c8c9ca;
    color: #fff !important;
    line-height: 4rem;
    box-sizing: border-box;
    text-align: center;
    border-radius: 4px;
    width: 100%;
}
.galCatList a.active{
    background: #595757;
}
.galCatList a:hover{
    background: #595757;
}

.galTnLists{
    letter-spacing: -0.4em;
    margin-bottom: 40px;
}
.galTnList{
    letter-spacing: normal;
    display: inline-block;
    margin-right: 4%;
    width: 48%;    
}
.galTnList:nth-child(2n){
    margin-right: 0;
    margin-bottom: 20px;
}
.galTnList a{
    display: inline-block;
    filter: brightness(75%);
    transition: 0.3s;

}
.galTnList a:hover{
    filter: brightness(100%);
}

