@charset "UTF-8";
/* CSS Document */


/* main-img-top */
.main-img-top {
	width:960px;
	position:relative;
}
ul.slider.clearfix {
    height: 600px;
}
/* contents-top */

.contents-top {
    width: 960px;
    margin-top: 30px;
}
@media screen and (min-width: 737px) {

#main-img-top {
	width: 100%;
	height:600px;
	overflow:hidden;
	text-align:center;
	min-width: 1280px;
    margin-top: 30px;
}
/*sec1	*/
.sec1top:before {
    content: "";
    border: 1px solid #fff;
    height: 302px;
    width: 98.5%;
    position: absolute;
}
.sec1top {
    border: 3px solid #fff;
    padding: 5px;
    position: relative;
    height: 320px;
}
	.sec1 {
/*    background: #96ccd8;*/
    background: #ffcccc;
    padding: 15px;
}
	.sec1top h2 {
	font-size: 30px;
	text-align: center;
	padding: 28px 0 20px;
	color: #fff;
	z-index: 10;
	position: relative;
    
}
.sec1top p {
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.8;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 100;
}
/*sec2*/
.sec2 h3 {
    text-align: center;
    font-size: 50px;
    padding: 50px;
    color: rgb(168, 219, 213);
    
    position: relative;
}
	.sec2 h3:before {
    content: "";
    border-bottom: 1px solid;
    width: 80px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
}
	.sec2box {
    display: flex;
    margin-bottom: 20px;
}
.sec2box-a {
    margin-right: 10px;
}
	.sec2box-b {
    position: relative;
}

li.s2-a:before {
    content: "";
    border-right: 1px solid;
    height: 70px;
    position: absolute;
    right: 0;
}
.sec2box-b ul {
    background: #00000080;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 110px;
    display: table;
}
li.s2-a {
    font-size: 23px;
    font-weight: normal;
    color: #fff;
    padding: 20px;
    line-height: 1.2;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
li.s2-b {
    padding: 20px;
    line-height: 1.8;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
.sec3 {
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
}

.sec3-fb {
	width:430px;
	height:250px;
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
	margin-right:20px;
}	

.sec3-fb iframe {
	width:430px;
	height:250px;
	background-color:#000000;

}
	.sec3-insta {
/*    width:430px;
	display:inline-block;*/
	vertical-align:top;
	margin-left:20px;
	margin-right:20px;
}
	.sec4 {
    margin: 100px 0;
    justify-content: space-between;
    display: flex;
}

.sec4a {
    width: 47%;
}

	
.sp-view {
   display: none;
}

html, body {
    height: 100%;
    background: #000;
}
}
.sp-view {
   display: none;
}

html, body {
    height: 100%;
    background: #000;
}


@media screen and (min-width: 737px) {

    html, body {
        height: 100%;
        background: #000;
    }    
	
#main-img-top {
    min-width: 960px;
}


/* main-img-top */
#main-img-top {
	height:600px;
	
}

.main-img-top {
	height:600px;
}

/*slider*/

div.slider-wrap {
	height: 600px;
}

ul.slider {
	height: 600px;
}

ul.slider li {
	height: 600px;
}

ul.slider li img {
    position: absolute;
    left: 0px;
    top: -1px;
}

	
}
@media screen and (max-width: 736px) {
body {
  background: #000;
}

/* main-img-top */
#main-img-top {
    width: 100%;
    height: auto;
}
.main-img-top {
	width: 100%;
}

.main-img-top img {
    width: 100%;
    height: auto;
}

/* title-box-top */
.title-box-top {
	width: 100%;
	height: 270px;
}

.title-top h2 {
	margin-bottom:20px;
}

.title-top h2 img {
	height:25px;
	width:auto;
}

.title-top p {
	font-size:18px;
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
	.contents-top {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
/*sec1	*/
.sec1top:before {
    content: "";
    border: 1px solid #fff;
    height: 97.5%;
    width: 96%;
    position: absolute;
}
.sec1top {
    border: 3px solid #fff;
    padding: 5px;
    position: relative;
    height: auto;
}
	.sec1 {
/*    background: #96ccd8;*/
    background: #ffcccc;
    padding: 15px;
}
	.sec1top h2 {
    font-size: 28px;
    text-align: center;
    padding: 28px 0 20px;
    color: #fff;
    
}
.sec1top p {
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.8;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    position: relative;
    z-index: 100;
}
/*sec2*/
.sec2 h3 {
    text-align: center;
    font-size: 50px;
    padding: 50px;
    color: rgb(168, 219, 213);
    position: relative;
}
	.sec2 h3:before {
    content: "";
    border-bottom: 1px solid;
    width: 80px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
}
.sec2box {
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
	
.sec2box-a {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.sec2box-b img {
    width: 100%;
    height: auto;
}

.sec2box-b {
    position: relative;
    width: 100%;
}

li.s2-a:before {
    content: "";
    border-bottom: 1px solid;
    width: 70px;
    position: absolute;
    left: 20px;
    top: 60px;
}
.sec2box-b ul {
    background: #00000080;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    display: table;
}
li.s2-a {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    padding: 10px 20px;
    line-height: 1.2;
    position: relative;
    display: block;
    vertical-align: middle;
}
li.s2-b {
    padding: 10px 20px;
    line-height: 1.2;
    color: #fff;
    display: block;
    vertical-align: middle;
	 font-size: 12px;
}
.sec3 {
    display: block;
}	

.sec3 div {
    display: block;
}	
	.sec3-fb img {
    width: 100%;
}
.sec3-fb {
    padding: 10px;
}

.sec3-fb {
	width:100%;
	padding-bottom:40px;
}	

.sec3-fb iframe {
	width:100%;
}

.sec3-insta {
    width: 100%;
    padding: 10px;
}
.sec4 {
    margin: 50px 0;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

.sec4a {
    width: 100%;
    text-align: center;    
    margin-bottom: 20px;
}
	.sec4a img {
    width: 100%;
}
    .pc-view {
        display: none;
    }
    .sp-view {
        display: block;
    }
   
}
