@charset "UTF-8";

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 100;
    src: url('../font/NotoSansJP/NotoSansCJKjp-Thin.woff2') format('woff2'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Thin.woff') format('woff'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Thin.ttf')  format('truetype'),
         url('../font/NotoSansJP/NotoSansCJKjp-Thin.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url('../font/NotoSansJP/NotoSansCJKjp-Light.woff2') format('woff2'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Light.woff') format('woff'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Light.ttf')  format('truetype'),
         url('../font/NotoSansJP/NotoSansCJKjp-Light.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url('../font/NotoSansJP/NotoSansCJKjp-DemiLight.woff2') format('woff2'),
	     url('../font/NotoSansJP/NotoSansCJKjp-DemiLight.woff') format('woff'),
	     url('../font/NotoSansJP/NotoSansCJKjp-DemiLight.ttf')  format('truetype'),
         url('../font/NotoSansJP/NotoSansCJKjp-DemiLight.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansJP/NotoSansCJKjp-Regular.woff2') format('woff2'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Regular.woff') format('woff'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Regular.ttf')  format('truetype'),
         url('../font/NotoSansJP/NotoSansCJKjp-Regular.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('../font/NotoSansJP/NotoSansCJKjp-Medium.woff2') format('woff2'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Medium.woff') format('woff'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Medium.ttf')  format('truetype'),
         url('../font/NotoSansJP/NotoSansCJKjp-Medium.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSansJP/NotoSansCJKjp-Bold.woff2') format('woff2'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Bold.woff') format('woff'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Bold.ttf')  format('truetype'),
         url('../font/NotoSansJP/NotoSansCJKjp-Bold.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 900;
    src: url('../font/NotoSansJP/NotoSansCJKjp-Black.woff2') format('woff2'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Black.woff') format('woff'),
	     url('../font/NotoSansJP/NotoSansCJKjp-Black.ttf')  format('truetype'),
         url('../font/NotoSansJP/NotoSansCJKjp-Black.eot') format('embedded-opentype');
}
@font-face {
   font-family: Zurich;
   src: url(../font/ZuricBd.eot) format("eot"), url(../font/ZuricBd.woff) format("woff");
}
@font-face {
   font-family: ZurichIt;
   src: url(../font/ZurichBT-ItalicCondensed.eot) format("eot"), url(../font/ZurichBT-ItalicCondensed.woff) format("woff");
}
@font-face {
   font-family: ZurichBtR;
   src: url(../font/ZurichBT-RomanCondensed.eot) format("eot"), url(../font/ZurichBT-RomanCondensed.woff) format("woff");
}
@font-face {
    font-family: Noto Sans Japanese;
    font-style: normal;
    font-weight: 100;
    src: url('../font/NotoSansJP/NotoSansJP-Thin.woff2') format('woff2'),
         url('../font/NotoSansJP/NotoSansJP-Thin.woff') format('woff'),
         url('../font/NotoSansJP/NotoSansJP-Thin.otf')  format('truetype'),
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

body{
  min-width: 1020px;
  color: #000;
}
body {
-webkit-text-size-adjust: 100%;
}

html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #000;
  min-width: 1020px;
  overflow-x: hidden;
  font-family: 'Noto Sans Japanese';
}

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000;
	transition-property: all;
  	transition: 0.2s linear;
}
a:hover {
	opacity: 0.6;
}

ul {list-style: none;}

a:hover {
	opacity: 0.7;
}

#header {
    width: 100%;
    min-width: 960px;
    height: 100px;
    position: fixed;
    left:0;
    top:0;
    z-index: 10;
}

.pc-on { display: block; }
.sp-on { display: none; }

header {
	height: 130px;
	background: rgba(255,255,255,.95);
	z-index: 2;
	/*position: absolute;
    top: 0;*/
}
header .inner {
	display: flex;
}
header h1 {
	padding-top: 52px;
}

header nav {
	font-family: 'ZurichBtR';
    padding: 70px 0 0 70px;
    font-weight: 200;
    letter-spacing: 2pt;
    font-size: 13px;
}
nav ul {
	display: flex;
}
nav ul li {
	padding-left: 40px;
}
nav.menu { 
	width: 25px;
    height: 30px;
    top: 25px;
    right: 20px;
    position: fixed;
    cursor: pointer;
    overflow: hidden;
    z-index: 9999;
}

nav .menu1			{ width:25px; height:1px; background-color: #000; top:0px; position:absolute; } 
nav .menu2			{ width:25px; height:1px; background-color: #000; top:8px; position:absolute; } 
nav .menu3			{ width:25px; height:1px; background-color: #000; top:16px; position:absolute; }

#menu {
    position: fixed;
    /* font-weight: bold; */
    display: none;
    right: 0;
    top: 0;
    list-style-type: none;
    background-color: rgba(255, 255, 255, 1);
    padding: 20px 20px;
    z-index: 99;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    box-sizing: border-box;
}

nav .menuclick1 {
	top:8px; -o-transform: rotate(405deg);
	-moz-transform: rotate(405deg);
	-webkit-transform: rotate(405deg);
	-ms-transform: rotate(405deg);
	transform: rotate(405deg);
}
nav .menuclick2	{ background-color:rgba(255,255,255,0);  }
nav .menuclick3	{
	top:8px;
	-o-transform: rotate(-405deg);
	-moz-transform: rotate(-405deg);
	-webkit-transform: rotate(-405deg);
	-ms-transform: rotate(-405deg);
	transform: rotate(-405deg);
}
nav .menu1,nav .menu2,nav .menu3 {
	transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out; /* Opera */
	-moz-transition: all 0.5s ease-out; /* Firefox */
	-webkit-transition: all 0.5s ease-out; /* GoogleChrome, Safari */
	-ms-transition: all 0.5s ease-out; /* IE */ 
}

#menu ul {
    display: flex;
    justify-content: space-between;
    text-align: center;
    font-family: 'ZurichBtR';
    padding: 0;
    font-weight: 200;
    letter-spacing: 2pt;
    font-size: 12px;
    line-height: 30px;
    /* height: 30px; */
    position: relative;
    width: 60%;
    /* margin: 0 auto; */
}

#menu ul li {
	padding: 0 10px;
}
#menu ul li a {
	display: block;
}


/* Opening
-----------------------------------------*/
.Opening {
position:relative;
background-color: #FFF;
/*max-height: 600px;*/
    overflow: hidden;
}
.Opening ul li{
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.Opening ul li img.Opening__text{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  z-index: 9;
}
.Opening ul li span {
}
.Opening ul li span img.Opening__img{
  max-width: inherit;
  width: 100%;
  height: auto;
  overflow: hidden;
}


.smoothslides-on a.ss-prev, .smoothslides-on a.ss-next,.ss-paginate-wrap {
	display: none;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
#nav-drawer {
	display: none;
}
.wrapper {
	margin: 0 auto ;
	color: #000;
  	font-family: 'Noto Sans Japanese';
  	font-weight: 200;
}

.inner {
	width: 980px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
.inner2 {
	width: 980px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

h2 {
	font-family: 'ZurichIt';
	text-align: center;
	font-size: 18px;
	letter-spacing: 2pt;
}
.Opening {
	position: relative;
	z-index: 1;
}
.Opening .btn_scroll img {
	position: absolute;
	margin: 0 auto;
	bottom: 30px;
	right: 0;
	left: 0;
}

.kv__slider img {
	width: 100%;
}

#about {
	padding: 195px 0 155px 0;
	margin-top: -130px;
}
#about .inner {
	display: flex;
}

#about h2 {
	margin-bottom: 60px;
}

#about .about__ttl {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
	font-weight: 400;
	text-align: center;
	width: 600px;
	height: 140px;
	font-size: 25px;
	line-height: 1.3;
	display: table;
	margin-right: 30px;
}
#about .about__ttl p {
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 1pt;
}
#about .about__ttl span {
	font-size: 23px;
}

