@charset "utf-8";
#op{
    position: absolute;
    color: #fff !important;
    font-size: 10px;
}
a:hover{
   text-decoration: none;
}
.navbar .logo{
    font-family: serif;
    font-weight: 900;
}

body .hero-full-container {
    padding-top:10%;
}
body .hero-full-container p {
    text-align:end;
}
body .background-image-container {
  background-image: none;
}
#topimg{
  top: 0;
  z-index: -1;
  position: absolute;
}
#sumaho{
  display: none;
}
body .btn {
	border:0;
}
.col-xs-12 h1{
	font-size: 30px;
}
body #cc:after, #cc:after {
    content: "...";
    color: #1763e9;
    display: none;
}
.cp_link {
	position: relative;
	padding: 0.1em 0.3em;
	display: inline-block;
	transition: .3s;
	color: #00ACC1;
	text-decoration: none;
}
.cp_link::before,
.cp_link::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #00ACC1;
	transition: .3s;
}
.cp_link::before {
	top: 0;
	left: 0;
}
.cp_link::after {
	bottom: 0;
	right: 0;
}
.cp_link:hover {
	text-decoration: none;
}
.cp_link:hover::before,
.cp_link:hover::after {
	width: 0;
}
body .carousel-caption{
	text-align: center;
}
.copy{
line-height: 65px;
}
body .footer-container {
	padding: 60px 0 0 0;
}

.page2 .section-container {
    padding: 30px 0 0 0;
}
.page2 h4 {
  border-bottom: solid 3px #cce4ff;
  position: relative;
	font-size: 22px;
}

.page2 h4:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}
.page2 .section-container-spacer {
    margin-bottom: 60px;
}
.page2 .col-md-8 {
    width: 100%;
}
.page2 .col-md-offset-2 {
    margin-left: 0;
}
.page3 .section-container{
	text-align: center;
	padding: 40px 0 0 0;
}
.msr_newslist02 {
  list-style: none;
  width: 100%;
  padding: 0 15px;
  margin: 0;
}
.msr_newslist02 li {
  font-size: 14px;
  background-color: #F3F3F3;
}
.msr_newslist02 li:nth-child(odd) {
  background-color: #E6E6E6;
}
.msr_newslist02 li a {
  box-sizing: border-box;
  color: #000000;
  display: table;
  padding: 10px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  width: 100%;
}

.msr_newslist02 li div {
  display: table-cell;
  width: 50px;
}
.msr_newslist02 li p {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}

/* 時間の設定 */
.msr_newslist02 li time {
  display: table-cell;
  vertical-align: top;
  width: 90px;
}

/* カテゴリの設定 */
.msr_newslist02 li .cat01,
.msr_newslist02 li .cat02 {
  background-color: #1B73BA;
  border-radius: 1px;
  color: #FFFFFF;
  font-size: 9px;
  padding: 0 2px;
  text-align: center;
  width: 50px;
}
.msr_newslist02 li .cat02 {
  background-color: #0E3A5F;
}
#news {
  text-align: center;
}
#news:after, #news:after {
  display: none;
}
.imgbox{
    display: flex;
    width: 100%;
    padding: 0 15px;
}
.imgbox img{
  width: 100%;
}
.sekou {
  position: relative;
  padding: 1rem 2rem calc(1rem + 10px);
  margin: 20px 15px;
  color: #fff;
  background-color: #4457c0;
}
.oya{
    position: relative;
}
.oya p{
    position: absolute;
    top: 0;
    color: #fff;
    font-weight: 900;
    background-color: rgba(0,0,0,0.3);
}
.sekou:before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #000;
}
@media (min-width: 992px){
	body .carousel-caption {
    padding: 3rem;
    margin-top: -17%;
    margin-left: 40%;
    font-size: 15px;
    line-height: 35px;
		text-align: left;
	}
	body .col-md-4 {
	    width: 50%;
	}
	.page2 #gazou{
    width: 70%;
    margin: auto;
	}
}
@media (min-width: 768px){
	body .container {
    width: 100%;
	}
	body .col-sm-7 {
		width: 100%;
		text-align: center;
	}
	body .col-sm-5 {
		width: 50%;
	}
}
@media (max-width: 992px){
  #tel h1{
      display: none;
  }
  #tel{
    position: relative;
    top: 90px;
    width: 100%;
  }
}
@media (max-width: 768px){
  body .hero-full-container {
      padding-top: 5%;
  }
	body .col-xs-12 h1{
		font-size: 25px;
	}
	body .carousel-caption{
		font-size: 18px;
		padding: 2rem;
	}
	.copy {
    line-height: 65px;
    text-align: center;
  }
  #sumaho {
    display: block;
    width:100%;
    position: relative;
    margin-bottom: 340px;
  }
  #sumaho h1{
    position: absolute;
    font-size: 20px;
    width: 100%;
    top: 30px;
    left: 0;
    bottom: 50%;
    right: 50%;
    text-align: center;
  }
  #sumaho img {
    position: absolute;
    width: 100%;
}
}
@media (max-width: 600px){
	html, body { overflow-x: hidden; overflow-y: auto; }
	a { -webkit-tap-highlight-color:rgba(0,0,0,0); }
	body .col-xs-12 h1{
		font-size: 20px;
	}
	body .carousel-caption{
		font-size: 18px;
	}
	.page2 h4 {
		font-size: 20px;
	}
	.page2 .col-md-offset-2{
		font-size:14px;
	}
	.col-xs-12 h2 {
    font-size: 25px;
	}
  #news {
    text-align: center;
    font-size: 25px;
  }
	.col-xs-12 p {
		font-size: 15px;
	}
}
@media (max-width: 500px){
  #tel{
    top:60px;
  }
  #sumaho h1{
    top: 15px;
    font-size: 16px;
  }
	body .col-xs-12 h1{
		font-size: 16px;
	}
	body .carousel-caption{
		font-size: 12px;
	}
	.page2 h4 {
    font-size: 17px;
	}
  .page2 .col-xs-12 h1{
    font-size: 24px;
  }
  .page3 .col-xs-12 h1{
    font-size: 24px;
  }
  .page3 h3{
    font-size: 16px;
  }
}
@media (max-width: 460px){
  #tel{
    top:45px;
  }
  body .hero-full-container p {
    margin-bottom: 5px;
  }
  body .hero-full-container {
    background-color: #4457c0;
  }
  #sumaho {
    margin-bottom: 190px;
  }
}
