﻿@charset "UTF-8";

/* CSS Document */

@media only screen and (min-width:0px) and (max-width:979px) {

/* ----------------------------------------------------------------------------------
contents
---------------------------------------------------------------------------------- */

#mainPhotoArea {
position: absolute;
background: url(../img/grid.png) repeat;
background-color: rgba(0,0,0,0.0);
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
z-index: 2;
border: 14px solid #fff;
}

#slide_wrapp {
position: relative;
overflow: hidden;
height: 100%;
border: 14px solid #fff;

}
#slide_wrapp .slide_item {
opacity: 0;
transform: scale(1);
transition: opacity 2s linear, transform 7.5s linear;
position: relative;
}
#slide_wrapp .slide_item:not(:first-child) {
position: absolute;
top: 0;
left: 0;
}
#slide_wrapp .slide_item.show_ {
opacity: 1;
}
#slide_wrapp .slide_item.zoom_ {
transform: scale(1.07);
}
#slide_wrapp .slide_item img {
display: block;
width: 100vw;
height: 100vh;
object-fit: cover;
}

.copyEn {
position: absolute;
display: table;
font-family: 'Viga', sans-serif;
width: 240px;
font-size: 32px;
font-weight: 600;
color: #fff;
height: 36px;
text-align: center;
top: -120px;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 3;
line-height: 1.3;
letter-spacing: 3px;
}

.copyEnEn {
position: absolute;
display: inline-block;
font-family: 'Dosis', sans-serif;
width: 80%;
font-size: 50px;
font-weight: 200;
color: #fff;
height: 170px;
text-align: center;
top: -130px;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 3;
line-height: 1.2;
border-bottom: 1px solid #fff;
}

.copyEnEn span {
position: relative;
display: block;
font-size: 20px;
font-weight: 800;
left: 7px;
}

.copyEnEnJapan {
position: relative;
font-family: 'Rock Salt', cursive;
font-size: 30px !important;
top: 20px;
}

.copyEnEn2 {
position: absolute;
display: inline-block;
font-family: 'Dosis', sans-serif;
width: 80%;
font-size: 16px;
font-weight: 800;
color: #fff;
height: 80px;
text-align: center;
top: 180px;
bottom: 0;
left: 0;
right: 0;
margin: auto;
padding-left: 24px;
z-index: 3;
line-height: 1.1;
}

.copyEnEn2 span {
position: relative;
display: block;
font-size: 12px;
top: 14px;
}

.copy {
position: absolute;
display: inline-block;
width: 260px;
font-size: 18px;
font-weight: 600;
color: #fff;
height: 54px;
text-align: center;
top: 0;
bottom: 0;
left: 7px;
right: 0;
margin: auto;
z-index: 3;
line-height: 1.5;
letter-spacing: 2px;
}

.overflow {
overflow: hidden;
border-left: 14px solid #fff;
border-top: 14px solid #fff;
border-right: 14px solid #fff;
}

.overflow2 {
overflow: hidden;
border: 14px solid #fff;
}

.overflowCo {
overflow: hidden;
}
  
.blockOurMission {
background: url("../img/our_mission-1.jpg") center;
background-size: cover;
width: 100%;
height: 260px;
border-left: 14px solid #fff;
border-right: 14px solid #fff;
}

#ourMission {
width: 100%;
text-align: left;
text-align: justify;
margin: 0 auto;
padding: 40px;
border-left: 14px solid #fff;
border-right: 14px solid #fff;
}

.indexPhotoL {
position: relative;
background: url("../img/service_photo01-1.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 260px;
}

.indexPhotoR {
position: relative;
background: url("../img/circumstances-1_photo.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 260px;
}

.indexPhotoR2 {
position: relative;
background: url("../img/service_photo02-1.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 260px;
}

.indexPhotoEn {
position: absolute;
font-family: 'Viga', sans-serif;
font-size: 30px;
color: #222;
bottom: -5px;
left: 0;
right: 0;
margin: auto;
line-height: 1;
}

.indexTxtL {
width: 100%;
text-align: left;
text-align: justify;
}

.indexTxtInner {
text-align: left;
text-align: justify;
padding: 40px;
letter-spacing: 0.1em;
}

.indexTxtInnerEn {
text-align: left;
padding: 40px;
letter-spacing: 0.1em;
}

.indexTxtR {
width: 100%;
text-align: left;
text-align: justify;
}

#salesToolIndex,
#salesTool {
position: relative;
width: 100%;
text-align: left;
text-align: justify;
margin: 0 auto;
padding: 0 0 0 0px;
border-left: 14px solid #fff;
border-bottom: 14px solid #fff;
border-right: 14px solid #fff;
}

#crowdfunding {
position: absolute;
font-family: 'Viga', sans-serif;
font-size: 26px;
color: #222;
text-align: center;
top: 148px;
left: 0;
right: 0;
margin: auto;
z-index: 100;
line-height: 1;
}

#salesToolInner {
padding: 40px;
}