#about .about__txt {
	font-size: 14px;
	line-height: 1.8;
	font-weight: 400;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
}
#about .about__txt--en {
	font-family: 'ZurichIt';
	margin: 35px 0 0 0;
	letter-spacing: 1pt;
	font-weight: normal;
}

#works {
	background: #efefef;
	text-align: center;
	margin-top: -55px;
	padding: 55px 0 60px;
}
#works h2 {
	margin-bottom: 20px;
}
#works h3 {
	font-size: 14px;
	border-left: 0.5px solid #000;
	border-right: 0.5px solid #000;
	padding: 0 15px;
	margin-bottom: 20px;
	display: inline-block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
	letter-spacing: 1pt;
	font-weight: 400;
}
#works p {
	font-size: 14px;
	margin-top: 40px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
	letter-spacing: 1pt;
	font-weight: 400;
}
#works .works__slider {
	max-width: 1490px;
	margin: 0 auto;
	width: 95%;
}
#works .slick-prev:before, #works .slick-next:before {
	color: #efefef;
	position: relative;
}

#works .works__slider li {
	padding: 0 15px;
	box-sizing: border-box;
}

#works .works__slider li a {
	display: block;
}

#works .works__slider li img {
	width: 100%;
}

#works .works__slider--l {
	position: absolute;
	left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#works .works__slider--r {
	position: absolute;
	left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#works .works__ttl {
	display: flex;
	font-family: 'ZurichBtR';
	justify-content: space-between;
	margin: 30px 0;
    border-top: 0.5px solid #000;
    border-bottom: 0.5px solid #000;
    font-size: 13px;
}

