@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

body {
	margin: 0px;
	background-color: #ffffff;
    
}

a:link {
	color: #ababab;
	text-decoration: none;	
}
a:visited { color: #ababab; }
a:hover {
	color: #ababab;
	text-decoration: underline;
}
a:active {
    color: #ababab;
    text-align: center;
}

img{
	border: 0px;
	display: inline;
	
}

table, th, td {
    border: none;
    background-size: contain;
}




#box1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
   
   
	clear: both;
	float: left;
    z-index:0;
}


.box0 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: left; 

}

.box2 {
    width: 1020px;
    margin-right: auto;
    margin-left: auto;
 

}

.bigbox {
    width: 980px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 0px;
}


.bnbox {
    width: 980px;
    float: left;
    background-repeat: no-repeat;
	
	
}


.conbox{
    width: 980px;
    float: left;
    padding-right: 0px;
    padding-left: 0px;
	
}


.coninbox{
	float: left;
	width: 100%;
	padding-top: 20px;
}




.headprebox1 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #ffffff;
}


.headprebox2 {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	clear: both;
}

.headprebox3 {
	float: left;	
}



.headprebox4 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: 10px;
	line-height: 10px;
	margin-bottom: 0px;
	border-top-width: medium;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #231815;
	border-bottom-width: medium;
}

.headprebox5 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	line-height: 50px;
}




#headbox1 {
	width: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


#headbox2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#headbox3 {
	float: left;
	height: 50px;
	width: 960px;
	margin-top: 10px;
}

.newsbox {
    height: 70px;
    width: 88%;
    overflow-y: auto;
    padding-right: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #FCFCFC;
   
    color: #333333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 22px;
    margin-left: auto;
    margin-right: auto;
}

.newsbox li{
    margin-left: 30px;
    list-style-type: square;
    
} 

.newsbox a{
    color: #1B5D7C;
    border-bottom: 1px dotted #0C71A2;
} 

#copybox {
	color: #000000;
	padding-top: 6px;
	padding-left: 5px;
	height: 50px;
	line-height: 50px;
}





#footbox1 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	height: auto;
	font-size: 8pt;
	float: left;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	margin-top: 0px;
	background-repeat: repeat;
	background-color: #000000;
}


#footbox1 a {
color: #FFFFFF;
	
}



#footbox2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-bottom: 10px;


}

#footbox3 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	width: 800px;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 15px;

}


.cbox3 {
    background-color: #FFFFFF;
    width: 100%;
    padding-top: 10px;
    padding-right: 0%;
    padding-bottom: 10px;
    padding-left: 0%;
    margin-bottom: 10px;
    border-radius: 10px;
    float: left;  
}




.skakaku {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
}







.pc_on {
	display: block;	

}

.sp_on{
	display: none;
}







.s1 {
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 11pt;
    padding-right: 2%;
    padding-left: 2%;
    background-size: contain;
}

.so li {
    list-style-type: upper-roman;
    list-style-image: url(../images/li2.gif);
}



.s1_2 {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	padding-right: 5%;
	padding-left: 5%;
}




.s2 {
    color: #414141;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13pt;
    font-weight: normal;
    border-bottom: 2px solid #d2d2d0;
 
}

.s2_2 {
    color: #353535;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 11pt;
    font-weight: bold;
}


.s3line {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1051A3;
	width: 98%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #a26423;
	padding-left: 2%;
	display: block;
	line-height: 30px;
	margin-bottom: 10px;
}


.s3line2 {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left: 7px solid #c30d23;
	border-bottom: 4px solid #d2d2d0;
	font-size: 1.143em;
	font-weight: bold;
	display: block;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0.5em;
	padding-right: 0.4em;
	padding-bottom: 0.5em;
	padding-left: 0.8em;
}


.s3line3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;

    font-weight: ;
    display: block;
    color: #ffffff;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    background-color: #5A859A;
    width: 100%;
}


.s_green {
    color: #108E1A;
}


.sm1 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
font-weight: ;
    display: block;
    color: #FFFFFF;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #000000;
    width: 100%;
    height: auto;
   
    
}


.sm2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;





    font-weight: ;
    display: block;
    color: #1a1a1a;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #F5F5F5;
    width: 100%;
    height: auto;
    border-radius: 10px;
   
    
}

.v1 {
    color: #000000;
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
     
    font-size: 11pt;
    padding-right: 2%;
    padding-left: 2%;
    list-style-image: url(../images/li1.gif);
}




.s4 {
	color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}



.s6 {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 22px;
}

.s7 {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
}



.s8 {
    color: #666;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18pt;
    font-weight: bold;
}

