/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.logo img{
  width: 100%;
}
.logo{
  width: 450px;
}
.c_banner img{
  width: 100%;
}
.c_banner{
  width: 250px;
  margin-right: 50px;
}
.catch{
	max-width:800px;
	margin:100px auto;
	text-align:center;
}
.catch h1{
	margin-top:30px;
}
.catch p{
	margin-top:30px;
}
.catch p:last-child{
	margin-top:60px;
}
.mainvidual{
  background-image: url(../img/mainvidual.gif);
  max-width: 100%;
  height: 1200px;
  background-position: center bottom;
}
.mainvidual_inside{
	max-width:1200px;
	margin:0 auto;
}
.mainvidual ul{
  display: flex;
  list-style: none;
  padding-top: 15px;
}
.mainvidual li:first-child{
  margin-right: auto;
}
.band{
  background-color: rgba(193, 39, 45, 0.9);
  width: 100%;
  opacity: 90%;
  margin-top:-100px;
  overflow:hidden;
  clear:both
}
@media (max-width: 767px){
	.band{
		margin:0;
	}
}
.band h2 img{
		max-width:400px !important;
	}
.band h2{
  font-weight: lighter;
  position: relative;
  padding:30px 0;
  box-sizing:border-box;
  margin: 0 20px;
  color: #fff;
  text-align: center;
  font-size: 32px;
}
@media (max-width: 767px){
	.band h2{
		padding:20px 0;
	}
}
.overviewimages{
  display: flex;
  justify-content: center;
  max-width:1400px;
  margin:0 auto;
}
.overviewimages img{
  width: 100%;
}
.overviewimg{
  padding: 50px 10px;
  width: 42%;
}
.overviewtext{
  text-align: center;
  font-size: 20px;
  padding-bottom: 40px;
  line-height: 2;
  letter-spacing: 2px;
}
.chara{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  margin-bottom:30px;
  max-width:1330px;
  margin:0 auto;
}
.charaimg img{
  width: 100%;
}
.charaimg {
  width: 30%;
}
.charaover_t{
  background-color: #fff;
  width: 50%;
  height: auto;
  position: absolute;
  top:50%;
  left:50%;
  margin: -130px 0 0 -360px;
  text-align: center;
  padding: 10px 20px 10px 20px;
  line-height: 2.3;
  font-size: 18px;
}
.single_t{
  width: 100%;
  text-align: center;
  font-size:20px;
  line-height:40px;
}
.single_t{
  margin-bottom: 50px;
}
.intr{
	max-width:1200px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.intr ul li{
	line-height:30px !important;
	font-size:18px;
}
.small{
	font-size:12px;
}
.pc{
	display:block;
}
@media (max-width: 767px){
	.pc{
	display:none;
}
.intr ul li{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:13px;
  	line-height:25px !important;
}
.intr_t{
	margin-bottom:30px;
}
}
.intrimg img{
  width: 100%;
}
.intr_left{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.intr_right{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.intr_t.right1 ul{
  margin-left: 0;
}
.intr_t.right2 ul{
margin-left: 140px;
}
.intr_t.right3 ul{
margin-left: 200px;
line-height: 1.5;
position:relative;
top:50px;
margin-bottom:50px;
}
.pt50{
	position:relative !important;
	top:-70px !important;
}
@media (max-width: 767px){
	.intr_t.right3 ul{
margin-left: 200px;
line-height: 1.5;
position:static;
margin-bottom:0;
}
.pt50{
	position:static !important;
}
}
.intrimg{
  width: 50%;
}
.intr_t{
  width: 50%;
  line-height: 3;

}

.intr_t ul{
  list-style: none;
  padding-left:50px;
}
@media (max-width: 767px){
	.intr_t ul{
  list-style: none;
  padding-left:40px;
  padding-top:10px;
}
}
.eco{
   background-color: #f2f2f2;
   padding-top: 70px;
   padding-bottom:100px;
}
.eco_l{
  text-align: center;
  line-height: 2;
  margin-bottom: 80px;
  font-size:18px;
}
.eco_l  p.f:first-letter{
	font-size:200%;
}
.ecoimg img{
  width: 100%;
}
.ecoimg{
  width: 55%;
  margin: auto;
}
.eco_summary{
  font-size: 16px;
  border: 1px solid #000;
  width: 40%;
  padding: 15px;
  line-height: 1.8;
  margin: auto;
  margin-top: 30px;
}
.eco_summary p{
  margin: 0;
}

.detail{
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 70px;
}
.detail_f{
	max-width:1060px;
  margin: 0 auto;
}
.detail_f2{
	max-width:1060px;
  margin: 0 auto;
}
.detailimg img{
  width: 350px;
}
.detailimg2 img{
  width: 350px;
}
.detailimg,
.detailimg2{
    float:left;
	  margin-bottom:50px;
}
.detail_t {
  text-align: left;
  font-size: 12px;
}

.detail_t th{
  vertical-align:top;
  width: 120px;
  font-weight: normal;
  background-color: #f2f2f2;
  padding: 10px;
}
.detail_t td{
  padding: 10px;
  box-sizing:border-box
}
.detail_t2 {
  max-width:500px;
  text-align: left;
  float:left;
  font-size: 12px;
  list-style: none;
  margin-left:0px;
  margin-top:30px;
}
@media (max-width: 767px){
	.detailimg,
.detailimg2{
    float:none;
	margin:0 auto;
	max-width:300px;
}
	.detail_t2 {
		margin:0;
		width:auto;
		max-width:auto;
		display:block
	}
	.detailimg2{
    float:none;
	  margin-bottom:20px;
}
}
.detail_t2 ul{
  list-style: none;
  float:left;
  width:50%;
  box-sizing:border-box;
}
.detail_t2 ul.info2{
	margin-right:0;
	margin-top:30px;
}
@media (max-width: 767px){
	.detail_t2 ul{
  list-style: none;
  float:none;
  width:auto;
  box-sizing:border-box;
}
.detail_t2 ul.info2{
	margin-right:0;
	margin-top:0;
	margin-bottom:30px;
}
}

.detail_t2 li{
  line-height: 2.5;	font-size:13px;
}
.detail_t2 li span{
	font-weight:bold;
}
.banner img{
  width: 100%;
}
.banner{
  width: 100%;
}
/* ==========================================================================
   googlemap
   ========================================================================== */
/* 地図キャンパス */
#map-canvas {
	width: 55%;
	height: 304px ;
  margin: auto;
}
.g_map {
  text-align: center;
  margin-bottom: 30px;
}
.g_map h3{
  margin-top: 80px;
  font-size: 30px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* ==========================================================================
   contact
   ========================================================================== */
.line{
  border-bottom: 2px solid #000;
  width: 45px;
  margin: auto;
  margin-top: -5px;
}
.small{
  font-size: 12px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-top: 15px;
  padding-bottom: 20px;
}
#contact{
  margin-bottom: 50px;
}
.contact_tilte {
  text-align: center;
}
.contact_tilte p{
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  padding-top: 10px;
}
.contact_tilte h2 {
  font-weight: normal;
  width: 320px;
  margin: auto;
	position: relative;
	padding: .5em .75em;
	background-color: #fff;
	border: 1px solid #AAA;
}
.contact_tilte h2::before,
.contact_tilte h2::after {
	position: absolute;
	top: 100%;
	left: 50%;
	content: '';
	height: 0;
	width: 0;
	border: 10px solid transparent;
}
@media (max-width: 767px){
	.contact_tilte h2::before,
.contact_tilte h2::after {
	border:none;
}
}
.contact_tilte h2::before {
	border-top: 15px solid #AAA;
}
.contact_tilte h2::after {
	margin-top: -2px;
	border-top: 15px solid #fff;
}
.contact_form{
  margin: auto;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight: normal;
}
.contact_form th{
  vertical-align: top;
  text-align: right;
  padding-right: 20px;
  line-height: 4;
}
.form-con{
  width: 300px;
}
.contact_form textarea{
  margin-top: 20px;
  margin-bottom: 20px;
}
.required::after{
  content: "必須";
  background-color: #c1272d;
  color: #fff;
  padding: 5px;
  font-size: 12px;
  margin-left: 10px;
}

.unrequired::after{
  content: "　　";
  margin-left: 10px;
}

.send{
  width: 150px;
  border: none;
  background-color: #fbac18;
  color: #fff;
  padding: 15px 35px 15px 35px;
  border-radius: 5px;
  box-shadow: 2px 5px rgb(169, 173, 181);
}

/* ==========================================================================
   footer
   ========================================================================== */
#footer{
  background-color: #e5e5e5;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
}
.footer_logo img{
  width: 175px;
}

.copy{
  text-align: center;
  font-size:13px;
}
@media (max-width: 767px){
	.copy{
		font-size:11px;
	}
}
.sitemap{
  display: flex;
  justify-content: center;
}
.sitemap_center{
	margin:0 50px;
}
.sitemap_center li{
	margin-bottom:10px;
}
.sitemap a{
  color: #000;
}
.sitemap_right a{
  text-decoration: none;
}

.sitemap ul{
  list-style: none;
}
.sitemap_left{
  text-align: center;
  border-right: 1px solid #000;
  padding-right: 40px;
}
.sitemap_left li{
  margin-bottom: 10px;
}
.sitemap_right{
  line-height: 2.2;
}
.sitemap_right span{
  font-size: 30px;
  color: #ed1c24;
}

.tel_num span{
  font-size: 30px;
  color: #ed1c24;
}
.tel_num a{
   text-decoration: none;
}
@media (max-width: 767px){
#footer{
	text-align:center;
	padding:50px 20px !important;
	box-sizing:border-box
}
.sitemap{
  display: block;
  justify-content: center;
}
.sitemap_center{
	margin:0 ;
}
.sitemap_right{
	text-align:left;
	width:250px;
	margin:0 auto;
}
}
.sitemap_b{
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}
.dummy{
  font-weight: bold;
  font-size: 20px;
}
.before_arrow::before{
  font-family: fontawesome;
  content: "\f105";
  background-color: #000;
  color: #fff;
  padding: 3px 7px 3px 7px;
  margin-right: 5px;
}
#thanks{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
/* ==========================================================================
   slik slider
   ========================================================================== */

