/*!
 * ni-po basic stylesheet
 */
/*フッター用*/
.footer_margin_bottom_50{
  margin-bottom: 50px;
}

.footer_margin_top50{
  margin-top: 50px;
}

.footer_top1{
    width: 100%;
    height: auto;
    display: none;
}

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

.center_img_inline{
  display: inline-block;
}


/*TOPページ関係*/
.navbar-nav > li{
  width: 16.66%;
  text-align: center;
}
.navbar-nav > li > a{
  font-size: 14px;
  margin: 0 5px;
}
.flexslider:hover .flex-direction-nav .flex-prev{
  background-image: url(../img/slide_left.png);
}
.flex-direction-nav .flex-next{
  background-image: url(../img/slide_right.png);
}

.flex-direction-nav a.flex-next:before{
  content: none;
}
.nav > li > a{
    padding-left: 0px;
    padding-right: 0px;
}

.top_icon_border {
  border: #5EB7E8 solid 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 20px;

}
.top_icon_border:hover{
  border: #E94829 solid 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.top_hama_box{
	background-image: url(../img/top_hama_back.png);
	padding: 40px;
	width: 100%;
	height: auto;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: rgba( 255, 243, 192, 0.45 );
	margin-bottom: 30px;
	}

.top_main_logo{
    text-align: -webkit-center;
    text-align:-moz-center; /*FF*/
   text-align: center;
}

.vic_header_blue{
  border-top: #004EA2 solid 17px;
}

  .right_block {
  float: right;
  margin-top: -90px;

}

.left_block{
    text-align: -webkit-center;
    text-align: center;
}

.header_tel_size{
  font-size: 27px;
  margin-top: 15px;
  margin-bottom: 0px;
    line-height: 20px;
    font-weight: bold;
}
.top_usp{
  font-size: 22px;
  margin-top: 20px;
  text-align: center;
}
.text_90{
  font-size: 11px;
}

.flex-direction-nav a:before{
  content: '';
}
.navbar{
  margin-bottom: 30px;
}
.navbar-toggle{
  margin-right: 10px;
}

.top_post_back{
  background-color: #fff;
  height: 150px;
}

.top_tel2{
  margin-top: 30px;
  letter-spacing: 2px;
  font-size: 45px;
  line-height: 25px;
}
.top_tel2_bottom{
  font-size: 18px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.footer_cam_name{
  font-size: 34px;
  margin-bottom: 20px;
}

.footer_cam_name_bottom{
  font-size: 20px;
  margin-bottom: 5px;
}

.hama_post_title{
    font-size: 16px;
    font-weight: bold;
}

.top_bottom_ban_size{
  padding: 0px 60px;
  text-align: center;
  text-align: -webkit-center;
  text-align:-moz-center; /*FF*/
   #text-align:center; /*IE */
}

/*ビクトリー関係*/

.m_all_0{
  margin: 0px;
}

.pd_20{
  padding: 20px;
}

.center_img_res{
  max-width: 100%;
  height: auto;
}

.text_align_right{
  text-align: right;
}

.chin_box_pd{
  padding: 40px 20px 10px 20px;
}


/*
.navbar-nav .box {
	position:absolute;
	top: -20px;
	left: 0;
	display: none;
}

.navbar-nav:hover .box {
	z-index: 2;
	display: block;
}

*/
.navbar-nav .box2 {
	position:absolute;
	top: -20px;
	left: 30px;
	display: none;
}
/*
.navbar-nav:hover .box2 {
	z-index: 2;
	display: block;
}
*/
.navbar-nav > li > a:hover .box2 {
  z-index: 2;
  display: block;
}

.top_tri_bor {
  position:relative;
  top:0;
  left:0;
  padding-left:18px;
  font-size: 15px;
  color: #958666;
  margin-bottom: 10px;
}
.top_tri_bor::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #E60012;
}

.top_bor_box{
  border: 5px solid #E60012;
}

.top_buy_box{
  border: 5px solid #004EA2;

}

.top_bor_dot1{
  border-top: 3px dotted #E60012;

  padding: 10px 0px;
}

