@charset "utf-8";

/*--------------------------------------------------------
  フルCSSスマートフォンテンプレート部品設定
--------------------------------------------------------*/
/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/

/* マージン */
.hpb-layoutset-02 #hpb-main .hpb-parts-smt-cnt-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-cbox-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-sbox-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbox-style{
    margin: 0 15px !important;
}
.hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbtn-01, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbtn-02, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbtn-03{
    margin: 5px 15px !important;
}

/* レイアウトコンテナ　2種類
================================================== */

/* 見出し　7種類
================================================== */
.hpb-parts-smt-hl-style{
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    line-height: 27px;
}

.hpb-parts-smt-hl-bg-style{
    background-color: #bbbbbb !important;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    line-height: 27px;
    color: #000000;
}

/* 文書枠　5種類
================================================== */
.hpb-parts-smt-cbox-style{
    border-color: #595757 !important;
    color: #595757;
}

/* リスト枠　4種類（2×2種類　見出しアリ・ナシ）
================================================== */
.hpb-parts-smt-sbox-style{
    color: #595757;
}

.hpb-parts-smt-sbox-style h3{
    background-color: #f0f0f0;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 14px !important;
    font-weight: bold;
}

.hpb-parts-smt-sbox-style ul{
    list-style: none;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.hpb-parts-smt-sbox-style li{
    background-image: none !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.hpb-parts-smt-sbox-style li a img{
    display: inline !important;
    margin: 0px !important;
    padding: 0px 5px 0px 0px !important;
}

/* リンクリスト　2種類（2×6種類　枠角・枠丸／見出しアリ・ナシ／画像アリ・ナシ）
================================================== */
.hpb-parts-smt-lbox-style{
    color: #595757;
}

.hpb-parts-smt-lbox-style h3{
    background-color: #f0f0f0;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 14px !important;
    font-weight: bold;
}

.hpb-parts-smt-lbox-style ul{
    list-style: none;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.hpb-parts-smt-lbox-style li{
    background-image: none !important;
    padding-left: 0px !important;
}

.hpb-parts-smt-lbox-style li a img{
    display: inline !important;
    margin: 0px !important;
    padding: 0px 5px 0px 0px !important;
}

/* リンクボタン　9種類
================================================== */
.hpb-parts-smt-lbtn-style{
    color: #595757;
}


/* リンクカラー　2種類
================================================== */
.hpb-parts-smt-lbox-style a, .hpb-parts-smt-lbtn-style a{
    color: #000000;
}

.bolao{
 font-size : 17px;
 font-weight : bold;
 color : rgb(0, 128, 192);
 
}

.hpb-section img{
 text-align : center;border-width : 0px;
 
 
}
.content_box{
 padding-left : 15px;
 padding-right : 15px;
 display : block;
 width : auto;
 margin-top : 0px;
 margin-bottom : 0px;
 
}

.textbox{
 padding-top : 15px;
 
 
 padding-bottom : 0px;
 font-size : 15px;
 margin-top : 0px;
 margin-left : 15px;
 margin-right : 15px;
 display : block;
 color : #000000;
}

.textbox h2{
 font-size : 19px;
 font-weight : bold;
 color : rgb(0, 0, 0);
 background-color : rgb(240, 240, 240);
}
.textbox img{
  max-width: 100%;
  height:auto;
}
.textbox p{
 line-height : 1.6;
}

#home{
 float : left;
}

.textbox h2 img{
 vertical-align : middle;border-width : 0px;
}
.textbox p a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.textbox ul{
 padding-top : 0px;
 padding-left : 15px;
 
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-bottom : 0px;
}

.textbox ul li{
 line-height : 1.8;
 list-style-type : disc;
}
.textbox ol{
 padding-top : 0px;
 padding-left : 15px;
 
 padding-bottom : 5px;
 margin-top : 0px;
 margin-left : 0px;
}

.textbox ol li{
 line-height : 1.6;
 margin-bottom : 15px;
}


.textbox2{
 padding-top : 15px;
 
 
 padding-bottom : 0px;
 font-size : 13px;
 color : rgb(0, 0, 0);
 margin-bottom : 0px;
}
.textbox2 p{
 font-size : 13px;
 color : rgb(0, 0, 0);
 line-height : 1.6;
}
.textbox2 img{
  max-width: 100%;
  height:auto;
}
.textbox2 ul{
 padding-top : 5px;
 padding-left : 40px;
 padding-right : 15px;
 padding-bottom : 5px;
}

.textbox2 ul li{
 line-height : 1.6;
 list-style-type : disc;
}
.unline{
 font-size : 2px;
 color : rgb(102, 102, 102);
 border-top-width : 1px;
 border-top-style : dotted;
 clear : both;
 padding-bottom : 0px;
 margin-bottom : 0px;
}
.textbox3{
 padding-top : 0px;
 
 
 padding-bottom : 0px;
 font-size : 13px;
 color : rgb(0, 0, 0);
 margin-bottom : 0px;
}
.textbox4{
 padding-top : 15px;
 
 
 padding-bottom : 0px;
 font-size : 15px;
 margin-top : 0px;
 margin-left : 15px;
 margin-right : 15px;
 display : block;
 color : #000000;
}
.textbox4 p{
 line-height : 1.6;
}
.bolao14b{
 font-size : 14px;
 font-weight : bold;
 color : rgb(35, 124, 163);
}

.textbox p img{
 vertical-align : middle;border-width : 0px;
}

.bolao17{
 font-size : 17px;
 font-weight : bold;
 color : rgb(4, 167, 192);
}

.ao{
 color : #0a7fc8;
}
.any2{
  
  font-size : 14px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : rgb(204, 204, 204);
  line-height : 1.6;
  margin-top : 0px;
  color : #000000;
 width : 100%;
 table-layout: fixed;
}
.any2 td{
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : rgb(204, 204, 204);
 
 
}
.any2 td input{
  vertical-align: middle;
}
.any3{
  
  
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;
  line-height : 1.6;
  margin-top : 0px;
  color : #000000;
 width : 100%;
 
 
 
 

 font-size : 14px;
}
.any3 td{
  padding-top : 8px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 11px;
  
  vertical-align : top;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(102, 102, 102);
}
.any4{
  
  font-size : 13px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;
  line-height : 1.6;
  margin-top : 0px;
  color : #000000;
 width : 100%;
 height : auto;
}
.any4 td{
  
  
  
  
  
  vertical-align : top;
 color : rgb(98, 75, 34);
}
.any5{
  
  font-size : 13px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : rgb(204, 204, 204);
  line-height : 1.6;
  margin-top : 10px;
  color : #000000;
 width : 100%;
 
}
.any5 td{
  padding-top : 4px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #cccccc #cccccc #cccccc #cccccc;
  vertical-align : top;
 color : rgb(98, 75, 34);
}



.td01{
 background-color : rgb(251, 250, 244);
 text-align : left;
 color : rgb(2, 2, 2);
 font-size : 14px;
 font-weight : bold;
}

.td02{
 background-color : rgb(255, 255, 255);
}

.td03{
 background-color : rgb(208, 208, 208);
 width : 85px;
}
.td03_135{
 background-color : rgb(208, 208, 208);
 width : 135px;
}
.td03_135s{
 background-color : rgb(208, 208, 208);
 width : 135px;
 text-align : center;
}
.td04{
 background-color : #ffffff;
 text-align : center;
}
.td04_left{
 background-color : #ffffff;
 text-align : left;
}
.td05{
 background-color : #f0f8ff;
 

 text-align : center;
}
.td05_left{
 background-color : #f0f8ff;
 

 text-align : left;
}
.td05_90{
 background-color : rgb(238, 238, 238);
 

 width : 90px;
}
.td05s{
 background-color : rgb(238, 238, 238);
 

 text-align : center;
}

.azu{
 color : rgb(204, 0, 0);
}



.bold{
 font-weight : bold;
 color : rgb(0, 0, 0);
}

.td06{
 background-color : rgb(217, 236, 255);
 font-weight : bold;
 color : rgb(102, 0, 0);
}

.azu12{
 font-size : 12px;
 color : rgb(168, 55, 89);
 font-weight : normal;
}

.td07{
 text-align : left;
}

.td08{
 background-color : rgb(254, 248, 248);
}
.td09{
 background-color : rgb(254, 248, 248);
 text-align : right;
}

.td10{
 background-color : rgb(228, 222, 214);
}
.ggmap{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hed_imgbox{
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 width : 100%;
}

.hed_imgbox p img{
	border-width : 0px;
 width : 100%;
}

#hpb-container{
 margin-top : 0px;
}
.bk03_top{
 background-image : url(img/bk03_top.jpg);
 background-repeat : repeat-x;
 background-size: contain;
 padding-bottom : 0px;
 margin-bottom : 0px;
}
.bk03{
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 40px;
 background-color : #efefef;
}
.bk03_h{
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 40px;
 background-image : url(img/bk_h.gif);
 background-repeat : repeat;
}
.bk03_ao{
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 40px;
 background-color : #f0faff;
}
.bk03_ao3{
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 10px;
 background-image : url(img/black_bk3.gif);
 background-repeat : repeat;
}
.bk03_1{
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 20px;
}
.bk03_1_1{
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 20px;
 background-color : #f0faff;
}
.bk03_1_2{
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 20px;
 background-color : #dff4ff;
}
.bk03_2{
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 40px;
 background-color : #000000;
}
.bk03a{
 
 
 
 padding-bottom : 15px;
 padding-top : 30px;
 margin-top : 0px;
 
 
 background-color : rgb(255, 255, 255);
 background-image : url(img/black_bk.gif);
 background-repeat : repeat;
}
.bk03a1{
 
 
 
 padding-bottom : 15px;
 padding-top : 30px;
 margin-top : 0px;
 
 
 background-color : rgb(255, 255, 255);
}
.bk03a1_2{
 
 
 
 padding-bottom : 15px;
 padding-top : 20px;
 margin-top : 0px;
 
 
 background-color : rgb(255, 255, 255);
 background-image : url(../img/bk5.jpg);
 background-repeat : repeat;
}
.bk03b{
 
 
 
 padding-bottom : 0px;
 margin-bottom : 0px;
 padding-top : 0px;
 margin-top : 0px;
 
}
.bk03c{
 
 
 background-color : rgb(248, 232, 122);
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 20px;
}
.bk03c1{
 
 
 background-color : rgb(248, 232, 122);
 padding-bottom : 10px;
 margin-bottom : 0px;
 
}
.bk03d{
 
 
 background-color : rgb(240, 244, 236);
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 0px;
}
.bk03e{
 
 
 background-color : #f5f9ea;
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 20px;
}

.bk04{
 background-image : url(img/bk04_top.jpg);
 background-repeat : repeat-x;
 background-size: contain;
 padding-bottom : 0px;
 margin-bottom : 0px;
}

.bk05{
 
 background-repeat : repeat;
 padding-top : 0px;
 margin-top : 0px;
 background-image : url(img/back_02.png);
}

.bk06{
 background-image : url(../recruit_img/back_06.png);
 background-repeat : repeat;
}
.bk07{
 
 
 padding-top : 0px;
 margin-top : 0px;
 
 background-color : rgb(10, 132, 195);
}
.title3{
  background-image : url(img/qa_04.png);
  background-repeat : no-repeat;
  width : auto;
  height : 41px;
  
  margin-bottom : 10px;
  margin-top : 0px;
 
 
 margin-left : 15px;
 margin-right : 15px;
}
.title3 h2{
  font-size : 16px;
  
  padding-top : 10px;
  padding-left : 38px;
  margin-top : 0px;
  font-family : メイリオ,"ＭＳ Ｐゴシック",sans-serif;
  font-weight : bold;
  
  color : rgb(0, 0, 0);
}
.title_q{
  background-image : url(img/title_q.png);
  background-repeat : no-repeat;
  width : auto;
  height : auto;
  
  margin-bottom : 0px;
  margin-top : 30px;
 
 
 margin-left : 15px;
 margin-right : 15px;
 position : relative;
 padding-bottom : 1px;
}
.title_q h2{
  font-size : 16px;
  
  padding-top : 2px;
  padding-left : 40px;
  margin-top : 0px;
  font-family : メイリオ;
  font-weight : bold;
  
  color : rgb(90, 90, 90);
}
.answer_box{
  font-size : 13px;
  font-family : メイリオ,"ＭＳ Ｐゴシック",sans-serif;
  background-color : rgb(238, 238, 238);
  
  
  width : 100%;
  height : auto;
  clear : both;
  display : inline-block;
  position : relative;
  
  margin-bottom : 20px;
}
.answer_text{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : auto;
  height : auto;
 
 position : relative;
 display : inline-block;
 

 clear : both;
}
.answer_text2{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : auto;
  height : auto;
  clear : both;
  display : inline-block;
  position : relative;
 
}
#main-gallery{
  margin-bottom : 30px;
  background:#eee;
}
#main-gallery .gallery-cell{
  width : 100%;  height : auto;
  margin-right: 10px;
  background: #8C8;
  counter-increment:
 gallery-cell;
}
.bk_top{
 margin-top : 15px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 width : 100%;
 height : auto;
}