/*スライド画像の横幅可変*/
img {
    max-width: 100%;
     height: auto;
}

#mainSlide{
  margin-bottom: 50px;
}
#mainSlide img{
  width: 70%;
  margin: auto;
}


.slick_container {
    width:55%; /* 任意の値 */
    margin:0 auto; /* 任意の値 */
    position:relative;
}

 .slick-prev, .slick-next {
    width:60px; /* 画像幅 */
    height:60px /* 画像高さ */
}
.slick-prev:before, .slick-next:before {
    content:"";
}
button.slick-prev, button.slick-next {
    z-index:2;
}
.slick-prev{left:60px; /* 任意の値 */}
.slick-next{right:40px; /* 任意の値 */}

.slick-arrow{z-index:10;/* 値は適当に */}





/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
ul, li{
	margin:0;
	padding:0;
}
h3.tit{
	text-align:center;
	font-size:28px !important;
}
ul.gallery{
	max-width:1200px;
	margin:50px auto 50px auto;
	overflow:hidden;
	clear:both;
}
ul.gallery li{
	list-style:none;
	width:20%;
	float:left;
}
@media (max-width: 767px){
	ul.gallery{
	margin:50px auto 0 auto;
	}
	ul.gallery li{
	list-style:none;
	width:33.3%;
	float:left;
}

}