.indexTitle {
font-size: 30px;
font-family: 'Viga', sans-serif;
text-align: center;
color: #fff;
margin: 0 auto;
margin-bottom: 40px;
line-height: 1.2;
letter-spacing: 2px;
}

.indexTitleL {
font-size: 30px;
font-family: 'Viga', sans-serif;
color: #fff;
margin-bottom: 40px;
line-height: 1.2;
letter-spacing: 2px;
}

.indexTitle span,
.indexTitleL span {
position: relative;
display: block;
font-size: 14px;
font-weight: 600;
top: 10px;
}

.indexTitleL2 {
display: table;
height: 120px;
font-size: 30px;
font-family: 'Viga', sans-serif;
text-align: left;
color: #fff;
margin-bottom: 40px;
line-height: 1.1;
}

.indexTitleL2 span {
position: relative;
display: block;
font-size: 14px;
font-weight: 600;
top: 10px;
line-height: 1.5;
}

.enSubTitle {
font-family: 'Dosis', sans-serif;
font-size: 30px;
font-weight: 200;
line-height: 1.2;
margin-bottom: 30px;
}

#commonTitleArea {
position: relative;
background: url("../img/main_photo01-1.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 500px;
z-index: 0;
}

.contentsTitle {
position: absolute;
height: 82px;
font-size: 30px;
font-family: 'Viga', sans-serif;
font-weight: 600;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
line-height: 1.2;
z-index: 3;
}

.contentsTitle span {
position: relative;
font-family: "tbchibirgothicplusk-pro", '游ゴシック体', 'Yu Gothic Medium', 'YuGothic', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
display: block;
font-size: 16px;
top: 5px;
}

.wrapperAll {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
border-left: 14px solid #fff;
border-bottom: 14px solid #fff;
border-right: 14px solid #fff;
}

.wrapperCo {
position: relative;
width: 80%;
text-align: left;
text-align: justify;
margin: 0 auto;
padding: 40px 0;
z-index: 2;
}

.wrapperOurService {
overflow: hidden;
position: relative;
width: 100%;
text-align: center;
margin: 0 auto;
padding: 40px 0 0 0;
border-left: 14px solid #fff;
border-top: 14px solid #fff;
border-right: 14px solid #fff;
}