.bk_top img{
	border-width : 0px;
 width : 100%;
 height : auto;
 vertical-align : bottom;
}

.td11{
 width : 80px;
 height : auto;
}

.td12{
 
 
 
 padding-left : 10px;
 
 margin-bottom : 0px;
 
 
 
}

.td13{
 vertical-align : top;
 
 padding-left : 10px;
}

.td12bk{
 font-size : 18px;
 font-weight : bold;
 color : rgb(35, 124, 163);
}

.td14{
 background-color : rgb(179, 217, 255);
 text-align : left;
}

.td15{
 background-color : rgb(217, 236, 255);
 text-align : center;
}

.td16{
 background-color : rgb(255, 241, 224);
 text-align : center;
}

.td17{
 background-color : rgb(255, 255, 230);
 text-align : center;
}

.td18{
 background-color : rgb(193, 255, 255);
}

.td19{
 background-color : rgb(241, 240, 231);
 text-align : right;
}

.td20{
 background-color : rgb(221, 234, 211);
}

.td21{
 background-color : rgb(224, 239, 239);
 text-align : center;
}
.hed_top_imgbox{
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 width : 100%;
 
 
 height : auto;
 display : inline-block;
 position : relative;
}

.hed_top_imgbox img{
	border-width : 0px;
 width : 100%;
}
.img_box{
 
 
 
 padding-top : 10px;
 
 
 padding-bottom : 0px;
}
.img_box h2{
 font-size : 13px;
 font-weight : bold;
 
 
}
.img_box img{
  max-width: 100%;
  height:auto;
}
.img_box a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.info_box{
  font-size : 14px;
  
  
  
  
  width : 100%;
  height : auto;
  clear : both;
  display : inline-block;
  position : relative;
  
  margin-bottom : 0px;
}
.info_box_text{
  
  
  
  
  width : 100%;
  height : auto;
  clear : both;
  display : block;
  position : relative;
 
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(51, 51, 0);
 
 
 padding-bottom : 10px;
 margin-top : 0px;
 margin-bottom : 10px;
}


