/*ALL*/

/*reset*/
/*
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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}*/

html { scroll-behavior: smooth;overflow-x: hidden;}

#sp { /*pcでは非表示*/
		display: none;
		
	}
body {
	font-family: trajan-pro-3, "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0; 
	overflow-x: hidden!important;
}
.bold {
	font-weight: bold;
}
a:link{
	text-decoration: none;
	color: #666666;
}
a:visited{
	text-decoration: none;
	color: #666666;
}
a:hover{
	text-decoration: none;
	color: #cccccc;
}

.logo{
    width: 280px;
}

@media screen and (min-width: 768px){
.br-sp {display: none; }
}

.section-area{
    margin: 0 auto;
    width: 1115px;
}



#since{
    display: flex;
    justify-content: flex-end;
    max-width: 1000px;
    margin: 0 auto;
    font-size: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 30px;
}
#footer {
	margin: 160px auto 0;
	background-color:#E5E4E2;
	padding:10px 0;
	bottom: 0;
	width: 100%;
}
#footerbox{
	display: flex;
	justify-content: space-between;
	font-family: trajan-pro-3, "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	max-width: 1000px;
	margin: 0 auto;
	align-items: baseline;
	color: #666666;
	letter-spacing:2px;
	margin-top: 15px;
}

#sns{
	margin: 0;
	width: 350px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

	.site_name {
		width: 100%;
		color:#333;
		font-size: 120%;
		display: block;
		margin: 0.5em auto;
		letter-spacing: 2px!important;
		font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

	.site_name span {
		font-size:70%;
		color:#333;
		text-align:center;
		line-height:1.6em!important;
	}
	
	.site_name p {
		font-size:100%;
		color:#333;
		margin:0;
	}
	
	div.header-inner {
		padding:10px;
	}


/* top */

#slide{
	width:100%;
    max-width: 1500px;
    text-align: center;
    margin: 0 auto;
}

#news{
	display: flex;
	justify-content: flex-start;
	margin: 7em auto;
	width:100%;
	max-width: 1000px;
}

#news p {
  font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 0;
  line-height: 120%;
  letter-spacing: 0.08em;
  font-weight: 400;
}
#news h1 {
  font-size: 32px;
  font-size: 1.2rem;
  line-height: 120%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
	

#newsbox {
	list-style: none;
    width: 80%;
    margin: .5em 0 0;
}
#newsbox li {
	display: block;
	border-bottom: 1px solid #eee;
	padding-bottom: .5em;
	margin-bottom: .5em;
}
#newsbox li span {
	padding-right: 2em;
	display: inline-block;
	font-size: .8em;
	color: #996633;
}


/*トップページ *ORDER---------------------------*/


#order{
	background-size:cover;
	background-image:url("https://hattori-alterations.com/wp-content/themes/yaosWP/img/main_order.png") ;
	background-repeat: no-repeat;
	width: 100%;
	max-width:1500px;
	height: auto;
	margin:50px auto 10px;
	padding: 50px 0%;
	z-index: -8;
	background-clip: #000;
	letter-spacing:1px;
}

media="only screen and (min-width: 769px)"
#order{
	background-size: cover;
	background: url("https://hattori-alterations.com/wp-content/themes/yaosWP/img/main_order.png") no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
	margin-top: 100px;
	padding: 50px 0%;
	z-index: -8;
}

#order h3{
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #DDDDDD;
	margin:0px auto 3%;
	font-family: 'Arial', serif;
}

media="only screen and (min-width: 769px)"
#order h3{
	text-align: center;
	font-size: 18px;
	color: #FFF;
	margin:0px auto 30px;
	font-family: 'Noticia Text', serif;
}




#order h4{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color:#696969;
	margin:40px auto 0px;
	font-family: 'Noto Serif JP', serif;
}

#order p{
	color: #a9a9a9;
	text-align:center;
	font-size: 14px;
	line-height: 1.5;
	max-width: 1200px;
	margin: 0px auto;
	font-weight:400;
	font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン M-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}
#order h5{
	line-height: 1.5em;
	max-width: 1200px;
	color: #000;
	margin: 20px auto;
	font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;	

}

.order_ill{
	width: 100%;
	max-width: 1500px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	display: flex;
	justify-content: center;
}

