@charset "utf-8";

/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
.center_img {
  text-align: center !important;
}

.policyanc {
  border-top: 1px solid #0775cd;
  border-bottom: 1px solid #0775cd;
  padding: 15px 0;
}

.policyanc a {
  display: inline-block;
  background: #00ffff;
  padding: 3px 7px;
  margin-left: 5px;
}

.contact_title h2 {
  font-size: 25px;
  font-weight: bold;
  color: #0775cd;
}

.contact_title h2 span {
  font-size: 15px;
}

.contact_title h2 span b {
  color: #ff0000;
}

section div.form_wrap dl dt {
  border: none !important;
  border-bottom: 1px solid #0775cd !important;
  padding: 8px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background: none;
  width: 30% !important;
}

section div.form_wrap dl dt span {
  color: #0775cd !important;
  font-size: 16px;
  font-weight: bold;
}

section div.form_wrap dl dd {
  border: none;
  border-bottom: 1px solid #0775cd !important;
}

.highth2 h2 {
  background: #00ffff !important;
  position: relative;
}

.highth2 h2:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #ffc822 !important;
  content: "　";
}

.topborder_bottom {
  border-bottom: 1px solid #ffc822 !important;
  padding-bottom: 10px;
}

.anc_blue2 a {
  background: #00ffff !important;
}

#header .flex_wrap .box1 {
  margin: 10px auto 0;
  max-width: 340px;
}

#header {
  padding: 90px 0 15px !important;
}

/*----------------------------------------------------------------------------
		
		2018/06/26

----------------------------------------------------------------------------*/
#main_image img {
  width: 100% !important;
}

.top_txt, .top_txt2 {
  color: #0b83cf;
  text-align: right;
  margin: 0 auto;
  max-width: 960px;
  font-weight: bold;
  line-height: 1.6;
  font-size: 50px !important;
}

h1.top_txt {
  text-align: left !important;
}

h2.top_txt {
  font-size: 50px !important;
  text-align: left !important;
  letter-spacing: -2px;
}

h2.top_txt span {
  font-size: 0.6em !important;
  letter-spacing: 0px !important;
}

.top_txt span, .top_txt2 span {
  display: block;
  font-size: 20px;
}

#header .flex_wrap {
  display: block !important;
}

.小さく {
  font-size: 20px !important;
  display: inline-block !important;
}

.小さく2 {
  display: inline-block !important;
}

.midori {
  width: 100%;
  border-top: 2px solid #1dcf0b;
}

.prowrap td {
  display: inline-block !important;
  font-size: 20px !important;
  color: #0b83cf !important;
}

.prowrap td p {
  font-weight: bold !important;
}

/*----------------------------------------------------------------------------
		
		2018/08/09

----------------------------------------------------------------------------*/
.blog_btn {
  margin-left: 10px;
}

.下線 {
  border-bottom: 2px solid #1dcf0b;
}

.scroll {
  overflow-y: scroll;
  max-height: 300px;
}

.news_txt {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.bt_confirm {
  width: 228px !important;
}

.bt_back {
  width: 228px !important;
}

/*----------------------------------------------------------------------------common2*/
/*----------------------------------------------------------------------------common3*/

@media screen and (max-width: 768px) {
  /* ================================================================= 
   *
   * tablet size
   *
   * ================================================================= */
  /*----------------------------------------------------------------------------
  		
  		2018/06/26
  
  ----------------------------------------------------------------------------*/
  #main_image img {
    width: 100% !important;
  }

  .top_txt, .top_txt2 {
    font-size: 20px !important;
  }

  .top_txt span, .top_txt2 span {
    display: block;
    font-size: 13px;
  }

  /*----------------------------------------------------------------------------common1*/
  .小さく2 {
    display: block !important;
    font-size: 20px;
  }

  #builingual {
    position: fixed;
    top: 48px;
    left: 0;
    width: 100%;
    z-index: 999;
  }

  /*----------------------------------------------------------------------------common2*/
  /*----------------------------------------------------------------------------common3*/

  /* tablet END ###################################################### */
}

@media screen and (max-width: 468px) {
  /* ================================================================= 
   *
   * smartphone size
   *
   * ================================================================= */
  /*----------------------------------------------------------------------------
  		
  		2018/06/26
  
  ----------------------------------------------------------------------------*/
  #main_image img {
    width: 100% !important;
  }

  /*----------------------------------------------------------------------------common1*/
  /*----------------------------------------------------------------------------common2*/
  /*----------------------------------------------------------------------------common3*/

  /* smartphone END ################################################## */
}