.textbox a{
 color : #000000;
}

.textbox a:hover{
 color : #000000;
}

.line{
 font-size : 3px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(128, 128, 128);
 width : 100%;
 
 
 margin-left : 15px;
 
 padding-top : 0px;
 margin-top : 0px;
 padding-right : 15px;
}

.textbox2 li a{
 color : rgb(0, 0, 0);
 text-decoration : underline;
}

.textbox2 li a:hover{
 color : rgb(34, 119, 155);
 text-decoration : underline;
}

.yaji{
 list-style-image : url(img/list.png);
}

.td01 a{
 color : rgb(255, 255, 255);
 text-decoration : none;
}

.unsen{
 color : rgb(0, 0, 0);
 text-decoration : underline;
}

.any2 img{
 vertical-align : middle;border-width : 0px;
}

.td02 ul{
 padding-left : 15px;
 padding-bottom : 5px;
 margin-top : 0px;
 margin-bottom : 0px;
 padding-top : 5px;
}
.td02 ol{
 padding-left : 25px;
 padding-bottom : 5px;
 margin-top : 0px;
 margin-bottom : 0px;
 padding-top : 5px;
}

.kazu{
 list-style-type : decimal;
}

.answer_text img{
 vertical-align : middle;border-width : 0px;
 
 
}

.answer_text2 img{
	border-width : 0px;
 width : 100%;
 height : auto;
}

.answer_box a{
 color : rgb(0, 0, 0);
 text-decoration : underline;
}

.answer_box a:hover{
 color : rgb(35, 124, 163);
 text-decoration : underline;
}

.textbox2 p a{
 color : rgb(0, 0, 0);
 text-decoration : underline;
}

.textbox2 a:hover{
 color : rgb(35, 124, 163);
 text-decoration : underline;
}

.td_right{
 text-align : right;
}
.any6{
  
  font-size : 15px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #666666;
  line-height : 1.6;
  margin-top : 0px;
  color : rgb(0, 0, 0);
 width : 100%;
 table-layout: fixed;
 text-align : center;
}
.any6 td{
  padding-top : 8px;
  
  padding-right : 0px;
  padding-bottom : 8px;
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #666666;
  vertical-align : top;

 padding-left : 10px;
 background-color : #ffffff;
}
.any6 td img{
 vertical-align : middle;border-width : 0px;
}

.any6 td a{
 color : rgb(0, 0, 0);
 text-decoration : none;
}
.td_w50{
 width : 50px;
}
.td_w120{
 width : 80px;
}

.td22{
 background-color : rgb(234, 234, 234);
 vertical-align : middle;
 text-align : center;
}
.td22_40{
 background-color : rgb(234, 234, 234);
 vertical-align : middle;
 text-align : center;
 width : 40px;
 height : auto;
}

.td23{
 background-color : rgb(251, 125, 0);
 vertical-align : middle;
 text-align : center;
 color : rgb(255, 255, 255);
}

.td24{
 vertical-align : middle;
 text-align : center;
}

.red{
 color : rgb(255, 0, 0);
}

.td25{
 color : rgb(255, 0, 0);
 background-color : rgb(249, 249, 249);
 vertical-align : middle;
 text-align : center;
}

.text_left{
 
 
 width : 100%;
 height : auto;
 
 
 
 
}

.line_ten{
 background-image : url(img/line_ten.png);
 background-repeat : repeat-x;
}

.left_text2{
 margin-bottom : 0px;
 padding-bottom : 0px;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
}

.tds{
 text-align : center;
}

.td26{
 padding-left : 8px;
}
.movie_title{
 color : rgb(255, 255, 255);
 background-color : rgb(46, 46, 41);
 padding-top : 4px;
 padding-left : 4px;
 padding-right : 4px;
 padding-bottom : 4px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
}
.movie-wrap{
  position: relative;
  padding-bottom: 56.25%;
  padding-top : 10px;
  height: 0;
  overflow: hidden;
}

.movie-wrap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie-wrap img{
  max-width: 100%;
  height:auto;
}
.movie-wrap a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}

.movie_text{
 padding-top : 7px;
 padding-bottom : 20px;
 font-size : 13px;
}
.td27{
 background-color : rgb(210, 210, 210);
 text-align : left;
 
}
.td27 img{
 vertical-align : middle;border-width : 0px;
}

.td27 a{
 color : rgb(0, 0, 0);
 text-decoration : underline;
}

.td27 a:hover{
 color : rgb(159, 64, 98);
 text-decoration : underline;
}
.td27a{
 background-color : rgb(239, 239, 239);
}
.info_box_text a{
  color : #000000;
  text-decoration : underline;
}
.info_box_text a:hover{
  color : #8e2648;
  text-decoration : underline;
}

