<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
  background:#e9f0f4 ;
	color: #666666;
	font-family: Helvetica, ArialMT,"Noto Sans Japanese","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	font-weight:400;
	text-align: center;
	letter-spacing: 0.025em;
}

#topic{
		margin-top:-40px;
		padding-top:40px;
}

  .personality .perfume{
  	color:#884364;
  }

   .personality .mrs{
  	color:#80c31c;
  }

   .personality .higedan{
  	color:#257eed;
  }

   .personality .eve{
  	color:#25b9ed;
  }

    .personality .alex{
  	color:#8ba2af;
  }

    .personality .li{
  	color:#e3007f;
  }

    .personality .sakana{
  	color:#35318f;
  }

     .personality .mameshiba{
  	color:#2bc0c5;
  }

.perfumebtn{
	background-color: #884364;
}

.mrsbtn{
	background-color: #80c31c;
}

.higedanbtn{
	background-color: #257eed;
}

.evebtn{
	background-color: #25b9ed;
}

.libtn{
	background-color: #e3007f;
}
.alexbtn{
	background-color: #8ba2af;
}

.sakanabtn{
	background-color: #35318f;
}

.radiko{
	background-color: #00A7E9;
}


.archive{
	background: #de264c;
}
.mameshibabtn{
	background-color: #2bc0c5;
}

.s4{
	background-color: #80c31c;
	/* width: 90%; */
}

/*nav----------------- */

nav {
  background: #11512b;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9998;
  color: #fff;
  /* height: 50px; */
}

nav .text {
  display: inline-block;
  vertical-align: sub;
}

