@charset "UTF-8";
html {
	scroll-behavior: smooth;
}

body {
	font-family: 'Noto Serif JP', serif!important;
	font-weight: 200;
	font-size: 1.6rem;
	color: #fff;
	background-color: #000;
	letter-spacing: 0;
	width: 100%;
	overflow-x: hidden;
}

body a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

.slash{
	width:100%;
	height:0px;
    position:relative;
    clear:both;
}

.spBr{
	display: none;
}

/*==========================================================================
ここから
========================================================================== */

.videoBox{
	position: relative;
}

.videoSign{
	width: 18%;
	position: absolute;
	top: 42%;
	left: 42%;
}

header{
	display: block;
	height: 100px;
	padding: 60px 60px 0px;
}

.headerSns{
	width: 15px;
	margin-left: 20px;
	float: right;
}

.headerMenu{
	font-size: 12px;
	margin-left: 15px;
	float: right;
}

.containerBox{
	width: 1280px;
	margin: auto;
	margin-top: -100px;
	padding-top: 100px;
}

.swf{
	font-size: 0;
	width: 100%;
}

.sectionTitleBox{
	width: 7%;
	float: left;
}

.sectionMainBox{
	width: 93%;
	float: right;
}

.sectionTitle{
	font-size: 24px;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	margin-top: 230%;
}

.sectionTitle2{
	font-size: 24px;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	margin-top: 348px;
}

.sectionTitle3{
	font-size: 24px;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	margin-top: 200%;
}

.sectionTitle4{
	font-size: 24px;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	margin-top: 230%;
}

/*==========================================================================
section
========================================================================== */

.top01{
	padding: 340px 0px 170px;
}

.top02{
	padding: 170px 0px;
}

.top03{
	padding: 170px 0px;
}

.top04{
	padding: 170px 0px 340px;
}

.mainBoxR{
	width: 48%;
	float: right;
}

.mainBoxL{
	width: 48%;
	float: left;
}

.mainProfileTitle{
	font-size: 26px;
	margin-bottom: 20px;
	margin-top: 348px;
}

.mainProfileSubTitle{
	font-size: 21px;
	margin-bottom: 30px;
}

.mainProfileText{
	font-size: 14px;
	line-height: 2;
}


/*==========================================================================
work
========================================================================== */

.workSub{
	width: 13%;
	float: right;
	height: 682px;
	overflow: auto;
}

.workMain{
	width: 86%;
	float: left;
	height: 682px;
	overflow: hidden;
	display: flex;
    align-items: center;
    justify-content: center;
}

.workPic{
	margin-bottom: 8%;
	font-size: 0;
}


.priceTitle{
	font-size: 21px;
	margin-bottom: 30px;
	margin-top: 100px;
}

.priceText{
	font-size: 16px;
	margin-bottom: 20px;
}

.priceKome{
	font-size: 14px;
}

.picCap{
	font-size: 13px;
	margin-top: 20px;
	line-height: 1.4;
}

/*==========================================================================
contact
========================================================================== */
/*==========     contact form     ========== */

.contactBox{
	width: 960px;
	margin: auto;
}

