@charset "UTF-8";
/*===============================================
	utility
===============================================*/
.a_c {
	text-align: center;
}

.a_r {
	text-align: right;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.none{
	display:none;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb50 {
	margin-bottom: 50px;
}
.mr10{
	margin-right:10px;
}

.mr20{
	margin-right:20px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.ml20 {
	margin-left: 20px;
}
/*===============================================
●style.css 画面の横幅が769px以上 ★PCサイズ
===============================================*/
@media screen and (min-width: 769px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
}

.sp{
	display:none;
}

#container{
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding-top:100px;
	background-image:url(../img/pc_img/okame_pc.png), url(../img/pc_img/oni_pc.png);
	background-repeat:
	no-repeat, /*おかめ*/
	no-repeat; /*鬼*/
	background-position:
	right 0 top 20px, /*おかめ*/
	left 0 top 20px; /*鬼*/
}

h1{
	font-size:30px;
	margin-top:70px;
}


.name{
	padding-top:80px;
}

#pc_menu_box img{
	margin:0 80px 20px 80px;
}

#section02{
	font-size:14px;
	color:#95989A;
	border-top:#95989A solid 1px;
	padding:20px 0 20px 0;
}

#footer{
	font-size:10px;
	text-align:center;
	color:#C0999A;
	padding:10px 0 10px 0;
	background-color:#A04647;
}

.positon_bt{
	width:100%;
	position: absolute;
	bottom:0;
	left:0;
}

/*------------------------------------
pc illust.html メニュー
--------------------------------------*/
#container02{
	width:1000px;
	margin:0 auto;
	position:relative;
}

#header{
	height:140px;
	margin-top:35px;
}

.pclogo{
	margin-top:15px;
}

.pc_nav{
	width:450px;
	height:140px;
	background:url(../img/pc_img/pc_nav.png) no-repeat center;
	position:absolute;
	top:0;
	right:0;
}

.pc_nav ul{
	padding:79px 25px 0 60px;
}


.pc_nav li{
	display:inline;
	font-size:14px;
	text-align:center;
	padding:11px 11px;
}

.pc_nav li.about{
	padding:10px 5px;
}

.pc_nav li a:link{
	display:inline;
	font-size:14px;
	text-align:center;
	color:#404040;
	text-decoration:none;

}

.pc_nav li a:hover{
	color:#fff;
	font-size:14px;
	padding:6px 3px;
	background:#A04647;
	margin-right:-3px;
}

.pc_nav li a:active{
	color:#404040;
	font-size:14px;
}

.nav_mgright{
	margin-left:8px;
}

.menu h2.tit_boar{
	font-size:40px;
	text-align:center;
	padding-top:65px;
	padding-bottom:30px;
	border-bottom:solid 5px #f7eaeb;
	background-image:
	url(../img/pc_img/icon01_daruma.png), url(../img/pc_img/pc_bg_text01.png);
	background-repeat:
	no-repeat, /*だるま*/
	no-repeat; /*絵*/
	background-position:
	left 0 bottom -20px, /*だるま*/
	right 0 bottom -5px; /*絵*/
	margin-bottom:50px;
}

.menu ul{
	margin-bottom:50px;
}

.menu li {
	width:288px;
	float:left;
	margin-right:68px;
}

#colom01_last01, #colom01_last02, #colom01_last03{
	margin-right:0;
	margin-bottom:50px;
}

#colom01_last03{
	margin-bottom:100px;
}

.colom01 li p{
	text-align:left;
	line-height:2em;
}

.pc_pdrt{
	padding-left:18%;
}

.menu h3{
	font-size:18px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

/*------------------------------------
pc design.html メニュー
--------------------------------------*/
.menu h2.tit_design{
	font-size:40px;
	text-align:center;
	padding-top:65px;
	padding-bottom:30px;
	border-bottom:solid 5px #f7eaeb;
	background-image:
	url(../img/pc_img/icon01_boar.png), url(../img/pc_img/pc_bg_text02.png);
	background-repeat:
	no-repeat, /*しし*/
	no-repeat; /*絵*/
	background-position:
	left 0 bottom -20px, /*しし*/
	right 0 bottom -5px; /*絵*/
	margin-bottom:50px;
}

/*------------------------------------
pc aboutme.html メニュー
--------------------------------------*/
.menu h2.tit_aboutme{
	font-size:40px;
	text-align:center;
	padding-top:65px;
	padding-bottom:30px;
	border-bottom:solid 5px #f7eaeb;
	background-image:
	url(../img/pc_img/icon01_deer.png), url(../img/pc_img/pc_bg_text04.png);
	background-repeat:
	no-repeat, /*しか*/
	no-repeat; /*絵*/
	background-position:
	left 0 bottom -20px, /*しし*/
	right 0 bottom -5px; /*絵*/
	margin-bottom:50px;
}

#aboutme{
	width:100%;
	text-align:center;
	background-image: url(../img/pc_img/oni_pc.png), url(../img/pc_img/okame_pc.png);
	background-repeat:
	no-repeat, /*鬼*/
	no-repeat; /*おかめ*/
	background-position:
	right top, /*鬼*/
	left top; /*おかめ*/
	position:relative;
	height:100%;
	margin-top:15px;
	}
	
