@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p');

/******************************************/
*
{
    margin: 0;
    padding: 0;
    font-family: "M PLUS 1p","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    background-repeat: no-repeat;
}


html{
    overflow-y: scroll;
}




.nb
{
    border: none;
    border: 0;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.center
{
    width: 100%;
    text-align: center;
    clear: both;
	margin-top:-50px;
}
.clear{
    clear: both;

}
.bdr_top
{
	border-top: 1px solid #009046;
}
.bdr_btm
{
	border-bottom:1px solid #000;
}
.wht
{
	color: #fff;
}
.red
{
	color: #FF0000;
}
.bl
{
	color: #00c9ff;
}
.pink
{
	color: #ff008c;
}
.green_title
{
	color: #296D3B;
	font-size: 18px;
}
.red2
{
	color: #D40019;
}
.font10
{
	font-size: 10px;
}
.font12
{
	font-size: 12px;
}

.font16
{
	font-size: 16px;
}

.font18
{
	font-size: 18px;
}
.font18_redb
{
	font-size: 18px;
	color: #F00;
	font-weight:bold;
}
.font18b
{
	font-size: 18px;
	font-weight:bold;
}
.font20
{
	font-size: 20px;
}
.font24
{
	font-size: 24px;
}
.font36
{
	font-size: 36px;
}

.font40
{
	font-size: 40px;
}

.fontsp05
{
	letter-spacing:0.5em;
	text-indent:-0.5em;
}

.t_right
{
	text-align: right;
}

.font_b
{
	font-weight: bold;
}

.font_white
{
	color:#FFFFFF;
}

.font_red
{
	color: #F00;
}

.font_blk
{
	color:#000 !important;
	text-shadow:none !important;
}

.font_gray
{
	font-weight:bold;
	color:#666666;
}
table 
{border-collapse: collapse; 
border-spacing: 0; 
font-size: inherit;
}

ul,dl,ol
 {
text-indent: 0;
}

li
{
list-style: none;
}

img 
{
border: 0;
}
.wh{
 color:#fff;
}
/*  */


/* N */
a,
a:link,
a:visited {
	text-decoration:none;
        color:#000;
}
a:hover {
	text-decoration:none;
        color:#000;


}
a:active {}
a img {
    border: none;
}
a:hover img {

}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;
clear:both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
clear:both;
}
.clearfix {display: block;
clear:both;
}

.pc_none{
	display:none;
}
/* End hide from IE-mac */



body { margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;
	/*background-color:#ebf2f5;*/
	height:100%;
        width:100%;
word-break: break-all;

}
.wrap {
	overflow: hidden;
}



/*##################################################################################################*/

@media (min-width:1200px) {
		.pcbr::before {
			content: "\A" ;
			white-space: pre ;
		}
.pcclear{
 clear:both;
}
		.sp_img {
			display:none;
		}
#container{
	width:92%;
	margin:0 auto;
	padding:0% 4%;
	height:100%;
}
.li_m{
 margin-right:2%;
}

header{
	width:100%;
	margin:50px auto 0px auto;
	padding:0px;
	height:100px;
	position: fixed;
	z-index:1000;
}

header .main_box{
	width:1200px;
	margin:0px auto;
	padding:0% 0;
	height:100px;
	display:block;
	background-color:#ffffff;
	border-radius:50px;
        position: relative;
	opacity: 0.95;
	z-index:1000;

}
header .main_box .lbox{
	margin:0px 0px 0px 50px;
        max-width:140px;
	height:100px;
	float:left;
}
header .main_box .lbox h1.logo a{
	margin:20px 0px 0px 0px;
        width:140px;
        height:60px;
	display:block;
	text-indent:-9999px;
	background:url(../img/header_logo.webp);
	background-repeat:no-repeat;
}
header .main_box .menu_btn{
 display:none;

}
header .main_box .rbox{
	margin:33px 50px 0 0;
        width:830px;
	height:35px;
	display:block;
	float:right;
    z-index:1001;

}
header .rbox .navbox ul {
    list-style-type: none;
}
header .main_box .rbox .navbox ul li {
    text-align: left;
    padding: 0;
    font-size:16px;
    color:#231815;
    font-weight:bold;
letter-spacing: 1px;
    float:left;
	line-height:35px;

}
header .main_box .rbox .navbox ul li a{
    text-align: left;
    padding:5px 0 0 0;
    margin-right:1em;
    font-size:16px;
    color:#231815;
    font-weight:bold;
	line-height:25px;
    float:left;

}
header .main_box .rbox .navbox ul li a:hover{
border-bottom: solid 3px #00c9ff; 
}
header .main_box .rbox .navbox ul li.price a{
    width:65px;
    height:35px;
    display:block;
    text-align: center;
    padding: 0;
    margin:0px 20px 0px 0;
    font-size:16px;
    color:#fff;
    font-weight:normal;
	line-height:35px;
    background-color:#ff008c;
    border-radius:15px;
    z-index:1000;
    float:left;
    border-bottom:none;

}

header .main_box .rbox .navbox ul li.contact a{
    width:127px;
    height:35px;
    display:block;
    text-align: center;
    padding: 0;
    margin:0;
    font-size:16px;
    color:#fff;
    font-weight:normal;
	line-height:35px;
    background-color:#00c9ff;
    border-radius:15px;
    z-index:1000;
    float:left;
    border-bottom:none;

}

/* second level */
header .main_box .rbox .navbox li ul{
        display: none;
        position: absolute;
        top: 68px;
    z-index:100;

}
header .main_box .rbox .navbox li:hover ul{
    padding:30px 15px 10px 20px;
            display: block;
    z-index:99;
    background-color:#fff;

}