.order_ill > ul.cont{
	text-align: center;
	margin: 2% 1% 3% 1%;
	padding: 0% 2% 2%;
}

.order_ill > ul.cont_2{
    color: #000;
    font-size: 27px;
    display: flex;
    align-items: center;
	width: 50px;
	text-align: center;
	padding: 0% 20px;
}

.order_ill > ul.cont li{
	text-align: center;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	display: block;
	font-family: 'Noto Serif JP', serif;
	list-style:none;
}

.order_ill li {
	list-style:none;
}
	

h5{
	font-size: 1.3em;
}

.order_ill > ul.cont li img{
	width: 80%;
	max-width:300px;
	min-width:200px;
	padding:0px;
}

.parallax {
    min-height: 400px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

media="only screen and (min-width: 769px)"
.parallax {
    min-height: 380px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}


/*
#order .contents img{
	margin: 0px auto;
	width:100%;
	height: 400px;
	text-align: center;
}*/

#order .contents{
	max-width: 1500px;
	margin: 0px auto;
}

/*instagram -------------------------------------- */

#instagram {
	width:100%;
	min-wight: 400px;
	max-width:1500px;
	margin:0px 30px;
}

#instagram h3 {
	text-align: center;
	font-size: 25px;
	color: #000;
	margin:0px auto 30px;
	font-family: 'Noticia Text', serif;
}

media="only screen and (min-width: 769px)"
div#instafeed {
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    justify-content: center;
    margin: 0px auto;
}

div #igfeed {
    display: flex;
    flex-wrap: wrap;
	margin: 0px auto;
	justify-content: center;
    margin: 0px auto;
}

div #igfeed div {
    width:23%;
    margin: 1%;
	text-align: center;
}

div #igfeed div img {
	width: 100%;
    object-fit: cover;
}





/*トップページ ボタン-------------------------------------- */

/*アニメーションボタン*/
.button {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  margin: 20px auto!important;
  
  text-align: center!important;
  border: 1px solid #000;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 400;
  font-size: 0.85em;
  z-index: 1;
max-width:300px;
	font-family:"游ゴシック体", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	font-size: 0.8em;
	font-weight: 600;
	letter-spacing: 1px;

}

.button_wh {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  margin: 20px auto!important;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  border: 1px solid #FFF;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 400;
  font-size: 0.85em;
  z-index: 1;
max-width:300px;
	font-family:"游ゴシック体", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	font-size: 0.8em;
	font-weight: 600;
	letter-spacing: 1px;

}

.button_wh a{
	color: #FFF;
	display: block;
	padding: 21px;
    z-index: 1;
}


.calendar {
	margin: 20px auto!important;
  text-align: center;
  width:60%;
}

.calendar img {
	width:100%;
}
	
	
	
	

.button a{
	color: #000;
	display: block;
	padding: 21px;
    z-index: 1;
}

.button_wh a:hover,
.button a:hover{
	color: #FFF;
	cursor: pointer;
    z-index: 1;
}

.button_wh:after,
.button:after {
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  width: 0;
  left: 50%;
  bottom: 0;
  height: 3px;
 background: #bbbbbb!important;
  height: 120%;
  left: -10%;
  -webkit-transform: skewX(15deg)!important;
  transform: skewX(15deg);
  z-index: -1;  
}


.button_wh:hover:after,
.button:hover:after {
  width: 100%;
  left: 0;
  left: -10%;
  width: 120%;
}











/*profile*/

.yaojijii{
	margin-top: 60px;
	max-width: 900px;
	margin: 0 auto;
}

.yaojijii img {
    max-width: 850px;
    /* margin-top: 100px; */
    margin-bottom: 50px;
    max-height: 500px;
    object-fit: cover;
}


#company{
    width: auto;
    text-align: center;
}
#profile {
	text-align: left;
	width: 95%;
	max-width:1200px;
	margin: 0 auto;
	padding:10px;
}
#profile h1{
	font-size: 23px;
	letter-spacing: 0.3em;
	font-family: trajan-pro-3, "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#profile p{
	font-size: 14px;
	letter-spacing: .1em;
    line-height: 2em;
	font-family: trajan-pro-3, "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*topics*/
#topics {
/*    margin: 8px auto;*/
}

