@charset "utf-8";
/*------------------------------------------------------------*/
/*リセット*/
/*------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, th, td, pre, form, fieldset, input, textarea, figure {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	vertical-align:baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
	scroll-behavior: smooth;
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
object, embed {
	vertical-align: top;
}
legend {
	display: none;
}
img, abbr, acronym, fieldset {
	border: 0;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
img {
	width: 100%;
	height: auto;
}
/***************************************************************/
html{
	overflow-y:scroll;
}

body{
	margin: 0px auto;
	padding: 0;
	background-color: #e0e0e0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
	font-size: 14px;
	color: #5F6D83;
	-webkit-text-size-adjust: none;
}

h2{
	padding:13px;
	font-family:"Times New Roman", Times, serif;
	font-size:3em;
}
h3{
	padding:13px;
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
}
p{
	line-height:1.5em;
	color:#5F6D83;
	margin:0 0 0.5em 0;
	padding:0;
}
/*小文字*/
.t10{
	font-size:10px;
	line-height:1.5em;
}
.t_small{
	font-size:0.75em;
	line-height:1.5em;
}
a:link {
	color: #6F86AB;
	text-decoration: none;
}

a:active {
	color: #7490BD;
	text-decoration: none;
}

a:visited {
color:#93a0b5;
text-decoration: none; 
}

a:hover {
color:#cca5be;
text-decoration: none;
}

hr{
	color:#CCCCCC;
}

img{
	border:none;
}
.titlebox{
	padding: 30px;
}
.left{
	width:auto;
	height:auto;
	float:left;
}
.right{
	width:auto;
	height:auto;
	float:right;
}
.contents{
	padding: 60px 0;
	margin: 0px auto;
	text-align: center;
}
.bg_pink{
	background-color: #FEEEEE;
}
.bg_gray{
	background-color: #f2f2f2;
}
.mtb30{
	margin: 30px 0;
}
@media only screen and (max-width: 768px) {
	.contents{
		padding: 30px 0;
	}
	h2{
		font-size:2em;
	}
	.titlebox{
		padding: 10px;
	}

}
/*-----------------------------------*/
/*ヘッダ*/
/*-----------------------------------*/
header,
.wrapper{
	max-width:1180px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.wrapper{
	background-color: #ffffff;
}
.wedget_inner{
	padding: 1em 60px 0;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
header h1{
	width: 100%;
	padding: 20px;
	background-color: #ffffff;
}
header h1 a{
	display: block;
	width: 160px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat center center;
	background-size: contain;
}
header .gohome{
	position: absolute;
	bottom: 20px;
	right: 20px;
}
@media only screen and (max-width: 768px) {
	.wedget_inner{
		padding: 1em 20px 0;
	}
	header h1{
		padding: 15px 10px;
	}
}
@media only screen and (max-width: 420px) {
	.wedget_inner{
		padding-left:2%;
	}
}
/*-----------------------------------*/
/*フッタ*/
/*-----------------------------------*/
#footer{
	padding: 60px;
}
#footer #footmenu a{
	font-size:80%;
}

#footer #copy{
	font-size:80%;
	text-align: center;
}

/*--------------------------------------*/
/*メインイラスト＋ロゴ*/
/*--------------------------------------*/
.mainimagebox{
	position: relative;
}
.mainimagebox .mainimage{
	width: 74%;
	line-height: 0;
}
.mainimagebox .mainimage img{
	max-width: 100%;
	height: auto;
}
.mainimagebox .logo{
	position: absolute;
	top: calc(50% - 80px);
	right: 30px;
	width: 250px;
	height: 160px;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat center center;
	background-size: contain;
}
.mainimagebox .logo img{
	width: 100%;
	height: auto;
}
@media only screen and (max-width: 1180px) {
	.mainimagebox .logo{
		right: 3%;
		width: 20%;
	}
}
@media only screen and (max-width: 768px) {
	.mainimagebox{
		padding-bottom: 80px;
	}
	.mainimagebox .mainimage{
		width: 100%;
	}
	.mainimagebox .logo{
		top:inherit;
		bottom: 0;
		left: 0;
		right: 0;
		width: 200px;
		height: 60px;
		margin: 10px auto;
		box-sizing: border-box;
	}
}

