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

*{
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}

.Dn {
	display: none;
}

img {
	width: 15vw;
}

h2 {
	text-align: center;
	font-size: 30px;
}

body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-text-size-adjust: 100%;
}

.blockMem a:hover {
	opacity: 0.5;
}

.Topmain {
	height: 100vh;
	overflow: hidden;
	margin-bottom: 100px;
}

.mainVisual {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    min-height: 350px;
    /*background-image: url(../../img/main.jpg);*/
	background-image: url(../../img/mainBG.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
}

.header {
	padding: 15px;
	background-color: #F4F4F4;
	overflow: hidden;
    position: relative;
}

.CC img {
    width: 100px;
}

.CC {
    margin-bottom: 20px;
}


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

.LOGO img {
	width: 150px;
}

.LOGO {
	width: 150px;
	height: 53.36px;
	margin: auto 0;
	float: left;
}

#PageMain {
	width: 980px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

#nav {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
	overflow: hidden;
}

#nav ul {
	overflow: hidden;
}

#nav ul li {
	float: left;
	list-style: none;
	border-left: 1px solid #000000;
}

#nav li a {
	color: black;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 35px 20px 35px 20px;
}

#nav li a:hover {
	opacity: 0.2;
}

.nowPage a {
	opacity: 0.2;
}

.Con1 {
	margin-bottom: 150px;
	clear: both;
}

.Con1 img {
	border-radius: 50%;
	max-width: 300px;
}

.Con1 h2 {
	margin-bottom: 30px;
}

.Con1 p {
	font-size: 20px;
}

.blockMem {
	width: 400px;
	float: left;
}

.memberF {
	overflow: hidden;
	text-align: center;
	width: 800px;
	margin:  0 auto;
	margin-bottom: 30px;
}

.mamberT {
	overflow: hidden;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.mamberTH {
	overflow: hidden;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.Con2 {
	clear: both;
	margin-bottom: 150px;
}

.Con2 h2 {
	margin-bottom: 20px;
}

.tweet {
	width: 600px;
	margin: 0 auto;
}

.Con3 {
	margin-bottom: 150px;
}

.Con3 p {
	text-align: center;
	margin-bottom: 20px;
}

.Con3 h2 {
	margin-bottom: 20px;
}

.form {
	margin: 0 auto;
	text-align: center;
}

.block {
	width: 320px;
	float: left;
}

.mem1 {
	overflow: hidden;
	text-align: center;
	margin-bottom: 50px;
}

.mem2 {
	overflow: hidden;
	text-align: center;
}

.aboutMEMBER h2 {
	margin-bottom: 30px;
}

.aboutMEMBER {
	margin-bottom: 150px;
}

.block img {
	border-radius: 50%;
	max-width: 300px;
}

.wlbl {
	width: 320px;
	height: 250px;
	float: left;
	border: 1px solid #000;
	padding: 15px 0;
	text-align: center;
	background-color: #f6f6f6;
}

.newlTOP {
	overflow: hidden;
}

.newl h2 {
	margin-bottom: 30px;
}

.wlbl1 {
	margin-right: 10px;
}

.wlbl2 {
	margin-right: 10px;
}

.newl {
	margin-bottom: 150px;
}

.wlblTX {
	margin-bottom: 28px;
	text-align: center;
}

.wlblTX img {
	width: 16vw;
	max-width: 300px;
}

.CTO {
	margin-top: 100px;
	margin-bottom: 150px;
}

.walTOP {
	margin-top: 100px;
	margin-bottom: 50px;
}

.visual img {
	position: relative;
	top: -50px;
	left: 0;
}

.visualIMG {
	width: 55vw;
	margin-bottom: 8em;
}

.visualIMG2 {
	width: 50vw;
}

.RIN a {
	position: absolute;
 	top: 0;
	left: 0;
	width: 100%;
 	height: 100%;
	text-indent:-999px;
}

.RIN:hover {
	-ms-filter: "alpha(opacity=60)";
 	-moz-opacity:0.6;
 	-khtml-opacity: 0.6;
	opacity:0.6;
}

.RIN {
	position: relative;
}

iframe {
	width: 760px; 
	height: 1300px;
}

#pagetop{
	text-align: center;
}

#pageTOPBTN img {
	width: 8vw;
	max-width: 130px;
}

.WLPTOP {
	overflow: hidden;
	margin-bottom: 50px;
}

