body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.8;
}


/*共通*/

#contents {
  width: 1050px;
  margin: 0 auto;
  font-size: 1.6rem;
  margin-bottom: 30px;
}

.imgmain {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5rem;
}

.text {
  font-size: 1.5rem;
	padding: 2rem;
}
.text2 {
  font-size: 15px;
	margin: 0
}
.indent {
  font-size: 1.5rem;
	text-indent: -1em;
	padding-left: 1em
}

#contents .title_red {
  margin-top: 1.5rem;
  font-size: 2.0rem;
  color: #333;
  text-align: center;
  font-weight: bold;
}

.title_red span{
  border-bottom: 2px solid #FF0000;
}

.title {
  font-size: 1.8rem;
  font-weight: bold;
  border-left: 5px solid #FF8E00;
  padding: .5em 0 .5em .75em;
  margin: 50px 0 10px;
}

.title2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 30px 0 10px;
}

*, *:before, *:after {
  box-sizing: border-box;
}

.col_2 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  /* IE10 */
}

.ltext {
  width: 60%;
  padding: 5px;
}

.rimg {
  width: 30%;
  padding-left: 20px;
}

@media screen and (max-width: 800px) {
  .col_2>div {
    width: 100%;
  }
  .ltext {
    width: 100%;
    padding: 0px;
  }
  .rimg {
    width: 100%;
    padding-left: 0px;
  }
}


/** ここから下がボタンのCSS*/

.btn01 {
  margin-top: 30px;
}

.btn-animation-02 {
  display: inline-block;
  width: 300px;
  text-align: center;
  background-color: #f00200;
  border: 2px solid #f00200;
  font-size: 16px;
  color: #f00200;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
}

.btn-animation-02 span {
  position: relative;
  z-index: 1;
}

.btn-animation-02::before, .btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}

.btn-animation-02::before {
  left: 0;
}

.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before, .btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

.btn-animation-02:hover {
  color: #FFF;
}

.btn {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 0.8rem;
}

.small {
  font-size: 1.2rem;
  text-align: center;
}

.small_text {
  font-size: 1.2rem;
  text-align: center;
}

.box_black {
  border: 1px solid #333;
  padding: 20px;
  margin: 20px;
}
.box_black2 {
  border: 1px solid #333;
  padding: 10px;
  margin: 20px;
}
.yoyakutext{
	float: left;
	margin-top: 0.8rem;
}
.yoyakutext1{
	margin-top: 0.8rem;
	text-align: center
}

/*================================================
 *  タブレット/スマートフォン向けデザイン
 ================================================*/

@media screen and (max-width:799px) {
  body {
    box-sizing: border-box;
    width: 100%;
    /*padding:0 5px;*/
  }
  #contents {
    width: 90%;
    font-size: 1.4rem;
  }
  .title {
    font-size: 1.6rem;
    margin-top: 30px;
  }
  .title2 {
    font-size: 1.6rem;
  }
  .box_black {
    padding: 8px;
    margin: 8px;
  }
  .small_text {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
  }
  .text {
    font-size: 1.3rem;
	  padding: 1rem;
  }
  .text2 {
    font-size: 1.3rem;
  }
  .indent {
    font-size: 1.3rem;
  }
}

.btncenter {
  text-align: center;
  margin: 20px 0;
}

.btncenter img {
  height: 40px;
  display: inline-block;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .group-mapLink {
    display: block;
    width: auto;
    height: auto;
    padding: 6px 0;
    margin: 0 10px
  }
  .group-mapLink br {
    display: none
  }
  .group-mapLink img {
    width: 10px;
    height: auto;
    margin-right: 5px
  }
}

.group-mapLink:hover {
  background-color: #f00200
}

.group .bnrBlock {
  margin: 40px 0 0;
  text-align: center
}

@media (max-width: 768px) {
  .group .bnrBlock {
    display: flex;
    margin: 15px -10px 0px -10px
  }
}

.group .bnrBlock li {
  padding: 0 10px;
  display: inline-block;
  margin-bottom: 10px
}

.group .bnrBlock li a {
  transition: ease-in-out .2s
}

.group .bnrBlock li a:hover {
  opacity: .8
}

.manegement-width {
  width: 15em
}



.itc_detail__inquiry {
	border: 4px #11395c solid;
	border-top: none;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 50px;
}
.itc_detail__inquiry_h3 {
	margin: 0 auto 20px;
	background: #11395c;
	color: #ffffff;
	line-height: 1;
	padding: 15px 0;
	font-size: 143%;
	text-align: center;
	font-weight: bold;
}
.itc_detail__inquiry em {
	font-size: 157%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
}

.itc_detail__inquiry_numberwrap {
	margin: 30px;
	height: 30px;
}
p.itc_detail__inquiry_email {
	display: inline-block;
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}


p.itc_detail__inquiry_email a {
	color: #000 !important;
	/* text-decoration: underline; */
}

p.itc_detail__inquiry_email:before {
	margin-right: 15px;
	vertical-align: middle;
}

p.itc_detail__inquiry_email:before {
	content: url(../img/itc2-icon2.png);
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
	
}

@media screen and (max-width:768px){
	p.itc_detail__inquiry_email {
		font-size: 120%;
		
}
	.itc_detail__inquiry em {
	font-size: 120%;
}
}