.ourServicebg01 {
position: relative;
background: url("../img/our_service_bg01.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 0;
padding-bottom: 40vh;
}

.ourServicebg02 {
position: relative;
background: url("../img/our_service_bg02.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 0;
padding-bottom: 40vh;
}

.ourServicebg03 {
position: relative;
background: url("../img/our_service_bg03.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 0;
padding-bottom: 40vh;
}

.ourServicebg04 {
position: relative;
background: url("../img/our_service_bg04.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 0;
padding-bottom: 40vh;
}

.ourServicebg05 {
position: relative;
background: url("../img/our_service_bg05.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 0;
padding-bottom: 40vh;
}

.ourServicebg06 {
position: relative;
background: url("../img/our_service_bg06.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 0;
padding-bottom: 40vh;
}

.bgMask {
position: absolute;
background: url(../img/grid.png) repeat;
background-color: rgba(0,0,0,0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
}

.ourServiceInner {
text-align: left;
padding: 50px;
}

.ourServiceTitle {
font-family: 'Dosis', sans-serif;
font-size: 30px;
font-weight: 200;
line-height: 1.2;
margin-bottom: 30px;
}

.mission {
position: relative;
width: 80%;
text-align: left;
margin: 60px auto;
vertical-align: top;
}

.missionTitle {
display: table;
font-family: 'Dosis', sans-serif;
font-size: 36px;
font-weight: 200;
text-align: center;
margin: 0 auto;
line-height: 1.2;
margin-bottom: 30px;
}

.missionNumber {
position: absolute;
font-family: 'Antonio-Regular';
font-size: 200px;
text-align: center;
color: #fff;
top: -50px;
left: 0;
right: 0;
margin: auto;
line-height: 1;
opacity: 0.2;
}

.missionCircle {
background: #fff;
width: 100%;
text-align: center;
margin:  0 auto;
margin-bottom: 30px;
padding: 20px 0;
border-radius: 5px;
}

.missionCircle img {
height: 50px;
margin: 0 5px;
}

.wrapperProcess {
position: relative;
width: 80%;
text-align: left;
text-align: justify;
margin: 0 auto;
padding: 40px 0;
}

.step {
position: relative;
display: inline-block;
width: 100%;
text-align: left;
margin: 0 auto;
margin-top: 50px;
vertical-align: top;
}

.stepArrowPc {
display: none;
}

.stepArrowSp {
display: inline-block;
width: 100%;
text-align: center;
}

.stepNumber {
position: absolute;
font-family: 'Antonio-Regular';
font-size: 88px;
text-align: center;
color: #9FC2DE;
top: -40px;
left: 0;
right: 0;
margin: auto;
line-height: 1;
opacity: 0.2;
}

.wrapperOffline {
position: relative;
width: 80%;
text-align: center;
margin: 0 auto;
padding: 40px 0;
}

.flow {
width: 100%x;
text-align: center;
margin: 20px 0;
}

.flow h4 {
font-family: 'Dosis', sans-serif;
font-size: 24px;
font-weight: 200;
}

.flow i {
margin-top: 10px;
}

.flowArrowPc {
display: none;
}

.flowArrowSp {
width: 100%;
text-align: center;
}

.pankuzuArea {
width: 80%;
font-size: 10px;
text-align: left;
margin: 0px auto;
padding: 20px 0 0 0;
}

.pankuzuAreaAbs {
position: absolute;
width: 90%;
font-size: 10px;
text-align: left;
margin: 0px auto;
padding: 0;
top: 20px;
left: 20px;
z-index: 3;
}

.blockNews {
background: url("../img/news_photo.jpg") center;
background-size: cover;
width: 100%;
height: 260px;
border-left: 14px solid #fff;
border-right: 14px solid #fff;
}

.newsArea {
width: 100%;
margin: 0 auto;
padding: 30px 0;
border-left: 14px solid #fff;
border-right: 14px solid #fff;
border-bottom: 14px solid #fff;
}

.newsL {
width: 100%;
padding: 20px 40px;
}

.newsTitleL {
display: table;
font-size: 30px;
font-family: 'Viga', sans-serif;
color: #fff;
margin: 0;
line-height: 1.4;
}

.newsTitleL span {
position: relative;
font-family: "tbchibirgothicplusk-pro", '游ゴシック体', 'Yu Gothic Medium', 'YuGothic', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
display: block;
font-size: 16px;
font-weight: 600;
top: 0;
}

.newsR {
width: 100%;
padding: 20px 40px;
}

.news,
.newsCo{
border-top: 1px dotted #666;
}

.news dt {
font-family: 'Viga', sans-serif;
text-align: left;
padding: 12px 5px 0 5px;
}

.news dd {
text-align: left;
margin: 0;
padding: 0 5px 12px 5px;
border-bottom: 1px dotted #666;
}

/*btn*/

.btn {
position: relative;
width: 100%;
font-size: 14px;
text-align: center;
margin: 0 auto;
}

.btnL {
position: relative;
width: 100%;
font-size: 14px;
text-align: center;
margin: 0;
}

.button a,
.buttonW a {
position: relative;
font-family: 'Viga', sans-serif;
font-weight: 700;
display: block;
width: 100%;
height: 44px;
text-align: cemter;
color: #fff;
margin-top: 40px;
line-height: 42px;
border: 1px solid #fff;
cursor: pointer;
}

.button a:hover,
.buttonW a:hover {
background: #fff;
color: #222;
text-decoration: none;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
transition: all .3s ease-out;
}

.buttonArrow {
position: absolute;
width: 1px;
right: -14px;
bottom: 14px;
margin: auto;
z-index: 5;
}

.buttonArrow::before {
position: absolute;
content: "";
display: block;
width: 70px;
height: 1px;
left: -50px;
bottom: 7px;
margin: auto;
background: #fff;
}

.buttonArrow::after {
content: "";
display: block;
width: 16px;
height: 16px;
border-top: 1px solid #fff;
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

/* ----------------------------------------------------------------------------------
news
---------------------------------------------------------------------------------- */

#newsTitleArea {
position: relative;
background: url("../img/news_title_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 500px;
z-index: 0;
}

.wrapperNews {
position: relative;
width: 80%;
text-align: left;
text-align: justify;
margin: 0 auto;
padding: 40px 0;
z-index: 2;
}

.dateCircleSingle {
background-color: #999;
width: 100px;
height: 100px;
text-align: center;
padding-top: 16px;
border-radius: 1000px;
margin: 0 auto;
}

.dateYearSingle {
font-family: 'Antonio-Regular';
font-size: 20px;
color: #fff;
margin-bottom: 7px;
letter-spacing: 0;
line-height: 1;
}

.dateDateSingle {
font-family: 'Antonio-Regular';
font-size: 32px;
color: #fff;
letter-spacing: 0;
line-height: 1;
}

.postTitle {
font-size: 20px;
text-align: center;
margin: 30px auto;
line-height: 1.5;
}

.post {
width: 100%;
text-align: left;
text-align: justify;
margin: 30px auto;
margin-bottom: 50px;
padding: 0;
}

.post img {
width: 100%;
}

.prevNextArea {
display: inline-block;
font-size: 12px;
text-align: center;
margin: 0 20px;
}

/* ----------------------------------------------------------------------------------
service
---------------------------------------------------------------------------------- */

.contentsNav {
width: 100%;
padding: 30px 0;
border-left: 14px solid #fff;
border-right: 14px solid #fff;
border-bottom: 14px solid #fff;
}

.contentsNav ul li {
width: 100%;
margin: 0 auto;
}

.contentsNav ul li a {
display: block;
font-family: 'Viga', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 700;
color: #fff;
margin: 0 20px;
padding: 0;
text-decoration: none;
}

#serviceTitleArea {
position: relative;
background: url("../img/service_title_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 500px;
z-index: 0;
}

.wrapperColor {
background: #2A2A2A;
width: 100%;
margin: 0 auto;
padding: 30px 0 10px 0;
}

.serviceContentsAreaInner {
width: 100%;
margin:  0 auto;
}

.serviceContents {
width: 90%;
margin: 0 auto;
margin-bottom: 40px;
}

.serviceContentsTitle {
font-size: 20px;
font-family: 'Viga', sans-serif;
font-weight: 600;
margin-bottom: 20px;
line-height: 1.2;
}

.serviceContentsTitle span {
position: relative;
font-family: "tbchibirgothicplusk-pro", '游ゴシック体', 'Yu Gothic Medium', 'YuGothic', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
display: block;
font-size: 14px;
top: 5px;
}

.serviceContents i {
font-size: 50px;
margin-bottom: 10px;
}

.serviceContents2 {
width: 80%;
text-align: left;
text-align: justify;
margin: 0 auto;
margin-bottom: 40px;
}

.serviceContents2 img {
margin-bottom: 23px;
}

.serviceContentsTitle2 {
font-size: 16px;
font-family: "tbchibirgothicplusk-pro", '游ゴシック体', 'Yu Gothic Medium', 'YuGothic', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-weight: 600;
margin-bottom: 20px;
}

.wrapperColorSalesTool {
width: 100%;
margin: 0 auto;
margin-top: 50px;
padding: 0;
}

.wrapperMedia {
width: 80%;
margin: 0 auto;
}

.wrapperColorSalesTool #media {
background: #fff;
width: 100%;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 60px;
padding: 20px;
}

.wrapperC {
width: 100%;
margin: 0 auto;
padding: 80px 0 0 0;
}

.products {
text-align: left;
text-align: justify;
margin: 0 auto;
margin-bottom: 20px;
line-height: 1.5;
}

.productsTitle {
font-family: 'Viga', sans-serif;
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
}

.productsTitle span {
font-family: "tbchibirgothicplusk-pro", '游ゴシック体', 'Yu Gothic Medium', 'YuGothic', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-size: 14px;
}

.products img {
height: 180px;
margin-bottom: 20px;
object-fit: cover;
}

.blandLogoArea {
background: #fff;
display: inline-block;
width: 43%;
height: auto;
text-align: center;
margin: 0 5px;
margin-top: 20px;
}

/* ----------------------------------------------------------------------------------
company
---------------------------------------------------------------------------------- */

#companyTitleArea {
position: relative;
background: url("../img/company_title_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 500px;
z-index: 0;
}

.company dl {
padding: 15px 0;
border-bottom: 1px solid #6b6b6b;
}
	
.company dl:first-child {
padding: 12px 0 17px;
}
	
.company dl:first-child p {
text-indent: 5px;
}
	
.company dl:before {
width: 90px;
}
	
.company dt {
width: auto;
float: none;
}
	
.company dl:nth-child(1) dd {
padding-left: 0;
}
	
.company dd {
padding-left: 0;
letter-spacing: 0;
}

/* ----------------------------------------------------------------------------------
privacy_policy
---------------------------------------------------------------------------------- */

.ppTitle {
font-size: 14px;
margin-bottom: 30px;
}

.pp dt {
clear: left;
float: left;
text-align: left;
padding: 0;
}

.pp dd {
text-align: left;
margin: 0px;
padding: 0 0 0 24px;
border-bottom: none;
}

/* ----------------------------------------------------------------------------------
contact
---------------------------------------------------------------------------------- */

#contactTitleArea {
position: relative;
background: url("../img/contact_title_bg.jpg") no-repeat center;
background-size: cover;
width: 100%;
height: 500px;
z-index: 0;
}

#contactArea {
width: 100%;
margin: 0 auto;
padding: 40px;
border-left: 14px solid #fff;
border-bottom: 14px solid #fff;
border-right: 14px solid #fff;
}

#contact dt {
text-align: left;
padding: 20px 0 5px 0;
}

#contact dd {
text-align: left;
margin: 0;
padding: 0 0 20px 0;
border-bottom: 1px dotted #ccc;
}

#buttonArea {
text-align: center;
margin: 0 auto;
margin-top: 30px;
padding: 0;
}

button.submitButton {
position: relative;
background-color: #f19149;
display: inline-block;
width: 100%;
height: 46px;
font-size: 14px;
font-weight: 600;
color: #fff;
text-align: center;
outline: none;
margin: 0 auto;
margin-bottom: 10px;
padding: 0;
border: none;
border-radius: 3px;
}

button.submitButton:hover {
text-decoration: none;
background-color: #FFBD54;
color: #fff;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out;
cursor: pointer;
}

button.resetButton {
position: relative;
background-color: #6D6D6D;
display: inline-block;
width: 100%;
height: 46px;
font-size: 14px;
font-weight: 600;
color: #fff;
text-align: center;
outline: none;
margin: 0 auto;
padding: 0;
border: none;
border-radius: 3px;
}

button.resetButton:hover {
text-decoration: none;
background-color: #989898;
color: #fff;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out;
cursor: pointer;
}

/* ----------------------------------------------------------------------------------
siteMap
---------------------------------------------------------------------------------- */

#siteMap {
border-top: 1px dotted #666;
}

#siteMap dt {
font-family: 'Viga', sans-serif;
text-align: left;
padding: 12px 5px 0 5px;
}