#topics #main {
    margin: 0 auto;
    max-width: 1200px;
}

#topics .topics_box01_wrapper {
	display: flex;
	display: -moz-flex;
	display: -o-flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: row;
	-moz-flex-direction: row;
	-o-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

#topics .topics_box01 {
	width: 90%;
	margin: 5%;
}

/*worklog*/
#worklog {
    /*margin: 8px auto;*/
}

#worklog-wrapper {
    margin: 40px auto;
    max-width: 1500px;
    display: flex;
}

.content {
	width:100%;
	max-width:1500px;
	height:auto;
	min-height:220px;
}
.content-menu {
	margin-left: 50px;
	width:100%;
	max-width:300px;
	display: block;
}
.content-menu p {
    margin-bottom: 20px;
    /* padding-bottom: 20px; */
   font-family: 'Vollkorn', serif;
    letter-spacing:2px;
}

.category-list,
.monthly-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.category-list li,
.monthly-list li {
	margin-bottom: .5em;
}
.category-list li a,
.monthly-list li a {
	color: #808080;
	padding: 0;
	margin: 0;
	font-size: 1em
}
.blog_list_wrapper {
width: 100%;
    margin: 20px auto;
    padding: 0;
    max-width: 1000px;
    min-width: auto;
}
.blog_list_txt {
	float: left;
	width: 100%;
}
.blog_list_txt .info {
	background-color:#000000;
	padding: 10px;
	margin-bottom: 10px;
	display: block;
    height: 20px;
    color:#ffffff;
}

.blog_list_txt .info .mmddyy {
	float: left;
	font-size: 1.1em;
	letter-spacing:2px;
	font-family:Arial, Helvetica, sans-serif;
}
.blog_list_txt .info .category_num {
	float: right;
}
 .category_num a {
 	color:#ffffff;
 } 

 .category_num a:hover {
 	color:#dddddd;
 }

.blog_list_txt .blog {
	padding: 2em 0;
	width: 100%;
    margin: 0 auto;
	letter-spacing:2px;
}
.blog_list_txt .blog span a {
	display: block;
    text-align: right;
    height: 20px;
    color: #bbbbbb;
}
.blog_list_txt .blog p {
	margin-bottom: 0 !important;
}
.blog_list_img {
	float: right;
	margin-left: 40px;
}
.blog_list_img img {
	width: 290px;
}
.pager {
	margin: 0 auto;
    max-width: 1200px;
    display: block;
    height: 80px;
}
.pager div {
	text-align: center;
}
.pager div a {
	border-right: 1px solid #222;
    margin-right: 1em;
    padding-right: 1em;
}
.category_num  ul li {
	list-style: none !important;
    padding: 0;
    display: inline-block;
}
.category_num span {
	padding-left: .8em;
}
.blog_list_wrapper ul li {
	list-style: none !important;
	padding-bottom: 2em;
}
.worklog-wrapper-header {
	font-size: 1em;
    font-weight: normal;
    color: #fff;
    background: #222;
    padding: 0 1em;
    line-height: 2em;
}
.worklog-wrapper-header a {
	color: #fff !important;
}
#tag_list {
	display: flex;
	list-style: none;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
#tag_list li a {
	background: #eee;
    display: inline-block;
    font-size: .85em;
    padding: .15em .5em;
    border-radius: 5px;
    color: #EE5A24;
    margin: 2px;
    white-space: nowrap;
}

/*menu*/
.iframe {
	width: 1200px;
	height: 600px;
}
.pants{
	margin: 0 auto;
    max-width: 1200px;
    display: block;
}
#price {
	width: 100%;
	max-width:1500px;
    margin: 20px auto 40px;
    display: table;
}
#price ul {
display: flex;
    align-items: center;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    list-style: none;
	padding:inherit;
}

#price ul li {
width: 12%;
    margin-right: 1%;
	margin-bottom:2px;
}

#price ul li img {
	width:100%;
}


#price ul li a:hover{
	font-size: .80em;
	text-decoration: none;
	color: #e65a24;
}


#remarks{
	max-width: 1200px;
    margin: 100px auto;
    font-size: .85em;
}