.WLP {
	margin-bottom: 300px;/*150*/
}

.WLPunder {
	position: absolute;
	top: 0;
	left: 0;
}

.WLPre {
	margin-bottom: 15px;
	position: relative;
	width: 320px;
}

.WLPcard {
	width: 320px;
	height: 250px;
	float: left;
	background-color: #f6f6f6;
}

.WLPre img {
	width: 320px;
}

.imgRot {
	width: 320px;
}

.imgRot img:hover {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-o-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
	transition-timing-function:ease-out;
	transition-duration:1s;
}

.imgRot img {
	width:100%;
	-webkit-transition: -webkit-transform 0.5s linear;
    -moz-transition: -moz-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}

.WALLPAPERBOX {
	overflow: hidden;
	margin-bottom: 50px;
}

.WALLPAPERBOXbott {
	clear: both;
	margin-bottom: 150px;
}

.WALLPAPERBOXcard {
	width: 490px;
	float: left;
}

.WALLPAPERBOXcard h2 {
	font-size: 20px;
	margin-bottom: 15px;
}

.WALLPAPERBOXcard p {
	text-align: center;
}

.WALLPAPERBOXcard img {
	width: 30vw;
	max-width: 490px;
	margin-bottom: 20px;
}

.WALLPAPERBOXcard-spimg img {
	width: 20vw;
	max-width: 390px;
	margin-bottom: 20px;
}


.icon {
	margin: 10px 0;
}

.icon a {
	width: 45px;
	display: block;
	margin: 0 auto;
	color: #fff;
}

.icon i {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #1ca0f1;
	line-height: 43px;
	text-align: center;
	border: 2px solid #1ca0f1;
}

.icon a:hover i { 
	background: #fff;
}

.icon a:hover  { 
	color: #1ca0f1;
}

.WALLPAPERBOXcard p a:hover { opacity: 0.5; }
.WALLPAPERBOXbott p a:hover { opacity: 0.5; }

.WALLPAPERBOXcard p a:link { color: #185252; }
.WALLPAPERBOXbott p a:link { color: #185252; }

.WALLPAPERBOXcard p a:visited { color: #185252; }
.WALLPAPERBOXbott p a:visited { color: #185252; }

.WALLPAPERBOXbott ul {
	margin-bottom: 20px;
}

.copylight {
	background-color: black;
	color: white;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}


}/*--------------- PC-END ---------------------*/





@media screen and (min-width: 650px) and (max-width: 980px) {


.LOGO img {
	width: 150px;
}

.LOGO {
	width: 150px;
	height: 53.36px;
	margin: auto 0;
	float: left;
}

#PageMain {
	width: 100%;
	clear: both;
	overflow: hidden;
}

img {
	width: 20vw;
}

#nav {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
}

#nav ul {
	overflow: hidden;
}

#nav ul li {
	float: left;
	list-style: none;
	border-left: 1px solid #000000;
}

#nav li a {
	color: black;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 35px 20px 35px 20px;
}

.nowPage a {
	opacity: 0.2;
}

#nav li a:hover {
	opacity: 0.2;
}

.visual img {
	position: relative;
	top: -50px;
	left: 0;
}

.visualIMG {
	width: 55vw;
	margin-bottom: 8em;
}

.visualIMG2 {
	width: 50vw;
}

.wlbl {
	width: 200px;
	height: 200px;
	float: left;
	border: 1px solid #000;
	padding: 15px 0;
	text-align: center;
	background-color: #f6f6f6;
}

.newlTOP {
	overflow: hidden;
	width: 620px;
	margin: 0 auto;
}

.newl h2 {
	margin-bottom: 30px;
}

.wlbl1 {
	margin-right: 10px;
}

.wlbl2 {
	margin-right: 10px;
}

.newl {
	margin-bottom: 150px;
}

.wlblTX {
	margin-bottom: 28px;
	text-align: center;
}

.wlblTX img {
	width: 16vw;
	max-width: 200px;
}

.RIN a {
	position: absolute;
 	top: 0;
	left: 0;
	width: 100%;
 	height: 100%;
	text-indent:-999px;
}

.RIN:hover {
	-ms-filter: "alpha(opacity=60)";
 	-moz-opacity:0.6;
 	-khtml-opacity: 0.6;
	opacity:0.6;
}

.RIN {
	position: relative;
}

.Con1 {
	margin-bottom: 150px;
	clear: both;
}