.top_bor_dot2{
  padding: 10px 0px;
  border-bottom: 3px dotted #E60012;
}

.top_buy_dot1{
  border-top: 3px dotted #004EA2;
  border-bottom: 3px dotted #004EA2;
  padding: 10px 0px;
}

.top_buy_dot2{
  padding: 10px 0px;
  border-bottom: 3px dotted #004EA2;
}

.top_buy_box a:hover {

    opacity: 0.6;
}
.top_bor_box a:hover {

    opacity: 0.6;
}

.top_con_box{
  border-top: 10px solid #000;
  border-bottom: 10px solid #000;
  border-image: url(../img/top_dash.png)  64 59 repeat;
  padding: 50px 20px;
}

.top_con_left{
  font-size: 26px;
}

.top_con_tel{
  margin-top: 20px;
  font-size: 30px;
}

.text_con_left_size{

}

.top_con_right_text{
  font-size: 20px;
}

.middle_link_box{
  position: relative;
  width: 100%;
}

.middle_link_box a{
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.middle_link_box a:hover{
  opacity: 0.6;
}

@media (max-width: 480px) {

  .top_con_right_text{
    font-size: 18px;
  }

  .top_con_tel{
    font-size: 20px;
  }
}


.top_meri_box{
  height: auto;
  border: 5px solid #E60012;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
  padding: 80px;
}
.top_meri_title{

  display: inline-block;
  /*
  -webkit-border-image-source:url(../img/top_dash2.png);
	border-image-source:url(../img/top_dash2.png);
*/
-webkit-border-image:url(../img/top_dash2.png)  64 repeat;
	border-image:url(../img/top_dash2.png)  64 repeat;
  font-size: 32px;
  padding-bottom: 10px;
  border-bottom: 7px solid #000;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;

}

.top_meri_sub_title{
  color: #004EA2;
  font-size: 25px;
  margin: 10px 0px 10px 20px;
}
.top_meri_text{
  font-size: 20px;
}

.top_middle_content{
  padding: 0px 80px;
}

.vic_footer{
  background-color: #004EA2;
}

.footer_tel{
  color: white;
  font-size: 32px;
}

.footer_text{
  color: white;
}

.footer_pd{
  padding: 40px 80px 20px 150px;
}

.top_middle_title{
  width: 590px;
}

.meri2_yadokari{
  margin-right: 10px;
}

/*会社案内ここから*/
.sub_title{
  font-size: 33px;
}

.sub_title_right{
  border-image: url(../img/top_dash.png)  64 59 repeat;
}

.top_table {
    width: 92%;
    border: 1.2px solid #004EA2;
    border-collapse: separate;
    margin: auto;
}

.top_table th{
    width: 200px;
    padding: 15px 15px;
    font-size: 21px;
    background: #fff;
    border: 1.2px solid #004EA2;
    /*font-weight: 400;*/
}
.top_table td{
  font-size: 21px;
  background: #fff;
  padding: 15px;
    border: 1.2px solid #004EA2;
}

h1 {
	position: relative;
	text-align: left;
  font-size: 33px;
  font-weight: bold;
}
h1 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0;
	padding: 0 1em 0 0;
	background-color: #fff;
	text-align: left;
}
h1::before {
	position: absolute;
	top: 150%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 12px;
	background-image: url(../img/top_dash3.png) ;
  background-repeat: space;
}

.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%;
}


@media (max-width:768px){

  .top_table {
    margin-left: 0px;
  }

  .top_table th{
      width: 100%;
      display: block;
  }

  .top_table td{
      width: 100%;
      display: block;
      font-size: 18px;
  }

  .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%;
  margin-left:0%;
  margin-right:0%;
  }


}
.vic_sub_text{
  font-size: 19px;
  margin: 10px 0px;
}

/*バナー関係*/
.banner_pad{
  padding: 10px 40px 40px 40px;
}

.banner_table{
  width: 100%;
}


.footer_tel a[href^="tel:"] {
    cursor: default;
    color: #fff;
    text-decoration: none;
}

.top_con_tel a[href^="tel:"] {
    cursor: default;
    color: #000;
    text-decoration: none;
}

