@charset "utf-8";
/*----------------------------------------------
フォントアイコン用
----------------------------------------------*/
@import url(/web/20230611212105cs_/https://www.atelieryou.jp/themes/atelieryou/assets/css/font-awesome.css);

/*----------------------------------------------
スマホ用固定メニュー
----------------------------------------------*/
.fix_menu {
	display: none;
}
@media screen and (max-width: 767px){
	.wrapper{
		padding-bottom: 50px;
	}
	.fix_menu {
		display: block;
		z-index: 100;
		clear: both;
		overflow: hidden;
		position: fixed;
		bottom: 0;
		width: 100%;
		background-color: #0071bc;
	}
	.fix_menu p {
		float: left;
		width: 50%;
		height: 50px;
		font-size: 12px;
		line-height: 50px;
		text-align: center;
		color: #fff;
	}
	.fix_menu p a {
		display: block;
		letter-spacing: 0;
		box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 1px 1px 0 rgba(255, 255, 255, 0.4);
		border: none;
		background: #0071bc;
		color: #fff;
		text-decoration: none;
	}
	.fix_menu p a:before {
		display: inline-block;
		margin-right: 10px;
		font-family: FontAwesome;
		font-weight: normal;
		font-style: normal;
		vertical-align: middle;
	}
	.fix_menu p.tel a:before {
		content: "\f10b";
		font-size: 40px;
	}
	.fix_menu p.mail a:before {
		content: "\f003";
		font-size: 30px;
	}
	.fixed_bottom {
		position: fixed;
		bottom: 0;
		z-index: 100;
	}
}
/*
     FILE ARCHIVED ON 21:21:05 Jun 11, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:24:30 Feb 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.61
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.041
  esindex: 0.009
  cdx.remote: 9.652
  LoadShardBlock: 137.218 (3)
  PetaboxLoader3.resolve: 282.054 (5)
  PetaboxLoader3.datanode: 183.036 (6)
  load_resource: 381.826 (2)
  loaddict: 61.751
*/