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

* {
	margin: 0px;
	padding: 0px;
}

html,body {
	width: 100%;
	height: 100%;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
}

a {
	text-decoration: none;
	color: inherit;
}

.box a,
a:hover {
	color: #F03;
}

.box a:hover {
	text-decoration: underline;
}

a:hover img {
	opacity: 0.7;
}

img {
	border: 0px;
}

li {
	list-style: none;
}

h1 {
	text-align: center;
	margin-bottom: 20px;
}

h1.sec_title:nth-child(1) {
	padding: 0px 0px 5px;
}

h1.sec_title {
	color: #F36;
	font-size: 26px;
	border-bottom: 1px solid #F36;
	padding: 40px 0px 5px;
	font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','TsukuARdGothic-Regular','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Sawarabi Mincho',sans-serif;
}

header {
	width: 100%;
	height: 10vh;
	position: fixed;
	z-index: 9999;
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

#top_frame {
	background: url(../images/frame_top_left.png),url(../images/frame_top_right.png),url(../images/frame_bottom_left.png),url(../images/frame_bottom_right.png);
	background-position: top left,top right,bottom left,bottom right;
	background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
	width: 100%;
	height: 90%;
	position: fixed;
	top: 10vh;
	z-index: 2;
}

#wrap {
	width: 100%;
	height: 100%;
	height: auto;
	height: auto !important;
	min-height: 100%;
	position: relative;
}

#contents {
	padding: 0px 0px 100px;
}

.section {
	width: 100%;
	height: auto;
	height: 100%;
}

.section:nth-child(even) {
	background: url(../images/strip_03_600.gif);
}

body > .section {
	height: auto;
}

#panel {
	width: 100%;
	height: 100vh;
	min-height: 100%;
	position: relative;
	z-index: 1;
}

#panel:after {
	content: "";
	background: url(../images/panel_back.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.6;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}

#message {
	background: url(../images/flower_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#sns_info {
	display: block;
	position: relative;
	z-index: 3;
}

#sns_info:after {
	content: "";
	background: url(../images/back_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.2;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}

#works {
	display: block;
	position: relative;
	z-index: 3;
}

#works:after {
	content: "";
	background: url(../images/back_03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right bottom;
	opacity: 0.2;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}

#contents {
	width: auto;
	height: auto;
}

.title_logo {
	width: 100%;
	height: auto;
	background: rgba(255,255,255,0.6);
	padding: 10px 0px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	bottom: 17%;
	position: absolute;
}

.title_logo li {
	color: #963;
	padding: 5px 0px 0px;
	text-align: center;
	font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','TsukuARdGothic-Regular','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Sawarabi Mincho',sans-serif;
}

.box {
	width: 80%;
	height: 100%;
	display: block;
	vertical-align: middle;
	margin: 0px auto;
	position: relative;
	z-index: 99;
}

p.text {
	width: 100%;
	height: auto;
	margin: 0px auto;
	position: relative;
	padding: 0px 0px 20px;
}

.box > p {
	text-align: center;
	font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','TsukuARdGothic-Regular','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Sawarabi Mincho',sans-serif;
}

.page_down {
	width: 100%;
	height: 6vh;
	text-align: center;
}

.page_down img,
.page_down_panel img {
	width: auto;
	height: 100%;
}

.section > .page_down {
	padding-bottom: 10%;
	position: relative;
	z-index: 999;
}

.page_down_panel {
	width: 100%;
	height: 6vh;
	text-align: center;
	bottom: 14vh;
	position: relative;
	z-index: 999;
}

#page-top {
    position: fixed;
	z-index: 9999;
	width: auto;
	height: auto;
	cursor: pointer;
	right: 5%;
	bottom: 10%;
}

#page-top img {
	opacity: 0.7;
}

#page-top a {
    display: block;
}

footer {
	width: 100%;
	height: auto;
	bottom: 0px;
	position: absolute;
}

#copyright {
	width: 80%;
	height: auto;
	text-align: center;
	padding: 30px 0px;
	margin: 0px auto;
	position: relative;
	font-size: 90%;
	font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','TsukuARdGothic-Regular','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Sawarabi Mincho',sans-serif;
}

/**************************************************************************
SNS
**************************************************************************/
#sns {
	width: auto;
	height: auto;
	display: block;
	text-align: center;
	padding-bottom: 10%;
}

#sns li {
	display: inline-block;
}

#sns li#fb {
	background: rgba(238,67,111,0.7);
}

#sns li#pixiv {
	background: rgba(0,160,233,0.7);
}

/**************************************************************************
各種ボタン設定
**************************************************************************/

.btn {
	border-radius: 10px;
	text-align: center;
	margin: 10px auto;
	position: relative;
	width: 240px;
	font-size: 20px;
}

.btn a {
	display: block;
	padding: 10px 20px;
	border-radius: 10px;
	color: inherit;
}

.btn a:hover {
	color: inherit;
	text-decoration: none;
}

#contact_btn {
	background: rgba(0,102,102,0.8);
	color: #FFF;
}

#minne_btn {
	background: rgba(255,153,51,0.4);
	margin-bottom: 70px;
}

.about li {
	padding: 0px 0px 20px;
}

.list li {
	padding: 5px 0px;
}

.about div:nth-child(1) {
	background: #CCC;
}

.about div {
	padding: 5px;
}

#tel {
	font-weight: bold;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

#service_list {
	width: 100%;
	height: auto;
}

#service_list li {
	text-align: center;
	vertical-align: top;
	border: 2px dotted #666;
	border-radius: 10px;
	background: rgba(255,255,255,0.5);
	margin: 20px 10px;
	padding: 20px 10px;
}

#service_list li > p {
	text-align: center;
	padding: 20px 10px;
	border-top: 1px dashed #999;
	line-height: 180%;
	font-size: 90%;
}

#service_list li img {
	width: 60%;
	height: auto;
}

span.small_btn {
	text-align: center;
	font-size: 90%;
}

span.small_btn a {
	color: #FFF;
	display: block;
	padding: 2px 8px;
	background: #F36;
	border-radius: 5px;
}

span.small_btn a:hover {
	text-decoration: none;
	background: #060;
}

span.small_btn:hover {
	text-decoration: none;
}