#remarks h1{
	font-size: 1.5em;
	letter-spacing: 1em;
    padding: 0 50px;
}
.remarks_contents {
	border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    padding: 20px 50px;
    margin: 30px auto;
    letter-spacing:2px;
    line-height:1.8em;
}
.remarks_contents p:before  {
	content:"※";
	margin-left: -1em;
}

.menu_frame {
	margin: 0 auto;
    display: table;
}
.menu_box {
	display: -webkit-flex;
    display: flex;
	width:100%;
    max-width:1200px;
    margin:20px auto!important;
	padding-top:20px;
	border-top:1px solid #dddddd;
}
.menu_image {
	width: 35%;
	text-align:center;
}
.menu_image img {
	width: 70%;
	margin:20px 0 0 0;
}
.menu_list {
}
.menu_contents {
	padding-left: 5%;
	width:55%;
	padding-top: 2%;
	font-size: .9em;
	margin-bottom:30px;
}

.menu_contents h2 {
	margin: 5px auto;
	border-bottom:2px #000000 solid;
	padding: 10px 5px;
	letter-spacing:1px;
	font-size:110%;
	font-weight:bold;
}

.menu_contents p {
	margin: 8px auto 5px;
	border-bottom:2px #000000 dotted;
	padding: 3px 0;
	letter-spacing:2px;
	font-size:90%;
	font-weight:bold;
	float:left;
}

.menu_contents .red {
	font-size:75%;
	color:#ff0000;
  letter-spacing:0.5px;
}

.menu_contents span {
	font-size:85%;
	color:#ff0000;
  text-indent: 1em;
  letter-spacing:0.5px;
}

.menu_contents .clear_left {
	clear:left;
	margin:0;
}

.menu_contents .clear {
	clear:both;
	margin:0;
}




.menu_contents th {
	font-weight: normal;
	border-bottom: 1px solid #eee;
    padding-bottom: 1em;
    padding-top: 1em;
}
.menu_contents td {
	border-bottom: 1px solid #eee;
    padding-bottom: 1em;
    padding-top: 1em;
}
.data_top {
}
.border_none {
	border-bottom: none !important;
}
.menu_title {
	display: block;
	text-align: center;
	color: #EE5A24;
	margin-top: 20px;
}
.menu_subtext {
	font-size: .8em;
	padding-top: 0 !important;
}

/*戻るボタン */

.menu-back {
	width:30%;
	max-width:350px;
	min-width:120px;
	background-color:#000000;
	padding:10px;
	color:#ffffff;
	letter-spacing:3px;
	text-align:center;
	margin:30px auto;
}

.menu-back a {
	color:#ffffff;
	text-decoration:none;
}

.menu-back a:hover {
	color:#eeeeee;
}


/* weborder */

#orderbox {
    width: 95%;
	max-width:1500px;
	margin: 0 auto;
	letter-spacing:1.5px;
	font-family: font-family: trajan-pro-3, "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

#orderbox h1{
	display: flex;
	font-size: 110%;
	background-color:#333;
	justify-content: center;
	padding: .7em;
	color:#ffffff;
}
#process1{
	margin: 20px;
	font-size: 14px;
}
#process{
	margin: 5 auto;
	font-size: 14px;
}

.processlist h2{
	font-size: 18px;
	width: 350px;
	margin-right: 0px;
	margin-left: 18px;
	letter-spacing: .1em;
}

#ordermail {
	width:auto;
	max-width:1500px;
position: relative;
left: 50%;
float: left;
}


#ordermail .ordermail{
	
	width:auto;
	max-width:200px;
	min-width:150px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:30px;
	padding:10px;
	background-color:#2f4f4f;
	letter-spacing:2px;
	color:#ffffff!important;
position: relative;
left: -50%;
float: left;
}

#ordermail .ordermail a {
	color:#ffffff;
	text-decoration:none;
}

#ordermail .ordermail a:hover {
	color:#dddddd;
	text-decoration:none;
}

#ordermail .line {
	width:auto;
	max-width:180px;
	min-width:90px;
	margin-top:0px;
	margin-bottom:0px;
position: relative;
left: -50%;
float: left;
}
	







.processlist p{
	line-height: 30px;
	letter-spacing: 0.3px;
	margin-top: 5px;
}

.red{
	color: #ed5a24;
	margin-right: 10px;
}



.processlist .red{
	color: #ed5a24;
	margin-right: 10px;
}