nav .social {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

nav .cross {
  display: inline-block;
  padding: 0 4px;
  vertical-align: top;
  font-size: 24px;
  margin: 0 5px;
}

/*::::::::::header::::::::::*/

header{
	margin:0;
}

/*::::::::::header::::::::::*/
article p{/* font-weight:bold; */line-height: 1.8;/* color: #11512b; */letter-spacing: 1.3px;}

/*::::::::::footer::::::::::*/

.copyright{
	font-size:9px;
	text-align: center;
	color: #11512b;
	margin: 10px auto 20px;
}

.message_photo img {
  width: 890px;
  margin-bottom: 26px;
  margin-top: 30px;
}

.message dt, .message dd {
  text-align: left;
  font-weight: 500;
}

.message dd {
  line-height: 1.6;
  color: #11512b;
  /* color: #fff; */
}

.listen ul {
  display: table;
}

.listen ul li {
  display: table-cell;
  width: 50%;
  text-align: center;
}
/*::::::::::footer::::::::::*/

/*PC*/
@media screen and (min-width: 768px)
{

html,body{
	/* min-width: 750px; */
}

.hide_pc{
	display: none;
}

a:hover{
	opacity:0.8;
}

  /*nav----------------- */
  nav .social {
    max-width: 940px;
    padding: 4px 11px 6px;
    position: relative;
  }
  nav .social .logo a:first-child img {
    height: 30px;
    vertical-align: middle;
    /* margin-right: -5px; */
    /* padding-right: 10px; */
    /* margin-right: 13px; */
  }
  nav .social .logo a:last-child img {
    height: 37px;
    vertical-align: middle;
  }
  nav .cross {
    vertical-align: middle;
  }
  nav .social p {
    position: absolute;
    text-align: right;
    top: 10px;
    right: 0px;
  }

  nav .social p span{
  	margin-right: 18px;
  	/* top: 6px; */
  	/* margin-top: 21px; */
  	padding-top: 41px;
  }

  nav .social p a img {
    height: 30px;
    margin-left: -13px;
    padding-top: -3px;
    margin-right: 17px;
    margin-top: -1px;
  }

  nav .social a{
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    font-weight: 400;
    vertical-align: middle;
    /* margin-top: -10px; */
    padding-top: -10px;
    top: 27px;
  }
  nav .social img {
    vertical-align: middle;
  }
  nav .text {
    display: inline-block;
    vertical-align: sub;
  }
  #nav-toggle {
    right: 40px;
  }
  /*nav----------------- */
    
.w750{
  text-align: center;
  margin: 20px auto 0;
  padding-top: 40px;
  /* width: 939px; */
  margin: 0 auto;
}
    
/*::::::::::header::::::::::*/
header{
    margin-bottom: 35px;
    text-align: center;
    }

header{
    background:url(../img/header_pc.png);
    background-size: 884px;
    background-repeat:no-repeat;
    height:600px;
    width: 902px;
    margin: 27px auto;
    position:relative;
    }  
.btn_0601{
     background-color: #11512b;
     color: #fff;
     border-radius: 50px;
     width:500px;
     margin: 0 auto;
     padding: 10px;
     position:absolute;
     top: 429px;
     right: 201px;
     opacity: 0.9;
    }

.btn_0601 a{
	 color: #fff;
	 font-size: 44px;
	 text-decoration: none;
}
    
h1{
    background:url(../img/header_pc.jpg);
    background-size: 914px;
    background-repeat:no-repeat;
    height: 1380px;
    width: 914px;
    margin: 27px auto;
    /* position:relative; */
    }

h1 p{
	margin-top:10px;
}
    
h1 img{
    width: 231px;
    }
    
header p{
    margin: 15px auto 0;
    }
    
header p img{
     width: 574px;   
    }   
/*::::::::::header::::::::::*/
/*::::::::::main::::::::::*/
.main{
    /* padding-bottom: 115px; */

    }

article p{/* font-weight:bold; */line-height: 1.8;/* color: #150f0d; */margin-left: auto;margin-right: auto;/* padding-bottom: 16px; */letter-spacing: 1px;text-align: left;font-size: 15px;}
 
.text_1{
    margin-bottom: 78px;
    width: 950px;
    margin: 0 auto;
    font-size: 14px;
    }

 .f13{
 	text-align:center;
 	margin-top: -54px;
 	margin-bottom: 29px;
 	color: #000;
 	font-size: 12px;
 }

 .text_2{
    margin: 26px auto 100px;
    width: 900px;
    /* margin: 0 auto; */
    text-align: left;
    font-size: 16px;
    }

  .personality{
  	width: 840px;
  	margin: -695px auto 69px;
  	width: 880px;
  	border-radius: 32px;
  	background: rgba(255,255,255,0.9);
  	padding: 21px 33px 35px;
  	color: #11512b;
  }

  .guest{
  	width: 880px;
  	border-radius: 32px;
  	background:#fae02a;
  	padding: 21px 33px 35px;
  	color: #11512b;
  	margin: 61px auto 60px;
  }

  .special{
  	width: 880px;
  	border-radius: 32px;
  	background: rgba(255,255,255,0.9);
  	padding: 20px 28px 36px;
  	color: #11512b;
  	margin: 0 auto 69px;
  }

   .special .text{
   	width:750px;
   	margin: 0 auto;
   }

   .special .f40{
     font-size: 28px;
  	color: #80c31c;
  	font-weight: bold;
  	line-height: 1.5;
  	text-align: center;	
   }

    .special .f28{
    	font-size:24px;
    	color: #80c31c;
    	line-height: 1.5;
    	font-weight:bold;
    	margin-top: 30px;
    }

     .special .f20{
    	font-size: 16px;
    	color:#000;
    	margin-bottom: 30px;
    }

   .special .f14{
   	text-align:center;
   	margin-top:20px;
   	font-size:16px;
   	font-weight:bold;
   }

   .guest .f14{
   	text-align:center;
   	margin-top:20px;
   	font-size:16px;
   }

  .personality .artist{
  	width:750px;
  }
    
  .personality .f40,.guest .f40{
  	font-size: 28px;
  	color: #11512b;
  	font-weight: bold;
  	line-height: 1.5;
  	text-align: center;
  }

.day{
	font-size:20px;
}
  .personality .f14{
  	font-size: 14px;
  	color: #000;
  	text-align: center;
  	margin-top: 15px;
  }



  .personality .f24{font-size: 22px;color: #11512b;font-weight: bold;line-height:1.5;}

  .personality .artist{
  	margin: 20px auto 0px;
  }
  .personality .art img{
  	width:750px;
  }

  .personality .midashi span{
  	font-size:25px;
  }




  .personality .midashi{
  	font-weight:bold;
  	line-height:1.5;
  	font-size: 15px;
  }

ul.present{
	display:table;
	margin-top: 20px;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 19px 0;  /* 左右 上下で記述 */
	/* margin-right: -5px; */
	margin-left: -19px;
}

ul.present li{
	display:table-cell;
	vertical-align: top;
	/* margin-left: 7px; */
}

ul.present img{
	width:249px;
}



.btn{
     color: #fff;
     border-radius: 40px;
     width:375px;
     font-size:24px;
     padding: 15px 0;
     margin: 20px auto 66px;
    }
 .lisa{
 	margin-top:20px;
 	width:750px;
 }

.btn a{
	color: #fff;
	text-decoration:none;
}
    
/*::::::::::main::::::::::*/  
/*::::::::::共通radiko、wiz::::::::::*/






.message{
    background: url(../img/border_pc.png) top center repeat-x,url(../img/border_pc.png) bottom center repeat-x;
    background-size: 4px;
    padding: 56px 0 0;
    width: 900px;
    margin:0 auto;
    }
    
  footer .w1024 {
    /* padding: 43px 0; */
    /* color: #fff; */
  }

  .sol img {
    width:250px;
    margin-bottom: 48px;
  }
  
  footer small {
    font-size: 14px;
  }

   .friend {
    margin: 50px auto 0;
    text-align: center;
    }
  .friend__heading {
      font-size: 16px;
      width: 370px;
      margin: 0 auto;
    }
  .friend__list {
    width: 326px;
    margin: 22px auto;
  }
  .friend__list a img {
    width: 88px;
    height: 88px;
  }



 .friend {
    text-align: center;
}
.friend__heading {
  font-family: "游ゴシック", YuGothic,"Yu Gothic","メイリオ", sans-serif;
  font-weight: 600;
  font-style:oblique;
  font-style: italic;
}

.friend__snsHeading{
  font-family: "Open Sans", Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
  font-weight: 600;
  font-size: 12px;
  padding: 12px 0;
  line-height: 1.6;
}

.friend__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;}
  
  .message dt, .message dd {
    display: table-cell;
    vertical-align: middle;
  }
  
  .message dt {
    width: 200px;
  }
  
  .message dt img{
    width: 160px;
  }
  
  .message dd {
    font-size: 18px;
  }
  
  .listen {
    padding: 64px 0 0;
  }
  
  .listen p {
    padding: 0 0 36px;
  }

  .listen p img{
    width: 226px;
  }

  .listen ul {
    width: 500px;
    margin: 0 auto;
  }
  
  .listen ul li img{
    width: 160px;
  }	
/*::::::::::共通radiko、wiz::::::::::*/	
/*::::::::::footer::::::::::*/

footer{
	    background-position: center center;
	    position: relative;
}
	
footer article{
	margin: 0 auto;
	padding: 50px 0 200px;
}

	footer article{
		padding: 60px 0 80px;
	}
	
	.logo{
		text-align: center;
		font-size:30px;
		color: #fff;
	}
	
	.logo img{
		vertical-align: middle;
		height: 104px;
		margin: 0px 0px;
	}
	
	.banner{
		padding:60px 0 0;
	}
	
	
.sol img{
	width:135px;
	}

#pagetop{
	display:inline;
	position:fixed;
	bottom:0;
	right:20px;
	opacity:0.7;
	/* width:50px; */
	text-align: right;
	line-height: 0;
	/* width: 960px; */
	margin: 0 auto;
}