.Con1 img {
	border-radius: 50%;
}

.Con1 h2 {
	margin-bottom: 30px;
}

.Con1 p {
	font-size: 20px;
}

.blockMem {
	width: 325px;
	float: left;
}

.memberF {
	overflow: hidden;
	text-align: center;
	width: 650px;
	margin:  0 auto;
	margin-bottom: 30px;
}

.mamberT {
	overflow: hidden;
	text-align: center;
	width: 650px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.mamberTH {
	overflow: hidden;
	text-align: center;
	width: 650px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.Con2 {
	clear: both;
	margin-bottom: 150px;
}

.tweet {
	width: 600px;
	margin: 0 auto;
}

.form {
	margin: 0 auto;
	text-align: center;
}

iframe {
	width: 650px; 
	height: 1300px;
}

#pagetop{
	text-align: center;
}

#pageTOPBTN img {
	width: 10vw;
    max-width: 120px;
}

.CTO {
	margin-top: 100px;
	margin-bottom: 150px;
	padding: 10px;
}

.aboutMEMBER h2 {
	margin-bottom: 30px;
}

.aboutMEMBER {
	margin-bottom: 150px;
}

.block p {
	text-align: center;
}

.block img {
	border-radius: 50%;
}

.icon {
	margin: 10px 0;
}

.icon a {
	width: 45px;
	display: block;
	margin: 0 auto;
	color: #fff;
}

.icon i {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #1ca0f1;
	line-height: 43px;
	text-align: center;
	border: 2px solid #1ca0f1;
}

.icon a:hover i { 
	background: #fff;
}

.icon a:hover  { 
	color: #1ca0f1;
}

.walTOP {
	margin-top: 100px;
	margin-bottom: 50px;
	padding: 10px;
}

.WLP {
	margin-bottom: 300px;/*150*/
}

.WLPTOP {
	width: 650px;
	margin: 0 auto;
	overflow: hidden;
}

.WLPcard {
	width: 210px;
	height: 200px;
	float: left;
	background-color: #f6f6f6;
}

.WLPDN {
	display: none;
}

.WLPre img {
	width: 210px;
}

.WALLPAPERBOX {
	width: 650px;
	overflow: hidden;
	margin: 0px auto 50px auto;
}

.WALLPAPERBOXcard {
	width: 325px;
	float: left;
}

.WALLPAPERBOXbott {
	clear: both;
	margin-bottom: 150px;
	padding: 15px;
}

.WALLPAPERBOXcard h2 {
	font-size: 16px;
	margin-bottom: 15px;
}

.WALLPAPERBOXcard p {
	text-align: center;
}

.WALLPAPERBOXcard img {
	width: 30vw;
	max-width: 325px;
	margin-bottom: 20px;
}

.WALLPAPERBOXcard-spimg img {
	width: 20vw;
	max-width: 325px;
	margin-bottom: 20px;
}

.WALLPAPERBOXcard p a:hover { opacity: 0.5; }
.WALLPAPERBOXbott p a:hover { opacity: 0.5; }

.WALLPAPERBOXcard p a:link { color: #185252; }
.WALLPAPERBOXbott p a:link { color: #185252; }

.WALLPAPERBOXcard p a:visited { color: #185252; }
.WALLPAPERBOXbott p a:visited { color: #185252; }

.WALLPAPERBOXbott ul {
	margin-bottom: 20px;
	list-style: none;
}




.copylight {
	background-color: black;
	color: white;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}




}/*--------------- tb-END ---------------------*/












@media screen and (max-width: 650px) {

.LOGO img {
	width: 100px;
}

.LOGO {
	width: 100px;
	height: 35px;
	margin: auto 0;
	float: left;
}

#PageMain {
	width: 100%;
	clear: both;
	overflow: hidden;
}

img {
	width: 35vw;
}

#nav {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
}

#nav ul {
	overflow: hidden;
}

#nav ul li {
	float: left;
	list-style: none;
	border-left: 1px solid #000000;
	font-size: 12px;
}

#nav li a {
	color: black;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 30px 10px 30px 10px;
}

.nowPage a {
	opacity: 0.2;
}

#nav li a:hover {
	opacity: 0.2;
}

.visual img {
	position: relative;
	top: -50px;
	left: 0;
}

.visualIMG {
	width: 90vw;
	margin-bottom: 4em;
}