#siteMap dd {
font-family: 'Viga', sans-serif;
text-align: left;
margin: 0;
padding: 0 5px 12px 5px;
border-bottom: 1px dotted #666;
}

/* ----------------------------------------------------------------------------------
footer
---------------------------------------------------------------------------------- */

footer {
position: relative;
background: #222;
width: 100%;
font-weight: 600;
margin: 0 auto;
padding: 40px 0;
border-left: 14px solid #fff;
border-right: 14px solid #fff;
border-bottom: 14px solid #fff;
}

footer img {
margin-bottom: 20px;
}

#footerLinks ul {
margin: 0 auto;
padding: 0;
}

#footerLinks ul li {
position: relative;
text-align: center;
}

#footerLinks ul li a {
display: block;
font-family: 'Viga', sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 700;
color: #fff;
margin: 0 20px;
padding: 10px 0;
border-radius: 3px;
line-height: 1.1em;
}

#footerLinks ul li a:hover {
text-decoration: none;
}


#copyRightArea {
font-family: 'Viga', sans-serif;
width: 100%;
font-size: 10px;
font-weight: 600;
margin: 0 auto;
margin-top: 50px;
padding: 0;
box-sizing: border-box;
}

.pagetop {
position: fixed;
background: #222;
width: 56px;
height: 56px;
bottom: -56px;
right: 20px;
z-index: 200;
display: block;
}

.pagetop a {
display: block;
cursor: pointer;
}

.pagetop a span {
display: block;
width: 56px;
height: 56px;
text-indent: -10000px;
font-size: 1px;
}

.pagetopArrow {
position: absolute;
width: 8px;
left: 5px;
right: 0;
bottom: 24px;
margin: auto;
z-index: 201;
}

.pagetopArrow::before{
position: absolute;
content: "";
display: block;
width: 1px;
height: 30px;
left: 2px;
right: 0;
top: -6px;
margin: auto;
background: #fff; 
}
.pagetopArrow::after{
content: "";
display: block;
border-top: 1px solid #fff;
margin-left: -12px;
margin-bottom: 12px;
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}

}