#pagetop img{
	width: 100px;
}

#pagetop img:hover{
	opacity:0.6;
	cursor: pointer;
}
	

/*::::::::::footer::::::::::*/
}

@media screen and (min-width: 768px) and (max-width: 939px) {

html,body{
	width:100%;
}

h1{
    background:url(../img/header_pc.jpg);
    background-size: 100%;
    background-repeat:no-repeat;
    height: 1380px;
    width: 90%;;
    margin: 27px auto;
    /* position:relative; */
    }

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

 .lisa{
 	margin-top:20px;
 	width:100%;
 }

 nav{
	height: 44px;
}
   nav .social {
    position: relative;
  }
  nav .social .logo {
    margin-top: 1px;
    height: 36px;
  }
  nav .social .logo a:first-child img {
    vertical-align: middle;
    width: 61px;
  }
  nav .social .logo a:last-child img {
    vertical-align: middle;
  }
  nav .cross {
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
    margin: 0 0px 0px 5px;
  }
  nav .social p {
    position: absolute;
    text-align: right;
    right: 18px;
    top: 11px;
  }

    nav .social p a img {margin-top: -4px;}

   nav .social a{

    padding-top: -10px;
    top: 27px;
  }
  nav .social p a img {
    height: 30px;
    margin-left: 0px;
    margin-right: 0px;
  }
  nav .social img {
    vertical-align: middle;
  }

  nav .social a{
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    font-weight: 400;
    vertical-align: middle;
    margin-top: -5px;
    padding-top: -5px;
  }   
    
.w750{
  /* box-sizing: border-box; */
  /* text-align: center; */
  padding-top: 40px;
}
 footer{
 	width: 100%;
 	margin: 0 auto;
 }

 header{
    background:url(../img/header_pc.png);
    background-size: 100%;
    background-repeat:no-repeat;
    height: 492px;
    width: 90%;
    margin: 27px auto;
    position:relative;
    }  

article p{
    width: 93%;
    font-size: 100%;
    line-height: 1.6;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    margin-bottom: 0px;
    color: #150f0d;
    }
 
 h1 p{
	margin-top:10px;
	font-size:18px;
	color:#11512b;
	line-height:1.5
}

  .personality .art img{
  	width:100%;
  }
.btn_0601{
     background-color: #11512b;
     color: #fff;
     border-radius: 50px;
     width:500px;
     margin: 0 auto;
     padding: 10px;
     position:absolute;
     top: 71%;
     right: 17%;
     opacity: 0.9;
    }
  .personality{
  	width: 85%;
  	margin: -85% auto 0;
  	border-radius: 32px;
  	background: rgba(255,255,255,0.9);
  	padding: 21px 33px 35px;
  	color: #11512b;
  }

.guest{
	width: 85%;
}

.special{
	width: 85%;
}
    
  .personality .f40{
  	font-size: 25px;
  	color: #11512b;
  	font-weight: bold;
  }

  .personality .f14{
  	font-size: 14px;
  	color: #11512b;
  	
  }

  .personality .artist{
  	width:90%;;
  }

   .special .text{
   	width:90%;
   	margin: 0 auto;
   }
.text_1{
    margin-bottom: 109px;
    margin: 20px auto;
    
    font-size: 14px;
    text-align: center;
    width: 95%;
    }

     .personality{
     	/* margin-top:40px; */
     }

  .personality .artist{
  	margin: 20px auto 0px;
  }
  .personality .artist ul{
  	display:table;
  	/* margin-top: -10px; */
  }

  .personality .artist ul li{
  	display:table-cell;
  	width: 65%;
  }

  .personality .artist ul li:first-child {
  width: 35%;
}

  .personality .artist ul li img{
  	width: 100%;
  }
    
.name{
margin-top: 33px;
text-align: right;      
    }
    
.btn{
    margin-top: 45px;
    padding-right: 3%;
    padding-left: 3%;
    }

.message_photo img {
  width: 96%;
  margin: 31px auto 38px;
}

.message{
    background: url(../img/border_pc.png) top center repeat-x,url(../img/border_pc.png) bottom center repeat-x;
    background-size: 4px;
    padding: 56px 23px 0;
    width: 84%;
    margin:0 auto;
    }

 .copyright{
 	/* width: 880px; */
 }

}

