@charset "utf-8";
/*====Menu all====*/
.site_top_menu{
	width: 1130px;
	margin:auto;
	min-width:1130px;
	padding: 10px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 4px #666;
	background: #c4684f;
}
.site_top_menu ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.site_top_menu ul li{
	display:inline-block;
}
.site_top_menu ul li a{
	text-align: center;
	padding: 13px 28px;
	margin:0px 2px;
	color: #0c0c0c;
	display:block;
	text-decoration:none;
	background: linear-gradient(#c4684f,#ece0dc);
}
.site_top_menu ul li a:hover{
	background: #e4a792;
	text-decoration:none;
	color: #FFFFFF;
}

.navi_footer ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.navi_footer ul li{
	display:inline-block;
	position:relative;
}
.navi_footer ul li:after{
	position:absolute;
	content:"✎";
	top: 10px;
	left:0;
	color: #fff;
}
.navi_footer ul li a{
	display:block;
	padding: 10px 20px;
	margin:2px 0px;
	font-size: 14px;
}
.resource_side_nav{
	padding: 10px;
	margin-bottom:15px;
	padding-bottom: 15px;
	border: 1px solid #a2b564;
	background: #ffffff;
}
.resource_side_nav ul{
	list-style-type:none;
	padding-top: 5px;
}
.resource_side_nav ul li{
	display:block;
}
.resource_side_nav ul li a{
	display:block;
	padding: 10px 0px;
	text-align:center;
	text-decoration:none;
	color: #cc69b5;
}
.resource_side_nav ul li a:hover{
	background: #8a4c7c;
	color: #ffffff;
	text-decoration:none;
}
ol.in-menu_blocks_boss {
    width: 1130px;
    margin: 0 auto;
    padding: 5px 0;
    background: #ffffff;
}

ol.in-menu_blocks_boss li {
    list-style: none;
    padding-left: 10px;
    display: inline-block;
    color: #ecac6b;
}
.article_layer_three {
    width: 1130px;
    margin: 0 auto;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    background: #fff;
    padding: 10px 0px;
}
.article_content_column {
    /* width: 777px; */
    margin: 0;
    padding: 0;
    /* float: left; */
    color: black;
    margin-right: 30px;
}
.article_content_column li{
	list-style-type:none;
	line-height:30px;
}
@media screen and (max-width:480px){
.site_top_menu{
	width:100%;
	min-width:100%;
}
.site_top_menu ul{
	display:block;
	margin:0px;
	padding:0px;
}
.site_top_menu ul li{
	width:100%;
	display:block;
}
.site_top_menu ul li a{
	display:block;
	margin:0px;
	border-radius:0px;
	text-align:center;
	width: 100%;
	border: 0;
	padding: 0;
	line-height: 45px;
}

.navi_footer ul{
	display:block;
}
.navi_footer ul li{
	display:block;
}
.navi_footer ul li:after{
	position:absolute;
	content:"";
	top:12px;
	left:0;
	color:#fff;
}
.resource_side_nav{
	padding: 0;
	padding-bottom:0px;
	margin-left: 0;
	margin-right: 0;
	border: 0;
}
.resource_side_nav ul{
	padding-top:0;
}
.resource_side_nav ul li a{
	border:0;
	border-radius:0;
	box-shadow:0px 0px;
	margin-left: 0;
	margin-right: 0;
}

}
/*====End Menu all====*/
body{font-size: 16px;background: #dad3d1;font-family: ’ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, メイリオ, Meiryo, Osaka, ‘MS Pゴシック’, ‘MS PGothic’, sans-serif;}
*{
	padding: 0px;
	margin: 0px;
}
p{
	line-height: 30px;
	
}
.call_content h2,.host_link h2, .s_choice h2,.resource_side_nav h2 {
	text-align:center;
	padding: 7px;
	font-size: 18px;
	margin-bottom: 10px;
	color: #ffffff;
	background: #e4a792;
	border: 0px double #ffffff;
	border-bottom: 5px ridge #c66e56;
}
.step_cell1 h2{
	text-align:center;
	font-size: 18px;
	margin-bottom: 10px;
	/* border: none; */
}
.step_cell1 h2 a{
	text-decoration:none;
	border-bottom: 1px solid;
}
.step_cell1 h2 a:hover{
	text-decoration:none;
	border-bottom: 0px solid;
}
.step_cell2 h2,.step_cell_s h2{
	text-align:center;
	padding:5px;
	font-size:16px;
	margin-bottom: 5px;
	font-size: 19px;
}
.step_cell2 h2 a,.step_cell_s h2 a{
	text-decoration:none;
	border-bottom: 1px solid;
}
.step_cell2 h2 a:hover,.step_cell_s h2 a:hover{
	text-decoration:none;
	border-bottom: none;
}
.call_content h3,.s_choice h3{
	padding-left: 0px;
	margin-top: 20px;
	padding-top: 4px;
	overflow: hidden !important;
	border-bottom: 1px solid #d3d3d3;
}
h3{
	color: #666;
	font-size: 18px;
}

li h3 {
    margin-top: 10px;
}
a{
	text-decoration: none;
	color: #de5617;
}
a:hover{
	text-decoration: underline;
}

.invite_head_top{
	width:100%;
	min-width:1130px;
	background: #e4a792;
}
.invite_head_top_banner{
	/* width: 100%; */
	/* margin: 10px; */
}
.invite_head_top_banner img{
	width:100%;
	margin:auto;
	margin-bottom: -7px;
}
.invite_head_top_h1{
	width: 100%;
	margin:auto;
	min-width:1130px;
	background: #e4a792;
	margin-bottom: 10px;
}
.invite_head_top_h1:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.invite_head_top_h1 h1{
	padding-bottom:10px;
	padding-top: 15px;
	font-size: 24px;
	text-align: center;
}
.invite_head_top_h1 h1 a{
	text-decoration:none;
	color: #ffffff;
}
.invite_head_top_h1 h1 a:hover{

	text-decoration: underline;
}

.high_base_full{
	margin:0px;
	padding:0px;
}
.high_base_full:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.step_cell_s{
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	border: 1px dotted #a2b564;
	box-shadow: 0px 0px 5px #98a274;
	background: #ffffff;
}
.step_cell_s:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.step_cell_s img{
	width:100%;
	margin-bottom:5px
}
.step_cell1{
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	border: 1px solid #c5c5c5;
	box-shadow: 0px 0px 5px #b8b9b7;
	background: #ffffff;
}
.step_cell1:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.step_cell1 img{
	width:45%;
	float: right;
	margin:10px;
	margin-bottom: 0;
	margin-right: 0px;
}
.push_more a{
	padding: 1px 15px;
	margin:5px;
	float: left;
	color: #ffffff;
	text-decoration:none;
	background: #8a4c7c;
	margin-left: 0;
	border-bottom: 6px double #fff;
}
.push_more a:hover{
	text-decoration:none;
	background: #a2b564;
	color: #FFFFFF;
}
.high_base_2{
	margin:0px;
	padding:0px;
}
.high_base_2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.step_cell2{
	float:left;
	margin-right: 22px;
	width: 49%;
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	border: 1px solid #e4a792;
	box-shadow: 0px 0px 5px #b5b5b5;
	background: #ffffff;
	box-sizing: border-box;
}
.step_cell2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.step_cell2 img{
	width:100%;
	margin-bottom:5px;
}
.step_cell2:first-child{
	margin-left:0px;
}
.step_cell2:nth-child(2){
	margin-right:0px;
}
.step_cell2:nth-child(4){
	margin-right:0px;
}

.call_content{
	margin-bottom: 15px;
	padding: 10px;
	padding-bottom: 15px;
	border: 1px solid #c4684f;
	background: #ffffff;
}
.call_content img{
	width:45%;
	margin:10px;
	float: right;
	margin-bottom: 0;
	margin-right: 0px;
}
.host_link{
	margin-bottom:15px;
	padding: 10px;
	padding-bottom:15px;
	border: 1px solid #e4a792;
	background: #ffffff;
}
.host_link ul{
	list-style-type:none;
}
.host_link ul li{
	line-height:30px;
	
}
.host_link h3:before{
	content: "\2766";
	top:0;
	left:0;
	color: #e4a792;
	padding-right: 10px;
}
.footer{
	width: 100%;
	margin:auto;
	text-align:center;
	padding: 20px 0;
	min-width: 1130px;
	background: #e4a792;
	color: #242424;
}
.footer a{
	text-decoration: underline;
	color: #fff;
}
.footer a:hover{
	text-decoration: none;
	/* color:#fff; */
}
.social{
	margin:auto;
	width: 300px;
	/* padding-top: 10px; */
}
.s_choice{
	margin-top:10px;
	width: 96%;
	padding: 10px;
	padding-bottom:10px;
	float: left;
	margin-top:10px;
	margin-bottom:10px;
	background: #fff;
	margin-left: 13px;
	box-shadow: 0px 0px 1px #686565;
}
.transform_wpp{
	width:1130px;
	margin:auto;
	padding:0;
	min-width:1130px;
	box-shadow: 0px 0px 5px #c4684f;
	/* background: #ffffff; */
}
.transform_wpp:after{
	content:"";
	clear:both;
	display:block;
}
.content_group{
	width: 98%;
	float: left;
	margin-top: 10px;
	margin-left: 11px;
}
.s_choice img{
	width:45%;
	margin:10px;
	float: right;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 20px;
}
.resource_side{
	width: 30%;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.invite_head_top_inside{
	width:1130px;
	min-width:1130px;
	margin:auto;
	background: #ffffff;
	box-shadow: 0px 1px 5px #ffffff;
}
.invite_head_top_inside:after{
	content:"";
	clear:both;
	display:block;
}
@media screen and (max-width:480px){
p{
	padding-left:10px;
	padding-right:10px;
}
.call_content h3,.s_choice h3{
	padding-left: 10px;
	/* margin-left: 10px; */
}
.invite_head_top{
	width:100%;
	min-width:100%;
}
.invite_head_top_banner
{
	width:100%;
	float: none;
	margin: 0;
	margin-right: 0px;
	margin-left: 0;
}
.invite_head_top_h1{
	width:100%;
	min-width:100%;
}
.invite_head_top_h1 h1{
	font-size:14px;
	width: 100%;
	text-align: center;
}
.transform_wpp{
	width:100%;
	min-width:100%;
}
.content_group
{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;
	margin-right: 0;
	float: none;
}
.resource_side{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;
	margin-left: 0;
	float: none;
}

.step_cell_s{
	width:100%;
	border:0;
	margin: 0;
	background: #fff;
	box-shadow: 0px 0px;
	padding-left: 0;
	padding-right: 0;
}
.step_cell_s img{
	width:100%;

	float:none;
	margin:0px;
}
.step_cell1{
	width:100%;
	border:0;
	margin: 0;
	background: #fff;
	box-shadow: 0px 0px;
	padding-left: 0;
	padding-right: 0;
}
.step_cell1 img{
	width:100%;
	float:none;
	margin:0px;
}
.step_cell2{
	width: 100%;
	margin-right: 0;
	border:0;
	margin: 0;
	background: #fff;
	box-shadow: 0px 0px;
	padding-right: 0;
	padding-left: 0;
}
.step_cell2 img{
	width:100%;
	margin:0px;
}

.call_content{
	margin:0;
	background: #fff;
	border: 0;
	box-shadow: 0px 0px;
	padding-left: 0;
	padding-right: 0;
}
.call_content img{
	width:100%;
	float:none;
	margin:0px;
}
.host_link{
	width:100%;

	margin:0;
	background: #fff;
	border: 0;
	padding-left: 0;
	padding-right: 0;
	box-shadow: 0px 0px;
}
.host_link ul li{
	padding-left:10px;
	padding-right:10px;
}
.footer{
	width:100%;
	min-width:100%;
}
.s_choice{
	width:100%;
	background:#fff;
	border:0;
	margin:0;
	padding-left: 0;
	padding-right: 0;
	margin-top:10px;
}
.s_choice img{
	width:100%;
	float:none;
	margin:0px;
}
.invite_head_top_inside{
	width:100%;
	min-width:100%;
}
.social{
	width:100%;
	display: flex;
	justify-content: center;
	padding-top: 0;
}
}