.processlist .title{
	font-family:'ＭＳ 明朝';
	margin-right: 10px;
	font-size:140%;
	color:#333
}

.processlist{
	width:95%;
	max-width: 1480px;
	min-height: 100px;
	display: flex;
	justify-content: start;
	border: solid 3px #dddddd;
	padding: 5px;
	margin:10 auto 0px;
	margin-right: 10px;
	 font-weight: bold;
	color:#333
}

.lastlist{
	display: flex;
}

#stamp{
	padding: 2em 0 0 7em;
}

#notice{
	display: flex;
    max-width: 1500px;
    justify-content: space-between;
    border-top: solid 2px #000;
    border-bottom: solid 2px #000;
    margin-top: 15em;
	margin-left: 8px;
    padding: 1em 0;
	font-size:14px;
	width: 95%;
}
#notice h2 {
	font-size: 16px;
	width: 30%;
	margin-left: 8px;
}
.noticelist li {
	margin-bottom: 0em;
	line-height: 1.65em;
}






#remarks p{
}

/*access*/
#accessphoto{
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}

#address{
	width:100%;
	max-width: 1500px;
	margin: 0 auto;
	font-size:85%;
	font-family: trajan-pro-3, "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing:2px;
	font-weight:500;

}





#about03{
    padding-bottom: 95px;
    h1{
        border-top: 2px solid #FFF;
        padding-top: 68px;
        font-size: 70px;
        position: absolute;
        top: 0;
        left: 90px; right: 90px;
    }
    .ac{
        padding-top: 68px;
        font-size: 14px;
		
        dl{
            padding: 40px 0 40px 112px;
            letter-spacing: 0.04em;
            font-family: neuzeit-grotesk;
			
            dt{
                position: absolute;
                left: 0;
                top: 40px;
                font-weight: 400;
                &.address{
                    line-height: 26px;
                }
            }
            dd{
                font-weight: 200;
                .address{
                    line-height: 26px;
                    margin-bottom: 16px;
                    &+span+span{
                        margin-left: 55px;
                    }
                    a {
                        text-decoration: underline;
                    }
                }
            }
            &+dl{
                border-top: 1px solid rgba(255,255,255,0.2) ;
            }
            &.bottom{
                dt{
                    line-height: 31px;
                }
                dd{
                    overflow: hidden;
                    ul{
                        line-height: 31px;
                        li{
                            padding-left: 123px;
                            .position{
                                position: absolute;
                                left: 0; top: 0;
                                color: #939393;
                            }
                        }
                    }
                }
            }
        }
    }
}


/*header*/
.navToggle{
	display: none;
}

.header {
	display: flex;
	justify-content: flex-end;
    align-items: center;
    max-width: 1500px;
    margin: 20px auto 15px;
}

.header h1 {
	margin-right: auto;
}

.header ul {
	display: flex;
}

.header li {
	margin-left: 2rem;
}

nav ul {
    list-style:none;
    padding: 0 !important;
	letter-spacing:2px;
}

nav ul li {	
	text-align:center;	
font-family: 'Roboto Condensed', sans-serif;
font-weight:600;
}

nav ul li span{
	display: block;
	font-size: 1em;
	padding-top: 2%;
font-weight: 600;
font-family:"Noto Serif JP", serif;
	text-align:center;

}

nav ul li a:link{
	font-size: 0.7vw;
	text-decoration: none;
	color: #000000;
}

nav ul li a:visited{
	font-size: 0.8vw;
	text-decoration: none;
	color: #000000;
}


nav ul li a:hover{
	font-size: 0.8vw;
	color: #333333;
}
/*a:hover{
　　color: orange;
}*/


/*ブログ//////////////////////////*/
div#posts {
    max-width: 800px;
	padding:0 10px 0 10px;
    display: block;
    margin: 0 auto;
	font-family: trajan-pro-3, "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.post-header h2 {
	color:#000000!important;
	font-family:Arial, Helvetica, sans-serif!important;
	letter-spacing:2px!important;
	
}

.post-header {
	letter-spacing:2px!important;
	line-height:1.8em!important;
}

.post-meta {
	font-size:80%!important;
	letter-spacing:2px!important;
}