.estate_box{
 padding-left : 5px;
 padding-right : 5px;
 
 padding-bottom : 5px; 
 border-width : 1px;border-style : solid;border-color : rgb(204, 204, 204);
 font-size : 13px;
 margin-left : 0px;
 margin-right : 0px;
 height : auto;
 position : relative;
 
 width : 96%;
 padding-top : 5px;
 margin-bottom : 20px;
}
.estate_cl_box{
 width : 100%;
 height : auto;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(204, 204, 204);
 clear : both;
 
 
 padding-bottom : 4px;
 
 
 position : relative;
 display : inline-block;
}
.estate_type{
 text-align : left;
 
 
 padding-right : 15px;
 width : auto;
 float : left;
}
.list_claim{
 color : rgb(0, 0, 0);
 text-align : right;
 
 
 width : 85px;
 float : left;
}
.list_claim input{
  vertical-align: middle;
}
.estate_address{
 
 
 
 
 padding-bottom : 3px;
 padding-top : 3px;
 
 
 
 
 
 
 
 display : inline-block;
}
.estate_icon{
 font-size : 12px;
 padding-bottom : 3px;
 padding-top : 3px;
 
 
 
 clear : both;
}
.estate_icon img{
  border-width : 0px;
}
.estate_access{
 
 padding-top : 3px;
 padding-bottom : 3px;
 
 
 
 clear : both;
 display : inline-block;
 position : relative;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(153, 153, 153);
 width : 100%;
}
.estate_leftbox{
 width : 81px;
 height : 104px;
 float : left;
 display : inline-block;
 
 padding-top : 3px;
 
}
.estate_photo{
  width : 81px;
  height : 104px;
  overflow : hidden;
  text-align : center;
 
 position : relative;
}
.estate_photo img{
  max-width: auto;
  max-height: 100%;
  left: 50%;
  right: 50%;
  margin-left:-50%;
  margin-right:-50%;
  vertical-align: middle;
}
.estate_photo a:hover img{
	 
  filter : alpha(opacity=65);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.estate_rightbox{
 padding-top : 3px;
 float : left;
 
 
 
 margin-left : 0px;
 

 
 
}
.tochi{
 
 vertical-align : top;
 margin-left : 0px;
 
 padding-left : 15px;
 
 width : auto;
 height : auto;
 clear : both;
}
.tatemono{
 
 vertical-align : top;
 margin-left : 0px;
 clear : both;
 padding-left : 15px;
}
.kaisuu{
 
 vertical-align : top;
 margin-left : 0px;
 clear : both;
 padding-left : 15px;
}
.madori{
 
 vertical-align : top;
 margin-left : 0px;
 clear : both;
 padding-left : 15px;
}
.youseki{
 
 vertical-align : top;
 margin-left : 0px;
 clear : both;
 padding-left : 15px;
}
.rimawari{
 
 vertical-align : top;
 margin-left : 0px;
 clear : both;
 padding-left : 15px;
}
.shikirei{
 
 vertical-align : top;
 margin-left : 0px;
 clear : both;
 padding-left : 15px;
}
.estate_price{
 
 vertical-align : top;
 margin-left : 0px;
 clear : both;
 color : rgb(204, 0, 0);
 padding-left : 15px;
 font-weight : bold;
}
.estate_syousai{
  font-size : 13px;
  color : #000000;
  text-align : left;
  width : 100%;
  height : auto;
 padding-left : 14px;
}
.estate_catch_copy{
 background-color : rgb(238, 255, 238);
 padding-top : 3px;
 padding-left : 3px;
 padding-right : 3px;
 padding-bottom : 3px;
 font-size : 12px;
 margin-top : 3px;
}
.godtlbox{
 font-size : 13px;
 
 
 padding-top : 10px;
 padding-left : 15px;
 padding-right : 15px;
 padding-bottom : 0px;
}

.godtlbox img{
  max-width: 100%;
  height:auto;
}
.godtlbox a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.any2_01{
 font-weight : bold;
}

.any2_02{
 
 
 background-color : rgb(249, 247, 236);
}

.azub{
 font-weight : bold;
 color : rgb(204, 0, 0);
}

.any2_catch_copy{
 font-weight : bold;
 color : rgb(102, 102, 102);
}
.mst_photo_box{
  font-family : メイリオ,monospace;
  width : 100%;
  height : auto;
  clear : both;
  display : inline-block;
  position : relative;
  
}
.mst_photo_box ul{
  margin-left : 0px;
  padding-left : 0px;
  margin-right : -15pxpx;
  margin-top : 0px;
}
.mst_photo_box ul li{
  width : 100%;
  height : auto;
  clear : both;
  display : inline-block;
  position : relative;
  padding-bottom : 15px;
}
.under_photo{
  width : 100%;
  height : auto;
  clear : both;
  overflow : hidden;
  text-align : center;
  display : inline-block;
  position : relative;
}
.under_photo img{
  max-width: 100%;
  max-height: auto;
  vertical-align: middle;
}
.under_photo_title{
  font-size : 12px;
  text-align : center;
  width : 100%;
  clear : both;
  padding-top : 5px;
  padding-bottom : 3px;
  height : auto;
  
  position : relative;
}
.boll{
 font-weight : bold;
 color : rgb(183, 40, 46);
}

.text_subbox{
 
 background-color : rgb(255, 255, 255);
 padding-top : 10px;
 padding-left : 10px;
 padding-right : 10px;
 padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : rgb(204, 204, 204);
 width : 93%;
 height : auto;
}

.text_subbox img{
 vertical-align : middle;border-width : 0px;
}

.text_subbox2{
 
 background-color : rgb(255, 250, 244);
 padding-top : 10px;
 padding-left : 10px;
 padding-right : 10px;
 padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : rgb(204, 204, 204);
 width : 93%;
 height : auto;
 
 
 
 
}

.text_subbox2 img{
 vertical-align : middle;border-width : 0px;
}

.undline{
 color : rgb(0, 0, 160);
 text-decoration : underline;
}

.td28{
 background-color : rgb(242, 241, 236);
 text-align : center;
}

.td29{
 color : rgb(176, 176, 176);
 text-align : center;
}

.td28a{
 background-color : rgb(255, 247, 238);
 text-align : center;
}
.td30{
 background-color : rgb(255, 251, 244);
 text-align : center;
 
 font-size : 14px;
 font-weight : bold;
}
.td31{
 background-color : rgb(236, 255, 236);
 text-align : center;
 
 font-size : 14px;
 font-weight : bold;
}
.td32{
 background-color : rgb(217, 236, 255);
 text-align : center;
 
 font-size : 14px;
 font-weight : bold;
}

.td33{
 background-color : rgb(247, 247, 247);
 width : 80px;
}

.any6 td a:hover{
 color : rgb(0, 0, 0);
 text-decoration : none;
}

.info_box_text img{
 vertical-align : middle;border-width : 0px;
}
.box_1{
 width : 50%;
 float : left;
 margin-right : 0px;
 
 

 
}

.box_in{
 max-width:235px;
 
 margin-left : 0px;
 
 
 
 margin-right : 5px;
 
 
 padding-bottom : 15px;
}
.box_in img{
  border-width : 0px;
  width:100%;
  height:auto;
}
.box_in a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.box_2{
 width : 50%;
 float : left;
 margin-left : 0px;
 
}
.box_in2{
 max-width:235px;
 
 margin-left : 5px;
 margin-right : 0px;
 
 
 
 margin-bottom : 15px;
}
.box_in2 img{
  border-width : 0px;
  width:100%;
  height:auto;
}
.box_in2 a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.sup_title{
 font-size : 15px;
 font-weight : bold;
 color : rgb(251, 125, 0);
 text-align : center;
 margin-left : 10px;
 margin-right : 10px;
 padding-bottom : 7px;
}

.sup_text{
 background-color : rgb(255, 255, 255);
 padding-top : 5px;
 padding-left : 5px;
 padding-right : 5px;
 padding-bottom : 5px;
 width : auto;
 height : 73px;
 margin-left : 10px;
 margin-right : 10px;
 display: flex;
}

.sup_title a{
 color : rgb(251, 125, 0);
 text-decoration : none;
}

.imgbox2{
 
 
 margin-left : 15px;
 margin-right : 15px;
}

.title4{
 background-image : url(img/qa_05.png);
 background-repeat : no-repeat;
 margin-top : 0px;
 margin-bottom : 0px;
 width : auto;
 height : 50px;
 margin-left : 15px;
 margin-right : 15px;
}

.title4 h2{
 font-size : 16px;
 font-family : メイリオ;
 font-weight : bold;
 color : rgb(113, 113, 113);
 padding-top : 3px;
 padding-left : 38px;
 margin-top : 0px;
 
}

.title5{
 background-image : url(img/qa_06.png);
 background-repeat : no-repeat;
 margin-top : 0px;
 margin-bottom : 10px;
 width : auto;
 height : 41px;
 margin-left : 15px;
 margin-right : 15px;
}

.title5 h2{
 font-size : 17px;
 font-family : メイリオ;
 font-weight : bold;
 color : rgb(85, 85, 85);
 padding-top : 10px;
 padding-left : 0px;
 margin-top : 0px;
}

.azu20b{
 font-size : 20px;
 font-weight : bold;
 color : rgb(183, 40, 46);
}

/*
追加分
*/
.clearfix::after{
	content:".";display:block;
	clear:both;height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1px;
}
* html .clearfix{
	height:1px;
}

#hpb-header{
 position: fixed;	/*20211230追加*/
 top:0;	/*20211230追加*/
 background-color : #ffffff;	/*20211230追加*/
 width:100%;
 z-index : 100;
}
.hed_top_logobox{
	float:left;
	background : transparent url(img/header.jpg) no-repeat scroll center center;
	width:245px;
	height:55px;
}
.hed_top_logobox img{
	border-width : 0px;
	width : 100%;
	max-height:193px;
}
#menu_button{
	float:right;
	background:url(img/menu_sp_btn.png) no-repeat center center;
	-moz-background-size:cover;
	background-size:cover;
	width:54px;
	height:55px;
}
	
