@charset "UTF-8";

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    list-style: none;
}

body {
    line-height:1;
    font-family: neue-haas-grotesk-text,source-han-sans-japanese,"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic" , serif;
    font-weight: 300;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: unset;
	@media only screen and(-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color: #000;
    text-decoration: none;
}

a:focus{
	outline: none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}



@media only screen and (min-width: 768px) {

.sp_only{
	display: none!important;
}

/*************HEADER*************/

header{
    position: absolute;
    top: 50px;
    right: 60px;	
}

header ul li {
    font-size: 19px;
    font-weight: 500;
    display: inline-block;
    margin-left: 44px;
    letter-spacing: 0.03rem;
}

.wrap{
    width: 760px;
    margin: 0 auto;
    margin-top: 200px;
    padding-left: 30px;
    margin-bottom: 180px;
}

#lottie{
    width: 530px;
    margin-left: -4px;
}

.vision h2{
    font-size: 28px;
    letter-spacing: 0.08rem;
    font-weight: 500;
}

.slash{
    font-size: 90%;
    font-weight: 100;
    vertical-align: 2px;	
}

.vision h1{
    font-size: 34px;
    margin-top: 60px;
    font-weight: 600;
    letter-spacing: 0.18rem;
}

.vision h3{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.05rem;
    margin-top: 20px;
}

.vision .pwrap{
	margin-top: 60px;
}

.vision .pwrap p{
    font-size: 23px;
    margin-top: 30px;
    font-weight: 500;
    letter-spacing: 0.2rem;
    line-height: 230%;
}

h2{
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0.05rem;
    margin-bottom: 40px;
    margin-top: 90px;    	
}

.services{
    margin-top: 40px;
    padding-top: 40px;
}

.services .img{
    width: 780px;
    padding-bottom: 200px;
    background: url(../img/img.jpg) left top no-repeat;
    background-size: contain;
    margin-bottom: 70px;
    margin-top: 64px;
}

.service01{
    margin-top: 80px;
}

.service02{
    margin-top: 60px;
}

.services h3{
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.08rem;
}

.services .sub{
    font-size: 20px;
    font-weight: 500;
    margin-top: 44px;
    letter-spacing: 0.08rem;
}

span.num {
    width: 40px;
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.05rem;
    line-height: 100%;
    vertical-align: 1px;
}

span.box {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.05rem;
    display: inline-block;
    background: #000;
    color: #fff;
    text-align: center;
    width: 250px;
    height: 24px;
    line-height: 24px;
    margin-left: 14px;
}

.s01 , .s02{
    margin: 34px 0px;
}

.services p {
    margin-top: 18px;
    font-weight: 200;
    letter-spacing: 0.08rem;
}

.about li {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.04rem;
    margin: 20px 0;
}

.about li.big {
	font-size: 22px;
    margin-bottom: 32px;
    margin-top: 52px;
}

.about li a{
    text-decoration: underline;
}
.about li .sticker{
    width: 5em;
}

.contact a{
    font-size: 25px;
    background-size: 43px;
    width: 92%;
    box-sizing: border-box;
    font-weight: 200;
    margin-top: 70px;
    line-height: 120%;
}

.contact a .underwrap{  
    position: relative;
}

.contact a .under {
    width: 100%;
    position: absolute;
    height: 2px;
    background: #000;
    bottom: 2px;
    left: 0;
    transition: all 0.5s cubic-bezier(.19,1,.22,1);
}

.contact a:hover .under{
	width: 0%;
}

footer{
    position: fixed;
    right: -8px;
    bottom: 101px;
    z-index: 99999;
    font-size: 14px;
    transform: rotate(-90deg);
    color: #000000;	
}

.inview{
	opacity: 0;
	transform: translate(0,40px); 
	-webkit-transform: translate(0,40px);    
}
.inview_show{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
    transition:all 1.8s cubic-bezier(.19,1,.22,1);
}

.inview02{
	transform:scale(0);  
}

.inview02_show{
	transform:scale(1);
	transition:all .6s cubic-bezier(.17,.67,.3,1.33);
}

.inview03{
	width: 0;
    display: inline-block;
    overflow: hidden;	
}
.inview03_show{
	width:270px;
    transition:all 1.4s cubic-bezier(.19,1,.22,1);
}

.upview{
	opacity: 0;
	transform: translate(0,-40px); 
	-webkit-transform: translate(0,-40px);    
}
.upview_show{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
    transition:all 1.4s cubic-bezier(.19,1,.22,1);
}

footer.inview{
	opacity: 0;
	transform: translate(0,40px) rotate(-90deg); 
	-webkit-transform: translate(0,40px) rotate(-90deg);    
}
footer.inview_show{
	opacity: 1.0;
	transform: translate(0,0) rotate(-90deg); 
	-webkit-transform: translate(0,0) rotate(-90deg);
    transition:all 1.8s cubic-bezier(.19,1,.22,1);
    transition-delay: 1s; 
}


.delay1{
    transition-delay: 0.1s; 
}

.delay2{
    transition-delay: 0.2s; 
}

.delay3{
    transition-delay: 0.3s; 
}

.delay4{
    transition-delay: 0.4s; 
}

.delay5{
    transition-delay: 0.5s; 
}

.delay0{
    transition-delay: 1s; 
}

.delay00{
    transition-delay: 1s; 
}


}



@media only screen and (max-width: 768px) {

.pc_only{
	display: none!important;
}


/*************HEADER*************/

header{
    position: absolute;
    top: 44px;
    left: 11%;
    text-align: left;
}

header ul li {
    font-size: 16px;
    font-weight: 500;
    display: inline;
    margin-right: 25px;
    margin-left: 0;
    letter-spacing: 0.03rem;
}

header ul li:last-child {
	margin-right: 0;
}

.wrap{
    width: 100%;
    margin: 0 auto;
    margin-top: 44%;
    padding-left: 10%;
    margin-bottom: 30%;
    box-sizing: border-box;
}

#lottie{
    width: 80%;
}