.am_icon{
	position:relative;
	top:0;
	right:-46.5%;
	width:70px;
	height:70px;
	color:#fff;
	-webkit-border-radius:70px;
	-moz-border-radius:70px;
	border-radius:70px;
	background-color: #A04647;/* 円の色 */
	margin-bottom:30px;
	}
	
.am_icon h3{
	text-align:center;
	padding-top:25px;
}

#aboutme .detail01{
	width:210px;
	margin:0 auto 50px;
	text-align:left;
}

#aboutme .detail01 img{
	text-align:right;
	padding-left:20px;
}


#aboutme .detail02{
	width:185px;
	margin:0 auto 50px;
	text-align:left;
}
/*------------------------------------
pc photo.html メニュー
--------------------------------------*/
.menu h2.tit_biterfly{
	font-size:40px;
	text-align:center;
	padding-top:65px;
	padding-bottom:30px;
	border-bottom:solid 5px #f7eaeb;
	background-image:
	url(../img/pc_img/icon01_baterfly.png), url(../img/pc_img/pc_bg_text03.png);
	background-repeat:
	no-repeat, /*ちょう*/
	no-repeat; /*絵*/
	background-position:
	left 0 bottom -20px, /*ちょう*/
	right 0 bottom -5px; /*絵*/
	margin-bottom:50px;
}

}

/*===============================================
●tablet.css 画面の横幅が768pxまで　タブレットサイズ
===============================================*/
@media screen and (max-width: 768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

body{
	overflow:scroll;
}

#container{
	max-width:768px;
}

.tb_ct{
	width:768px;
	margin:0 auto;
	text-align:center;
	padding-top:10%;
	padding-bottom:30%;
	background-image:url(../img/pc_img/okame_pc.png), url(../img/pc_img/oni_pc.png);
	background-repeat:
	no-repeat, /*鬼*/
	no-repeat; /*おかめ*/
	background-position:
	right -50% top 200px, /*おかめ*/
	left -50% top 200px; /*鬼*/
}

.ct_bt{
	height:100%;
	margin:0 auto;
}

#header{
	height:768px;
	margin-top:35px;
}

.pclogo{
	margin-top:15px;
}

.tb_h1{
	font-size:40px;
	margin-top:13%;
}

.name{
	padding-top:8%;
}

#section02{
	font-size:14px;
	color:#95989A;
	border-top:#95989A solid 1px;
	padding:20px 0 20px 0;
}

.bt_arrow{
	margin:10% 0;
	padding-bottom:10%;
}

#pc_menu_box{
	margin-bottom:5%;
}

#footer{
	width:100%;
	font-size:10px;
	text-align:center;
	color:#C0999A;
	padding:10px 0 10px 0;
	background-color:#A04647;
}


/*------------------------------------
tb illust.html メニュー
--------------------------------------*/
#container02{
	width:768px;
	margin:0 auto;
	position:relative;
}

.menu h2.sp{
	display:none;
}

#header .sp{
	display:none;
}

#header{
	height:140px;
	margin-top:35px;
	padding-left:30px;
}

.pclogo{
	margin-top:15px;
}

.pc_nav{
	width:450px;
	height:140px;
	background:url(../img/pc_img/pc_nav.png) no-repeat center;
	position:absolute;
	top:0;
	right:20px;
}

.pc_nav ul{
	padding:79px 25px 0 60px;
}


.pc_nav li{
	display:inline;
	font-size:14px;
	text-align:center;
	padding:11px 11px;
}

.pc_nav li.about{
	padding:10px 5px;
}

.pc_nav li a:link{
	display:inline;
	font-size:14px;
	text-align:center;
	color:#404040;
	text-decoration:none;

}

.pc_nav li a:hover{
	color:#fff;
	font-size:14px;
	padding:6px 3px;
	background:#A04647;
	margin-right:-3px;
}

.pc_nav li a:active{
	color:#404040;
	font-size:14px;
}

.nav_mgright{
	margin-left:8px;
}

.menu h2.pc{
	font-size:40px;
	text-align:center;
	padding-top:65px;
	padding-bottom:30px;
	border-bottom:solid 5px #f7eaeb;
	background-image:
	url(../img/pc_img/icon01_daruma.png), url(../img/pc_img/pc_bg_text01.png);
	background-repeat:
	no-repeat, /*だるま*/
	no-repeat; /*絵*/
	background-position:
	left 20px bottom -20px, /*だるま*/
	right 20px bottom -5px; /*絵*/
}

