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

/*font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;*/


*{
	font-family: 'Noto Serif JP', serif;
	padding: 0;
	margin: 0;
}


*{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}


.d-none{
	display: none;
}


/* スマホ用(縦) CSS */
.header{
	width: auto;
	margin: 0;
	position: relative;
}

.main{
	width: 100%;
	height: 600px;
	object-fit: cover;
	margin: 70px 0 110px 0;
	background-image: url("../img/top/main.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.nav-logo{
	width: 150px;
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 9999;
}
.title-logo{
	width: 103px;
	position: absolute;
	top: 217px;
	left: 195px;
}
.title-logo2{
	width: 155px;
	position: absolute;
	top: 154px;
	left: 45px;
}
.title-logo3{
	width: 166px;
	position: absolute;
	top: 284px;
	left: 45px;
}

.read{
  font-family : Noto Serif JP;
  font-size : 11px;
  line-height : 22px;
  letter-spacing : 1.43px;
  color : #000000;
	text-align: center;
	position: relative;
	top: -65px;
	margin-bottom: 20px;
}


.ari1{
	position: absolute;
	top: -21px;
	width: 30px;
	left: 40%;
}







/*----------------about----------------*/
.about-haikei{
	background-color: #29818c;
}
.about-wrap{
	max-width: 708px;
	margin: auto;
	padding: 81px 15px 81px 15px;
	position: relative;
}
.about-contents1{
	background-color: #FFFFFF;
	text-align: center;
	border-radius: 70px;
	padding: 55px 45px 50px 45px;
	position: relative;
}
.bou1{
	position: absolute;
	top: -81px;
	width: 18px;
	left: 100px;
}
.about-contents1 p{
  font-size : 13px;
  line-height : 35px;
  letter-spacing : 0.4px;
  color : #000000;
	text-align: justify;
}
.about-contents1 a{
	display: inline-block;
	text-decoration: none;
	color: #E6A733;
  font-family : Noto Sans JP;
  font-size : 18px;
  letter-spacing : 1.44px;
	margin-top: 20px;
}
.about-contents1 a:hover{
	opacity: 0.5;
	transition: all 0.3s 0s ease;
}
.about-contents2{
	margin: auto;
	margin-top: 80px;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	position: relative;
	align-items: center;
	max-width:500px;
}
.bou2{
	width: 22px;
	position: absolute;
	top: -81px;
	left: 170px;
}
.about-contents2 h2{
  font-family : Noto Sans JP;
  font-size : 18px;
  letter-spacing : 1.44px;
  color : #8C6239;
	text-align: center;
	font-weight: 500;
}
.about-contents2 p{
  font-size : 13px;
  line-height : 33px;
  letter-spacing : 0.4px;
  color : #4D4D4D;
	text-align: justify;
	padding-top: 20px;
}
.about-contents2 article{
	max-width: 304px;
	background-color: #FFFFFF;
	padding: 40px 45px;
	box-sizing: border-box;
	border-radius: 70px;
	margin: 0 auto 30px auto;
}
.bou3{
	position: absolute;
	width: 50px;
	top: 245px;
	left: 50%;
	transform: translate(-50%,0);
	transform: rotate(-90deg);
}
.bou4{
	position: absolute;
	width: 50px;
	top: 599px;
	right: 50%;
	transform: translate(-50%,0);
	transform: rotate(-90deg);
}
.ari2{
	position: absolute;
	bottom: 22px;
	width: 25px;
	left: 53%;
	z-index: 99;
}








/*----------------work----------------*/
.top-work{
	margin: 0 0px 90px 0px;
}
/*.top-work>div{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}*/
.top-work>div>article{
	max-width: 800px;/*500*/
		margin: 70px auto 0 auto;
	padding: 0 35px;
	text-align: center;
}
.top-work>div>article>h3{
	text-align: center;
  font-family : Noto Sans JP;
  font-weight : bold;
  font-size : 33px;
  letter-spacing : 6.6px;
  color : #808080;
	padding: 20px 0;
}
.top-work>div>article>p{
	padding: 10px 20px 0 20px;
  font-family : Noto Sans JP;
  font-size : 13px;
  line-height : 23.39px;
  letter-spacing : 0.33px;
  color : #808080;
	text-align: justify;
	max-width: 500px;
	margin: auto;
}
/*.top-work>div>article>img{
	width: 100%;
	max-width: 300px;
		padding: 12px 20px 10px 20px;
	box-sizing: border-box;
}
.top-work>div>article>div{
	margin: 10px auto 0 auto;
	text-align: center;
}
.top-work>div>article>div>button{
	background-color: #b3b3b3;
	border-style: none;
  font-family : Noto Sans JP;
  font-weight : bold;
  font-size : 12px;
  letter-spacing : 3.6px;
  color : #FFFFFF;
	width: 200px;
	height: 32.5px;
	text-align: left;
	padding: 0 0 2.5px 15px;
	margin: auto;
}
.top-work>div>article>div>button>span{
	position: relative;
	right: -110px;
}*/



.top-work-div{
	width: auto;
	padding: 30px 0px;
}
.top-work-div img{
	width: 100%;
	border:solid 1px #CCCCCC;
}

.top-work-div button{
	background-color: #f39f27;
	border-style: none;
	color: #ffffff;
	height: 35px;
	border-radius: 5px;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 400;
	width: 150px;
	margin-top: 20px;
}


.top-work-div button:hover{
	opacity: 0.8;
	cursor: pointer;
}





/*----------------制作の流れ----------------*/
.nagare-section{
	background-color:rgba(255,244,200,0.2);
	padding-bottom: 80px;
}
.nagare-section h3{
  font-family : Noto Sans JP;
  font-size : 19px;
  line-height : 84.18px;
  letter-spacing : 2.85px;
  color : #FFFFFF;
	background-color: #f39f27;
	text-align: center;
	margin-bottom: 50px;
	font-weight: 500;
}
.nagare-article{
	margin: 0 35px 0 35px;
}
.nagare-article dl{
	
}
.nagare-article dt{
  font-family : Noto Sans JP;
  font-size : 16px;
  line-height : 43px;
  letter-spacing : 1.44px;
  color : #000000;
}
.number{
  font-family : Noto Sans JP;
  font-weight : bold;
  font-size : 18px;
  line-height : 29px;
  letter-spacing :0.5px;
  color : #FFFFFF;
	display: inline-block;
	background-color: #E6A733;
	width: 31px;
	height: 31px;
	text-align: center;
	border-radius: 20px;
	margin-right: 9px;
}
.nagare-article dd{
  font-family : Noto Sans JP;
  font-size : 13px;
  line-height : 24px;
  letter-spacing : 0.52px;
  color : #000000;
	margin-top:13px;
	text-align: justify;
}
.nagare-article hr{
	opacity: 0.4;
	margin: 40px auto 40px auto;
}
.nagare-article dl a{
	display: block;
	text-align: right;
	text-decoration: none;
  font-family : Noto Sans JP;
  font-size : 14px;
  line-height : 36.47px;
  letter-spacing : 0.84px;
  color : #505050;
}
.nagare-article dl a:hover{
	opacity: 0.5;
	transition: all 0.3s 0s ease;
}






/*----------------contact----------------*/
.contact-section{
	background-color: #E5E5E5;
	padding: 40px 76px 70px 76px;
	position: relative;
}
.contact-section h4{
  font-family : Noto Sans JP;
  font-weight : bold;
  font-size : 17px;
  line-height : 35.09px;
  letter-spacing : 3.4px;
  color : #FFFFFF;	
	position: absolute;
	z-index: 99;
	transform: rotate(90deg);
	top: 60px;
	left: 0px;
	
}
.contact-wrap{
	max-width: 527px;
	margin: auto;
}
.contact-wrap h3{
  font-size : 14px;
  line-height : 43px;
  letter-spacing : 1.82px;
  color : #000000;
	text-align: center;
}
.contact-wrap p{
  font-size : 13px;
  line-height : 25px;
  letter-spacing : 0.65px;
  color : #4D4D4D;	
	text-align: justify;
	margin-top: 15px;
}

table{
	margin: auto;
}
.formTable tr{
}
.formTable th{
  font-family : Noto Sans JP;
  font-size : 13px;
  line-height : 33px;
  letter-spacing : 1.69px;
  color : #000000;
	text-align: left;
	margin-top: 15px;
	font-weight: 400;
	width: 220px !important;
}
.formTable td input{
	border-style: none;
	border-radius: 10px;
	width: 100%;
	height: 30px;
	background-color: #FFFFFF;
	filter: drop-shadow(0px 0px 10px #d8d8d8);
	padding: 0 10px;
	box-sizing: border-box;
	font-family : Noto Sans JP;
}
.formTable td textarea{
	border-style: none;
	border-radius: 10px;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	font-family : Noto Sans JP;
}
.formTable th,
.formTable td{
	display: block;
	width: 100%;
	font-family : Noto Sans JP;
}
.privacy-naiyou{
	display: block;
	background-color: #CCCCCC;
	height: 100px;
	width: 100%;
	margin-top: 25px;
	padding: 0px 15px 15px 15px;
	box-sizing: border-box;
	overflow: scroll;
	border-radius: 3px;
}
.privacy-naiyou h6{
  font-family : Noto Sans JP;
  font-size : 10px;
  line-height : 9px;
  letter-spacing : 0.5px;
  color : #505050;
	margin-top: 15px;
}
.privacy-naiyou p{
  font-family : Noto Sans JP;
  font-size : 9px;
  line-height : 17px;
  letter-spacing : 0.72px;
  color : #505050;
	margin-top: 8px;
}
.privacy-check{
  font-family : Noto Sans JP;
  font-size : 12px;
  line-height : 36.47px;
  letter-spacing : 0.5px;
  color : #505050;
	display: inline-block;
	
}
.privacy{
	width: auto !important;
	text-align: left;
	vertical-align:middle
}


.soushin{
	margin-top: 30px;
	text-align: center;
}
.soushin-input{
	background-color: #999999 !important;
  font-family : Noto Sans JP;
  font-size : 13px;
  line-height : 38px;
  letter-spacing : 0.65px;
  color : #FFFFFF;
  width: 188px;
	border-style: none;
	border-radius:10px;
	margin: auto;
	height: 40px;
}
.soushin-input:hover{
	opacity: 0.5;
	transition: all 0.3s 0s ease;
}



footer{
	text-align: center;
	padding:80px 0 20px 0;
}
.footer-logo{
	width: 200px;
}
.copy{
  font-family : Noto Sans JP;
  font-size : 10px;
  letter-spacing : 2px;
  color : #000000;
	margin-top: 60px;
	display: inline-block;
}




.jump{
	display: block;
	padding-top: 65px;
	margin-top: -65px;
}



/*swiper*/
.swiper-container{
	/*max-width: 660px;*/
	padding-bottom: 40px;
	margin-top: 40px;
}
.swiper-container img{
	width: 100%;
}

/*ページネーション*/
.swiper-pagination-bullet{
	width: 6px; /* 幅 */
	height: 6px; /* 高さ */
	background: #CCCCCC; /* 色 */
	opacity: 0.5; /* 半透明（デフォルトでは0.2） */
	
}
.swiper-pagination-bullet-active{
	width: 6px; /* 幅 */
	height: 6px; /* 高さ */
	background: #f39f27; /* 色 */
	opacity: 1; /* 不透明 */
}

/*ボタン*/
.swiper-button-prev,
.swiper-button-next{
	top: auto;
	bottom: -5px;
	color: #CCCCCC;
}

.swiper-button-prev:hover,
.swiper-button-next:hover{
	color: #f39f27;
	transition: all 0.5s 0s ease;
}
.swiper-button-prev::after,
.swiper-button-next::after {
	content: none;
}


.swiper-slide img{
	border: solid 1px #CCCCCC;
	box-sizing: border-box;
}










/* スマホ用(横)  CSS */
@media (min-width: 480px) {/* 画面サイズが480px以下の時、{　}内のCSSを追加するメディアクエリ */  
}



/* タブレット用  CSS */
@media (min-width: 768px) {/* 画面サイズが768px以下の時、{　}内のCSSを追加するメディアクエリ */
.d-none{
	display: block;
}	
	

	
	
.header{
	width: auto;
	margin: 0;
	position: relative;
}

.main{
	width: 100%;
	height: 700px;
	object-fit: cover;
	margin: 110px 0 120px 0;
	background-image: url("../img/top/main.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.nav-logo{
	width: 250px;
	position: fixed;
	top: 20px;
	left: 20px;
	z-index: 9999;
}
.title-logo{
	width: 103px;
	position: absolute;
	top: 395px;
	left: 287px;
}
.title-logo2{
	width: 182px;
	position: absolute;
	top: 318px;
	left: 213px;
}
.title-logo3{
	width: 195px;
	position: absolute;
	top: 470px;
	left: 253px;
}

.read{
  font-family : Noto Serif JP;
  font-size : 11px;
  line-height : 22px;
  letter-spacing : 1.43px;
  color : #000000;
	text-align: center;
	position: relative;
	top: -70px;
}


.ari1{
	position: absolute;
	top: -21px;
	width: 30px;
	left: 52%;
}
	
	

	
	

	

	


/*----------------about----------------*/

.about-wrap{
	max-width: 730px;
	margin: auto;
	padding: 100px 0 100px 0 ;
}
.about-contents1{
	background-color: #FFFFFF;
	text-align: center;
	border-radius: 70px;
	padding: 40px 0 50px 0;
	position: relative;
}
.bou1{
	position: absolute;
	top: -100px;
	width: 22.5px;
	left: 350px;
}
.about-contents1 p{
  font-size : 14px;
  line-height : 43px;
  letter-spacing : 0.7px;
  color : #000000;
	text-align: center;
}
.about-contents1 a{
	display: inline-block;
	text-decoration: none;
	color: #E6A733;
  font-family : Noto Sans JP;
  font-size : 18px;
  letter-spacing : 1.44px;
	margin-top: 20px;
}
.about-contents1 a:hover{
	opacity: 0.5;
	transition: all 0.3s 0s ease;
}
.about-contents2{
	margin-top: 80px;
	display: flex;
	justify-content:space-between;
	position: relative;
	min-width:100%;
}
.bou2{
	width: 22px;
	position: absolute;
	top: -81px;
	left: 130px;
}
.about-contents2 h2{
  font-family : Noto Sans JP;
  font-size : 18px;
  letter-spacing : 1.44px;
  color : #8C6239;
	text-align: center;
	font-weight: 500;
}
.about-contents2 p{
  font-size : 13px;
  line-height : 33px;
  letter-spacing : 0.65px;
  color : #4D4D4D;
	text-align: justify;
	padding-top: 20px;
}
.about-contents2 article{
	max-width: 304px;
	background-color: #FFFFFF;
	padding: 40px 45px;
	box-sizing: border-box;
	border-radius: 70px;
	margin: 0 auto 30px auto;
}
.bou3{
	position: absolute;
	width: 100px;
	height: 80px;
	top: 130px;
	left: 50%;
	transform: translate(-50%,0);
}
.bou4{
	position: absolute;
	width: 100px;
	height: 80px;
	top: 300px;
	right: 220px;
	transform: rotate(-80deg);
}
.ari2{
	position: absolute;
	bottom: 21px;
	width: 25px;
	left: 52%;
	z-index: 99;
}
	


	
.top-work{
	padding: 0 50px;

}	
	
	
	

	
	
	
	
	
/*----------------制作の流れ----------------*/
.nagare-section{
	background-color:rgba(255,244,200,0.2);
	padding-bottom: 80px;
}
.nagare-section h3{
  font-family : Noto Sans JP;
  font-size : 19px;
  line-height : 84.18px;
  letter-spacing : 2.85px;
	text-align: center;
	margin-bottom: 50px;
	font-weight: 500;
}
.nagare-article{
	margin: 0 auto 0 auto;
	/*max-width: 730px;*/
	max-width: 527px;
}
.nagare-article dl{
	position:relative;
}
.nagare-article dt{
  font-family : Noto Sans JP;
  font-size : 15px;
  line-height : 43px;
  letter-spacing : 1px;
  color : #000000;
	/*width: 300px;*/
	display: inline-block;
	vertical-align: top;
	width: 250px;
}
	.sen{
		position: absolute;
		z-index: 99;
		border: dashed 1px #E6A733;
		/*height: 100px;*/
		height: 50px;
		transform: rotate(90deg);
		/*top: -28px;
		left: 220px;*/
		top: -1px;
		left: 200px;
	}
.number{
  font-family : Noto Sans JP;
  font-weight : bold;
  font-size : 19px;
  line-height : 29px;
  letter-spacing : 0px;
  color : #FFFFFF;
	display: inline-block;
	background-color: #E6A733;
	width: 31px;
	height: 31px;
	text-align: center;
	border-radius: 20px;
	margin-right: 9px;
}
.nagare-article dd{
  font-family : Noto Sans JP;
  font-size : 13px;
  line-height : 24px;
  letter-spacing : 0.52px;
  color : #000000;
	margin-top:13px;
	/*max-width: 425px;*/
	display: inline-block;
	max-width: 271px;
}
.nagare-article hr{
	opacity: 0.4;
	margin: 40px auto 40px auto;
}
.nagare-article dl a{
  line-height : 46px;
}	
	
	
	
	
	

	

/*----------------contact----------------*/
.contact-section{
	padding: 60px 76px 90px 76px;
}
.contact-section h4{
  font-family : Noto Sans JP;
  font-weight : bold;
  font-size : 33px;
  line-height : 65.16px;
  letter-spacing : 6.6px;
  color : #FFFFFF;	
	position: absolute;
	z-index: 99;
	transform: rotate(90deg);
	top: 100px;
	left: -10px;	
}
.contact-wrap{
	max-width: 527px;
	margin: auto;
}
.contact-wrap h3{
  font-size : 14px;
  line-height : 43px;
  letter-spacing : 1.82px;
}
.contact-wrap p{
  font-size : 13px;
  line-height : 26px;
  letter-spacing : 0.5px;
	margin-top: 20px;
	margin-bottom: 30px
}

table{
	margin: auto;
}
.formTable tr{
}
.formTable th{
  font-size : 14px;
  line-height : 43px;
  letter-spacing : 1.82px;
	text-align: left;
	margin-top: 15px;
	font-weight: 400;
	width: 145px !important;
}
.formTable td input{
	border-style: none;
	border-radius: 10px;
	width: 378px;
	height: 30px;
	background-color: #FFFFFF;
	filter: drop-shadow(0px 0px 10px #d8d8d8);
	margin-top: 15px;
}
.formTable td textarea{
	border-style: none;
	border-radius: 10px;
	width: 378px;
	margin-top: 15px;
}
.formTable th,
.formTable td{
	display: inline-block;
	width: auto;
}
.privacy-naiyou{
	display: block;
	background-color: #CCCCCC;
	height: 160px;
	width: 100%;
	margin-top: 25px;
	padding: 0px 25px 0px 25px;
}
.privacy-naiyou h6{
  font-family : Noto Sans JP;
  font-size : 12px;
  line-height : 9px;
  letter-spacing : 1px;
  color : #505050;
	margin-top: 25px;
}
.privacy-naiyou p{
  font-family : Noto Sans JP;
  font-size : 11px;
  line-height : 20px;
  letter-spacing : 0.72px;
  color : #505050;
	margin-top: 8px;
}
.privacy-check{
  font-family : Noto Sans JP;
  font-size : 12px;
  line-height : 36.47px;
  letter-spacing : 0.72px;
  color : #505050;
	display: inline-block;
	
}
.privacy{
	width: auto !important;
	text-align: left;
	vertical-align:middle;
	margin-top: 0px !important;
}


.soushin{
	margin-top: 30px;
	text-align: center;
	
}
.soushin input{
	background-color: #999999;
  font-family : Noto Sans JP;
  font-size : 13px;
  line-height : 38px;
  letter-spacing : 0.65px;
  color : #FFFFFF;
  width: 138px;
	border-style: none;
	border-radius:10px;
	margin: auto;
}
.soushin input:hover{
	opacity: 0.5;
	transition: all 0.3s 0s ease;
}



footer{
	text-align: center;
	padding:80px 0 20px 0;
}
.footer-logo{
	width: 300px;
}
.copy{
  font-family : Noto Sans JP;
  font-size : 10px;
  letter-spacing : 2px;
  color : #000000;
	margin-top: 60px;
	display: inline-block;
}
	
	
	
	
	
	
	
	
	
.jump{
	display: block;
	padding-top: 100px;
	margin-top: -100px;
}	
	
	
	
	
	
	
	
	





}










/* PC用  CSS */
@media (min-width: 992px) {/* 画面サイズが992px以下の時、{　}内のCSSを追加するメディアクエリ */
	

.main{
	width: 100%;
	height: 800px;
	object-fit: cover;
	margin: 110px 0 120px 0;
}

.nav-logo{
	width: 250px;
	position: fixed;
	top: 20px;
	left: 25px;
	z-index: 9999;
}
.title-logo{
	width: 120px;
	position: absolute;
	top: 436px;
	left: 327px;
}
.title-logo2{
	width: 207px;
	position: absolute;
	top: 348px;
	left: 244px;
}
.title-logo3{
	width: 223px;
	position: absolute;
	top: 521px;
	left: 289px;
}

.read{
  font-family : Noto Serif JP;
  font-size : 11px;
  line-height : 22px;
  letter-spacing : 1.43px;
  color : #000000;
	text-align: center;
	position: relative;
	top: -70px;
}


.ari1{
	position: absolute;
	top: -21px;
	width: 30px;
	left: 40%;
}
	
	
	
	
	


	
	

/*----------------about----------------*/

.about-wrap{
	max-width: 978px;
	margin: auto;
	padding: 100px 0 100px 0 ;
}
.about-contents1{
	background-color: #FFFFFF;
	text-align: center;
	border-radius: 70px;
	padding: 40px 0 50px 0;
	position: relative;
}
.bou1{
	position: absolute;
	top: -100px;
	width: 22.5px;
	left: 350px;
}
.about-contents1 p{
  font-size : 14px;
  line-height : 43px;
  letter-spacing : 0.7px;
  color : #000000;
	text-align: center;
}
.about-contents1 a{
	display: inline-block;
	text-decoration: none;
	color: #E6A733;
  font-family : Noto Sans JP;
  font-size : 18px;
  letter-spacing : 1.44px;
	margin-top: 20px;
}
.about-contents1 a:hover{
	opacity: 0.5;
	transition: all 0.3s 0s ease;
}
.about-contents2{
	margin-top: 80px;
	display: flex;
	justify-content:space-between;
	position: relative;
}
.bou2{
	width: 22px;
	position: absolute;
	top: -81px;
	left: 130px;
}
.about-contents2 h2{
  font-family : Noto Sans JP;
  font-size : 18px;
  letter-spacing : 1.44px;
  color : #8C6239;
	text-align: center;
	font-weight: 500;
}
.about-contents2 p{
  font-size : 13px;
  line-height : 33px;
  letter-spacing : 0.65px;
  color : #4D4D4D;
	text-align: justify;
	padding-top: 20px;
}
.about-contents2 article{
	max-width: 304px;
	background-color: #FFFFFF;
	padding: 40px 45px;
	box-sizing: border-box;
	border-radius: 70px;
}
.bou3{
	position: absolute;
	width: 50px;
	top: 50%;
	transform: translate(0,-50%);
	left: 296px;
}
.bou4{
	position: absolute;
	width: 50px;
	top: 50%;
	transform: translate(0,-50%);
	right: 296px;
}
.ari2{
	position: absolute;
	bottom: 21px;
	width: 25px;
	left: 20%;
	z-index: 99;
}

	
	
	
	
	

	
	
/*----------------work----------------*/
/*.top-work{
	margin: 0 0 124px 0;
}
.top-work>div{
	display: flex;
	flex-direction:row;
	align-items: flex-start;
	justify-content:space-between;
	max-width: 980px;
	margin: auto;
}
.top-work>div>article{
	width: 300px;
		margin: 124px auto 0 auto;
	padding: 0 0px;
	text-align: center;
}
.top-work>div>article>h3{
	text-align: center;
	padding: 20px 0;
}
.top-work>div>article>p{
	padding: 10px 20px 0 20px;
	text-align: justify;
}
.top-work>div>article>img{
	width: 100%;
	max-width: 300px;
	padding: 20px 20px 15px 20px;
	box-sizing: border-box;
}
.top-work>div>article>div{
	margin: 10px auto 0 auto;
	text-align: center;
}
.top-work>div>article>div>button{
	width: 200px;
	height: 32.5px;
	text-align: left;
	padding: 0 0 2.5px 15px;
	margin: auto;
}
.top-work>div>article>div>button>span{
	position: relative;
	right: -110px;
}*/	
		
	
	
	
	
	
	
/*----------------制作の流れ----------------*/
.nagare-article{
	margin: 0 auto 0 auto;
	max-width: 730px;
}

.nagare-article dt{
	width: 300px;
}
	.sen{
		height: 100px;
		top: -28px;
		left: 220px;
	}
.nagare-article dd{
	max-width: 425px;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*----------------contact----------------*/	
.contact-section h4{
	top: 100px;
	left: 20px;	
}	
	
	
	
	
	
	
  
}

/* PC用  CSS */
@media (min-width: 1200px) {/* 画面サイズが1200px以下の時、{　}内のCSSを追加するメディアクエリ */
.main{
	background-image: url("../img/top/main2.png");
}	
.title-logo{
	width: 120px;
	position: absolute;
	top: 436px;
	left: 443px;
}
.title-logo2{
	width: 207px;
	position: absolute;
	top: 348px;
	left: 360px;
}
.title-logo3{
	width: 223px;
	position: absolute;
	top: 521px;
	left: 404px;
}

	
	
	
	
/*----------------contact----------------*/	
.contact-section h4{
	top: 100px;
	left: 100px;	
}		
	
  
}