.vision h2{
    font-size: 20px;
    letter-spacing: 0.05rem;
    font-weight: 500;
    margin-top: 18%;
    margin-bottom: 8%;
}

.slash{
    font-size: 90%;
    font-weight: 100;
    vertical-align: 2px;	
}

.vision h1{
    font-size: 34px;
    line-height: 160%;
    margin-top: 8%;
    font-weight: 600;
    letter-spacing: 0.1rem;
}

.vision h3{
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.05rem;
    margin-top: 20px;
    width: 80%;
    line-height: 150%;
}

.vision .pwrap{
    margin-top: 16%;
}

.vision .pwrap p{
    font-size: 19px;
    margin-top: 9%;
    font-weight: 500;
    letter-spacing: 0.08rem;
    line-height: 206%;
    width: 84%;
    text-align: justify;
}

h2{
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.05rem;
    margin-bottom: 8%;
    margin-top: 15%;  	
}

.services{
    margin-top: 20%;
}

#services{
    padding-top: 2%;
    margin-top: 6%;
}

.services .img{
    width: 82%;
    padding-bottom: 250%;
    background: url(../img/img_sp.jpg) left top no-repeat;
    background-size: contain;
    margin-bottom: 0;
    margin-top: 9%;
}

.service01{
    margin-top: 18%;
}

.service02{
	margin-top: 14%;
}

.services h3{
	font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.08rem;
    width: 80%;
    padding-top: 11%;
    display: -webkit-inline-box;
}

.bar{
    width: 22%;
    height: 4px;
    background: #000;
    display: block;
    margin-left: 2px;
}

.services .sub{
    font-size: 18px;
    font-weight: 500;
    margin-top: 7.4%;
    margin-bottom: 8%;
    letter-spacing: 0.08rem;
    width: 85%;
    line-height: 174%;
}

span.num {
    width: 40px;
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.05rem;
    line-height: 100%;
    vertical-align: 1px;
    display: none;
}

span.box {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05rem;
    display: block;
    padding: 2px 11px;
    background: #000;
    width: 249px;
    color: #fff;
    text-align: left;
    height: 28px;
    line-height: 28px;
    margin-left: 0;
    position: absolute;
}

.s01 , .s02{
    margin: 6% 0px;
}

.services p {
    margin-top: 18px;
    font-weight: 300;
    letter-spacing: 0.08rem;
    line-height: 160%;
    width: 82%;
}

.about li {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.04rem;
    padding: 6px 0;
    line-height: 180%;
}
.about li .sticker{
    width: 5em;
}


.about li.big{
	font-size: 20px;
}

.about li a{
    text-decoration: underline;
}

.about li a.wmh{
    font-size: 14px;
    margin-bottom: 4px;
}

.about li a.cyp{
    font-size: 14px;
}

.contact a{
    font-size: 23px;
    background-size: 43px;
    width: 92%;
    box-sizing: border-box;
    font-weight: 200;
    margin-top: 20%;
    line-height: 120%;
}

.contact a .underwrap{  
    position: relative;
}

.contact a .under {
    width: 100%;
    position: absolute;
    height: 2px;
    background: #000;
    bottom: 2px;
    left: 0;
    transition: all 0.5s cubic-bezier(.19,1,.22,1);
}

.contact a:hover .under{
	width: 0%;
}

footer{
    position: fixed;
    right: -32px;
    bottom: 68px;
    z-index: 99999;
    font-size: 12px;
    transform: rotate(-90deg);
    color: #000000;
}

.inview{
	opacity: 0;
	transform: translate(0,40px); 
	-webkit-transform: translate(0,40px);    
}
.inview_show{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
    transition:all 1.8s cubic-bezier(.19,1,.22,1);
}

.inview02{
	transform:scale(0);  
}

.inview02_show{
	transform:scale(1);
	transition:all .6s cubic-bezier(.17,.67,.3,1.33);
}

.inview03{
	width: 0;
	display: block;
    overflow: hidden;
    position: relative;
    height: 32px;
}
.inview03_show{
	width:90%;
    transition:all 1.4s cubic-bezier(.19,1,.22,1);
}

.upview{
	opacity: 0;
	transform: translate(0,-40px); 
	-webkit-transform: translate(0,-40px);    
}
.upview_show{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
    transition:all 1s cubic-bezier(.19,1,.22,1);
}

footer.inview{
	opacity: 0;
	transform: translate(0,40px) rotate(-90deg); 
	-webkit-transform: translate(0,40px) rotate(-90deg);    
}
footer.inview_show{
	opacity: 1.0;
	transform: translate(0,0) rotate(-90deg); 
	-webkit-transform: translate(0,0) rotate(-90deg);
    transition:all 1.8s cubic-bezier(.19,1,.22,1);
    transition-delay: 1s; 
}

.delay1{
    transition-delay: 0.1s; 
}

.delay2{
    transition-delay: 0.2s; 
}

.delay3{
    transition-delay: 0.3s; 
}

.delay4{
    transition-delay: 0.4s; 
}

.delay5{
    transition-delay: 0.5s; 
}

.delay0{
    transition-delay: 1s; 
}


}

/*20191107 追記*/
.demolink{
    width: 90%;
    margin-top: 18px !important;
}
.demolink a{
    text-decoration: underline;
}
.demolink li{
    display: inline-block;
    margin-left: 10px;
    white-space: nowrap;
}
.demolink li:first-child{
    margin-left: 0;
}

