.contents1 {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

.shimekiri {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #D80C18;	
}
.shimekiri_roop {
	width: 100%;
	height: 19px;
	position : relative;
	float: left;
	background-image: url(../imgs/shimekiri2.jpg);
	background-size: 19px auto;
	background-repeat: repeat-x;
}
.title {
    border-top: 10px solid #004bb4;
    height: 780px;
	background-image: url("../imgs/title_bg.jpg");
}
.copy {
	background-color: #cd121b;
}
.checker {
	background-image: url("../imgs/checker.jpg");
    background-size: ;
	height: 28px;
	background-size: 1000px auto;
	background-repeat: repeat-x;
}
.back_blue {
	background-color: #1d2083;
}
.back_blue2 {
	background-color: #2ea2db;
}
.back_gleen {
	background-color: #1ea839;
}

.inner {
	width: 1000px;
	height: auto;
	position: relative;
	z-index: 30;
	margin: 0 auto 0 auto;
	text-align: center;
}
.check {
	width: 310px;
	height: auto;
	position : absolute;
    right: 0;
    top: -70px;
}
.flag {
	width: 310px;
	height: auto;
	position : absolute;
    left: 0;
    top: -42px;
}

.contents2 {
	width: 1000px;
	height: auto;
	position : relative;
	float: left;
	z-index: 30;
	margin: 0 auto 0 auto;
	padding-bottom: 100px;
}
.btn_box {
	width: 320px;
	height: auto;
	position: relative;
    float: left;
	margin: 40px 0 40px 0;
}
.btn_box2 {
	margin-left: 20px;
}
.btn_tr {
	width: 25%;
	height: auto;
	position: relative;
    float: left;
	margin: 0 0 0 0;
}

.btn_dojo {
	width: 333px;
	height: auto;
	position: relative;
    float: left;
	margin: 0 0 0 0;
}
.btn_dojo2 {
	width: 334px;
}
.btn_youtube {
	width: 256px;
	height: auto;
	position: absolute;
}

.swapmeet_1 {
	width: 440px;
	height: auto;
	position: absolute;
    top: 1113px;
    left: 290px;
}
.swapmeet_2 {
	width: 330px;
	height: auto;
	position: absolute;
    top: 1256px;
    left: 620px;
}











#instagram_box {
	width: 300px;
	height: auto;
	position: relative;
	float: left;
	margin: 50px 50px 50px 0;
}
#instagram_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
#instagram_box li {
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;
    padding: 0px;
    margin: 0px;
    text-align: left;
}
#instagram_box li.hn1 {
    margin-bottom: 15px;
    height: 300px;
    overflow: hidden;
}
#instagram_box li.hn1 img{
  width: 300px;
  height: 300px;
  object-fit: cover;
}
#instagram_box li.hn2 {
	height: 50px;
	font-size: 18px;
	line-height: 25px;
	overflow: hidden;
	/*text-align: justify;*/
}
#instagram_box li.hn3 {
	font-size: 14px;
	line-height: 15px;
    margin-top: 15px
}
#instagram_box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#instagram_box:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.instagram_box3 {
	margin-right: 0px;
}