/*投稿画像　縦横比率解消//////////////////////////*/
	
figure img {width:auto; height:auto;}
.blog img {width:auto; height:auto;}

/* contactfoam */

/* 必須マーク */
.must {
    color: #fff;
    margin-right: 10px;
    padding: 6px 10px;
    background: #888;
    border-radius: 5px;
    font-size: .75em;
}

/* 入力項目を見やすくする */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	padding: 10px 15px;
	margin-top: 10px;
	border: 1px solid #d0d5d8;
	border-radius: 3px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 200px;
}

/* 送信ボタンを見やすくする */
input.wpcf7-submit {
	width: 240px;
    height: 60px;
    background: #555;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
}

/* エラーメッセージを見やすくする */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
	color: red;
	font-weight: 600;
}
/*contactform デフォルトデザイン 打ち消し*/
div.wpcf7-mail-sent-ok,
div.wpcf7-response-output,
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: none !important;
}



@media screen and (max-width: 768px){
	#pc { /*spでは非表示*/
		display: none;
	}
	#sp { /*pcでは非表示*/
		display: inherit;
	}
/*	.sp {
		display: inline-block;
	}*/
	#footer {
		margin: 10em auto 0;
	}
	

	.header {
		flex-direction: column;
	}

	.header h1 {
		margin: 0 auto 3rem;
	}

	.header li {
		margin: 0 .3rem;
	}

	nav ul {
	    list-style:none;
	    padding: 0 !important;
	}

	nav ul li a:link{
		font-size: .7em;
		text-decoration: none;
		color: #666666;
	}

	nav ul li a:visited{
		font-size: .7em;
		text-decoration: none;
		color: #666666;
	}


	nav ul li a:hover{
		font-size: .7em;
		text-decoration: none;
		color: #cccccc;
	}
	#footerbox {
		display: block;
		bottom:0;
		width:90%;
	}
	.site_name {
		width: 100%;		
		font-size: 100%;
		color:#000000;
		display: block;
	    margin: 2em auto;
	    text-align: center;
		letter-spacing: 2px!important;
		font-family: trajan-pro-3, "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
		line-height:1.6em!important;
	}
	
	
	#sns {
		width: 80%;
		margin:0 auto;
	}
	#since{
		width: 100%;
		display: block;
	    margin: 2em auto;
	    text-align: center;
		font-size: .7em;
		padding: 0;
	}



	#address{
		max-width: 100%;
	}
  .menu_frame {
    width: 100%;
  }
  .iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 1200px;
  }
	.menu_box {
		display: table;
    	margin: 20px auto 50px;
		width:100%;
		max-width:1500px;
	}

.calendar {
	margin: 20px auto!important;
  text-align: center;
  width:100%;
}	
	
	
	
	
	.menu_image {
		width: auto;
	}
	.menu_image img {
		width: 80%;
	}
	.menu_contents {
		padding-left: 0;
	 	width: 95%;
		margin:0 auto 50px;
		padding-top: 40px;
		font-size: .9em;
	}
	
	.menu_contents p {
		height:2.5em;
	}
	
	#price {
		width: auto;
		overflow-x: hidden!important;
	}
	#price ul {
	    display: flex;
	    align-items: center;
	    width: 100%;
	    margin: 0 auto;
	    list-style: none;
	    flex-wrap: wrap;
	padding-left:4%;
	}
	#price ul li {
		width: 45%;
    margin-right: 2.5%;
	    text-align: center;
	    line-height: 1em;
	    padding: .3em 0;
	    font-size: .85em;
	}
	#price ul li:after {
		content:"";
	    padding-left: 0;
	    padding-right: 0;
	}
	#remarks {
	    width: auto;
	    margin: 0 auto;
	    font-size: .85em;
	}
	#remarks h1 {
		padding: 0 1em;
	}
	.remarks_contents {
		padding: 1em;
    	margin: 1em auto;
	}
	#profile {
		text-align: left;
    	width: auto;
    	margin: 0 auto;
    	padding-left: 1em;
    	padding-right: 1em;
    	font-size: 85%;
	}
	#profile h1 {
		text-align: center;
		font-size: 19px;
	font-family: trajan-pro-3, "Noto Serif JP", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
	#profile p {
		font-size: 14px;
		letter-spacing: .05em;
	}

	.yaojijii{
		position: relative
		;width: 100%;/*　トリミングしたい枠の幅（固定にしたい場合はサイズを入力）　*/
		padding-top: 56.25%;/*　トリミングしたい枠の高さ（固定にしたい場合はサイズを入力）　*/
		overflow: hidden;/*　画像が枠からはみ出た部分はトリミング（非表示）する　*/
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.yaojijii img{
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		/* 画像の最大サイズは枠の1.5倍まで */
		max-width: 150%;
		max-height: 150%;
	    margin-top: 20px;
	    width: 100%;
	}

	/* weborder */
	#orderbox {
	    width: 95%;
		max-width:1500px;
		margin: 0 auto;
	}
	.processlist {
		display: block;
	}
	.processlist h2 {
		width: auto;
	}
	.processlist:after {
	    content: "";
	    display: table;
	    clear: both;
	}

	#stamp {
		padding: 0 1em 0 0;
	    float: right;
	    display: inline-block;
	    margin-top: -2em;
	}
	.in-b {
		display: block;
	}
	#notice {
		display: block;
	}
	#notice h2 {
		width: 100%;
	}
	.noticelist ul {
		padding-left: 1em;
	    margin: 1em;
	    font-size: .85em;
	}
	.processlist p {
	    margin: 1em 1.5em;
	}
	/*top*/ 
	#news{
		display: block;
		justify-content: flex-start;
		margin: 0 auto;
		margin-bottom: 30px;
		width:90%;
	}