#hpb-header .nav{
	position:absolute;
	right:0px;
	top : 55px;
	color : rgb(255, 255, 255);
	width : 100%;
	background-color : rgba(2,112,176,.8);
  transition: .2s
	margin-left:auto;
	z-index:100;
 text-align : center;
 font-weight : 300;
}
#hpb-header nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#hpb-header nav ul li{
	border-bottom : 1px dotted rgb(255, 255, 255);
	text-align : center;
	padding: 1em;
 font-size : 16px;
}
#hpb-header nav ul li a{
	color : rgb(255, 255, 255);
	text-decoration:none;
}
#hpb-header nav ul li a:hover{
	color : rgb(255, 255, 255);
	text-decoration:none;
}

.headline{
	padding:0;
	margin:0;
	border-top-width : 2px;border-right-width : medium;border-bottom-width : medium;border-left-width : medium;border-top-style : solid;border-right-style : none;border-bottom-style : none;border-left-style : none;border-top-color : rgb(236, 98, 3);
	
}

#undermenu{
	width:100%;
	display:block;
	position: fixed;
	bottom: 0px;
	left: 0px;
 z-index : 9999;
}
#undermenu ul{
	list-style: none;
	margin:0 auto;
	padding:0;
}
#undermenu ul li{
	float:left;
	width : 20%;
	max-width:195px;
}
#undermenu li img{
	margin:0;
	padding:0;
	width:100%;
	vertical-align:bottom;
}
.textbox_a{
 
 
 
 
 font-size : 14px;
 
 margin-top : 10px;
 background-color : #fff9f2;
 margin-left : 15px;
 margin-right : 15px;
 padding-bottom : 10px;
 margin-bottom : 15px;
 padding-left : 10px;
 padding-right : 10px;
 padding-top : 10px;
}
.textbox_a p{
 font-size : 14px;
 color : rgb(0, 0, 0);
 line-height : 1.6;
}
.textbox_a ul{
 padding-left : 20px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 padding-top : 0px;
}
.td23a{
 color : rgb(255, 255, 255);
 background-color : rgb(105, 86, 95);
 text-align : center;
 width : 40px;
}

.td22a{
 background-color : rgb(255, 247, 252);
 text-align : center;
}

.td22b{
 background-color : rgb(244, 242, 227);
 text-align : center;
}

.td24a{
 font-weight : bold;
 color : rgb(204, 0, 0);
 text-align : center;
}

.td_unsen{
 font-size : 2px;
 
 
 
 
 
 background-image : url(img/td_unsen.gif);
 background-repeat : repeat-x;
}

.td_yougo{
 vertical-align : top;
 width : 80px;
 height : auto;
 background-color : rgb(247, 247, 247);
}

.mizu{
 
 color : rgb(0, 153, 153);
}

.title3 h2 a{
 text-decoration : none;
}

.td01 img{
 vertical-align : middle;border-width : 0px;
}

.underline{
 border-top-width : 1px;
 border-top-style : dotted;
 border-top-color : rgb(153, 153, 153);
 margin-left : 15px;
 margin-right : 15px;
 
 position : relative;
 display : block;
}
.record_box{
 padding-top : 0px;
 
 
 padding-bottom : 0px;
 font-size : 13px;
 color : rgb(0, 0, 0);
 margin-top : 0px;
 margin-left : 15px;
 margin-right : 15px;
 text-align : center;
}
.record_box img{
  max-width: 100%;
  height:auto;
}
.record_box ul{
 padding-top : 5px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
}

.record_box ul li{
 line-height : 1.6;
 list-style: none; 

 clear : both;
 padding-bottom : 25px;
}
.r_photo{
  
  
  
  
  overflow : hidden;
  text-align : center;
 
}
.r_photo img{
  max-width: auto;
  max-height: 100%;
  vertical-align: middle;
 text-align : center;
 position : relative;
}
.record_text{
  color : #4f4433;
  text-align : center;
  padding-top : 4px;
  
  height : auto;
}
.link_box{
 font-size : 13px;
 font-family : メイリオ;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 text-align : left;
}
.navi_box{
  width : auto;
  height : auto;
  
  
  font-size : 12px;
  font-family : メイリオ,"ＭＳ Ｐゴシック",sans-serif;
  display : block;
  
  overflow : hidden;
 margin-left : 15px;
 margin-right : 15px;
 padding-top : 0px;
 margin-top : 0px;
}

.navi_box ul{
  
  
  
  
  width : auto;
  height : auto;
  overflow : hidden;
  margin-left : 0px;
  list-style: none;
  
  
  
  margin-right : -5px;
  z-index : 1;
  margin-top : 0px;
  margin-bottom : 0px;
  
  padding-left : 0px;
 padding-top : 0px;
}
.navi_box ul li{
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-right : 5px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #e9e1b8 #e9e1b8 #e9e1b8 #e9e1b8;
  width : 16px;
  height : 18px;
  float : left;
  
  
  margin-bottom : 5px;
  text-align : center;
}
.navi_box ul li a{
  color : #a62d54;
  text-decoration : underline;
}
.navi_box ul li a:hover{
  color : #a62d54;
  background-color : #f8f3e4;
  text-decoration : none;
  display : block;
}
.imageleft{
 margin-top : 0px;
 margin-right : 15px;
 margin-bottom : 0px;
 float : left;
}

.imageright{
 margin-left : 15px;
 margin-bottom : 0px;
 float : right;
}




