@charset "utf-8";
/*====Menu all====*/
.headbox_show_menu{
	width: 1030px;
	margin:auto;
	min-width:1030px;
	background: #df8587;
	padding: 10px 0px;
	/* padding-bottom: 0; */
	margin-bottom: 15px;
}
.headbox_show_menu ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.headbox_show_menu ul li{
	display:inline-block;
}
.headbox_show_menu ul li a{
	width: 252px;
	text-align: center;
	padding: 14px 0px;
	margin: 0px 0px;
	color: #ffffff;
	display:block;
	text-decoration:none;
	background: #d36f71;
	font-size: 12px;
	border-bottom: 4px double #df8587;
	border-top: 4px double #df8587;
}
.headbox_show_menu ul li a:hover{
	background: #c1595b;
	color: #FFF;
}

.foot_nav ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.foot_nav ul li{
	display:inline-block;
	position:relative;
}
.foot_nav ul li:after{
	position:absolute;
	content:"◪";
	top:12px;
	left:0;
	color: #ffffff;
}
.foot_nav ul li a{
	display:block;
	padding: 10px 23px;
	font-size: 13px;
	margin: 5px 0px;
}
.count_side_nav{
	margin-bottom:15px;
}
.count_side_nav ul{
	list-style-type:none;
}
.count_side_nav ul li{
	display:block;
}
.count_side_nav ul li a{
	display:block;
	padding: 7px 0px;
	color: #df9240;
	font-size: 13px;
	text-decoration:none;
	text-align:center;
	border: 3px solid #ff9f1b;
	border-bottom: 4px solid #ff9f1b;
}
.count_side_nav ul li a:hover{
	background: #2c748b;
	color: #F6F6F6;
}

@media screen and (max-width:480px){
.headbox_show_menu{
	width:100%;
	min-width:100%;
}
.headbox_show_menu ul{
	display:block;
	margin:0px;
	padding:0px;
}
.headbox_show_menu ul li{
	width:100%;
	display:block;
}
.headbox_show_menu ul li a{
	display:block;
	margin:0px;
	border-radius:0px;
	text-align:center;
	width: 100%;
	border: 0;
}

.foot_nav ul{
	display:block;
}
.foot_nav ul li{
	display:block;
}
.foot_nav ul li:after{
	position:absolute;
	content:"";
	top:12px;
	left:0;
	color:#f00;
}

}
/*====End Menu all====*/
body{font-size: 18px;background: #d0baba;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 {
	padding: 8px;
	padding-top: 15px;
	font-size: 17px;
	margin-bottom: 8px;
	color: #ffffff;
	text-align: center;
	background: #e8c278;
	position:relative;
}
h2:before{
    content:"";
    height:5px;
    width:100%;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#d36f71), to(#e8c278));
    position:absolute;
    top:0;
    left:0;
}
h2:after{
	height:20px;
	width:20px;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#d36f71), to(#2F2727));
	box-shadow: 0px 0px 10px 1px #d36f71;
	border-radius:50%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	margin-left:50%;
	margin-top:-7px;
}
 
.cont_plus h3,.sub_hello h3{
	color: #d36f71;
	font-size: 19px;
	/* padding-left: 10px; */
	margin-top: 20px;
	overflow: hidden !important;
	padding-top: 3px;
}
h3{
	color: #d36f71;
	font-size: 18px;
}
a{
	text-decoration: none;
	color: #c98500;
}
a:hover{
	text-decoration: underline;
	/* color: #000; */
}

.headbox_show{
	width:100%;
	min-width:1030px;
}
.top1_images{
	/* margin-right: 10px; */
	/* margin-left: 10px; */
}
.top1_images img{
	/* width:100%; */
	margin:auto;
	margin-bottom: -6px;
}
.top1_title{
	width: 1030px;
	margin:auto;
	background: #d36f71;
	min-width: 1025px;
	/* margin-bottom: 10px; */
}
.top1_title:after{
	content:"";
	display:block;
	clear:both;
}
.top1_title h1{
	padding-bottom:10px;
	padding-top:10px;
	font-size: 18px;
	padding-left: 10px;
	float: left;
}
.top1_title h1 a{
	text-decoration:none;
	color: #ffffff;
	text-align: center;
}
.top1_title h1 a:hover{
	text-decoration: underline;
	/* color:#F00; */
}

.grp_frame_full{
	margin:0px;
	padding:0px;
}
.grp_frame_full:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.article_text_s{
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	background: #ffffff;
	/* box-shadow: 0px 0px 0px 1px #df9240 inset; */
}
.article_text_s:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}

.article_text_s img{
	width:100%;
	margin-bottom:5px;
	box-shadow: 0px 0px 5px #5c5c5c;
}
.article_text1{
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	background: #ffffff;
	box-shadow: 0px 0px 0px 1px #df9240 inset;
}
.article_text1:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.article_text1 img{
	width:45%;
	float:right;
	margin:10px;
	margin-bottom: 0;
	margin-right: 0;
	box-shadow: 0px 0px 5px #5c5c5c;
	margin-top: 7px;
}
.add_read a{
	width: 110px;
	height: 40px;
	line-height: 40px;
	margin:5px;
	float:left;
	/* color: #df9240; */
	text-decoration:none;
	margin-left: 0;
	text-align: center;
	border: 2px solid #d36f71;
	box-shadow: 0 8px 14px -8px #4C4C4C;
}
.add_read a:hover{
	text-decoration: none;
	background: #e4d8d8;
	/* color: #ffffff; */
}
.grp_frame_2{
	margin:0px;
	padding:0px;
	
}
.grp_frame_2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.article_text2{
	float:left;
	margin-right: 18px;
	width: 45.7%;
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	background: #ffffff;
	/* box-shadow: 0px 0px 0px 1px #df9240 inset; */
}
.article_text2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.article_text2 img{
	width:100%;
	margin-bottom:5px;
	box-shadow: 0px 0px 5px #5c5c5c;
}
.article_text2:first-child{
	margin-left:0px;
}
.article_text2:nth-child(2){
	margin-right:0px;
}
.article_text2:nth-child(4){
	margin-right:0px;
}