.visualIMG2 {
	width: 50vw;
}

.newlTOP {
	width: 300px;
	margin: 0 auto;
}

.wlbl {
	height: 200px;
	border: 1px solid #000;
	padding: 15px 0;
	text-align: center;
	background-color: #f6f6f6;
	margin-bottom: 10px;
}

.newl h2 {
	margin-bottom: 30px;
}

.newl {
	margin-bottom: 150px;
}

.wlblTX {
	margin-bottom: 10px;
	text-align: center;
}

.wlblTX img {
	width: 80vw;
	max-width: 250px;
}

.RIN a {
	position: absolute;
 	top: 0;
	left: 0;
	width: 100%;
 	height: 100%;
	text-indent:-999px;
}

.RIN:hover {
	-ms-filter: "alpha(opacity=60)";
 	-moz-opacity:0.6;
 	-khtml-opacity: 0.6;
	opacity:0.6;
}

.RIN {
	position: relative;
}

.Con1 {
	margin-bottom: 150px;
	clear: both;
}

.Con1 img {
	border-radius: 50%;
}

.Con1 h2 {
	margin-bottom: 30px;
}

.Con1 p {
	font-size: 20px;
}

.blockMem {
	width: 325px;
	margin: 0 auto;
}

.memberF {
	text-align: center;
	margin:  0 auto;
	margin-bottom: 30px;
}

.mamberT {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
}

.mamberTH {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
}

.Con2 {
	clear: both;
	margin-bottom: 150px;
}

.tweet {
	width: 100%;
	padding: 15px;
	margin: 0 auto;
}

.form {
	margin: 0 auto;
	text-align: center;
	padding: 15px;
}

iframe {
	width: 100%;
	height: 1300px;
}

#pagetop{
	text-align: center;
}

#pageTOPBTN img {
	width: 10vw;
	min-width: 80px;
}

.CTO {
	margin-top: 100px;
	margin-bottom: 150px;
	padding: 10px;
}

.aboutMEMBER h2 {
	margin-bottom: 30px;
}

.aboutMEMBER {
	margin-bottom: 150px;
}

.block p {
	text-align: center;
}

.block img {
	border-radius: 50%;
}

.icon {
	margin: 10px 0;
}

.icon a {
	width: 45px;
	display: block;
	margin: 0 auto;
	color: #fff;
}

.icon i {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #1ca0f1;
	line-height: 43px;
	text-align: center;
	border: 2px solid #1ca0f1;
}

.icon a:hover i { 
	background: #fff;
}

.icon a:hover  { 
	color: #1ca0f1;
}

.walTOP {
	margin-top: 100px;
	margin-bottom: 50px;
	padding: 10px;
}

.WLP {
	margin-bottom: 300px;/*150*/
}

.WLPTOP {
	width: 100%;
	margin: 0 auto;
}

.WLPcard {
	width: 300px;
	height: 200px;
	background-color: #f6f6f6;
	margin: 0px auto 15px auto;
}

.WLPDN {
	display: none;
}

.WLPre img {
	width: 300px;
}

.WALLPAPERBOX {
	width: 100%;
	margin: 0px auto 50px auto;
}

.WALLPAPERBOXcard {
	width: 325px;
	margin: 0px auto 20px auto;
}

.WALLPAPERBOXbott {
	margin-bottom: 150px;
	padding: 20px;
}

.WALLPAPERBOXcard h2 {
	font-size: 16px;
	margin-bottom: 15px;
}

.WALLPAPERBOXcard p {
	text-align: center;
}

.WALLPAPERBOXcard img {
	width: 90vw;
	max-width: 325px;
	margin-bottom: 20px;
}

.WALLPAPERBOXcard-spimg img {
	width: 70vw;
	max-width: 325px;
	margin-bottom: 20px;
}

.WALLPAPERBOXcard p a:hover { opacity: 0.5; }
.WALLPAPERBOXbott p a:hover { opacity: 0.5; }

.WALLPAPERBOXcard p a:link { color: #185252; }
.WALLPAPERBOXbott p a:link { color: #185252; }

.WALLPAPERBOXcard p a:visited { color: #185252; }
.WALLPAPERBOXbott p a:visited { color: #185252; }

.WALLPAPERBOXbott ul {
	margin-bottom: 20px;
	list-style: none;
}





.copylight {
	background-color: black;
	color: white;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}














}/*--------------- sp-END ---------------------*/