.access_tel a[href^="tel:"] {
    cursor: default;
    color: #000;
    text-decoration: none;
}
/*会社案内ここまで*/


/*ビクトリー関係*/



@media (max-width: 1200px) {
  .navbar-nav .box2 {
  	left: 15px;
  }
  .top_meri_box{
    padding: 40px;
  }
  .text_con_left_size{
    margin-top: 30px;
  }
  .footer_pd{
    padding: 40px 80px 20px 80px;
  }


}

@media (max-width: 991px) {
  .top_table {
      width: 100%;
  }

  .top_middle_content{
    padding: 0px 15px;
  }
  .top_meri_box{
    padding: 40px;
  }
  .meri2_yadokari{
    display: none;
  }
  .top_meri_title{
    font-size: 28px;

  }
}

@media (max-width: 991px) {
  .footer_text_center{
    text-align: center;
  }

  .footer_pd{
    padding: 40px 40px 40px 20px;
  }

  .top_meri_title_box{
    text-align: center;
  }

  .text_con_left_size{
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .top_vic_logo{
    margin-bottom: 30px;
  }

  .footer_top1{
    display: block;
  }

  .footer_top2{
    display: none;
  }


  .navbar{
    margin-bottom: 30px;
  }

  .navi_hinshitu{
    font-size: 14px ;
    letter-spacing: -0.8px;
  }

  .right_block {
      float: none;
      text-align: center;
      margin-top: 15px;
    }

  .footer_margin_bottom_50{
    margin-bottom: 20px;
  }

  .footer_margin_top50{
    margin-top: 30px;
  }
  .top_bottom_ban_size{
    padding: 0px 20px;
  }

  .navbar-nav .box2 {
  	left: -4px;
  }
}




.text_align_center{
  text-align: center;
}
.nav_position{
  width: 100%;
  position: absolute;
  margin: 0px;
}
.pb_20{
  padding-bottom: 20px;
}
/* トップページへ戻る */
#scroll-top { /* ボタンの調整 */
  position: fixed;  /* 画面がスクロールしても固定する */
  right: 20px;  /* 固定する場所は右から20px */
  bottom: 20px; /* 固定する場所は下から20px */
  display: none;  /* ボタンの表示は最初は非表示 */
  width: 150px; /* ボタンの横幅は150px */
  height: 50px; /* ボタンの高さは50px */
  cursor: pointer;  /* カーソルを指のマークにする */
  text-align: center; /* ボタンの文字の位置を中央にする */
  color: #fff;  /* ボタンの文字の色は#fff */
  -webkit-border-radius: 10px;  /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;  /* 角を10px丸くする */
          border-radius: 10px;  /* 角を10px丸くする */
  background-color: #8f8f8f;
  box-shadow: rgba(0,0,0,0.3) 0px 0px 1px 1px;  /* よりボタンの感じを表現するための調整 */
  z-index: 61;
  -webkit-transform: translate3d(0,0,0);
}

#scroll-top p { /* ボタンのテキスト部分 */
  font-weight: bold;  /* 文字を太くする */
  line-height: 50px;  /* 文字の高さは50px */
  margin: 0 0 0 0;  /* 余計な余白を取らない */
}