#works .works__ttl .num p,
#works .works__ttl .name p,
#works .works__ttl .category p {
    letter-spacing: 1pt;
}

#works .works__ttl .num {
	border-right: 0.5px solid #000;
    padding: 15px;
}

#works .works__ttl .name {
    padding: 15px 0;
}

#works .works__ttl .category {
	border-left: 0.5px solid #000;
    padding: 15px;
}

#works .works__slider .txt {
	font-size: 12px;
    text-align: justify;
    line-height: 1.9;
    letter-spacing: 1pt;
    font-weight: 400;
}

#profile {
    padding: 100px 0 50px;
}
#profile h2 {
	margin-bottom: 50px;
}

#profile .profile__txt {
	font-size: 14px;
	line-height: 1.8;
	font-weight: 400;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
    margin: 0 60px;
}


#access {
	padding: 190px 0 90px 0;
	margin-top: -130px;
}

#access h2 {
	margin-bottom: 50px;
}

#access .access__wrap .offices .address {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
	font-size: 14px;
	height: 175px;
	font-weight: 400;
}

#access .access__wrap .offices .address h4 {
	margin-bottom: 10px;
	border-bottom: 0.5px solid #000;
	padding: 0 0 5px 0;
}

#access .access__wrap .offices .address dl{
	margin-top: 15px; 
	letter-spacing: 1pt;
	display: flex;
	flex-wrap: wrap;
	line-height: 1.7;
	font-size: 13px;
}
#access .access__wrap .offices .address dd {
	width: 15%;
}

#access .access__wrap .offices .address dt {
	width: 85%;
}
#access .access__wrap .offices .address h4 {
	margin-bottom: 10px;
	border-bottom: 0.5px solid #000;
}

#access .access__wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 65px;
}
#access .access__wrap .offices {
	width: 48%;
}
#access .access__wrap .offices #map_1,
#access .access__wrap .offices #map_2 {
	width: 100%;
	height: 420px
}

.facebook {
  width: 500px;
  margin: 0 auto;
}

footer {
	margin-top: 90px;
	background: #c9caca;
	padding: 40px 0;
}

footer .inner {
	display: flex;
}

footer .inner .footer__logo {
	height: 100px;
    margin-right: 35px;
    border-right: 0.5px solid #000;
    padding-right: 75px;
}
footer .address {
	font-size: 13px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
	font-weight: 400;
	letter-spacing: 1pt;
}
footer .address dl {
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	margin-top: 25px; 
	letter-spacing: 1pt;
	line-height: 1.8;
}
footer .address dd {
	width: 15%;
}
footer .address dt {
	width: 85%;
}
@media screen and (max-width: 767px) { 
	html, body {
		width: 100%;
		padding: 0;
		margin: 0;
  		min-width: 100%;
	}
	.sp-on { display: block; }
	.pc-on { display: none; }
	
	.wrapper {
		width: 100%;
		min-width: 100%;
		margin-bottom: 0px;
	}
	.inner {
		width: 100%;
		min-width: 100%;
		margin-bottom: 0px;
		margin: 0 auto;
	}
	.inner2 {
		width: 100%;
		min-width: 100%;
		margin-bottom: 0px;
		margin: 0 auto;
	}
	.Opening {
		max-height: 300px;
	}
	body{
	  min-width:initial;
	}
	#about .inner, footer .inner,header .inner {
		display: block;
	}
	header {
		height: 70px;
	}
	#about {
		padding: 120px 0 130px 0;
		margin-top: -70px;
	}
	#about .about__ttl {
		height: auto;
		margin-bottom: 50px;
	}

	header h1 {
		padding-top: 17px;
	    text-align: left;
	    padding-bottom: 13px;
	}
	header h1 img {
	    width: 170px;
	}
	header nav {
		display: none;
	}
	.Opening .btn_scroll img {
		bottom: 15px;
		width: 45px;
	}
	#access {
		padding: 120px 0 90px 0;
    	margin-top: -70px;
	}
	#about .about__ttl,#access .access__wrap .offices {
		width: 100%;
	}
	#access .access__wrap {
		display: block;
		margin-bottom: 0;
	}
	#access .access__wrap .offices .address {
		height: auto;
		margin-bottom: 30px;
	}
	#access .access__wrap .offices #map_1, #access .access__wrap .offices #map_2 {
		width: 100%;
		margin-bottom: 50px;
		height: 300px;
	}
	.facebook {
	width: 300px;
	margin: 0 auto;
	}

#works .works__slider .txt {
	font-size: 12px !important;
    text-align: left;
    letter-spacing: 0;
}

#works p {
	font-size: 10px;
	margin-top: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
	letter-spacing: 1pt;
	font-weight: 400;
}
#works .works__ttl .num {
    border-right: none;
    padding: 15px;
}



