@charset "utf-8";
/*====Menu all====*/
.head_use_style_nav{
	width: 1000px;
	margin:auto;
	min-width:1000px;
	padding: 10px 0px;
	/* padding-top: 0; */
	background: #9d4d65;
}
.head_use_style_nav ul{
	list-style-type:none;
	display:flex;
	background: #c46e88;
	justify-content:center;
}
.head_use_style_nav ul li{
	display:inline-block;
}
.head_use_style_nav ul li a{
	padding: 10px 29px;
	margin:0px 2px;
	color: #ffffff;
	display:block;
	width: 162px;
	font-size: 13px;
	text-align: center;
	text-decoration:none;
	/* box-shadow: 0px 0px 1px #000; */
}
.head_use_style_nav ul li a:hover{
	text-decoration:none;
	color: #fff;
	background: #9d4d65;
}

.footer_menu ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.footer_menu ul li{
	display:inline-block;
	position:relative;
}
.footer_menu ul li:after{
	position:absolute;
	content:"❖";
	top:12px;
	left:0;
	color: #fa4b9a;
}
.footer_menu ul li a{
	display:block;
	padding: 10px 18px;
	margin:2px 0px;
}
/*--side--*/
.tag_side_nav{
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
}
.tag_side_nav ul{
	list-style-type:none;
}
.tag_side_nav ul li{
	display:block;
}
.tag_side_nav ul li a{
	padding: 10px 0px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	display:block;
	background: #fa4b9a;
	/* margin-bottom: 3px; */
}
.tag_side_nav ul li a:hover{
	background: #fea1cb;
	color: #ffffff;
	text-decoration:none;
}
@media screen and (max-width:480px){
.head_use_style_nav{
	width:100%;
	min-width:100%;
}
.head_use_style_nav ul{
	display:block;
	margin:0px;
	padding:0px;
	width: 100%;
}
.head_use_style_nav ul li{
	width:100%;
	display:block;
}
.head_use_style_nav ul li a{
	display:block;
	margin:0px;
	border-radius:0px;
	border-left: none;
	border-right: none;
	margin-bottom: 5px;
	padding: 10px 10px;
	text-align:center;
	width: 100%;
	padding: 10px 0;
}

.footer_menu ul{
	display:block;
}
.footer_menu ul li{
	display:block;
}
.footer_menu ul li:after{
	content:"";
	top:12px;
	left:0;
	color:#f00;
}
.tag_side_nav{
	margin-left:0;
	margin-right:0;
}
.tag_side_nav ul li a{
	border-radius:0;
}
}
/*====End Menu all====*/
body{font-size: 13px;background: #f1dce1;font-family: ’ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, メイリオ, Meiryo, Osaka, ‘MS Pゴシック’, ‘MS PGothic’, sans-serif;}
*{
	padding: 0px;
	margin: 0px;
}
p{
	line-height: 30px;
	padding-left: 10px;
	padding-right:10px;
}
h2 {
    background-color: #9d4d65;
    padding:5px;
    text-align:center;
    color:#fff;
    position:relative;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 14px;
}
h2:after{
    content:"";
    position:absolute;
    width: 100%;
    height: 30px;
    margin-top: 10px;
    left:0;
    top:0;
    box-shadow: 0px 0px 6px #f3b1c5;-
}

h3{
	color: #000;
	font-size: 15px;
	padding-left: 10px;
	margin-top: 20px;
}
a{
	text-decoration: none;
	color: red;
}
a:hover{
	text-decoration: underline;
	/* color: #000; */
}
.head_use_style{
	width:100%;
	min-width:1000px;
	background: url(../images/bg2.png) #fdd2df;
	border-bottom: 2px solid #a75069;
}
.head_use_style_img{
	width: 1000px;
	margin:0 auto;
	min-width:1000px;
}
.head_use_style_img img{
	width:100%;
	margin:auto;
	margin-bottom: -6px;
}
.head_use_style_h1{
	/* width: 1000px; */
	margin:auto;
	min-width:1000px;
	/* margin-bottom: 10px; */
	/* background: #4270a3; */
	/* border-top: 2px solid #3066a1; */
}
.head_use_style_h1 h1{
	padding-bottom:10px;
	padding-top:10px;
	font-size: 20px;
	text-align:center;
}
.head_use_style_h1 h1 a{
	text-decoration:none;
	color: #a75069;
}
.head_use_style_h1 h1 a:hover{
	text-decoration: underline;
}

.box_row_full{
	margin:0px;
	padding:0px;
	margin-left: 10px;
	margin-right: 10px;
}
.box_row_full:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.Edit_Block_s{
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
}
.Edit_Block_s:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.Edit_Block_s img{
	width:100%;
	margin-bottom:5px;
}
.Edit_Block1{
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
}
.Edit_Block1:after{


	content:"";
	clear:both;
	display:block;

	visibility:hidden;

}
.Edit_Block1 img{
	width:45%;
	float:right;
	margin:10px;
	margin-bottom: 0;
}
.discover_more a{
	padding: 2px 10px;
	margin: 10px 5px 5px 5px;
	float:left;
	color: #FFFFFF;
	text-decoration:none;
	background: #9d4d65;
	border-radius: 2px;
	margin-left: 0;
}
.discover_more a:hover{
	text-decoration:none;
	background: #be788d;
	color: #ffffff;
}
.box_row_2{
	margin:0px;
	padding:0px;
	margin-left: 10px;
	margin-right: 10px;
}
.box_row_2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.Edit_Block2{
	float:left;
	margin-right: 18px;
	width: 48.5%;
	padding-bottom:15px;
	margin-bottom:15px;
}
.Edit_Block2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.Edit_Block2 img{
	width:100%;
	margin-bottom:5px;
}
.Edit_Block2:first-child{
	margin-left:0px;
}
.Edit_Block2:nth-child(2){
	margin-right:0px;
}
.Edit_Block2:nth-child(4){
	margin-right:0px;
}

.wrap_content{
	margin-bottom: 15px;
	padding-bottom: 10px;
	/* overflow:hidden; */
	margin-left: 10px;
	margin-right: 10px;
	background: #ffffff;
	box-shadow: 0px 0px 0px 1px #cbcdcc;
}
.wrap_content img{
	width:45%;
	margin:10px;
	float:right;
	margin-bottom: 0;
}
.model_link{
	margin-bottom:15px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background: #ffffff;
	box-shadow: 0px 0px 0px 1px #cbcdcc;
}
.model_link ul{
	list-style-type:none;
}
.model_link ul li{
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
}
.footer{
	width: 100%;
	margin:auto;
	text-align:center;
	padding-bottom:10px;
	min-width: 1000px;
	color: #fff;
	padding-top: 10px;
	line-height: 30px;
	background: #9d4d65;
}
.footer a{
	text-decoration: underline;
	color: #fff;
}
.footer a:hover{
	text-decoration: none;
	color:#fff;
}
.social{
	margin:auto;
	text-align:center;
	width: 300px;
	display: flex;
	justify-content: center;
}
.wrapper_all{
	width:1000px;
	margin:auto;
	padding:0;
	min-width:1000px;
	background: #fff;
	box-shadow: 0px 0px 5px #242424;
}
.wrapper_all:after{
	content:"";
	clear:both;
	display:block;
}
.main_list{
	width: 68%;
	float: left;
	padding-top: 10px;
	/* padding-bottom: 1px; */
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tag_side{
	width:30%;
	float: right;
	margin-top:10px;
	padding-top: 10px;
	/* box-shadow: 0px 0px 0px 2px #fff inset; */
	margin-right: 10px;
}
.sub_list{
	/* width: 66%; */
	padding-bottom:10px;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background: #fff;
	margin-top: 20px;
	box-shadow: 0px 0px 0px 1px #d3d3d3;
}
.sub_list img{
	width:45%;
	margin:10px;
	float:right;
	margin-bottom: 0;
	margin-top: 17px;
}
.short_col{
	background: #ffffff;
	box-shadow: 0px 0px 0px 1px #d3d3d3;
}
@media screen and (max-width:480px){
.head_use_style{
	width:100%;
	min-width:100%;
}
.head_use_style_img
{
	width:100%;
	min-width:100%;
}
.head_use_style_h1{
	width:100%;
	min-width:100%;
}
.head_use_style_h1 h1{
	font-size:14px;
	
}

.head_use_style_h1 h1 a{
	
	
}
.wrapper_all{
	width:100%;
	min-width:100%;
}
.main_list
{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;	
}
.box_row_full{
	margin-left:0;
	margin-right:0;
}
.box_row_2{
	margin-left:0;
	margin-right:0;
}

.Edit_Block1{
	width:100%;
	border:0;
	margin: 0;
}
.Edit_Block1 img{
	width:100%;
	float:none;
	margin:0px;
}
.Edit_Block2{
	width: 100%;
	margin-right: 0;
	border:0;
	margin: 0;
}
.Edit_Block2 img{
	width:100%;
	margin:0px;
}

.wrap_content{
	margin:0;
}
.wrap_content img{
	width:100%;
	float:none;
	margin:0px;
}
.model_link{
	width:100%;
	margin:0;
}
.footer{
	width:100%;
	min-width:100%;
}
.tag_side{
	width:100%;
	margin-left:0;
	margin-right:0;
	border: 0;
}
.sub_list{
	width:100%;
	background:#fff;
	border:0;
	margin-left:0px;
	margin-right:0px;
}
.sub_list img{
	width:100%;
	float:none;
	margin:0px;
}
.short_col{
	background: #FFF;
	border:0;
	box-shadow:0px 0px;
}
}