@media (max-width: 1200px) {
  .banner_middle_pad{
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .banner_middle_pad{
    padding-left: 15px;
  }
}

@media screen and (max-width: 500px) {
  .banner_50{
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .footer_ban_pd{
      padding: 0px 10px;
  }


  .vic_sub_text{
    font-size: 17px;
  }

  .top_middle_content{
    padding: 0px;
  }

  .footer_pd{
    padding: 40px 20px 20px 20px;
  }

  .top_meri_text{
    font-size: 17px;
  }

  .top_meri_sub_title{
    margin: 20px 0px 0px 0px;
    font-size: 20px;
  }
  .top_meri_table td{
      display: block;
      width: 100%;
  }
  .top_meri_title{
    font-size: 20px;
    line-height: 1.2;
  }
  .navbar-nav .box2 {
  	display: none !important;
  }

  .top_meri_box{
    padding: 30px 20px 20px 20px;
  }

  .top_hama_logo_center{
    text-align: center;
  }

  .top_hama_post{
    width: 50%;
    margin: 0px auto 20px auto;
  }

  .footer_cam_name{
    font-size: 23px;
  }

  .footer_cam_name_bottom{
    font-size: 18px;
  }

  .navi_hinshitu{
    font-size: 15px;
    letter-spacing: 1.5px;
  }
  .top_hama_nami{
    display: none;
  }
  .top_hama_logo{
    max-width: 100%;
    height: auto;
  }
  .nav_position{
    position: relative;
  }
  .navbar-nav > li:hover {
        background-color: #dedede;
  }
  .navbar-nav > li > a:hover {
        border-bottom:  0px solid #5cb531;
  }
  .navbar-nav > li{
    width: 100%;
  }
  .navbar-nav > li > a{
        border-bottom:  0px solid #5cb531;
  }
}
@media screen and (max-width: 550px) {
  .top_hama_box{
    padding: 30px;
  }
}

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

  .top_hama_post{
    width: 100%;
    float: none;
  }

}

@media screen and (max-width: 320px) {
  .header_cam_logo{
    width: 100%;
    height: auto;
  }
}

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

  .footer_tel{
    font-size: 24px;
  }
}



.p_grenn_back{
  background-color: #87c357;
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
  margin-top: 10px;
      font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
      letter-spacing: 3.5px;
}

.green_dot_box{
  border-top: dashed 1px #5cb531;
  border-bottom: dashed 1px #5cb531;
  margin-top: 25px;
}

.green_dot_box2{
  border-bottom: dashed 1px #5cb531;
}


.dot_title{
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 28px;
  color: #5cb531;
  padding-top: 25px;
  letter-spacing: 3.5px;
}
.dot_contents {
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
    font-size: 19px;
    padding-top: 25px;
    padding-bottom: 15px;
    letter-spacing: 3px;
}

.mb_50{
  margin-bottom: 50px;
}

.mb_30{
  margin-bottom: 30px;
}

.back_yellow_title{
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  color:  #5cb531;
  background-color: #FFFCD2;
  margin-top: 40px;
  margin-bottom: 30px;
  letter-spacing: 3.5px;
}

.back_yellow_title2{
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  color:  #5cb531;
  background-color: #FFFCD2;
  margin-bottom: 30px;
  letter-spacing: 3.5px;
}

.jirei_img_padding_l{
  padding-left: 0px;
  padding-bottom: 20px;
}
.jirei_img_padding_r{
  padding-right: 0px;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .jirei_img_padding_l{
    padding-left: 15px;
  }
  .jirei_img_padding_r{
    padding-right: 15px;
  }
}
.mt_30{
  margin-top: 30px;
}

.question {
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 1.5px;
}


@media screen and (max-width: 768px) {
  .question {
      font-size: 18px;
      line-height: 35px;
      letter-spacing: 1px;
  }
}
@media screen and (max-width: 480px) {

.top_tel2{
  font-size: 30px;
}
.question {
    font-size: 17px;
    margin-top: 5px;
    line-height: 35px;
}
}
.question_img{
  width: 46px;
  height: 44px;
  float: left;
}
.anser_img{
  width: 46px;
  height: 44px;
  float: left;
}
.anser{
    margin-top: 5px;
}
/*
.anser:before {
   margin-right: 1px;
  content:" ";
 display:inline-block;
 width:46px;
 height:44px;
 background:url( ../contents_img/sozai_qa_09.png);
 background-size:contain;
 vertical-align:middle;
}
*/
@media (max-width: 991px) {
  .question{
    font-size: 20px;
  }

}
.mt_50{
  margin-top: 50px;
}

.qa_bottom_line{
  border-bottom: dashed 1px #5cb531;
  padding-bottom: 40px;
}

.gaiyou_left_padding{
  margin: 20px 0px 0px 0px;
}
.gaiyou_right_padding{
  margin: 20px 0px;
}

.gaiyou_access_font{
  font-size: 25px;
line-height: 38px;
letter-spacing: 4.3px;
color: #5cb531;
 text-align: center;
 margin-top: 80px;
 margin-bottom: 30px;
}