#profile {
    padding: 80px 0 40px;
}
#profile h2 {
	margin-bottom: 40px;
}

#profile .profile__txt {
	font-size: 14px;
	line-height: 1.8;
	font-weight: 400;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
    margin: 0;
    text-align: center;
}


	footer {
		border: none;
		margin-top: 30px;
	}
	footer .inner .footer__logo {
	    height: auto;
	    margin-right: 0;
	    border-right: 0;
	    padding-right: 0;
	    border-bottom: 0.5px solid #000;
	    padding-bottom: 15px;
	    margin-bottom: 25px;
	}
}



/* works */

.js-tagNone {
    display: none;
}

#contents #works {
	background: none;
}

#contents #works .works_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

#contents #works .works_area li {
	width: 31.6%;
	padding: 0 8px;
}

#contents #works .works_area li img {
	width: 100%;
}

#contents #works .works_tag {
    display: flex;
    justify-content: space-evenly;
    width: 430px;
    margin: 0 auto 65px;
    font-size: 14px;
    border-left: 0.5px solid #000;
    border-right: 0.5px solid #000;
}
#contents #works .works_tag li {
 	padding: 0px 28px;
 	border-right: 0.5px solid #000;
 	cursor: pointer;
 	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
 }
#contents #works .works_tag li:last-child {
 	border-right: 0;
 }
#contents #works .works_area li .works__ttl {
	display: flex;
    font-family: 'ZurichBtR';
    justify-content: space-between;
    margin: 25px 0 45px;
    border-top: 0.5px solid #000;
    border-bottom: 0.5px solid #000;
    font-size: 10px;
}

@media screen and (max-width:767px){ 
	#contents #works {
		margin-top: 0px;
		padding: 35px 0 10px;
	}
	#contents #works .works_tag li {
		padding: 0px 5%;
	}
	#contents #works .works_tag li:first-child {
		border-left: 0.5px solid #000;
	}
	#contents #works .works_tag li:last-child {
		border-right: 0.5px solid #000;
	}
	#contents #works .works_tag {
	    display: flex;
	    justify-content: center;
	    width: 100%;
	    margin: 0 auto 35px;
	    font-size: 13px;
	    border-left: 0;
	    border-right: 0;
	}
	#contents #works .works_area {
	    justify-content: space-between;
	}
	#contents #works .works_area li {
	    width: 48%;
	    padding: 0px;
	}
	#contents #works .works_area li .works__ttl {
		margin: 15px 0 35px;
		display: block;
	}
	#contents #works .works__ttl .num {
		width: 100%;
		padding: 0;
	}
	#contents #works .works__ttl .name {
		width: 100%;
		padding: 0;
	}
	#contents #works .works__ttl .category {
		padding: 0 0 8px 0;
		width: 100%;
	    border-left: 0;
	    border-top: none;
	}
}

/* works detail */

#contents #works_detail {
	padding-top: 70px;
}

#contents #works_detail h2 {
    font-family: 'ZurichBtR';
    font-size: 17px;
    font-weight: 200;
    text-align: left;
    margin-bottom: 45px;
    margin-top: 20px;
}
#contents #works_detail h3 {
    font-family: 'ZurichBtR';
    font-size: 17px;
    font-weight: 200;
    text-align: left;
    letter-spacing: 2pt;
    line-height: 28px;
}

#contents #works_detail .works_detail__wrap {
	display: flex;
	margin-bottom: 75px;
	justify-content: space-between;
}

#contents #works_detail .works_detail__txt {
	width: 57%;
	font-size: 14px;
	line-height: 2;
	text-align: justify;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
}

.photo {
	text-align: center;
}
.photo img {
	margin-bottom: 10px;
}

.photo2 {
  display: flex;
  justify-content: space-between;
}
.photo2 img {
	margin-bottom: 10px;
}

#contents #works_detail .back-link {
	font-size: 14px;
	line-height: 2;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Sans Japanese", serif;
	margin-top: 60px;
}

@media screen and (max-width:767px){  
	#contents #works_detail .works_detail__wrap{
		display: block;
		margin-bottom: 40px;
	}
	#contents #works_detail .works_detail__txt {
		width: 100%;
	}
	#contents #works_detail h2 {
		margin-top: 0;
	}
	#contents #works_detail .works_detail__ttl {
		display: flex;
		justify-content: center;
	}
	#contents #works_detail .works_detail__ttl h2 {
		width: 30%;
		text-align: center;
	}
	#contents #works_detail .works_detail__ttl h3 {
		width: 70%;
		text-align: center;
	}

.photo {
	text-align: center;
}
.photo img {
	width: 100%;
	margin-bottom: 10px;
}

.photo2 {
  display: block;
}
.photo2 img {
	width: 100%;
	margin-bottom: 10px;
}


}