.any7{
  
  font-size : 13px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;
  line-height : 1.6;
  margin-top : 0px;
  color : #000000;
 width : 100%;
 table-layout: fixed;
 
}
.any7 td{
  padding-top : 5px;
  
  padding-right : 0px;
  padding-bottom : 5px;
  
  vertical-align : top;
 
 
 

 
}








.td_w110{
 width : 100px;
 height : auto;
 
}

.td_w80bw{
 background-color : rgb(240, 248, 255);
 width : 80px;
}

.any2 td a{
 color : rgb(0, 148, 219);
}

.any2 td a:hover{
 color : rgb(204, 51, 102);
}

.left15{
 padding-left : 10px;
}

.left15 ul{
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
}

.left15 ul li{
 
 margin-left : 15px;
}

.td_w80pink{
 background-color : rgb(255, 244, 244);
 width : 95px;
}

.td_wpink{
 background-color : rgb(255, 244, 244);
}

.f18greb{
 font-size : 17px;
 font-weight : bold;
 color : rgb(102, 102, 102);
}

.fw18b{
 font-size : 16px;
 font-weight : bold;
 color : rgb(255, 255, 255);
}
.any7{
  
  font-size : 14px;
  
  
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;
  line-height : 1.6;
  margin-top : 0px;
  color : rgb(255, 255, 255);
 width : auto;
 table-layout: fixed;
 
 
 margin-left : 15px;
 margin-right : 15px;
 height : auto;
 padding-right : 15px;
 
 
 
}
.any7 td{
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  
 
 
 
  vertical-align : top;
 
 

 width : auto;
 height : auto;
 
 
}

.kf17b{
 font-size : 17px;
 font-weight : bold;
 color : rgb(255, 255, 128);
}

.bk03 img{
 vertical-align : middle;border-width : 0px;
}

.fwbold{
 font-weight : bold;
 color : rgb(255, 255, 255);
}

.toku_td01{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(255, 255, 255);
 
 
 
 
 
 
}

.fwbold15{
 font-size : 15px;
 font-weight : bold;
 color : rgb(255, 255, 255);
}

.bk03 h2{
 font-size : 18px;
 font-weight : bold;
 color : rgb(255, 255, 255);
 margin-left : 15px;
 margin-right : 15px;
 padding-top : 15px;
 padding-bottom : 15px;
 margin-top : 0px;
}

.waku_box{
 
 
 
 padding-bottom : 5px;
 
 border-width : 1px;border-style : solid;border-color : rgb(85, 117, 36);
 width : auto;
 height : auto;
 padding-top : 5px;
 
 
 margin-bottom : 25px;
 margin-left : 15px;
 margin-right : 15px;
}

.waku_box p{
 line-height : 1.6;
 
 
 
 
}

.fgreen16b{
 font-size : 16px;
 font-weight : bold;
 color : rgb(85, 117, 36);
}

.waku_box img{
  border-width : 0px;
  max-width: 100%;
  height:auto;
}

.waku_box p img{
 vertical-align : middle;
}

.co_01{
 background-color : rgb(249, 247, 236);
 text-align : center;
}

.co_02{
 background-color : rgb(252, 252, 248);
 text-align : center;
}

.foudb{
 font-weight : bold;
 color : rgb(94, 94, 47);
 font-size : 15px;
}

.f14bk{
 font-size : 14px;
 font-weight : bold;
 color : rgb(0, 0, 0);
}

.text_subbox2 p{
 line-height : 1.2;
 
 
 
 
 padding-bottom : 0px;
 margin-bottom : 0px;
}

.text_subbox2 ul{
 padding-top : 10px;
 padding-left : 18px;
 
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 
 
 
}

.text_subbox2 ul li{
 
 margin-top : 0px;
 padding-top : 0px;
 
}

.court_box{
 margin-left : 15px;
 margin-right : 15px;border-width : 1px;border-style : solid;border-color : rgb(128, 128, 0);
 
 height : auto;
 padding-top : 5px;
 padding-left : 5px;
 padding-right : 5px;
 padding-bottom : 5px;
 display : inline-block;
 
 width : 87%;
 
 margin-bottom : 15px;
}

.court_photo{
 width : 95px;
 height : 70px;
 float : left;
}

.court_box img{
	border-width : 0px;
}

.court_name{
 float : left;
 padding-left : 10px;
 text-align : center;
 padding-top : 5px;
}

.court_name a{
 color : rgb(0, 0, 0);
 text-decoration : underline;
}

.td_w80brwun{
 background-color : rgb(249, 248, 238);
 width : 80px;
}

.voice_box{
 font-size : 14px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(102, 102, 102);
 padding-bottom : 24px;
 margin-bottom : 25px;
}

.voice_box img{
 vertical-align : middle;border-width : 0px;
}

.green{
 color : rgb(0, 128, 0);
}

.titlebox{
 font-size : 16px;
 font-weight : bold;
 color : rgb(0, 0, 0);
 padding-bottom : 5px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #666666;
 padding-top : 0px;
}

.titlebox h2{
 font-size : 16px;
 font-weight : normal;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}

.titlebox h2 a{
 color : rgb(0, 0, 0);
 text-decoration : none;
}

.titlebox h2 a:hover{
 color : rgb(0, 0, 0);
 text-decoration : none;
}

.titlebox img{
 vertical-align : middle;border-width : 0px;
}
.titlebox2{
 font-size : 16px;
 font-weight : normal;
 color : #666666;
 padding-bottom : 5px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #fd95cb;
 padding-top : 0px;
}

.titlebox2 h2{
 font-size : 16px;
 font-weight : normal;
 color : #3f3f3f;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.titlebox2cen{
 font-size : 17px;
 font-weight : bold;
 padding-bottom : 7px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #000000;
 padding-top : 0px;
 text-align : center;
}