.contact_font_green{
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 25px;
color: #5cb531;
 margin-top: 80px;
 margin-bottom: 30px;
 letter-spacing: 2px;
}
.contact_font_green2{
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 25px;
color: #5cb531;
 margin-top: 80px;
 margin-bottom: 30px;
 padding-left: 15px;
}
@media (max-width: 991px) {
  .contact_font_green{
    font-size: 20px;
  }
  .contact_font_green2{
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .contact_font_green{
     letter-spacing: 2px;
   }
}
.contact_font_tel {
    font-size: 42px;
    letter-spacing: 2px;
    font-weight: 500;
}

.pb_10_g_line{
  padding-bottom: 10px;
}
.nav_bottom_g_padding{
  padding-bottom: 10px;
}
@media (max-width: 991px) {
.nav_bottom_g_padding{
  padding-bottom: 0px;
}
.pb_10_g_line{
  padding-bottom: 12px;
}
}

.p_all_0{
  padding: 0px;
}

.contact_bottom_line{
  border-bottom: dashed 1px #5cb531;
  padding-bottom: 50px;
  margin-bottom: 60px;
}

.img_phone {
    float: left;
    padding-right: 20px;
    width: 62px;
}

.con_img_dr{
  margin-top: 50px;
}
@media screen and (max-width: 480px) {
  .img_phone{
    float: none;
    padding-right: 10px;
    width: 56px;
  }
  .contact_font_tel{
    font-size: 30px;
    padding: 10px 0px;
  }
}


.contact_button {
  text-align: center;
    margin: 30px auto 60px auto;
}

.contact_button input[type=submit] {
  background-image: url(../contents_img/gr_yaji.png);
  display: block;
  background-color: #87c357;
  color: #fff;
  text-decoration: none;
  border: 1px solid #87c357;
  border-radius: 20px;
  /* CSS3è‰æ¡ˆ */

  -webkit-border-radius: 20px;
  /* Safari,Google Chromeç”¨ */

  -moz-border-radius: 20px;
  /* Firefoxç”¨ */

  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  background-position: 25px center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  letter-spacing: 2px;
  font-size: 110%;
  width: 240px;
  display: inline-block;
}

.contact_button input[type=submit]:hover {
  background-image: url(../contents_img/yaji.png);
  border: 1px solid #87c357;
  border-radius: 20px;
  /* CSS3è‰æ¡ˆ */

  -webkit-border-radius: 20px;
  /* Safari,Google Chromeç”¨ */

  -moz-border-radius: 20px;
  /* Firefoxç”¨ */

  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  background-position: 25px center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  letter-spacing: 2px;
  font-size: 110%;
  width: 240px;
  display: inline-block;
  color: #5cb531;
  background-color: #fff;
}

.contact_con_font p{
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 18px;
}
.horizontal-item label{
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 18px;
}

.mwform-checkbox-field{
  margin-left: 50px;
}
.mwform-radio-field{
  margin-left: 50px;
}

.contact_gray_font{
  font-size: 14px;
  color: #808080;
}

.contact_content_padding{
  padding: 0px 60px;
}

@media screen and (max-width: 768px) {
  .contact_content_padding{
    padding: 0px 20px;
  }
}
.contact_con_font {
  padding-left: 15px;
}
.contact_con_font input{
  margin-bottom:  30px;
  border: solid 1px #5cb531;
}

.contact_con_font textarea{
  margin-bottom:  20px;
  border: solid 1px #5cb531;
  width: 100%;
}

.doc_title_back{
    background-color: #fffcd2;
}
.doc_img_center{
  margin: auto;
}
@media screen and (max-width: 768px) {
  .doc_img_size{
    width: 70%;
  }
}
@media screen and (max-width: 480px){
  .doc_img_size{
    width: 100%;
  }
}


.contact_margin_siryou{
  margin-bottom: 30px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
font-size: 18px;
}
.contact_margin_iph{
  margin-top: 20px;
  margin-bottom: 30px;
}
.contact_margin_toiawase{
  margin-top: 30px;
  margin-bottom: 10px;
}

.thanks_font{
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
    font-size: 18px;
}

.center_box2 {
  width:100%;
  margin-left:auto;
  margin-right: auto;
}
@media (max-width: 991px) {


    .center_box2 {
        width: 100%;
    }
}

.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%;
}