.s10 {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18pt;
	font-weight: bold;
	border: 10px solid #E1D886;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

  .s12{
    color: #1072A8;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15pt;
    font-weight: bold;
    background-color: #FFFFFF;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    line-height: 30px;
    left: 10%;
    right: 10%;
    display: block;
    margin-left: 0%;
    margin-right: 20%;
    margin-top: 0px;
    border: 5px solid #1072A8;
}


.s_tell {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
}




.k1 {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 11pt;
	padding-right: 20px;
	padding-left: 20px;	
}





.slo {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}


.t1{
	
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}

.t2{
	
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}

.sls {

color: #666;
font-weight: bold;
font-size: 20px;

}



.infobox1 {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding-top: 20px;
	padding-bottom: 20px;
}


   .news{
	float: left;
	width: 90%;
	border: 1px solid #999999;
	height: 170px;
	overflow: auto;
	padding-right: 5%;
	padding-left: 5%;
   
}



  .kiji{
	width: 80%;
	border: 1px solid #999999;
	height: 250px;
	overflow: auto;
	padding-right: 3%;
	padding-left: 3%;
	margin-right: auto;
	margin-left: auto;
	
}


.twitter{
	width: 80%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}



.table_1 {
}
.table_1 th {
	text-align: center;
	padding:20px 5px;
	font-weight:bold;
	vertical-align:top;
}
.table_1 td {
	text-align: center;
	padding:20px 5px;
	font-weight:bold;
	vertical-align:top;
}





/*情報テーブル用*/

table.tb_company {
    border-collapse: collapse;
    font-size: 90%;
    text-align: left;

}

table.tb_company tr td {
	border-bottom: 1px dashed #ccc;
	border-collapse: collapse;
	border-right: 0 none;
	border-spacing: 0;
	padding-top: 10px;
	padding-right: 1.2em;
	padding-bottom: 10px;
	padding-left: 1.2em;
}


table.tb_company th {
    border-bottom: 1px dashed #ccc;
    border-collapse: collapse;
    border-right: 0 none;
    border-spacing: 0;
    padding: 0.5em 1.2em;
}

/*情報テーブル用*/

/*情報テーブル無視用*/

table.tb_free {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;   

}

table.tb_free tr td {
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px;
}

table.tb_free th {
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px;
}
/*情報テーブル無視用*/






/*ここからページトップ*/
#page-top {
    position: fixed;
    bottom: 170px;
    right: 10px;
    font-size: 77%;
}
#page-top a {
   
    text-decoration: none;
    color: #fff;
    width: 30;
    padding: 0px 0;
    text-align: center;
    display: block;
  
}

#page-top a:hover {
    text-decoration: none;
   
}

/*ここまでページトップ*/



/*イメージリンクのイージングに使用*/



a img {
     border:none;
     verticle-align:top;
     -webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
}


a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}


/*イメージリンクのイージングに使用*/
img{
	border: 0px;
	display: inline;
	
}





#kohbox1 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 6pt;
	float: right;
	text-align: center;
	margin-top: 0px;
	background-repeat: repeat;
	position: fixed;
	bottom: 10px;
	z-index: 1;
	width: 300px;
	right: 10px;
	margin-left: 0px;
}




.shopbox1 {
	width: 100%;
	border: 0px none #1051A3;
}


.shopbox2 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	margin-bottom: 20px;
	padding-right: 0%;
	padding-left: 0%;
	border-bottom-style: none;
	border-bottom-color: #666666;
}

.shopbox3 {
    color: #FFFFFF;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-bottom-width: 0px;
    border-bottom-style: dashed;
    border-bottom-color: #1051A3;
    width: 98%;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #1051A3;
    padding-left: 2%;
    display: block;
    line-height: 30px;
    margin-bottom: 2px;
    background-color: #346689;
}






.word-break {
word-break: break-all;
}