/*--------------------------------------*/
/*イラストギャラリー*/
/*--------------------------------------*/
.illustbox{
	width: 70%;
	margin: 50px auto;
	position: relative;
}
.illustbox .illust img,
.illustbox .slider-nav img{
	width: 100%;
	height: auto;
}
.illustbox .illust_name{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0.5em;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.30);
}
.illustbox .illust_name_wh{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0.5em;
	color: #ffffff;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.30);
}
@media only screen and (max-width: 768px) {
	.illustbox{
		width: 100%;
		margin: 0;
	}

}
/*--------------------------------------*/
/*ぬりえ*/
/*--------------------------------------*/
/*ボタンエリア*/
.btn_box{
}
.btn_box a{
	display:table;
	padding: 1em;
	margin: 0 auto;
	color: #FFFFFF;
	background-color: #EBA3A6;
	border-radius: 10px;
	-webkit-border-radius: 10px;

}

/*--------------------------------------*/
/*item*/
/*--------------------------------------*/
.item ul{
	display: flex;
	flex-wrap: wrap;
	margin: 30px 40px 0;
	box-sizing: border-box;
}
.item li{
	display:inline-block;
	width:calc(25%);
	padding:10px;
	box-sizing: border-box;
}
.item li div{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding:10px;
	background-color: #ffffff;
	box-sizing: border-box;
}
.item li img{
	width: 70%;
	height: auto;
}
.item li h3{
	display:block;
	margin-bottom:0em;
	text-align:center;
	line-height: 1.5em;
	color:#f5b7c4;
	font-size: 96%;
}

@media only screen and (max-width: 768px) {
.item ul{
	margin: 0 10px;
}
.item li{
	width:calc(50%);
	padding:10px;
}

}

/*item詳細ページ--------------------------------------*/
.item .itemtext{
	width:60%;
	float:left;
	padding: 0 60px;
}
.item .itemtext h3{
	font-size: 1.2em;
	text-align: left;
	font-weight:bold;
	line-height: 1.5em;
	color:#f5b7c4;
}
.item .itemtext .price{
	padding:1em 0;
	margin:1.2em 0px;
	text-align: left;
	border-top:#d9dee5 dotted 1px;
	border-bottom:#d9dee5 dotted 1px;
}
.item .itemtext .price span{
	color: #FFFFFF;
	font-size: 80%;
	background-color: #aaaaaa;
	padding: 0.5em 1em;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.item .itemtext p{
	text-align: left;
}
.item .itemtext .shop{
	padding:1em 0;
	margin:1.2em 0 0;
	text-align: left;
	border-top:#d9dee5 dotted 1px;
	line-height: 1.5em;
}
.item .itemimage{
	width:40%;
	float:right;
	padding:0 60px 0 0;
}
.item_detail{
	clear: both;
	padding: 60px;
}
.item_detail ul{
	display: flex;
	flex-wrap: wrap;
}
.item_detail li{
	width: 25%;
}
.item_detail li a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.item_detail li a:before{
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url(../images/icon-zoom.png) no-repeat;
	background-size: contain;
	z-index: 10;
}
@media only screen and (max-width: 768px) {
	.item .itemtext,.item .itemimage{
		width:100%;
		float:none;
		padding: 20px;
	}
	.item .itemtext h3{
		font-size: 1.1em;
	}
	.item_detail{
		padding: 20px;
	}
	.item_detail li{
		width: 50%;
	}

}
/*--------------------------------------*/
/*プロフィール*/
/*--------------------------------------*/
.profile{
	clear:both;
	padding: 60px;
}
.profile_img{
	width:18%;
	height:auto;
	display:block;
	float:left;
}
.profile_img img{
	width: 100%;
	height: auto;
}
.profile_txt{
	width:80%;
	float:right;
	text-align: left;
}
.profile_txt p{
	margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
.profile{
	padding: 20px;
}
.profile_img{
	width:100px;
	height:100px;
	float:none;
	margin: 0 auto 20px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	overflow: hidden;
}
.profile_txt{
	width:100%;
	float:none;
}
}
/*--------------------------------------*/
/*SNS*/
/*--------------------------------------*/
.sns{
	margin: 20px;
}
.sns ul{
	padding: 10px 0;
}
.sns li{
	display: inline-block;
	width: 60px;
	height: 60px;
	margin: 0 10px;
	text-indent: -9999px;
}
.sns li a{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.sns li a.fb{
	background: url(../images/icon-facebook.png) no-repeat;
	background-size: contain;
}
.sns li a.insta{
	background: url(../images/icon-instagram.png) no-repeat;
	background-size: contain;
}


/*--------------------------------------*/
/*レイアウトの崩れに使う*/
/*--------------------------------------*/
.mainimagebox:after,
.contents:after,
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
