@charset "utf-8";
 html {
font-size: 100%;
}
body {
color: #000;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
}
a {
text-decoration: none;
color: #000;
display: block;
}
img {
max-width: 100%;
vertical-align: bottom;
}
.wrapper {
max-width: 1280px;
padding: 0 3%;
margin: 0 auto;
box-sizing: border-box;
}
.wrapper2 {
max-width: 1000px;
padding: 6% 3%;
margin: 0 auto;
box-sizing: border-box;
}
.fadeIn {
opacity: 0;
transition: 1.0s; transform: translate(0, 130px);
}
.fadeIn.is-show {
opacity: 1;
transform: translate(0, 0);
transition-delay: .3s;
}
.clear {
display: none;
} header {
height: 84px;
z-index: 10;  top: 0;
left: 0;
right: 0;
position: fixed;
}
#header {
display: flex;  
justify-content: space-between;
align-items: center;
}
#header .logo {
height: 50px;
}
#header ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
}
#header li {
margin-right: 40px;
letter-spacing: .1em;
font-size: .7rem;
}
#header li:last-child {
margin-right: 0;
}
#header li a {
position: relative;
}
#header li a::after {
position: absolute;
content: "";
bottom: -3px;
left: 0;
width: 100%;
height: 1px;
background-color: #000;
transition: all .3s;
transform: scale(0,1);
transform-origin: center top;
}
#header li a:hover::after {
transform: scale(1,1);
}
h1 {
font-size: 12px;
margin: 2px 0 4px;
}
div.link-common01,
div.link-common02 {
display: inline-block;
}
div.link-common01 a,
div.link-common02 a {
position: relative;
}
div.link-common01 a::after {
content: "";
position: absolute;
bottom: 2px;
right: -21px; 
border: 8px solid transparent;
border-left: 10px solid #000;
}
div.link-common02 a::after {
content: "";
position: absolute;
top: 50%;
right: -21px;
transform: translateY(-50%); 
border: 8px solid transparent;
border-left: 10px solid #000;
} main .mainvisual {
margin-bottom: 200px;
}
main .mainvisual-in {
height: 100vh;
display: flex;
}
main .mainvisual-in .left {
position: relative;
width: 50%;
}
main .mainvisual-in .left-in {
width: 196px;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 50%;
transform: translateY(-50%);
}
main .mainvisual h2 {
margin-bottom: 6px;
font-size: .7rem;
font-weight: normal;
letter-spacing: .3em;
}
main .mainvisual-in .right {
position: relative;
width: 50%;
} #top .link-common {
margin-top: 16px;
font-size: .6rem;
}
#top .link-common a {
position: relative;
}
#top .link-common a::after {
content: "";
position: absolute;
top: 50%;
left: 190px;
transform: translateY(-50%); 
border: 8px solid transparent;
border-left: 10px solid #000;
}
#top a:hover {
opacity: .7;
} main .mainvisual .swiper-all {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
max-width: 100%;
}
main .mainvisual .swiper-wrapper {
max-width: 640px;
} #introduction {
letter-spacing: .1em;
font-size: .8rem;
margin-bottom: 300px;
}
#introduction .introduction-all {
width: 50%
}
#introduction h2.introduction {
font-size: .95rem;
font-weight: normal;
letter-spacing: .1em;
margin: 0 0 20px 0;
}
#introduction .link {
width: 135px;
margin-left: auto;
}
#introduction .link a {
position: relative;
}
#introduction .link a::after {
content: "";
position: absolute;
top: 50%;
left: 122px;
transform: translateY(-50%); 
border: 8px solid transparent;
border-left: 10px solid #000;
}
#introduction .bold {
font-weight: bold;
}
#introduction .link-common a {
position: relative;
}
#introduction .link-common a::after {
content: "";
position: absolute;
top: 50%;
left: 204px;
transform: translateY(-50%); 
border: 8px solid transparent;
border-left: 10px solid #000;
}
#introduction a:hover {
opacity: .7;
}
#introduction .hpcontents {
box-sizing: border-box;
width: 100%;
margin-top: 16px;
margin-bottom: 40px;
}
#introduction .hp {
margin-bottom: 10px;
box-shadow: 2px 2px 4px;
}
#introduction a.work01{
transition: .3s;
}
#introduction a.work01:hover {
transform: scale(1.01);
opacity: .7;
}
#introduction .hr {
width: 95%;
margin: 10px auto;
} #work {
padding-top: 70px;
box-sizing: border-box;
margin-bottom: 300px;
}
#work h2.workh2 {
font-size: .95rem;
font-weight: normal;
letter-spacing: .1em;
margin: 0 0 20px 0;
}
#work .work01 {
display: flex;
flex-wrap: wrap;
}
#work .work01 .text {
font-size: .8rem;
line-height: 1.0rem;
margin-bottom: 20px;
}
#work .work02 {
margin-bottom: 50px;
}
#work .work02in {
font-size: .8rem;
}
#work h3.workh3 {
font-size: .95rem;
font-weight: normal;
letter-spacing: .1em;
margin: 0 0 20px 0;
border-left: 10px solid black;
padding: 0 16px 0 6px;
}
#work .work02in h4 {
font-size: .8rem;
font-weight: normal;
letter-spacing: .1em;
margin: 20px 0 10px 0;   
padding: 0;
}
#work .hpcontents {
box-sizing: border-box;
width: 50%;
padding: 0 3%;
margin-bottom: 40px;
}
#work a.work01{
transition: .3s;
}
#work a.work01:hover {
transform: scale(1.01);
opacity: .7;
}
#work .work02in a {
display: inline-block;
margin: 0;
padding: 0;
}
#work .work02in a:hover {
opacity: .7;
}
#work .style {
margin: 10px 0;
width: 50%;
}
#work .hp {
margin-bottom: 10px;
box-shadow: 2px 2px 4px;
}
#work .link {
margin-left: 10px;
margin-bottom: 6px;
width: 12px;
}
#work .link02 {
margin-left: 10px;
margin-bottom: 7px;
width: 12px;
}
#work p {
letter-spacing: .1em;
margin: 0;
font-size: .8rem;
text-align: left;
line-height: 1.6rem;
}
#work .comment {
border: 1px dotted #111;
border-radius: 8px;
font-size: .8rem;
line-height: 1.6rem;
padding: 10px 8px;
margin-bottom: 10px;
}
#work .comment span {
display: inline-block;
padding: 0 16px 0 6px;
border-left: 16px solid #a90101;
}
#work .work-cta {
margin-bottom: 100px;
} #pwork {
padding-top: 70px;
box-sizing: border-box;
margin-bottom: 300px;
}
#pwork h2.pwork {
font-size: .95rem;
font-weight: normal;
letter-spacing: .1em;
margin: 0 0 20px 0;
text-align: center;
}
#pwork .pwork-all {
letter-spacing: .1em;
width: 75%;
margin-left: auto;
text-align: center;
font-size: .9rem;
}
#pwork p.explanation {
font-size: .8rem;
text-align: left;
width: 80%;
margin: 0 auto 10px;
}
#pwork .canbadge {
display: flex;
align-items: end;
margin-bottom: 100px;
}
#pwork .canbadge-l,
#pwork .canbadge-r {
flex: 1;
}
#pwork .canbadge-l img {
max-width: 200px;
}
#pwork .origami {
display: flex;
align-items: center;
}
#pwork .origami-l,
#pwork .origami-r {
flex: 1;
}
#pwork .origami-l img {
max-height: 200px;
box-shadow: 2px 2px 4px;
}
#pwork a {
transition: .3s;
}
#pwork .canbadge-l p {
position: relative;
width: 160px;
margin: 0 auto;
}
#pwork .canbadge-l p::after {
content: "";
position: absolute;
top: 8px;
right: 10px;
transform: translateY(-50%); 
border: 6px solid transparent;
border-left: 10px solid #000;
}
#pwork .origami-l p {
position: relative;
width: 160px;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
}
#pwork .origami-l p::after {
content: "";
position: absolute;
top: 8px;
right: 0;
transform: translateY(-50%); 
border: 6px solid transparent;
border-left: 10px solid #000;
}
#pwork .origamibanner {
margin: 48px auto 0;
max-width: 500px;
border-top:1px solid #000;
padding-top: 10px;
box-sizing: border-box;
}
#pwork .origamibanner p.arrow {
position: relative;
text-align: left;
}
#pwork .origamibanner p.arrow::after {
content: "";
position: absolute;
top: 8px;
left: 206px;
transform: translateY(-50%); 
border: 6px solid transparent;
border-left: 10px solid #000;
}
#pwork .origamibanner p.text {
text-align: left;
font-size: .8rem;
}
#pwork a:hover {
transform: scale(1.01);
opacity: .7;
} #swiper2 {
max-width: 200px;
}
#swiper3 {
max-width: 200px;
}
#pwork .swiper-slide img {
width: 100%;
height: 100%;
} #about {
box-sizing: border-box;
line-height: 1.6rem;
font-size: .8rem;
padding-top: 70px;
margin-bottom: 300px;
}
#about .about-all {
width: 50%;
}
#about h2.about {
font-size: .95rem;
font-weight: normal;
letter-spacing: .1em;
margin: 0 0 20px 0;
}
#about p,
#about dt,
#about dd {
font-size: .8rem;
margin: 0;
padding: 0;
}
#about dl {
display: flex;
flex-wrap: wrap;
}
#about dt {
width: 20%;
margin-bottom: 8px;
}
#about dd {
width: 80%;
margin-bottom: 8px;
}
#about table {
margin-top: 10px;
border: 1px dotted #000;
text-align: center;
width: 100%;
} .modal_0 {
position: relative;
margin-bottom: 100px;
z-index: 500;
}
#open {
cursor: pointer;
width: 200px;
margin: 40px 0 0 0;
}
#open:hover {
opacity: .7;
}
#close {
cursor: pointer;
width: 120pX;
border: 1px solid #fff;
border-radius: 4px;
text-align: center;
padding: 8px 0;
margin: 20px auto 12px;
color: #fff;
}
#close:hover {
opacity: .7;
}
#mask {
background-color: rgba(255,255,255,0.8);
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 400;
}
#modal {
background-color: #444;
width: 70%;
padding: 20px;
border-radius: 4px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
margin: 0 auto;
}
#modal table td {
text-align: left;
border: 1px dotted #000;
color: #fff;
}
#modal table td.td-left {
width: 35%;
}
#modal table td.td-right {
width: 65%;  
}
#mask.hidden {
display: none;
}
#modal.hidden {
opacity: 0;
pointer-events: none;
} #about .profile-all {
box-sizing: border-box;
display: flex;
letter-spacing: .1em;
font-size: .8rem;
width: 75%;
margin-left: auto;
}
#about h2.profile {
font-size: .95rem;
font-weight: normal;
letter-spacing: .1em;
margin: 0 0 20px 0;
text-align: center;
}
#about .image_pc {
flex: 1;
text-align: center;
}
#about .image_pc img {
width: 80%;
}
#about .image_sp {
display: none;
}
#about .profile-right {
flex: 2;
}
#about p {
margin-bottom: 20px;
}
#about .dmm {
margin-bottom: 20px;
max-width: 100%;
text-align: center;
}
#about span.profile {
font-weight: bold;
border-left: 10px solid #000 ;
padding-left: 10px;
}
#about span.profile p {
margin-bottom: 20px;
}
#about span.profile_price {
font-weight: bold;
}
#about span.profile_price02 {
display: inline-block;
margin-top: 20px;
font-weight: bold;
} #column {
box-sizing: border-box;
line-height: 1.6rem;
font-size: .8rem;
padding-top: 70px;
margin-bottom: 500px;
}
#column .column-all {
display: flex;
}
#column h2.column {
font-size: .95rem;
font-weight: normal;
letter-spacing: .1em;
margin: 0 0 20px 0;
}
#column ul {
margin: 0;
padding: 0;
list-style: none;
width: 40%;
border: 1px dotted #666;
}
#column li {
margin: 0;
padding: 4px;
}
#column li:hover {
opacity: .7;
}
#column .column-list {
margin-left: 60px;
}
#column .column-list a.link {
position: relative;
width: 95px;
transition: all .3s;
padding: 4px;
}
#column .column-list a.link::after {
content: "";
position: absolute;
top: 16px;
right: 10px;
transform: translateY(-50%); 
border: 6px solid transparent;
border-left: 10px solid #000;
}
#column a.link:hover {
transform: scale(1.05);
opacity: .7;
}
#column .bread a.link {
display: inline;
}
#column .bread {
margin: 36px 0;
} #list {
box-sizing: border-box;
line-height: 1.6rem;
font-size: .8rem;
padding-top: 70px;
margin-bottom: 200px;
}
#list .bread {
margin: 36px 0;
}
#list h2 {
font-size: .95rem;
font-weight: normal;
letter-spacing: .1em;
margin: 0 0 20px 0;
}
#list ul {
margin: 0 auto;
padding: 0;
list-style: none;
width: 90%;
}
#list li {
margin: 0 0 20px 0;
padding: 4px;
border-bottom: 1px dotted #000;
}
#list a:hover {
opacity: .7;
}
#list a.link {
display: inline;
} #contact {
padding-top: 70px;
box-sizing: border-box;
margin-bottom: 200px;
position: relative;
}
.pole {
position: absolute; 
top: -100px;
left: 0;
width: 50%;
z-index: -10;
}
.background { 
display: block;
height: 500px;
border-radius: 50%;
}
#contact h2 {
font-size: .95rem;
font-weight: normal;
letter-spacing: .1em;
margin: 0 0 20px 0;
text-align: center;
}
#contact .form-all {
width: 55%;
margin-top: 40px;
margin-left: auto;
text-align: center;
}
.font-size {
font-size: .8rem;
}
.form-c-p {
display: inline-block;
font-size: .8rem;
text-align: left;
padding: 10px 0;
width: 70%;
}
.btn {
text-align: center;
}
.submit {
width: 15%;
padding: 2px 4px;
border: 1px solid #999;
border-radius: 4px;
background-color: #fff;
cursor: pointer;
color: #000;
}
.submit:hover {
opacity: .7;
}
.wpcf7-spinner {
display: none !important;
}
.input-f {
width: 70%;
}
#contact .text {
font-size: .7rem;
margin: 0 auto 0;
text-align: center;
}
#contact .text02 {
font-size: .7rem;
margin: 0 auto 0;
text-align: center;
margin-bottom: 20px;
width: 70%;
}
#contact .text02 a {
display: inline;
}
#contact .privacy {
margin: 0 auto;
width: 85%;
}
#contact h3 {
font-weight: normal;
font-size: .7rem;
}
#contact li {
font-size: .7rem;
text-align: left;
}
#contact .important {
text-align: left;
margin-bottom: 24px;
margin-left: 100px;
font-size: .8rem;
}
#contact .bold {
font-weight: bold;
border-left: 10px solid #A90102;
padding-left: 6px;
} .top-scroll {
position: fixed;
right: calc(50% - 500px);
bottom: 50px;
transition: opacity 0.3s;
}
.top-scroll-btn a {
text-decoration: none;
}
.top-scroll-btn {
line-height: 40px;
text-align: center;
width: 40px;
height: 40px;
background-color: #000000;
border-radius: 4px;
box-shadow: 0 0 8px #aaa;
cursor: pointer;
color: #fff;
}
.top-scroll-btn:hover {
opacity: 0.6;
} footer {
text-align: center;
font-size: .7rem;
letter-spacing: .1em;
margin-bottom: 20px;
}  @media screen and (max-width:700px) { .clear {
display: block;
} #header ul {
flex-wrap: wrap;
width: 70%;
}
#header li {
margin-left: auto;
margin-right: 20px;
margin-top: 3px;
margin-bottom: 3px;
letter-spacing: .1em;
font-size: .6rem;
}
#header li:nth-child(3),
#header li:last-child {
margin-right: 0;
} main .mainvisual-in {
height: 100vh;
display: block;
position: relative;
}
main .mainvisual-in .left {
position: static;
width: 100%;
}
main .mainvisual-in .left-in {
width: 196px;
position: absolute;
left: 10%;
margin: 0;
}
main .mainvisual h2 {
margin-bottom: 6px;
font-size: .7rem;
font-weight: normal;
letter-spacing: .3em;
}
main .mainvisual-in .right {
position: static;
width: 100%;
} main .mainvisual .swiper-all {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
max-width: 100%;
z-index: -10;
} #introduction .introduction-all {
width: 100%
} #work .work01 {
display: block;
flex-wrap: nowrap;
}
#work .hpcontents {
box-sizing: border-box;
width: 100%;
padding: 0;
margin-bottom: 40px;
}
#work .style {
margin: 10px 0;
width: 100%;
}
#work .work-cta {
margin-bottom: 100px;
margin-top: 140px;
} #swiper3 {
max-width: 328px;
max-height: 328px;
} #pwork h2.pwork {
text-align: left;
margin-bottom: 60px;
}
#pwork .pwork-all {
width: 100%;
margin: 0;
justify-content: space-around;
}
#pwork .canbadge,
#pwork .origami {
display: block;
}
#pwork .canbadge-l,
#pwork .origami-l {
margin-bottom: 60px;
}
#pwork p.explanation {
width: 100%;
margin: 0 auto 30px;
}
#pwork .origamibanner {
max-width: 90%;
} #about {
padding-top: 70px;
box-sizing: border-box;
}
#about .about-all {
width: 100%;
} .modal_0 {
margin-bottom: 0;
}
#modal {
width: 85%;
}
#open {
margin: 40px 0 120px 0;
}
#about .cta-all {
width: 85%;
max-width: 100%;
font-size: .7rem;
margin: 60px auto 60px;
padding: 20px 0 20px 0;
background-color: #f3f3f3;
border-radius: 8px;
border-left: 15px solid #A90102;
border-right: 15px solid #A90102;
line-height: normal;
} #about .profile-all {
display: block;
width: 100%;
}
#about .image_sp {
display: block;
margin-bottom: 60px;
}
#about .image_sp img {
width: 100%;
}
#about .image_pc {
display: none;
}
#about .profile-right {
flex: 2;
}
#about p {
margin-bottom: 20px;
}
#about span.profile {
font-weight: bold;
} #column {
margin-bottom: 300px;
}
#column .column-all {
flex-direction: column-reverse;   
}
#column ul {
width: 100%;
}
#column .column-list {
margin-left: auto;
margin-bottom: 10px;
} .pole {
position: absolute; 
top: -200px;
left: 0;
width: 100%;
z-index: -10;
}
#contact h2.contact {
text-align: left;
}
#contact .form-all {
width: 100%;
}
#contact dl {
display: block;
flex-wrap: nowrap;
}
#contact dt.form-t {
width: 100%;
padding: 10px 0 0 0;
text-align: center;
}
#contact dd {
width: 100%;
padding: 5px 0;
margin: 0 0 10px 0;
}
#contact .text02 {
width: 100%;
}
#contact .important {
margin-left: 20px;
} .top-scroll {
position: fixed;
right: 20px;
bottom: 50px;
transition: opacity 0.3s;
}
}