/*SP*/
@media screen and (max-width: 767px)
{

body{
	font-size:12px;
	width: 100%;
background:#E0EAEC;
}

.hide_sp{
	display: none;
}

h1 img {
	 /* max-width: 34%; */
	 width: 95%;
	 margin-top: 20px;
	 position: relative;
}

nav{
	height: 44px;
}
   nav .social {
    position: relative;
  }
  nav .social .logo {
    margin-top: 1px;
    height: 36px;
  }
  nav .social .logo a:first-child img {
    vertical-align: middle;
    width: 61px;
  }
  nav .social .logo a:last-child img {
    vertical-align: middle;
  }
  nav .cross {
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
    margin: 0 0px 0px 5px;
  }
  nav .social p {
    position: absolute;
    text-align: right;
    right: 18px;
    top: 7px;
  }
  nav .social p a img {
    height: 30px;
    margin-left: 3px;
  }
  nav .social img {
    vertical-align: middle;
  }

  nav .social a{
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    font-weight: 400;
    vertical-align: middle;
  }  

 .f13{
 	text-align:center;
 	margin-top: -54px;
 	margin-bottom: 29px;
 	color: #000;
 	font-size: 12px;
 }
    
.w750{
  /* box-sizing: border-box; */
  /* text-align: center; */
  padding-top: 40px;
}
/*::::::::::header::::::::::*/
header{
    /* padding-right: 3%; */
    /* padding-left: 3%; */
    margin: 4px auto 20px;
    width: 100%;
    position:relative;
    }

header img{
width: 100%;

}

.btn_0601{
     background-color: #11512b;
     color: #fff;
     border-radius: 50px;
     width: 60%;
     margin: 0 auto;
     padding: 10px;
     position:absolute;
     top: 75%;
     right: 19%;
     opacity: 0.9;
    }

.btn_0601 a{
	 color: #fff;
	 font-size: 20px;
	 text-decoration: none;
}
    
header p{
    margin-top: 15px;
   
    }
/*::::::::::header::::::::::*/
/*::::::::::main::::::::::*/
  .personality .midashi span{
  	font-size: 18px;
  }




  .personality .midashi{
  	font-weight:bold;
  	line-height:1.5;
  	font-size: 14px;
  	text-align: left;
  	margin-top: 7px;
  }

article p{
    width: 100%;
    font-size: 100%;
    line-height: 1.6;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    margin-bottom: 0px;
    /* color: #150f0d; */
    text-align: left;
    }
 
 h1 p{
	margin-top:10px;
	font-size: 16px;
	color:#11512b;
	line-height:1.5;
}

.conetnt .hed_sp{width:100%;/* position:absolute; *//* top:1000px; */margin-top: 30px;}

.conetnt{
	width:100%;
	/* position: relative; */
}

.conetnt .personality{
	
}
.day{
	font-size:12px;
}
   .special .f40{
     font-size: 18px;
  	color: #80c31c;
  	font-weight: bold;
  	line-height: 1.5;
  	text-align: center;	
   }

  .personality{
  	width: 88%;
  	margin: -473px auto 0;
  	border-radius: 32px;
  	background: rgba(255,255,255,0.9);
  	padding: 21px 11px 1px;
  	color: #11512b;
  	position: relative;
  }
    
  .personality .f40, .guest .f40{
  	font-size: 18px;
  	color: #11512b;
  	font-weight: bold;
  	text-align: center;
  }

.guest .f14{
		font-size: 14px;
		text-align: center;
		color:#11512b;
		margin-top: 10px;
}

  .personality .f14{
  	font-size: 14px;
  	color: #000;
  	text-align: center;
  	font-weight:bold;
  	margin-top:10px;
  }
  .personality .f24{font-size: 16px;color: #11512b;font-weight: bold;line-height:1.5;}


  .guest{
  width: 90%;
  border-radius: 32px;
  background:#fae02a;
  padding: 20px 7px 33px;
  color: #11512b;
  margin: 26px auto 32px;
  }

.hed{
	width:100%;
	position:relative;
	margin:0 auto;
}

.hed .hed_sp{
	width:100%;


}

  .special{
  width: 88%;
  border-radius: 32px;
  background: rgba(255,255,255,0.9);
  padding: 20px 8px 14px;
  color: #11512b;
  margin: 0px auto 69px;
  }

   .special .text{
   width:98%;
   	margin: 0 auto;
   }

     .special .f28{
    	font-size:18px;
    	color: #80c31c;
    	line-height: 1.5;
    	font-weight:bold;
    	margin-top: 30px;
    }

     .special .f14{font-size: 14px;text-align:center;font-weight: bold;}

     .special .f20{
    	font-size: 14px;
    	color:#000;
    	margin-bottom: 30px;
    }

  .personality .artist{
  	margin: 20px auto 0px;
  }


.art img{
  	width:98%;
  	/* margin-top: 10px; */
  }

.lisa{
	margin-top:10px;
}
    
ul.present img{
		width:98%;
		margin-top: -5px;
}
    
.btn{
     color: #fff;
     border-radius: 40px;
     width:70%;
     font-size:20px;
     padding: 15px 0;
     margin: 20px auto 60px;
    }

 .radiko{
width:100%;
}


.archive{
width:100%;
} 

 .s4{
 	width:100%;
 	margin: 20px auto 29px;
 }

 .btn a{
 	color: #fff;
 	text-decoration:none;
 }
    
/*::::::::::main::::::::::*/ 

footer{
	    background-size: 100%;
	    margin-top: 40px;
}

  
  .message dt {
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }
  
  .message dt img{
    width: 35%;
  }
  
  .message dd {
    width: 100%;
    font-size: 12px;
  }
  

   .friend {
    margin-top: 24px;
    text-align: center;
  }
    
  .friend__heading {
     font-size: 14px;   
    }
    
  .friend__list {
    margin: 16px auto;
    width: 260px;
  }
    
  .friend__list li{
    padding: 0 5px;    
  }
    
  .friend__list a img {
    width: 70px;
    height: 70px;
  }

 .friend {
    text-align: center;
}
.friend__heading {
  font-family: "游ゴシック", YuGothic,"Yu Gothic","メイリオ", sans-serif;
  font-weight: 600;
  font-style:oblique;
  font-style: italic;
  line-height:1.6;
}



.friend__snsHeading{
 /* color: #fff; */
 font-family: "Open Sans", Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
 font-weight: 600;
 font-size: 12px;
 line-height:1.6;
}

.friend__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
} 

  .message .w1024 {
    background: url(../img/border_sp.png) bottom center no-repeat;
    background-size: 100%;
    margin-bottom: 32px;
    padding: 40px 0;
    margin-bottom: 32px;
    padding: 0px 0 0px;
    width: 95%;
    margin: 0 auto;
  }
  
  .message dt {
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }
  
  .message dt img{
    width: 35%;
  }
  
  .message dd {
    width: 95%;
    font-size: 12px;
    margin: 0 auto;
  }
  
  .listen {
    padding: 32px 0 0;
  }
  
  .listen p {
    padding: 0 0 12px;
  }

  .listen p img{
    width: 60%;
  }

  .listen ul {
    width: 80%;
    margin: 0 auto;
  }
  
  .listen ul li img{
    width: 60%;
  }
/*::::::::::footer::::::::::*/

	
	.logo{
		font-size:26px;
		text-align: center;
		color:#fff;
	}
	
	.logo a img{
		vertical-align: middle;
		width: 11%;
		margin: 5px 15px;
	}
	
	footer div.copyright{
		font-size:10px;
		/* padding: 61px 0 20px; */
	}

.sol img{
	width:40%;
	}
	
	
	.banner{
		padding:30px 10px 0;
	}
	
#pagetop{
	display:inline;
	position:fixed;
	bottom:0;
	right:10px;
	opacity:0.7;
	width:20%;
	text-align: right;
	line-height: 0;
	/* height: 50px; */
}

#pagetop img{
	width:70%;
}
	
.message_photo img {
  width: 95%;
  margin-bottom:50px;
}
/*::::::::::footer::::::::::*/
}

/*SP*/
@media screen and (max-width: 320px)
{
	

	
}</pre></body></html>