#news p {
  font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 0;
  line-height: 120%;
  letter-spacing: 0.08em;
  font-weight: 400;
  display:none;
}
#news h1 {
  font-size: 20px;
  font-size: 1.2rem;
  line-height: 120%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}
	

	#newsbox {
	    width: 100%;
	    padding: 0;
	}
	#newsbox li span {
	}

	/* contactfoam */

	div#posts {
		width: 95%;
	}

	/* 入力項目を見やすくする */
	input.wpcf7-form-control.wpcf7-text,
	textarea.wpcf7-form-control.wpcf7-textarea {
		width: 90%;
		padding: 10px 15px;
		margin-top: 10px;
		border: 1px solid #d0d5d8;
		border-radius: 3px;
	}
	textarea.wpcf7-form-control.wpcf7-textarea {
		height: 200px;
	}

	/* 送信ボタンを見やすくする */
	input.wpcf7-submit {
		width: 240px;
	    height: 60px;
	    background: #555;
	    color: #fff;
	    font-size: 20px;
	    border-radius: 10px;
	}

	/*worklog*/
	.blog_list_wrapper {
    	display: block;
	}
	.blog_list_wrapper:after {
	    content: "";
	    display: table;
	    clear: both;
	}
	.blog_list_wrapper ul {
		padding: 0;
	}
	#worklog-wrapper {
		width: auto;
    	display: block;
	}
	#worklog-wrapper .content {
		padding-right: 0;
		border: none;
	}
	.blog_list_txt {
		float: inherit;
    	width: 100%;
    	display: block;
	}
	.blog_list_txt:after {
	    content: "";
	    display: table;
	    clear: both;
	}
	.blog_list_txt .info {
		display: block;
		height: auto;
	}
	.blog_list_txt .info:after {
	    content: "";
	    display: table;
	    clear: both;
	}
	.blog_list_txt .info .mmddyy {
		float: inherit;
	font-size: .95em;
	letter-spacing:2px;
	font-family:Arial, Helvetica, sans-serif;
	}
	.blog_list_txt .info .category_num {
		float: inherit;
	}
	.blog_list_txt .blog {
		width: 95%;
		display: block;
	}
	.blog_list_txt .blog:after {
	    content: "";
	    display: table;
	    clear: both;
	}
	.blog_list_img {
		float: inherit;
    	margin: 0 auto;
    	text-align: center;
	}
	.blog_list_img img {
		width: 80%;
	}
	.content-menu {
		margin-left: 0;
	    margin-bottom: 1em;
	}
	.worklog-wrapper-header {
		font-size: 1em;
	    font-weight: normal;
		text-indent: 0;
	    color: #fff;
	    background: #222;
	    padding: 0 1em;
	    line-height: 2em;
	}
	.worklog-wrapper-header a {
		color: #fff !important;
	}
	#tag_list {
		margin: 0;
    	padding: 0;
	}
	.category-list li,
	.monthly-list li {
		display: inline-block;
	    margin-right: .5em;
	    padding: .3em 1em;
	    background: #eee;
	    border-radius: 5px;
	    margin-bottom: 1em;
	}
	.category-list li a,
	.monthly-list li a {
		color: #222;
	}

}