.contactTh{
	width: 20%;
	background-color: #000;
	color: #fff;
	padding: 10px 20px;
	font-size: 14px;
	vertical-align: middle;
	text-align: left;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

.contactTd{
	width: 80%;
	padding: 10px 20px;
	background-color: #000;
	font-size: 14px;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

.formTable{
	width: 100%;
}

.require{
	font-size: 14px;
	color: #fff;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

.contctButton{
	margin-top: 20px;
    width: 300px;
	background-color: #fff;
	border: solid 1px #000;
    padding: 10px 0px;
    font-size: 16px;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

textarea{
	width: 70%;
	height: 100px;
}

input{
	width: 50%;
}

.spTitle,.menu-btn,.menu{
	display: none;
}



@media screen and (max-width: 1199px) {
	/* 1199px以下に適用されるCSS（小PC用） */
.containerBox{
	width: 960px;
	margin: auto;
	margin-top: -50px;
	padding-top: 50px;
}
	
.workSub{
	width: 13%;
	float: right;
	height: 510px;
	overflow: auto;
}

.workMain{
	width: 86%;
	float: left;
	height: 510px;
	overflow: hidden;
}
	
.mainProfileTitle{
	font-size: 26px;
	margin-bottom: 20px;
	margin-top: 188px;
}
	
.sectionTitle2{
	font-size: 24px;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	margin-top: 238px;
}
	
.videoSign {
    width: 26%;
    position: absolute;
    top: 38%;
    left: 38%;
}
	
}

@media screen and (max-width: 959px) {
	/* 959px以下に適用されるCSS（タブレット用） */

header{
	display: none!important;
}
	
.sectionTitle4{
	display: none;
}
	
.sectionTitle{
	font-size: 24px;
	-ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
	margin-top: 40px;
}

.sectionTitle2{
	font-size: 24px;
	-ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
	margin-top: 40px;
}

.sectionTitle3{
	font-size: 24px;
	-ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
	margin-top: 40px;
}

.containerBox{
	width: 96%;
	margin: auto;
	margin-top: -5px;
	padding-top: 5px;
}

.sectionTitleBox{
	width: 100%;
	float: none;
	margin-bottom: 25px;
}
	
.sectionMainBox{
	width: 100%;
	float: none;
}
	
.top01{
	padding: 60px 0px 30px;
}

.top02{
	padding: 30px 0px;
}

.top03{
	padding: 30px 0px;
}

.top04{
	padding: 30px 0px 60px;
}

.mainBoxR{
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.mainBoxL{
	width: 100%;
	float: none;
}
	
.workMain{
	width: 100%;
	float: none;
	height: 100%;
	overflow: hidden;
}
	
.workSub{
	width: 100%;
	float: none;
	height: 100%;
	overflow: auto;
	margin-top: 4px;
}

.mainProfileTitle{
	font-size: 26px;
	margin-bottom: 20px;
	margin-top: 30px;
}
	
.workPic{
	width: 100%;
	margin: 10px;
	margin-bottom: 10px;
	font-size: 0;
	height: 138px;
	overflow: hidden;
	display: flex;
    align-items: center;
    justify-content: center;
}
	
.workUl{
	width: 400%;
		display: flex;
		overflow-x: scroll;
	}
	
.contactBox{
	width: 100%;
	margin: auto;
}
	
.priceTitle{
	font-size: 21px;
	margin-bottom: 30px;
	margin-top: 30px;
}
	
.contctButton {
    margin-top: 20px;
    width: 250px;
    padding: 5px 0px;
    font-size: 14px;
    font-family: 'メイリオ', Meiryo, sans-serif;
}

textarea{
	width: 100%;
	height: 100px;
}

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

.Slogo{
	font-size: 24px!important;
	padding-top: 6px;
	padding-bottom: 30px; 
	text-align: center;
	list-style: none;
}

	.Ssns{
		width: 60px;
		margin: auto;
	}	
	
	.SsnsIcon{
		width: 20px;
		margin: 5px;
		float: left;
	}
	
.menu-btn {
	display: inline;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    line-height: 17px;
    font-size: 55px;
    text-align: center;
    cursor: pointer;
    z-index: 99999;
}

.menu-btn span {
    color: #eee;
}

.menu-btn span:after {
    content: attr(data-txt-menu);
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu-btn span:after {
    content: attr(data-txt-close);
}
	
.menu {
    position: fixed;
    display: table;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: hidden;
    opacity: 0;
    z-index: 999999;
   
}

.menu ul {
    display: table-cell;
    vertical-align: middle;
}


.menu li {
   	font-size: 18px;
	line-height: 30px;
 
}

.menu li a {
    display: block;
    font-size: 18px;
     color: #fff;
}

.menu li a:hover {
    color: #aaa;
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu {
    cursor: url(../images/cross.svg),auto;
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: visible;
    opacity: 1;
}


.se{
     height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    list-style: none;
}
	
.spTitle{
	font-size: 24px;
	text-align: center;
	line-height: 45px;
	display: inherit;
}
	

	
}

@media screen and (max-width: 519px) {
	/* 519px以下に適用されるCSS（スマホ用） */
.mainProfileSubTitle{
	font-size: 18px;
	margin-bottom: 30px;
}
	
.workPic{
	width: 100%;
	margin: 10px;
	margin-bottom: 10px;
	font-size: 0;
	height: 60px;
	overflow: hidden;
	display: flex;
    align-items: center;
    justify-content: center;
}
	
	
}