.cont_plus{
	margin-bottom: 15px;
	padding: 10px;
	padding-bottom: 10px;
	overflow:hidden;
	background: #ffffff;
	/* box-shadow: 0px 0px 0px 1px #df9240 inset; */
}
.cont_plus img{
	width:45%;
	margin: 6px;
	float:right;
	margin-bottom: 0;
	margin-right: 0;
	box-shadow: 0px 0px 5px #5c5c5c;
}
h3:before{
	content:"\27BE";
	top:0;
	left:0;
	color: #d36f71;
	padding-right:10px;
}
.miss_link{
	margin-bottom:15px;
	padding: 10px;
	padding-bottom:15px;
	/* overflow:hidden; */
	background: #ffffff;
	/* box-shadow: 0px 0px 0px 1px #df9240 inset; */
}
.miss_link ul{
	list-style-type:none;
}
.miss_link ul li{
	line-height:30px;
	/* padding-left:10px; */
	/* padding-right:10px; */
}
.footer{
	width: 100%;
	margin:auto;
	text-align:center;
	padding-bottom: 17px;
	padding-top: 14px;
	min-width: 1030px;
	color: #313131;
	background: #d36f71;
}
.footer a{
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover{
	text-decoration: underline;
	/* color:#fff; */
}
.social{
	margin:auto;
	text-align:center;
	float: right;
	padding-right: 10px;
	padding-top: 15px;
}
.sub_hello{
	margin-top:10px;
	width: 96.2%;
	padding: 10px;
	padding-bottom:10px;
	float: left;
	margin-top:10px;
	margin-bottom:10px;
	background: #fff;
	margin-left: 10px;
	/* box-shadow:0px 0px 1px #000; */
}
.sub_hello img{
	width:45%;
	margin:10px;
	float:right;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 15px;
}
.wrapper_test{
	width:1030px;
	margin:auto;
	padding:0;
	min-width:1030px;
	background: #c99f9f;
}
.wrapper_test:after{
	content:"";
	clear:both;
	display:block;
}
.main_hello{
	width: 66%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.count_side{
	width: 30%;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.count_side h2{
	/* background: #b47a5e; */
}
.count_side1{
	width: 22%;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.headbox_show_inside{
	/* width:1030px; */
	text-align: center;
	min-width:1030px;
	margin:auto;
	padding: 0px 0;
	/* box-shadow: 0px 0px 10px #514956; */
	/* background: #9e778f; */
}
.headbox_show_inside:after{
	content:"";
	clear:both;
	display:block;
}
@media screen and (max-width:480px){

p{
	padding-left:10px;
	padding-right:10px;
}
.cont_plus h3,.sub_hello h3{
	margin-left:10px;
}
.headbox_show{
	width:100%;
	min-width:100%;
}
.top1_images
{
	width:100%;
	margin-right: 0;
	margin-left: 0;
}
.top1_images img{
	width:100%;
}
.top1_title{
	width:100%;
	min-width:100%;
	border: 0;
}
.top1_title h1{
	font-size:14px;
}
.wrapper_test{
	width:100%;
	min-width:100%;
}
.main_hello
{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;	
}
.article_text1{
	width:100%;
	border:0;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	box-shadow: 0px 0px;
	background: #fff;
}
.article_text1 img{
	width:100%;
	float:none;

	margin:0px;

}
.article_text_s{
	width:100%;
	border:0;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	box-shadow: 0px 0px;
	background: #fff;
}
.article_text_s img{
	width:100%;
}
.article_text2{
	width: 100%;
	margin-right: 0;
	border:0;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	box-shadow: 0px 0px;
	border-radius: 0;
	background: #fff;
}
.article_text2 img{
	width:100%;
	margin:0px;
}

.cont_plus{
	margin:0;
	background: #fff;
	padding: 0;
	border: 0;
	padding-bottom: 10px;
	box-shadow: 0px 0px;
}
h2{
	padding:10px 0 ;
}
h2:before , h2:after{
	display:none;
}
.cont_plus img{
	width:100%;
	float:none;
	margin:0px;
}
.miss_link{
	width:100%;
	margin:0;
	padding: 0;
	border: 0;
	padding-bottom: 15px;
	background: #fff;
	box-shadow: 0px 0px;
}
.miss_link ul li{
	padding-left:10px;
	padding-right:10px;
}
.footer{
	width:100%;
	min-width:100%;
}
.sub_hello{
	width:100%;
	background:#fff;
	border:0;
	margin:0;
	margin-top:10px;
	padding: 0;
	padding-bottom: 10px;
}
.sub_hello img{
	width:100%;
	float:none;
	margin:0px;
}
.count_side{
	width:100%;
	margin-left:0;
	margin-right:0;
}
.count_side1{
	width:100%;
	margin-left:0;
	margin-right:0;
}
.headbox_show_inside{
	width:100%;
	min-width:100%;
	padding:0;
}
.social{
	width:100%;
	display:flex;
	justify-content: center;
	padding: 0;
}
}