@media screen and (max-width: 568px){
	.header li {
		margin: 0 .5rem;
	}

	#address{
		max-width: 100%;
	}
	/*top*/ 
	#news{
		display: block;
	}
	#newsbox li a {
	display: block;
	}
	#newsbox li span {
		display: block;
	}

	nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
	}
 
	nav.globalMenuSp ul {
	    background: #ccc;
	    margin: 0 auto;
	    padding: 0;
	    width: 100%;
	    display: block;
	}
	 
	nav.globalMenuSp ul li {
	    font-size: 0.85em;
	    list-style-type: none;
	    padding: 0;
	    width: 100%;
	    border-bottom: 1px dotted #333;
	}
	 
	/* 最後はラインを描かない */
	nav.globalMenuSp ul li:last-child {
	    padding-bottom: 0;
	    border-bottom: none;
	}
	 
	nav.globalMenuSp ul li a {
	    display: block;
	    color: #000;
	    padding: 1em 0;
	}
	
		nav.globalMenuSp ul li a:hover {
	    display: block;
	    color: #000;
	    padding: 1em 0;
		text-decoration:none!important;
	}
	 
	/* このクラスを、jQueryで付与・削除する */
	nav.globalMenuSp.active {
	    transform: translateY(0%);
	}

	.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 25px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #666;
    text-align: center;
	}
	 
	.navToggle span {
	    display: block;
	    position: absolute;    /* .navToggleに対して */
	    width: 30px;
	    border-bottom: solid 3px #eee;
	    -webkit-transition: .35s ease-in-out;
	    -moz-transition: .35s ease-in-out;
	    transition: .35s ease-in-out;
	    left: 6px;
	}
	 
	.navToggle span:nth-child(1) {
	    top: 9px;
	}
	 
	.navToggle span:nth-child(2) {
	    top: 18px;
	}
	 
	.navToggle span:nth-child(3) {
	    top: 27px;
	}
	 
	.navToggle span:nth-child(4) {
	    border: none;
	    color: #eee;
	    font-size: 9px;
	    font-weight: bold;
	    top: 34px;
	}
	/* 最初のspanをマイナス45度に */
	.navToggle.active span:nth-child(1) {
	    top: 18px;
	    left: 6px;
	    -webkit-transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}
	 
	/* 2番目と3番目のspanを45度に */
	.navToggle.active span:nth-child(2),
	.navToggle.active span:nth-child(3) {
	    top: 18px;
	    -webkit-transform: rotate(45deg);
	    -moz-transform: rotate(45deg);
	    transform: rotate(45deg);
	}

	.header {
		display: block!important;
		/*margin-bottom: 150px;*/
	}


   	.logo {
		position: fixed;
		top: 30px;
	    width: 200px;
	   	z-index: 2;
   	}

	.navToggle {
	    display: block;
	    /*position: fixed;     bodyに対しての絶対位置指定 */
	    right: 13px;
	    top: 25px;
	    width: 42px;
	    height: 51px;
	    cursor: pointer;
	    z-index: 3;
	    background: #666;
	    text-align: center;
	}

	div.header-inner {
		background: linear-gradient(to bottom, #fff 99%, transparent);
	 	position: fixed;
	 	z-index: 2;
	 	width: 100%;
	 	top: 0px;
	 	height: 90px;
	}

	body{
		padding-top: 130px;
	}

}


/*//// フォント/////*/

@font-face {
font-family: ‘utsukushiregular’;
src: url(‘https://atelieryaos.com/utsukushi.eot’);
src: url(‘https://atelieryaos.com/utsukushi.eot?#iefix’) format(‘embedded-opentype’),
url(‘https://atelieryaos.com/utsukushi.woff’) format(‘woff’),
url(‘https://atelieryaos.com/utsukushi.ttf’) format(‘truetype’);
}