/*出現アニメーション用css*/
.animation {
	margin: 0x 0;
	visibility: hidden;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-10px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
/*出現アニメーション用css*/

.float_clear {
	clear: both;
	}


body {
	-webkit-text-size-adjust: none;
	margin: 0px;
	}



/*top用css*/




   .news{
	float: left;
	width: 100%;
	border: 1px solid #999999;
}

   .pali{
	
	cursor:			pointer;
}



.pali a:link { color: #333333; }
.pali a:visited { color: #000080; }
.pali a:hover { color: #333333; }
.pali a:active { color: #333333; }


    .tpbnbox{
	width: 100%;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
         
      
}
    
.tpbn_inbox{
	position: relative;
            text-align:center;
            width:50%;
            padding:20px;
            margin: 0 auto;
            margin-top: 200px;
            background-color:#fff;
            color: #888;
            z-index: 2;
}

  

  .mainVisual {
    position: relative;
    width: 100%;
    height: 700px;
    overflow: hidden;
  }
    
  .mainVisual video {
    
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
  }   
    
  
    

        
      .mainVisual p1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 800px;
    height: 200px;
          opacity: 0.5;
    margin: auto;
    text-align: center;
    z-index: 2;
    background-image: url(../images/tpbn.png);

   
    background-repeat: no-repeat;    
  }


.bx_b1{
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
}


    
    

 



.infobox1 {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding-top: 20px;
	padding-bottom: 20px;
}

    
   
    
.s_min {
    font-size: 18px;
    font-family: "Sawarabi Mincho";
    color: #1F1F1F;
    font-weight: bold;
}

        
.l_min {
    font-size: 18px;
    font-family: "Sawarabi Mincho";
    color: #1F1F1F;
    font-weight: bold;
}
    
    
    
    .moku_box {
    ackground-color: #FFFFFF;
    width: 80%;
    padding-top: 20px;
    padding-right: 0%;
    padding-bottom: 20px;
    padding-left: 0%;
    border-radius: 5px;
    background-image: url(../images/wood.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
    
    
    .centbox {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: left;
    clear: both;
}












/*スマートフォン用css*/

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

    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}


 body {
	background-image: url(url());
	background-color: #eaeaea;
	background-image: none;
}
 
 #box1 {
	width: 100%;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
 
	.box2 {
	width: 100%;
	margin-bottom: 0;
	float: none;
	
}

.conbox{
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-left: 0px;

}
    
    
    
.cbox3 {
    background-color: #FFFFFF;
    width: 92%;
    padding-top: 10px;
    padding-right: 4%;
    padding-bottom: 10px;
    padding-left: 4%;
    margin-bottom: 10px;
    border-radius: 10px;
}


#headprebox1 {
	width: 98%;
	height: 60px;
	float: none;
	margin-bottom: 10px;
}

#headprebox2 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}

#headprebox4 {
	width: 98%;
	height: 60px;
	float: none;
	margin-bottom: 10px;
}

#headprebox5 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}





#headbox1 {
	width: 100%;
	height: 60px;
	float: none;
	margin-bottom: 10px;
		background-image: url();
}


#headbox2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}

#headbox5 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
}



#footbox1 {
	font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width: 100%;
	height: ;
	float: none;
	font-size: 5pt;
	float: left;
	
	color: #ffffff;
	line-height: 10px;
	text-align: center;
	margin-top: 20px;
}


#footbox2 {
width: 100%;
	margin-right: auto;
	margin-left: auto;


}

#footbox3 {
width: 98%;
    font-size: 6pt;
	margin-right: auto;
	margin-left: auto;


}

.coninbox{
	float: left;
	width: 100%;
	padding-top: 0px;
}






.bigbox {
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-right: 0%;
	padding-left: 0%;
}

.bnbox {
	width: 100%;
padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
	margin-top: 10px;
}




#navi_sp {
	position: fixed;
	
	height: 98%;
	width: 100%;
	
	margin-top: 82px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;

}




.newsbox li{
    margin-left: 5%;
    list-style-type: square;
    
} 

.newsbox a{
    color: #1B5D7C;
    border-bottom: 1px dotted #0C71A2;
} 





.s1 {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 9pt;
    

	
	padding-right: 4%;
	padding-left: 4%;
    
	
}

    
.s2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
    
.s1_2 {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
    
.v1 {
   font-size: 11pt;
    padding-left: 8%;
    padding-right: 2%;

}
    


.slo {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.k1 {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 10pt;
	padding-right: 0px;
	padding-left: 0px;	
	
}



#copybox {
	color: #000000;
	padding-top: 6px;
	padding-left: 5px;
	height: 40px;
	line-height: 50px;
}




.pc_on {
	display: none;

}

.sp_on{
	display: block;	
	
}

	#page-top {
  
    bottom: 100px;
   
}
	
#page-top a {
    
    text-decoration: none;
    color: #fff;
    width: 30;
    padding: 0px 0;
    text-align: center;
    display: block;
    
}
	

.s3line2 {
		font-size: 14px;
		width: 80%;
	
}
    
    
    .s3line3 {
   
    font-size: 1.000em;
   
    margin-bottom: 0.5em;
    margin-left: 0;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
   
    width: 100%;
}

    
    .sm1{
    font-size: 12px;
    
    margin-bottom: 0px;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
}

       
    .sm2{
    font-size: 12px;
    
    margin-bottom: 0.5em;
    margin-left: 0;
    padding-top: 5em;
    padding-bottom: 5em;
    width: 92%;
    padding-left: 4%;
    padding-right: 4%;
}
    

    
    
    
.s8 {
	
	font-size: 14pt;
	
}

.s10 {
	font-size: 15pt;
}

.s12{
   
    font-size: 12pt;
    font-weight: bold;
   
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    line-height: 30px;
    left: 10%;
    right: 10%;
    display: block;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0px;
}
    
    
    
	
#kohbox1 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 6pt;
	float: right;
	text-align: center;
	margin-top: 0px;
	background-repeat: repeat;
	position: fixed;
	bottom: 10px;
	z-index: 1;
	width: 250px;
	right: 0px;
}
    
    
    
    
 
    .tpbnbox{
	width: 100%;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
         
      
}


.tpbn_inbox{
	width: 350px;
     height: 150px;
	margin-right: auto;
	margin-left: auto;
      
	
}
    
    
.s_min {
    font-size: 16px;

}
    
   .moku_box {
   
    width: 90%;
   
}
        
    
    
    
    
    .l_min {
    font-size: 14px;
    font-family: "Sawarabi Mincho";
    color: #1F1F1F;
    font-weight: bold;
}    

 
}