header .main_box .rbox .navbox > ul > li > ul > li a{
    height:35px;
    display:block;
    font-size:15px;
    color:#000;
    text-align:left;
    line-height:35px;
    font-weight:bold;
    border-bottom:none;
    float:left;
}
header .main_box .rbox .navbox > ul > li.contact > ul > li a{
    width:100%;
    height:35px;
    display:block;
    font-size:15px;
    color:#000;
    text-align:left;
    line-height:35px;
    font-weight:bold;
    border-bottom:none;
    float:left;
    background-color:#fff;
}
header .main_box .rbox .navbox > ul > li.price > ul > li a{
    width:100%;
    height:35px;
    display:block;
    font-size:15px;
    color:#000;
    padding:0;
    text-align:left;
    line-height:35px;
    font-weight:bold;
    border-bottom:none;
    float:left;
    background-color:#fff;
}
header .main_box .rbox .navbox > ul > li > ul > li a:hover{
   color:#ff008c;
    border-bottom:none;
}
.wd01{
	width:175px;
}
.wd02{
	width:175px;
}
.wd03{
	width:220px;
}
.wd04{
	width:165px;
}
.wd05{
	width:110px;
}

.header_navi{
display:none;
}


.top_img{
	margin:0 auto;
	padding:0 0 0 0;
        width:100%;
        height:210px;
	color:#fff;
	font-size:34px;
	text-align:center;
	line-height:260px;
	display:block;
	text-indent:-9999px;
	background:url(../img/news/header_bg.webp);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
}

.title_box{
	padding:45px 0 0 0;
	width:100%;
	height:275px;
	display:block;
}