.doc_jyunbi1{
  margin-bottom: 24px;
margin-top: 80px;
font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
font-size: 30px;
}

.doc_jyunbi2{
  margin-bottom: 24px;
margin-top: 30px;
font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
font-size: 30px;
    margin-bottom: 300px;
}
@media screen and (max-width: 768px) {
  .doc_jyunbi1{
    font-size: 22px;
  }
  .doc_jyunbi2{
    font-size: 22px;
  }
}
#pageTop {
  position: fixed;
  bottom: 20px;
    right: 20px;
}

#pageTop a {
  display: block;
  z-index: 999;
  width: 65px;
  height: 65px;
  background-image: url(../contents_img/navitop_03.png);
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.blog_right_title{
  font-size: 18px;
  border-bottom: 1px solid #c3c3c3;
  border-top: 1px solid #c3c3c3;
  margin-bottom: 10px;
  padding-top: 8px;
padding-bottom: 8px;
margin-top: 25px;
}

.blog_container{
  padding-right: 15px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

td#prev a{
  font-weight: normal;
  color: #323131;
}

td#next a{
  color: #323131;
  font-weight: normal;
}
.blog_right_list li{
  margin-bottom: 10px;
}
.prev_link_tri a{
  font-size: 17px;
  float: left;
  position: relative;
  padding-left: 30px;
}
.prev_link_tri a::before{
  content: " ";
display: inline-block;
position: absolute;
top: 38%;
left: 0;
width: 0;
height: 0;
margin-top: -5px;
border-top: 8px solid transparent;
border-right: 14px solid #709AA7;
border-bottom: 8px solid transparent;
border-left: 6px solid transparent;
}

.next_link_tri a{
  font-size: 17px;
  float: right;
  position: relative;
  padding-right: 30px;
}
.next_link_tri a::after{
  content: " ";
display: inline-block;
position: absolute;
top: 38%;
right: -6px;
width: 0;
height: 0;
margin-top: -5px;
border-top: 8px solid transparent;
border-right: 14px solid transparent;
border-bottom: 8px solid transparent;
border-left: 14px solid #709AA7;
}

.list_style_none li{
  list-style: none;
}
.space_01 {
    letter-spacing: 1px;
}

.ml_10{
  margin-left: 10px;
}

.post_main_title{
  display: inline-block;
    -webkit-border-image: url(../img/top_dash2.png) 64 repeat;
    border-image: url(../img/top_dash2.png) 64 repeat;
    font-size: 32px;
    padding-bottom: 10px;
    border-bottom: 7px solid #000;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.post_sub_title{
  color: #004EA2;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.content_img img{
  max-width: 100%;
  height: auto;
}

.font_size20{
  font-size: 20px;
}

#news {
  border-top: 3px solid #004EA2;
  border-bottom: 3px solid #004EA2;
  padding: 20px 20px;
  height: 100%;
  margin-bottom: 50px;
}

#news dl {
	margin:0;
	padding:0;
	clear:both;

}

#news dt {
	list-style-type:none;
	float:left;
	line-height:2em;
	font-size:17px;
	letter-spacing:0.1em;
	color:#fff;
	font-weight:normal;
}

#news dd {
	list-style-type:none;
	float:left;
	line-height:2em;
	font-size:17px;
	letter-spacing:0.1em;
	margin-left:20px;
  color:#fff;
}



@media screen and (max-width: 768px) {
  #news dd {
  	clear:both;
  	margin-left:0px;
  }
}

.mt_80{
  margin-top: 80px;
}

#news a{
  color: #000;
}


.border_red_top{
  border-top: 3px dotted #E60012;
}
.mb_10{
  margin-bottom: 10px;
}

.top_mr_20{
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
.top_mr_20{
  margin-right: 0px;
}
}