.titlebox2cen h2{
 font-size : 19px;
 font-weight : bold;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.titlebox2cen_undno{
 font-size : 17px;
 font-weight : bold;
 padding-bottom : 0px;
 margin-left : 15px;
 margin-right : 15px;
 padding-top : 0px;
 text-align : center;
}

.titlebox2cen_undno h2{
 font-size : 19px;
 font-weight : bold;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.titlebox2cen1{
 font-size : 17px;
 font-weight : bold;
 padding-bottom : 7px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #000000;
 padding-top : 0px;
 text-align : left;
}

.titlebox2cen1 h2{
 font-size : 19px;
 font-weight : bold;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.titlebox2cen_w{
 font-size : 17px;
 font-weight : bold;
 padding-bottom : 7px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #cccccc;
 padding-top : 0px;
 text-align : center;
 color : #ffffff;
}

.titlebox2cen_w h2{
 font-size : 19px;
 font-weight : bold;
 color : #ffffff;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.titlebox2cen_w_n{
 font-size : 17px;
 font-weight : bold;
 padding-bottom : 7px;
 margin-left : 15px;
 margin-right : 15px;
 padding-top : 0px;
 text-align : center;
 color : #ffffff;
}

.titlebox2cen_w_n h2{
 font-size : 19px;
 font-weight : bold;
 color : #ffffff;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.titlebox3{
 font-size : 16px;
 font-weight : normal;
 color : #666666;
 padding-bottom : 5px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #fd95cb;
 padding-top : 0px;
}

.titlebox3 h2{
 font-size : 16px;
 font-weight : 200;
 color : #3f3f3f;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
 text-align : center;
}
.title_1000a{
 font-size : 16px;
 font-weight : bold;
 color : rgb(0, 0, 0);
 padding-bottom : 5px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(251, 125, 0);
 padding-top : 0px;
}

.title_1000a h2{
 font-size : 16px;
 font-weight : bold;
 color : rgb(0, 0, 0);
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}

.title_1000a h2 a{
 color : rgb(0, 0, 0);
 text-decoration : none;
}

.title_1000a h2 a:hover{
 color : rgb(0, 0, 0);
 text-decoration : none;
}

.title_1000a img{
 vertical-align : middle;border-width : 0px;
}
.f16bkb{
 font-size : 16px;
 font-weight : bold;
 color : rgb(0, 0, 0);
}

.grwaku_box{
 padding-top : 4px;
 padding-left : 4px;
 padding-right : 4px;
 padding-bottom : 4px;border-width : 1px;border-style : solid;border-color : rgb(109, 150, 24);
 background-color : rgb(255, 255, 255);
}

.grwaku_box img{
 vertical-align : middle;border-width : 0px;
}

.text_right{
 text-align : right;
}

.text_right img{
 vertical-align : middle;border-width : 0px;
}

.text_right a{
 color : rgb(204, 51, 102);
 text-decoration : underline;
}

.cya{
 color : rgb(128, 64, 64);
}

.orenji{
 color : rgb(236, 96, 0);
}

.setone{
 clear : both;
}
.timeline{
  padding-top : 10px;
  padding-bottom : 0px;
  max-width: 100% !important;
  width: 100% !important;
}
.f16bk{
 font-size : 16px;
 font-weight : bold;
 color : rgb(0, 0, 0);
}

.undsen{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(102, 102, 102);
 margin-bottom : 20px;
 font-size : 2px;
}

.center{
 text-align : center;
}

.azuunsen{
 color : rgb(204, 0, 0);
 text-decoration : underline;
}

.cort_td1{
 width : 80px;
 color : #000000;
}
.cort_td1_w{
 width : 80px;
 color : #ffffff;
}
.td1_w{
 color : #ffffff;
}
.cort_td1a{
 width : 80px;
}



.cya a{
 color : rgb(128, 64, 0);
 text-decoration : underline;
}

.pr_unsen{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(102, 102, 102);
 padding-top : 12px;
 padding-bottom : 10px;
}

.f20kimib{
 font-size : 18px;
 font-weight : bold;
 color : rgb(100, 137, 22);
}

.oudo{
 font-weight : bold;
 color : rgb(100, 137, 22);
}

.undsen2{
 font-size : 2px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(102, 102, 102);
}

.next_box{
 font-size : 17px;
 text-align : center;
 font-weight : bold;
}

.f16bpink{
 font-size : 16px;
 font-weight : bold;
 color : rgb(233, 83, 107);
}

.f17bkb{
 font-size : 17px;
 font-weight : bold;
 color : rgb(0, 0, 0);
}

.azu18{
 font-size : 18px;
 color : rgb(204, 0, 0);
 
}
.f25gb{
 font-size : 18px;
 font-weight : bold;
 color : #9db74e;
}

.undot{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #000000;
 font-weight : bold;
}

.f26gb{
 color : #8fa844;
}

.f23bkb{
 font-size : 16px;
 font-weight : bold;
 color : #000000;
}

.f18bkb{
 font-size : 18px;
 font-weight : bold;
 color : #000000;
}

.f17wb{
 font-size : 17px;
 color : #ffffff;
 font-weight : bold;
}

.f19bkb{
 font-size : 16px;
 font-weight : bold;
 color : #000000;
}

.textbox_a img{
 vertical-align : middle;border-width : 0px;
}

.centerunline{
 font-weight : 200;
 color : #999900;
 text-decoration : underline;
 text-align : center;
}

.menu_title{
 font-size : 16px;
 color : #999900;
 text-align : center;
 text-decoration : underline;
}

.f13{
 font-size : 13px;
}
.center_undline{
 font-size : 15px;
 text-align : center;
}

.dotline{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #666666;
}
.fp17{
 color : #cc3367;
}

.fo17{
 color : #800000;
}

.fp17_center{
 color : #cc3367;
 text-align : center;
}

.fp17_right{
 color : #cc3367;
 text-align : right;
 margin-top : 0px;
 padding-top : 0px;
}
.swiper-container{
  text-align: center;
}
.swiper-container .swiper-slide img{
  max-width: 100%;
  height: auto;
}
.swiper-slide a:hover img{
	 
  filter : alpha(opacity=65);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.td_menu_01{
 width : 150px;
}

.td_menu_02{
 color : #cc3367;
 text-align : center;
}

.td_menu_03{
 color : #cc3367;
 text-align : right;
 width : 80px;
}

.td_menu_04{
 color : #cc3367;
 text-align : right;
}

.fcya{
 color : #804040;
}

.f22pb{
 font-size : 16px;
 font-weight : bold;
 color : #fc72c8;
}

.title_punsen{
 font-size : 16px;
 font-weight : bold;
 color : #fc72c8;
 text-align : center;
}

.any3 td a{
 color : #000000;
 text-decoration : underline;
}

.f22b{
 font-size : 20px;
 color : #027ab0;
}


.f18b{
 font-size : 18px;
 font-weight : bold;
}

.wakubox_1{
 text-align : center;
 padding-top : 8px;
 padding-left : 8px;
 padding-right : 8px;
 padding-bottom : 8px;border-width : 1px;border-style : solid;border-color : #000000;
 background-color : #ffffff;
}

.wakubox_1 a{
 color : #000000;
 text-decoration : none;
}

.f10{
 font-size : 10px;
}

.f22wb{
 font-size : 22px;
 font-weight : bold;
 color : #ffffff;
}
.fw{
 color : #ffffff;
}
.f16{
 font-size : 17px;
 color : #000000;
 font-weight : normal;
}
.f16w{
 font-size : 17px;
 color : #ffffff;
 font-weight : normal;
}
.f16b{
 font-size : 16px;
 color : #000000;
 font-weight : bold;
}
.f16wb{
 font-size : 16px;
 color : #ffffff;
 font-weight : bold;
}
.f17{
 font-size : 17px;
 color : #000000;
 font-weight : normal;
}
.f17w{
 font-size : 17px;
 color : #ffffff;
 font-weight : normal;
}
.f17b{
 font-size : 17px;
 color : #000000;
 font-weight : bold;
}
.f19{
 font-size : 19px;
 color : #000000;
}
.f19b{
 font-size : 19px;
 color : #000000;
 font-weight : bold;
}
.f19w{
 font-size : 19px;
 color : #ffffff;
}
.f19wb{
 font-size : 19px;
 color : #ffffff;
 font-weight : bold;
}
.f22{
 font-size : 22px;
 color : #000000;
}

.f22w{
 font-size : 22px;
 color : #ffffff;
}
.f23{
 font-size : 23px;
 color : #000000;
}

.f23w{
 font-size : 23px;
 color : #ffffff;
}
.f24{
 font-size : 24px;
 color : #000000;
}

.f24w{
 font-size : 24px;
 color : #ffffff;
}

.cent_fw{
 color : #ffffff;
 text-align : center;
}

.waku_g{
 color : #ffffff;
 background-color : #808080;
 text-align : center;
 padding-top : 7px;
 padding-left : 7px;
 padding-right : 7px;
 padding-bottom : 7px;
 font-weight : bold;
}
.waku_w{
 background-color : #ffffff;
 text-align : center;
 padding-top : 7px;
 padding-left : 7px;
 padding-right : 7px;
 padding-bottom : 7px;
border-width : 1px;border-style : solid;border-color : #000000;
 font-size : 17px;
 margin-bottom : 15px;
}
.dan{
 color : #ff5959;
}
.box_title2_bk{
 color : #ffffff;
 background-color : #535353;
 padding-top : 8px;
 padding-left : 20px;
 padding-right : 20px;
 padding-bottom : 8px;
 font-size : 15px;
 text-align : center;
 display : inline-block;
}
.box_title2_bk_left{
 color : #ffffff;
 background-color : #535353;
 padding-top : 8px;
 padding-left : 20px;
 padding-right : 20px;
 padding-bottom : 8px;
 font-size : 17px;
 text-align : center;
 display : inline-block;
 float : left;
}
.box_title2_bk_left_1{
 color : #ffffff;
 background-color : #000000;
 padding-top : 8px;
 padding-left : 20px;
 padding-right : 20px;
 padding-bottom : 8px;
 font-size : 17px;
 text-align : center;
 display : inline-block;
 float : left;
}
.box_title2_bk_left_2{
 color : #ffffff;
 background-color : #544aa46;
 padding-top : 8px;
 padding-left : 20px;
 padding-right : 20px;
 padding-bottom : 8px;
 font-size : 17px;
 text-align : center;
 display : inline-block;
 float : left;
 background-color : #54aa46;
}
.right{
 text-align : right;
}
.box_title2_bk_right{
 font-size : 17px;
 padding-top : 8px;
 padding-left : 15px;
 padding-bottom : 8px;
 float : left;
}
.box_title2_bk_right_1{
 font-size : 17px;
 padding-top : 0px;
 padding-left : 15px;
 padding-bottom : 8px;
 float : left;
}
.box_title2_bk_left2{
 font-size : 17px;
 padding-top : 8px;
 padding-bottom : 8px;
 float : left;
 padding-right : 15px;
}
.box_title2_bk_right2{
 color : #ffffff;
 background-color : #535353;
 padding-top : 8px;
 padding-left : 20px;
 padding-right : 20px;
 padding-bottom : 8px;
 font-size : 17px;
 text-align : center;
 display : inline-block;
 float : left;
}
.box_title2_bk_right2_2{
 color : #ffffff;
 background-color : #000000;
 padding-top : 8px;
 padding-left : 20px;
 padding-right : 20px;
 padding-bottom : 8px;
 font-size : 17px;
 text-align : center;
 display : inline-block;
 float : left;
}
.right2{
 text-align : right;
}
.box_1a{
 width : 50%;
 float : left;
 text-align : center;
}

.box_in1a{
 max-width:235px;
 margin-left : 0px;
 margin-right : 15px;
 padding-bottom : 5px;
 border-top-width : 1px;
 border-top-style : solid;
 border-top-color : #999999;
 border-left-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-style : solid;
 border-right-style : solid;
 border-bottom-style : solid;
 border-left-color : #999999;
 border-right-color : #999999;
 border-bottom-color : #999999;
 padding-top : 15px;
 font-size : 17px;
}
.box_2a{
 width : 50%;
 float : left;
 text-align : center;
}
.box_in2a{
 max-width:235px;
border-width : 1px;border-style : solid;border-color : #999999;
 padding-top : 15px;
 padding-bottom : 5px;
 font-size : 17px;
}
.box_2a_under{
 text-align : center;
 padding-top : 15px;
 padding-left : 15px;
 padding-right : 15px;
 padding-bottom : 15px;border-width : 1px;border-style : solid;border-color : #999999;
 font-size : 17px;
}

.box_2a_under img{
 vertical-align : middle;
}

.any3 ol{
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
}

.any3 td ol li{
 margin-left : 10px;
 line-height : 1;
 margin-bottom : 6px;
}

.text_left2{
 font-size : 15px;
 text-align : left;
}

.f20{
 font-size : 20px;
 color : #000000;
}

.td04_left ul{
 padding-left : 23px;
 margin-left : 0px;
 padding-bottom : 0px;
 margin-bottom : 10px;
 margin-top : 5px;
}

.td04_left li{
 line-height : -1;
 padding-bottom : 0px;
 padding-left : 0px;
 margin-left : 0px;
}

.f13w{
 font-size : 13px;
 color : #ffffff;
}

.f15bk{
 font-size : 15px;
 font-weight : normal;
 color : #000000;
}

.ao14{
 font-size : 14px;
 color : #0a7fc8;
 font-weight : normal;
}

.ao16b{
 font-size : 16px;
 font-weight : bold;
 color : #0a7fc8;
}

.title_semi{
 color : #0a7fc8;
 margin-bottom : 0px;
}

.title_semi_2_cen{
 color : #0a7fc8;
 text-align : center;
 padding-bottom : 15px;
 padding-top : 0px;
 margin-top : 0px;
 font-size : 12px;
}

.box_in_text_cen{
 font-size : 12px;
 clear : both;
 color : #0a7fc8;
 text-align : center;
}
.box_10{
 width : 50%;
 float : left;
 margin-right : 0px;
 
 

 
}

.box_10in{
 max-width:235px;
 
 margin-left : 0px;
 
 
 
 margin-right : 5px;
 
 
 padding-bottom : 3px;
}
.box_10in img{
  border-width : 0px;
  width:100%;
  height:auto;
}

.box_20{
 width : 50%;
 float : left;
 margin-left : 0px;
 
}
.box_20in2{
 max-width:235px;
 
 margin-left : 5px;
 margin-right : 0px;
 padding-bottom : 3px;
}
.box_20in2 img{
  border-width : 0px;
  width:100%;
  height:auto;
}
.center_w{
 color : #ffffff;
 text-align : center;
}

.f20bk{
 font-size : 20px;
 font-weight : bold;
 color : #000000;
}
.btn_more a{
    position: relative;
    display : block;
    margin: 0 auto;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #333;
    color: #333;
    font-size : 18px;
    text-align: center;
    transition: all 0.5s ease;
}
.btn_more a:hover{
    background: #a2a2a2;
    color: #fff;
}
.btn_more a:hover::before, .btn_more a:hover::after{
    background: #fff;
  }
.btn_more a::before{
    position: absolute;
    right: 10px; 
    top: 25px;
    content: '';
    display: block;
    height: 1px;
    width: 30px;
    background: #333;
}
.btn_more a::after{
    position: absolute;
    right: 10px;
    top: 21px;
    content: '';
    display: block;
    height: 1px;
    width: 10px;
    background: #333;
    transform: rotate(45deg); 

    -webkit-transform: rotate(45deg);
}