.title_box .txt01{
	margin:0;
	width:100%;
	text-align:center;
	font-size:30px;
	color:#00c9ff;
	line-height:40px;
	font-weight:900;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.title_box .txt02{
	margin:10px 0 0 0;
	width:100%;
	text-align:center;
	font-size:54px;
	color:#000;
	line-height:80px;
	font-weight:700;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.title_box .txt03{
	margin:15px 0 0 0;
	width:100%;
	text-align:center;
	font-size:16px;
	color:#000;
	line-height:34px;
	font-weight:normal;
	font-family: "M PLUS 1p", sans-serif !important;
}
.com_box .mbox .stxt{
	margin:0;
	padding:0px;
	width:100%;
	text-align:left;
	font-size:18px;
	font-weight:900;
	line-height:40px;
	color:#000;
	overflow:hidden;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.com_box .mbox .new_title{
	margin:50px 0 10px 0;
	padding:0px;
	width:100%;
	text-align:left;
	font-size:20px;
	font-weight:900;
	line-height:40px;
	color:#000;
	overflow:hidden;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.com_box .mbox .new_title span{
	margin:0 8px -2px 0;
	width:20px;
	height:20px;
        display: inline-block;
        background-color:#00c9ff;
}
.com_box .mbox .kensaku{
	width:100%;
}

.com_box .mbox .kensaku .selectbox {
    width:340px;
    height:42px;
    margin:0;
  position:relative;
	float:left;
}
.com_box .mbox .kensaku .selectbox select{
  -webkit-appearance:none;
    appearance:none;
  width:100%;
  padding:5px 3em;
  box-sizing:border-box;
  font-size:18px;
  border:#f4f4f4 1px solid;
  border-radius:21px;
  background:#fff;
}
.com_box .mbox .kensaku .selectbox::before{
  content:"";
  display:block;
  width:10px;
  height:10px;
  position:absolute;
  left:20px;
  top:13px;
  border-bottom:#00c9ff 4px solid;
  border-right:#00c9ff 4px solid;
  transform:rotate(45deg)translateY(-30%);
}

.page_navi{
	margin:70px auto 20px auto;
	width:100%;
	max-width:1100px;
	height:35px;
	text-align:center;

}

.page_navi .pno a{
	margin:0px 0px 0px 10px;
	width:34px;
	height:34px;
	color:#000;
	text-align:center;
	line-height:35px;
	border:solid 1px #fff;
	border-radius:5px;
	background-color:#fff;
	display: inline-block; 
}
.page_navi .pno a:hover, .page_navi .pno_on a{
	margin:0px 0px 0px 10px;
	width:34px;
	height:34px;
	color:#fff;
	text-align:center;
	line-height:35px;
	border:solid 1px #000;
	border-radius:5px;
	background-color:#000;
	display: inline-block; 
}
.page_navi .next_bn a{
	margin:0px 0px 0px 20px;
    width:15px;
    height:35px;
    background:url(../img/news/next_bn.webp);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block;
    text-indent:-9999px;

}
.page_navi .prev_bn a{
	margin:0px 20px 0px 0px;
    width:15px;
    height:35px;
    background:url(../img/news/prev_bn.webp);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block; 
    text-indent:-9999px;

}

.page_navi2{
	margin:0 auto 20px auto;
	width:100%;
	max-width:980px;
	height:40px;
	text-align:center;

}

.page_navi2 .list a{
	margin:0px 0px 0px 10px;
    width:180px;
    height:40px;
    color:#fff;
    font-size:14px;
    text-align:center;
    line-height:38px;
    display: inline-block;
    border:solid 1px #000;
	border-radius:17px;
	background-color:#000;
}

.page_navi2 .next_bn a{
	margin:0px 0px 0px 10px;
    width:98px;
    height:40px;
    color:#000;
    font-size:14px;
    text-align:center;
    line-height:38px;
    display: inline-block;
    background-color:#fff;
    border:solid 1px #fff;
	border-radius:17px;
}
.page_navi2 .prev_bn a{
	margin:0px 0px 0px 0px;
    width:98px;
    height:40px;
    font-size:14px;
    color:#000;
    text-align:center;
    line-height:38px;
    display: inline-block;
    background-color:#fff;
    border:solid 1px #fff;
	border-radius:17px;

}
.page_navi2 .next_bn a img{
	width:10px;
	margin:0 0 -4px 10px;
}
.page_navi2 .prev_bn a img{
	width:10px;
	margin:0 10px -4px 0;
}
.page_navi2 .grn{
    font-size:13px;
	color:#ff0000;
	font-weight:bold;

}


.sc_mbox{
	width:100%;
        position: fixed;
        bottom:3%;
	z-index:10000;

}
.sc_mbox .sc_box{
	width:100%;
	margin:0px auto;
	padding:0%;
	z-index:10000;

}

.sc_mbox .sc_box .rtop a{
    width:51px;
    height:50px;
    background:url(../img/rtop_bn.webp);
    background-repeat:no-repeat;
    background-size:100% 100%;
    display:block;
    text-indent:-9999px;
        position: fixed;
        bottom:30px;
	right:30px;
z-index:10000;

}

.ft_bn{
	margin:90px auto;
	width:1000px;
	height:455px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	overflow:hidden;
}
.ft_bn img{
	width:480px;
}
/* footer */
footer{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
footer .footer_navi{
        display:none;
}
footer .mitumori a{
	width:100%;
	height:200px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:34px;
	font-weight:700;
	line-height:200px;
	color:#fff;
	display:block;
	background-color:#ff008c;
	font-family: 'Noto Sans Japanese', sans-serif;
}
footer .mitumori a:hover{
	background-color:#ff00be;
}
footer .mitumori img{
margin:0 20px -2px 0;
}
footer .footer_box{
	width:100%;
	height:260px;
	margin:0;
	padding:100px 0 0 0;
	display:block;
	background:url(../img/footer_bg.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;	
}

footer .footer_box .m_box{
	width:1200px;
	height:150px;
	display:block;
	margin:0 auto;
	padding:0;
	text-align: center;
}
footer .footer_box .m_box .box01 a{
	width:370px;
	height:140px;
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#fff;
	border:solid 5px #00c9ff;
	border-radius: 30px;
	float:left;
}
footer .footer_box .m_box .box02 a{
	width:370px;
	height:140px;
	display:block;
	margin:0 0 0 30px;
	padding:0;
	text-align:center;
	background-color:#fff;
	border:solid 5px #00c9ff;
	border-radius: 30px;
	float:left;
}
footer .footer_box .m_box .box01 a:hover{
	background-color:#ffff81;
}
footer .footer_box .m_box .box02 a:hover{
	background-color:#ffff81;
}
footer .footer_box .m_box .s_txt{
	width:100%;
	display:block;
	margin:30px 0 0 0;
	padding:0;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	color:#00c9ff;
	font-family: "M PLUS 1p", sans-serif !important;
}
footer .footer_box .m_box .s2_txt{
	width:100%;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
	font-size:20px;
	font-weight:600;
	color:#000;
	font-family: 'Noto Sans Japanese', sans-serif;
}
footer .footer_box .m_box .s2_txt img{
	margin:0 15px -5px 0;
}

footer .footer_box .up_ya{
	width:55px;
	height:55px;
	margin:-55px 0px 0px 20px;
	float:right;
}

footer .ft_box{
	width:100%;
	height:235px;
	margin:0;
	padding:55px 0 0 0;
	display:block;
}

footer .ft_box .ft_logo a{
	width:200px;
	height:75px;
	margin:0 auto;
	display:block;
	background:url(../img/ft_logo.webp);
	background-repeat:no-repeat;
	background-size:cover;
	text-indent:-9999px;
}
footer .ft_box .ft_txt{
	width:100%;
	margin-top:25px;
	text-align:center;
	color:#000;
	font-weight:500;
	font-size:16px;
	font-family: 'Noto Sans Japanese', sans-serif;

}

footer .ft_box .copy{
	width:100%;
	margin-top:40px;
	text-align:center;
	color:#000;
	font-weight:normal;
	font-size:12px;
	font-family: "M PLUS 1p", sans-serif !important;

}

/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 20px;}
.mb30{    margin-bottom: 30px;}
.mb50{    margin-bottom: 50px;}
.mb60{    margin-bottom: 60px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-right: 15px;}
.ml20{    margin-left: 20px;}
.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.pc{}
.sp{display:none;}
}

/*  ------------------------------------------------------------------------------------*/

@media screen and (min-width:768px) and ( max-width:1199px) {
		.pcbr::before {
			content: "\A" ;
			white-space: pre ;
		}
		.sp_img {
			display:none;
		}
.sptop_img{
	display:none;
}

header{
	width:100%;
	margin:50px auto 0px auto;
	padding:0px;
	height:8vw;
	position: fixed;
	z-index:1000;
}

header .main_box{
	width:94%;
	margin:0px auto;
	padding:0% 0;
	height:8vw;
	display:block;
	background-color:#ffffff;
	border-radius:5vw;
	opacity: 0.95;
}
header .main_box .lbox{
	margin:0px 0px 0px 3.5vw;
        width:13%;
	height:10vw;
	float:left;
}
header .main_box .lbox h1.logo a{
	margin:1.5vw 0px 0px 0px;
        width:100%;
        height:6vw;
	display:block;
	text-indent:-9999px;
	background:url(../img/header_logo.webp);
	background-repeat:no-repeat;
	background-size:contain;
}
header .main_box .menu_btn{
 display:none;

}
header .main_box .rbox{
	margin:2vw 2vw 0 0;
        width:77%;
	height:3.5vw;
	display:block;
	float:right;
	font-weight:900;
    font-family: 'Noto Sans Japanese', sans-serif;

}
header .rbox .navbox ul {
    list-style-type: none;
}
header .main_box .rbox .navbox ul li {
    text-align: left;
    padding: 0;
    font-size:1.5vw;
    color:#231815;
    font-weight:normal;
    float:left;
	line-height:3.5vw;

}
header .main_box .rbox .navbox ul li a{
    text-align: left;
    padding:1vw 0 0 0;
    margin-right:0.8em;
    font-size:1.5vw;
    color:#231815;
    font-weight:normal;
	line-height:2.5vw;
    float:left;
}
header .main_box .rbox .navbox ul li a:hover{
border-bottom: solid 3px #00c9ff; 
}
header .main_box .rbox .navbox ul li.price a{
    width:5vw;
    height:3.5vw;
    display:block;
    text-align: center;
    padding: 0;
    margin:2px 0.8vw 0px 0;
    font-size:1.4vw;
    color:#fff;
    font-weight:normal;
	line-height:3.5vw;
    background-color:#ff008c;
    border-radius:1.5vw;
    float:left;
    border-bottom:none;
}

header .main_box .rbox .navbox ul li.contact a{
    width:11vw;
    height:3.5vw;
    display:block;
    text-align: center;
    padding: 0;
    margin:2px 0 0 0;
    font-size:1.4vw
    color:#fff;
    font-weight:normal;
	line-height:3.5vw;
    background-color:#00c9ff;
    border-radius:1.5vw;
    float:left;
    border-bottom:none;
}

/* second level */
header .main_box .rbox .navbox li ul{
        display: none;
        position: absolute;
        top: 5.8vw;
}
header .main_box .rbox .navbox li:hover ul{
    padding:2% 0% 1.2% 1.5%;
            display: block;
    z-index:1000;
    background-color:#fff;

}

header .main_box .rbox .navbox > ul > li > ul > li a{
    height:2.5vw;
    display:block;
    font-size:1.3vw;
    color:#000;
    text-align:left;
    line-height:2.5vw;
    font-weight:normal;
    border-bottom:none;
    float:left;
}
header .main_box .rbox .navbox > ul > li.contact > ul > li a{
    width:12vw;
    height:2.5vw;
    display:block;
    font-size:1.3vw;
    color:#000;
    text-align:left;
    line-height:2.5vw;
    font-weight:normal;
    border-bottom:none;
    float:left;
    background-color:#fff;
}
header .main_box .rbox .navbox > ul > li.price > ul > li a{
    width:15vw;
    height:2.5vw;
    display:block;
    font-size:1.3vw;
    color:#000;
    padding:0;
    text-align:left;
    line-height:2.5vw;
    font-weight:normal;
    border-bottom:none;
    float:left;
    background-color:#fff;
}
header .main_box .rbox .navbox > ul > li > ul > li a:hover{
   color:#ff008c;
    border-bottom:none;
}
.wd01{
	width:14vw;
}
.wd02{
	width:15vw;
}
.wd03{
	width:19vw;
}
.wd04{
	width:15vw;
}
.wd05{
	width:12vw;
}

.header_navi{
display:none;
}


.top_img{
	margin:0 auto;
	padding:0 0 0 0;
        width:100%;
        height:19vw;
	color:#fff;
	font-size:34px;
	text-align:center;
	line-height:260px;
	display:block;
	text-indent:-9999px;
	background:url(../img/news/header_bg.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
/*background-size:100% 100%;*/
}

.title_box{
	padding:5% 0 5% 0;
	width:100%;
	display:block;
}

.title_box .txt01{
	margin:0;
	width:100%;
	text-align:center;
	font-size:3vw;
	color:#00c9ff;
	line-height:4vw;
	font-weight:900;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.title_box .txt02{
	margin:10px 0 0 0;
	width:100%;
	text-align:center;
	font-size:5vw;
	color:#000;
	line-height:6vw;
	font-weight:900;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.title_box .txt03{
	margin:2% 0 0 0;
	width:100%;
	text-align:center;
	font-size:1.6vw;
	color:#000;
	line-height:3.4vw;
	font-weight:normal;
	font-family: "M PLUS 1p", sans-serif !important;
}
.com_box .mbox .stxt{
	margin:0;
	padding:0px;
	width:100%;
	text-align:left;
	font-size:1.8vw;
	font-weight:900;
	line-height:4vw;
	color:#000;
	overflow:hidden;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.com_box .mbox .new_title{
	margin:3% 0 10px 0;
	padding:0px;
	width:100%;
	text-align:left;
	font-size:2vw;
	font-weight:900;
	line-height:4vw;
	color:#000;
	overflow:hidden;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.com_box .mbox .new_title span{
	margin:0 8px -2px 0;
	width:2vw;
	height:2vw;
        display: inline-block;
        background-color:#00c9ff;
}
.com_box .mbox .kensaku{
	width:100%;
}

.com_box .mbox .kensaku .selectbox {
    width:34%;
    height:4vw;
    margin:0;
  position:relative;
	float:left;
}
.com_box .mbox .kensaku .selectbox select{
  -webkit-appearance:none;
    appearance:none;
  width:100%;
  padding:5px 3em;
  box-sizing:border-box;
  font-size:1.8vw;
  border:#f4f4f4 1px solid;
  border-radius:2vw;
  background:#fff;
}
.com_box .mbox .kensaku .selectbox::before{
  content:"";
  display:block;
  width:10px;
  height:10px;
  position:absolute;
  left:20px;
  top:13px;
  border-bottom:#00c9ff 4px solid;
  border-right:#00c9ff 4px solid;
  transform:rotate(45deg)translateY(-30%);
}
.page_navi{
	margin:7% auto 2% auto;
	width:100%;
	max-width:1100px;
	height:30px;
	text-align:center;

}

.page_navi .pno a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#000;
	text-align:center;
	line-height:31px;
	border:solid 1px #fff;
	border-radius:4px;
	background-color:#fff;
	display: inline-block; 
}
.page_navi .pno a:hover, .page_navi .pno_on a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#fff;
	text-align:center;
	line-height:31px;
	border:solid 1px #000;
	border-radius:4px;
	background-color:#000;
	display: inline-block; 
}
.page_navi .next_bn a{
	margin:0px 0px 0px 15px;
    width:15px;
    height:35px;
    background:url(../img/news/next_bn.webp);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block;
    text-indent:-9999px;

}
.page_navi .prev_bn a{
	margin:0px 15px 0px 0px;
    width:15px;
    height:35px;
    background:url(../img/news/prev_bn.webp);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block; 
    text-indent:-9999px;

}

.page_navi2{
	margin:0 auto 20px auto;
	width:100%;
	max-width:980px;
	height:30px;
	text-align:center;

}

.page_navi2 .list a{
	margin:0px 0px 0px 10px;
    width:160px;
    height:30px;
    color:#fff;
    font-size:1.4vw;
    text-align:center;
    line-height:28px;
    display: inline-block;
    border:solid 1px #000;
	border-radius:15px;
	background-color:#000;
}

.page_navi2 .next_bn a{
	margin:0px 0px 0px 10px;
    width:85px;
    height:30px;
    color:#000;
    font-size:1.4vw;
    text-align:center;
    line-height:28px;
    display: inline-block;
    background-color:#fff;
    border:solid 1px #fff;
	border-radius:15px;
}
.page_navi2 .prev_bn a{
	margin:0px 0px 0px 0px;
    width:85px;
    height:30px;
    font-size:1.4vw;
    color:#000;
    text-align:center;
    line-height:28px;
    display: inline-block;
    background-color:#fff;
    border:solid 1px #fff;
	border-radius:15px;

}
.page_navi2 .next_bn a img{
	width:10px;
	margin:0 0 -4px 10px;
}
.page_navi2 .prev_bn a img{
	width:10px;
	margin:0 10px -4px 0;
}
.page_navi2 .grn{
    font-size:13px;
	color:#ff0000;
	font-weight:bold;

}
.sc_mbox{
	width:100%;
        position: fixed;
        bottom:3%;
	z-index:10000;

}
.sc_mbox .sc_box{
	width:100%;
	margin:0px auto;
	padding:0%;
	max-width:1000px;

}

.sc_mbox .sc_box .rtop a{
    width:51px;
    height:50px;
    background:url(../img/rtop_bn.webp);
    background-repeat:no-repeat;
    background-size:100% 100%;
    display:block;
    text-indent:-9999px;
        position: fixed;
        bottom:30px;
	right:30px;
z-index:10000;

}

.ft_bn{
	margin:9% auto;
	width:86%;
	display: block;
	overflow:hidden;
}

.ft_bn img{
	margin:0 2%;
	width:46%;
	display:block;
	float:left;
}

/* footer */
footer{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
footer .footer_navi{
        display:none;
}
footer .mitumori a{
	width:100%;
	height:18vw;
	margin:0;
	padding:0;
	text-align:center;
	font-size:3.2vw;
	font-weight:700;
	line-height:18vw;
	color:#fff;
	display:block;
	background-color:#ff008c;
	font-family: 'Noto Sans Japanese', sans-serif;
}
footer .mitumori a:hover{
	background-color:#ff00be;
}
footer .mitumori img{
margin:0 20px -3px 0;
}
footer .footer_box{
	width:100%;
	height:26vw;
	margin:0;
	padding:10vw 0 0 0;
	display:block;
	background:url(../img/footer_bg.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;	
}

footer .footer_box .m_box{
	width:90%;
	height:15vw;
	display:block;
	margin:0 auto;
	padding:0;
	text-align: center;
}
footer .footer_box .m_box .box01 a{
	width:32%;
	height:14vw;
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#fff;
	border:solid 4px #00c9ff;
	border-radius: 25px;
 box-sizing: border-box;
	float:left;
}
footer .footer_box .m_box .box02 a{
	width:32%;
	height:14vw;
	display:block;
	margin:0 0 0 2%;
	padding:0;
	text-align:center;
	background-color:#fff;
	border:solid 4px #00c9ff;
	border-radius: 25px;
 box-sizing: border-box;
	float:left;
}
footer .footer_box .m_box .box01 a:hover{
	background-color:#ffff81;
}
footer .footer_box .m_box .box02 a:hover{
	background-color:#ffff81;
}
footer .footer_box .m_box .s_txt{
	width:100%;
	display:block;
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
	font-size:1.6vw;
	font-weight:normal;
	line-height:4vw;
	color:#00c9ff;
	font-family: "M PLUS 1p", sans-serif !important;
}
footer .footer_box .m_box .s2_txt{
	width:100%;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
	font-size:2vw;
	font-weight:900;
	color:#000;
	font-family: 'Noto Sans Japanese', sans-serif;
}
footer .footer_box .m_box .s2_txt img{
	margin:0 15px -5px 0;
}

footer .footer_box .up_ya{
	width:55px;
	height:55px;
	margin:-55px 0px 0px 20px;
	float:right;
}

footer .ft_box{
	width:100%;
	height:23vw;
	margin:0;
	padding:55px 0 0 0;
	display:block;
}

footer .ft_box .ft_logo a{
	width:19vw;
	height:6.8vw;
	margin:0 auto;
	display:block;
	background:url(../img/ft_logo.webp);
	background-repeat:no-repeat;
	background-size:contain;
	text-indent:-9999px;
}
footer .ft_box .ft_txt{
	width:100%;
	margin-top:20px;
	text-align:center;
	color:#000;
	font-weight:500;
	font-size:1.6vw;
	font-family: 'Noto Sans Japanese', sans-serif;

}

footer .ft_box .copy{
	width:100%;
	margin-top:30px;
	text-align:center;
	color:#000;
	font-weight:normal;
	font-size:1.2vw;
	font-family: "M PLUS 1p", sans-serif !important;

}

/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 20px;}
.mb30{    margin-bottom: 30px;}
.mb50{    margin-bottom: 50px;}
.mb60{    margin-bottom: 60px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-right: 15px;}
.ml20{    margin-left: 20px;}
.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.pc{}
.sp{display:none;}
}

/*##################################################################################################*/
/*##################################################################################################*/
/*##################################################################################################*/


@media (max-width:767px) {
		.br::before {
			content: "\A" ;
			white-space: pre ;
		}
		.spbr::before {
			content: "\A" ;
			white-space: pre ;
		}

		.pc_img {
			display:none;
		}
.sub_menu{
display:none;
}
header{
	width:100%;
	margin:5% auto 0px auto;
	padding:0px;
	height:70px;
	position: fixed;
	z-index:10000;
}

header .main_box{
	width:90%;
	margin:0px auto;
	padding:0% 0;
	height:70px;
	display:block;
	background-color:#ffffff;
	border-radius:35px;
	opacity: 0.95;
}
header .main_box .lbox{
	margin:0px 0px 0px 35px;
        max-width:100px;
	height:70px;
	float:left;
}
header .main_box .lbox h1.logo a{
	margin:10px 0px 0px 0px;
        width:120px;
        height:51px;
	display:block;
	text-indent:-9999px;
	background:url(../img/header_logo.webp);
	background-repeat:no-repeat;
	background-size:contain;

}
header .main_box .menu_btn a{
	margin:22px 35px 0px 0px;
        width:106px;
        height:25px;
	display:block;
	text-indent:-9999px;
	background:url(../img/spmenu_on.webp);
	background-repeat:no-repeat;
        background-size:contain;
        float:right;
}
header .main_box .menu_btn.active a{
	margin:22px 35px 0px 0px;
        width:106px;
        height:25px;
	display:block;
	text-indent:-9999px;
	background:url(../img/spmenu_off.webp);
	background-repeat:no-repeat;
        float:right;
        background-size:contain;
        }

header .main_box .rbox{
 display:none;

}

.wd01{
	width:140px;
}
.wd02{
	width:175px;
}
.wd03{
	width:210px;
}
.wd04{
	width:165px;
}
.wd05{
	width:110px;
}
.hide{
	display:none;
}
.header_navi{
        width:100%;
	height:100%;
	margin:0px;
	padding:100px 0 30vw 0;
	top:0;
	position: fixed;
	z-index:1000;
	background-color:#00c9ff;
  display: table;
}

.header_navi .inner{
        margin:0;
  display: table-cell;
  vertical-align: top;
}

.header_navi .inner .fbox {
    width:100%;
    height:35px;
	font-weight:900;
    font-family: 'Noto Sans Japanese', sans-serif;
    border-top:solid 1px #666;
    border-bottom:solid 1px #666;
}

.header_navi .inner .fbox .tbox a{
    width:100%;
    height:35px;
    padding:0;
    text-align: left;
    font-size:17px;
    font-weight:bold;
    line-height:36px;
    color:#fff;
    text-indent:1.5em;
    background-color:#00c9ff;
    display:block;
}
.header_navi .inner .fbox .tbox01 a{
    width:40%;
    height:35px;
    padding:0;
    text-align: left;
    font-size:17px;
    font-weight:bold;
    line-height:36px;
    text-indent:1.5em;
    display:block;
    float:left;
}
.header_navi .inner .fbox .tbox02 a{
    width:60%;
    height:35px;
    padding:0;
    text-align: left;
    font-size:15px;
    font-weight:bold;
    line-height:36px;
    text-indent:1em;
    display:block;
    float:left;
}
.header_navi .inner .fbox .tbox02 img{
	width:15px;
	margin:0 8px -2px 0;
}
.header_navi .inner .box {
    width:100%;
    height:35px;
	font-weight:900;
    font-family: 'Noto Sans Japanese', sans-serif;
    border-bottom:solid 1px #666;
}

.header_navi .inner .box .tbox a{
    width:100%;
    height:35px;
    padding:0;
    text-align: left;
    color:#fff;
    font-size:17px;
    font-weight:bold;
    line-height:36px;
    text-indent:1.5em;
    display:block;
}
.header_navi .inner .box .tbox01 a{
    width:40%;
    height:35px;
    padding:0;
    text-align: left;
    font-size:17px;
    font-weight:bold;
    line-height:36px;
    text-indent:1.5em;
    display:block;
    float:left;
}
.header_navi .inner .box .tbox02 a{
    width:60%;
    height:35px;
    padding:0;
    text-align: left;
    font-size:15px;
    font-weight:bold;
    line-height:36px;
    text-indent:1em;
    display:block;
    float:left;
}
.header_navi .inner .box .tbox02 img{
	width:15px;
	margin:0 8px -2px 0;
}
.header_navi .inner .on{
    color:#00c9ff;
    background-color:#fff;
}
.header_navi .inner .off{
    color:#fff;
    background-color:#00c9ff;
}
.header_navi .inner .listf a{
    margin:6% 0 0 0;
    width:100%;
    height:35px;
    padding:0;
    text-align: left;
    font-size:16px;
	font-weight:900;
    line-height:36px;
    color:#fff;
    text-indent:1.5em;
    display:block;
    border-top:solid 1px #666;
    border-bottom:solid 1px #666;
    font-family: 'Noto Sans Japanese', sans-serif;
}
.header_navi .inner .list a{
    margin:0;
    width:100%;
    height:35px;
    padding:0;
    text-align: left;
    font-size:16px;
	font-weight:900;
    line-height:36px;
    color:#fff;
    text-indent:1.5em;
    display:block;
    border-bottom:solid 1px #666;
    font-family: 'Noto Sans Japanese', sans-serif;
}
.header_navi .inner .bn_box{
        margin:0 auto 6% auto;
	width:78%;
	overflow:hidden;
}

.header_navi .inner .bn_box .box01 a{
        margin:0;
	padding:20px 0 15px 0;
	width:46%;
	display:block;
	color:#ff008c;
	font-size:14px;
	font-weight:900;
	text-align:center;
	background-color:#fff;
	border:solid 4px #ff008c;
	box-sizing: border-box;
	border-radius: 25px;
	line-height:23px;
        font-family: 'Noto Sans Japanese', sans-serif;
	float:left;
}
.header_navi .inner .bn_box .box01 span{
	font-size:20px;
}

.header_navi .inner .bn_box .box02 a{
        margin:0 0 0 8%;
	padding:20px 0 15px 0;
	width:46%;
	display:block;
	color:#ff008c;
	font-size:14px;
	font-weight:900;
	text-align:center;
	background-color:#fff;
	border:solid 4px #ff008c;
	box-sizing: border-box;
	border-radius: 25px;
	line-height:23px;
        font-family: 'Noto Sans Japanese', sans-serif;
	float:left;
}
.header_navi .inner .bn_box .box02 span{
	font-size:20px;
}

.top_img{
	margin:0 auto;
	padding:0 0 0 0;
        width:100%;
        height:28vw;
	color:#fff;
	font-size:34px;
	text-align:center;
	line-height:260px;
	display:block;
	text-indent:-9999px;
	background:url(../img/news/spheader_bg.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
/*background-size:100% 100%;*/
}

.title_box{
	padding:5% 0 5% 0;
	width:100%;
	display:block;
}

.title_box .txt01{
	margin:0;
	width:100%;
	text-align:center;
	font-size:16px;
	color:#00c9ff;
	line-height:34px;
	font-weight:900;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.title_box .txt02{
	margin:0 0 0 0;
	width:100%;
	text-align:center;
	font-size:13px;
	color:#000;
	line-height:50px;
	font-weight:900;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.title_box .txt03{
	margin:2% auto 0 auto;
	width:90%;
	text-align:center;
	font-size:12px;
	color:#000;
	line-height:24px;
	font-weight:normal;
	font-family: "M PLUS 1p", sans-serif !important;
}
.com_box .mbox .stxt{
	margin:-3% 0 0 0;
	padding:0px;
	width:100%;
	text-align:left;
	font-size:16px;
	font-weight:900;
	line-height:34px;
	color:#000;
	overflow:hidden;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.com_box .mbox .new_title{
	margin:3% 0 10px 0;
	padding:0px;
	width:100%;
	text-align:left;
	font-size:14px;
	font-weight:900;
	line-height:34px;
	color:#000;
	overflow:hidden;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.com_box .mbox .new_title span{
	margin:3% 8px -3px 0;
	width:16px;
	height:16px;
        display: inline-block;
        background-color:#00c9ff;
}
.com_box .mbox .kensaku{
	width:100%;
	margin:2% 0 10% 0;
}

.com_box .mbox .kensaku .selectbox {
    width:100%;
    height:30px;
    margin:10px 0 2% 0;
  position:relative;
}
.com_box .mbox .kensaku .selectbox select{
  -webkit-appearance:none;
    appearance:none;
  width:100%;
  padding:5px 4em;
  box-sizing:border-box;
  font-size:14px;
  border:#f4f4f4 1px solid;
  border-radius:15px;
  background:#fff;
}
.com_box .mbox .kensaku .selectbox::before{
  content:"";
  display:block;
  width:10px;
  height:10px;
  position:absolute;
  left:20px;
  top:10px;
  border-bottom:#00c9ff 4px solid;
  border-right:#00c9ff 4px solid;
  transform:rotate(45deg)translateY(-30%);
}
.page_navi{
	margin:7% auto 2% auto;
	width:100%;
	max-width:1100px;
	height:30px;
	text-align:center;

}

.page_navi .pno a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#000;
	text-align:center;
	line-height:31px;
	border:solid 1px #fff;
	border-radius:4px;
	background-color:#fff;
	display: inline-block; 
}
.page_navi .pno a:hover, .page_navi .pno_on a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#fff;
	text-align:center;
	line-height:31px;
	border:solid 1px #000;
	border-radius:4px;
	background-color:#000;
	display: inline-block; 
}
.page_navi .next_bn a{
	margin:0px 0px 0px 15px;
    width:15px;
    height:35px;
    background:url(../img/news/next_bn.webp);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block;
    text-indent:-9999px;

}
.page_navi .prev_bn a{
	margin:0px 15px 0px 0px;
    width:15px;
    height:35px;
    background:url(../img/news/prev_bn.webp);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block; 
    text-indent:-9999px;

}

.page_navi2{
	margin:5% auto 8% auto;
	width:100%;
	max-width:980px;
	height:30px;
	text-align:center;

}

.page_navi2 .list a{
	margin:0px 0px 0px 10px;
    width:120px;
    height:30px;
    color:#fff;
    font-size:12px;
    text-align:center;
    line-height:28px;
    display: inline-block;
    border:solid 1px #000;
	border-radius:15px;
	background-color:#000;
}

.page_navi2 .next_bn a{
	margin:0px 0px 0px 10px;
    width:65px;
    height:30px;
    color:#000;
    font-size:12px;
    text-align:center;
    line-height:28px;
    display: inline-block;
    background-color:#fff;
    border:solid 1px #fff;
	border-radius:15px;
}
.page_navi2 .prev_bn a{
	margin:0px 0px 0px 0px;
    width:65px;
    height:30px;
    font-size:12px;
    color:#000;
    text-align:center;
    line-height:28px;
    display: inline-block;
    background-color:#fff;
    border:solid 1px #fff;
	border-radius:15px;

}
.page_navi2 .next_bn a img{
	width:10px;
	margin:0 0 -4px 10px;
}
.page_navi2 .prev_bn a img{
	width:10px;
	margin:0 10px -4px 0;
}
.page_navi2 .grn{
    font-size:13px;
	color:#ff0000;
	font-weight:bold;

}
.sc_mbox{
	width:100%;
        position: fixed;
        bottom:3%;
z-index:10000;

}
.sc_mbox .sc_box{
	width:100%;
	margin:0px auto;
	padding:0%;
	max-width:1000px;
z-index:10000;

}

.sc_mbox .sc_box .rtop a{
    width:40px;
    height:40px;
    background:url(../img/rtop_bn.webp);
    background-repeat:no-repeat;
    background-size:contain;
    display:block;
    text-indent:-9999px;
        position: fixed;
        bottom:30px;
	right:30px;
z-index:10000;

}

.ft_bn{
	margin:5% auto;
	width:90%;
	overflow:hidden;
}
.ft_bn img{
	margin-top:5%;
	width:100%;
}

/* footer */
footer{
	width:100%;
	margin:0 0 0 0;
	padding:0;
	overflow:hidden;
}
footer .footer_navi{
        display:none;
}
footer .mitumori a{
	width:100%;
	height:65vw;
	margin:0;
	padding:0;
	text-align:center;
	font-size:7vw;
	font-weight:700;
	line-height:65vw;
	color:#fff;
	display:block;
	background-color:#ff008c;
	font-family: 'Noto Sans Japanese', sans-serif;
}
footer .mitumori a:hover{
	background-color:#ff00be;
}
footer .mitumori img{
margin:0 20px -2px 0;
}
footer .footer_box{
	width:100%;
	margin:0;
	padding:15% 0;
	display:block;
	background:url(../img/spfooter_bg.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;	
}

footer .footer_box .m_box{
	width:80%;
	display:block;
	margin:0 auto;
	padding:0;
	text-align: center;
}
footer .footer_box .m_box .box01 a{
	width:100%;
	height:25vw;
	display:block;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#fff;
	border:solid 4px #00c9ff;
	border-radius: 25px;
}
footer .footer_box .m_box .box02 a{
	width:100%;
	height:25vw;
	display:block;
	margin:8% auto 0 auto;
	padding:0;
	text-align:center;
	background-color:#fff;
	border:solid 4px #00c9ff;
	border-radius: 25px;
}
footer .footer_box .m_box .box01 a:hover{
	background-color:#ffff81;
}
footer .footer_box .m_box .box02 a:hover{
	background-color:#ffff81;
}
footer .footer_box .m_box .s_txt{
	width:100%;
	display:block;
	margin:7vw 0 0 0;
	padding:0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:4vw;
	color:#00c9ff;
	font-family: "M PLUS 1p", sans-serif !important;
}
footer .footer_box .m_box .s2_txt{
	width:100%;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
	font-size:18px;
	font-weight:900;
	color:#000;
	font-family: 'Noto Sans Japanese', sans-serif;
}
footer .footer_box .m_box .s2_txt img{
	width:20px;
	margin:0 10px -4px 0;
}

footer .footer_box .up_ya{
	width:55px;
	height:55px;
	margin:-55px 0px 0px 20px;
	float:right;
}

footer .ft_box{
	width:100%;
	height:235px;
	margin:0;
	padding:55px 0 0 0;
	display:block;
}

footer .ft_box .ft_logo a{
	width:160px;
	height:60px;
	margin:0 auto;
	display:block;
	background:url(../img/ft_logo.webp);
	background-repeat:no-repeat;
	background-size:contain;
	text-indent:-9999px;
}
footer .ft_box .ft_txt{
	width:100%;
	margin-top:20px;
	text-align:center;
	color:#000;
	font-weight:500;
	font-size:14px;
	font-family: 'Noto Sans Japanese', sans-serif;

}

footer .ft_box .copy{
	width:100%;
	margin-top:30px;
	text-align:center;
	color:#000;
	font-weight:normal;
	font-size:12px;
	font-family: "M PLUS 1p", sans-serif !important;

}
/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 10px;}
.mb30{    margin-bottom: 15px;}
.mb50{    margin-bottom: 25px;}
.mb60{    margin-bottom: 30px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-right: 15px;}
.ml20{    margin-left: 20px;}
.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.pc{display:none;}
.sp{}

}

/*#######################################################################################*/




.clear{
	clear:both;
}
.list60{
width:60px;
padding:3px 2px;
}
.list130{
width:130px;
padding:3px 2px;
}
.list250{
width:270px;
padding:3px 2px;
}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}


		.swiper-container{
			max-width: 100%;
			text-align: center;
			z-index:10;
		}
		.swiper-container .swiper-slide img{
			max-width: 100%;
			height: auto;
			z-index:10;

		}
		.prettyprint{
			border: none;
			background: #fafafa;
			color: #697d86;
		}


/*#######################################################################################*/
/*#######################################################################################*/
/*#######################################################################################*/
/*#######################################################################################*/

.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;
display: none\9;
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block\9;
}
.modal-window:target {
display: block\9;
}
.modal-window .modal-inner {
position: absolute;
top: 50px;
left: 50%;
z-index: 20;
margin-left: -325px;
width: 800px;
text-align:center;
overflow-x: hidden;
border-radius: 2px;
background: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.modal-window .modal-inner p {
padding: 50px 50px;
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modal-window .modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AAAAAMwA0QDNTiUx4gAAAABJRU5ErkJggg==");
}
.modal-window .modal-close:after {
content: '\00d7';
position: absolute;
top: 50px;
left: 50%;
z-index: 20;
margin-left: 380px;
background: #999;
border-radius: 2px;
padding: 2px 8px;
font-size: 3em;
text-decoration: none;
text-indent: 0;
}
.modal-window {
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}