.menu ul{
	width:708px;
	margin:50px auto;
}

.menu li {
	width:334px;
	height:350px;
	float:left;
	margin-bottom:50px;
}

/*奇数のliに適用する*/
.menu li:nth-child(odd){
	margin-right:40px;
}

.colom01 li p{
	text-align:left;
	line-height:2em;
}

.pc_pdrt{
	padding-left:20%;
}

.menu h3{
	font-size:18px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

.tb_pd_lf{
	padding-left:14%;
}

.tb_pd_lf02{
	padding-left:10%;
}

}

/*===============================================
●smart.css  画面の横幅が640pxまで　★スマホサイズ
===============================================*/
@media screen and (max-width:640px){
.pc{
	display:none;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

/*------------------------------------
sp index.html top
--------------------------------------*/
.tb_ct{
	padding:0 0 10px 0;
}

#container{
	width:100%;
	text-align:center;
	padding-top:10%;
	background-image: url(../img/sp_img/image-mask-22.png), url(../img/sp_img/image-mask-21.png);
	background-repeat:
	no-repeat, /*鬼*/
	no-repeat; /*おかめ*/
	background-position:
	right top, /*鬼*/
	left top; /*おかめ*/
}

.logo{
	margin-bottom:8%;
}

.sp_h1{
	font-size:22px;
	margin-top:2%;
	margin-bottom:5%;
}

#section02{
	font-size:14px;
	color:#95989A;
	border-top:#95989A solid 1px;
	padding:15px 0 15px 0;
}

.bt_arrow{
	margin:5% 0;
	padding-bottom:5%;
}

#footer{
	font-size:10px;
	text-align:center;
	color:#C0999A;
	padding:5px 0 5px 0;
	background-color:#A04647;
	width:100%;
}

/*------------------------------------
sp menu.html メニュー
--------------------------------------*/
#menubox img{
	margin-top:-0.438em;
}

#menubox{
	text-align:center;
}

/*------------------------------------
sp illust.html メニュー
--------------------------------------*/
#container02{
	width:320px;
	}


.menu{
	overflow:scroll;
}

.menu ul{
	width:320px;
	margin-top:20px;
}

.menu h2.sp{
	display:block;
	text-align:center;
}

h3{
	width:100%;
}

.colom01{
	/*width:320px;*/
	margin:0;
	text-align:center;
}

.colom01 p{
	text-align:left;
	padding-top:10px;
	padding-right:16px;
	padding-left:16px;
	line-height:150%;
}

.colom01 img{
	padding:0;
}

.menu h3{
	padding:10px 0;
	border-bottom:1px solid #AF242E;
}
/*------------------------------------
sp aboutme.html メニュー
--------------------------------------*/
#aboutme{
	width:100%;
	text-align:center;
	background-image: url(../img/sp_img/image-mask-22.png), url(../img/sp_img/image-mask-21.png);
	background-repeat:
	no-repeat, /*鬼*/
	no-repeat; /*おかめ*/
	background-position:
	right top, /*鬼*/
	left top; /*おかめ*/
	position:relative;
	height:100%;
	margin-top:15px;
	}
	
#aboutme .detail01{
	width:210px;
	margin:0 auto 50px;
	text-align:left;
}

#aboutme .detail01 img{
	text-align:right;
	padding-left:20px;
}


#aboutme .detail02{
	width:185px;
	margin:0 auto 50px;
	text-align:left;
}

.am_icon{
	position:relative;
	top:0;
	right:-39.5%;
	width:70px;
	height:70px;
	color:#fff;
	-webkit-border-radius:70px;
	-moz-border-radius:70px;
	border-radius:70px;
	background-color: #A04647;/* 円の色 */
	margin-bottom:20px;
	}
	
.am_icon h3{
	text-align:center;
	padding-top:25px;
}
/*------------------------------------
sp photo.html メニュー
--------------------------------------*/

/*===============================================
●バーガーメニュー
===============================================*/
#header{
	height:46px;
	margin-top:14px;
	margin-bottom:14px;
	margin-left:16px;
	margin-right:16px;
	position: relative;
}
#openMenu{
	position:absolute;
	top:0;
	right:0;
}
#layerMenu{
	display: none;
	position:absolute;
	top:46px;
	left:0;
	width:100%;
	height:100%;
	font-size: 12px;
	z-index:9999;
}
#layerMenu ul{
	border-top: solid 1px #ccc;
}
#layerMenu ul li{
	background: #fff;
	list-style: none;
	border-bottom: solid 1px #ccc;
}
#layerMenu ul li a{
	position: relative;
	padding: 10px;
	text-decoration: none;
	color: #555;
	display: block;
}
#layerMenu ul li a:hover{
	color: #EA0001;
}
#closeMenu {
	position: absolute;
	top:-46px;
	right:0;
	background:#fff;
}
/*ハンバーガーメニュー end*/


}
