@charset "UTF-8";
/* CSS Document */
/* For Social Wrapper */

body {
	font-family:"Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	line-height:1.8em
}

.social{
  /*  background:#000;*/
	background:#79a596;
    padding:10px 0;
	padding:20px 0;
	color:#fff;
}

.social-wrapper .social-icon a{
    float:left;
    font-size:13px;
    color:#fff;
}
.social-wrapper .social-icon a:hover{
    color:#82ca9c;
}
.social-wrapper .social-icon a i{
    padding-right:10px;
}
.social-wrapper .social-contact{
    float:right;
    font-size:13px;
}
.social-wrapper .social-contact a{
    color:#fff;
    margin-right:20px;
}
.social-wrapper .social-contact a:hover{
    color:#82ca9c;
}
.social-wrapper .social-contact a i{
    padding-right:5px;
}


/*For Home Section*/
.home{
    background:url(../images/homebg.jpg) no-repeat center center;
    color:#000;
    background-size:cover; /*画像の幅と高さの比率は固定されたまま、背景の表示領域を覆うように表示されます。*/


/*トリミングしない場合*/
height: 0;
padding-top: 66.67%; /*表示画像の高さ ÷ 表示画像の幅 × 100*/
background-size: contain;
/*トリミングしない場合*/


    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
}
.home-wrapper{
    padding:180px 0px;
		padding:140px 0px;
    overflow:hidden;
}
.home-content h1{
    font-size:48px;
    font-weight:700;
    margin-bottom: 30px;
    color: #fff;
	text-shadow: 1px 2px 3px #808080;
}
.home-content p{
    margin-bottom: 30px;
    color: #fff;
	text-shadow: 1px 2px 3px #808080;
	font-size:18px;
}
.home-content .home-contact{
    margin-top: 90px;
}

.home-contact .input-group{display: block;}
.home-content .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 65%;
    margin-bottom: 0;
    height: 60px;

}
.home-content .home-contact input[type="text"]{
    color:#82ca9c;
}
.home-content .home-contact input[type="submit"]{
    display:inline-block;
    width:35%;
    background:#82ca9c;
    color:#fff;
    border: 0px;
}
.home-content .home-contact input[type="submit"]:hover{
    background-color: rgba(0, 173, 62, 0.75);
}
.home-contact p{
    margin-top: 20px;
    color:#000;
    font-size:15px;
}

/*For portfolio Section*/
.portfolio{
    /*background: url(../images/bg.png) no-repeat top center fixed;*/
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -ms-background-size:cover;
    width: 100%;
    overflow: hidden;
}


.head_title {
    margin-bottom: 40px;
}
.head_title p {
    max-width: 65%;
    margin: 10px auto;
    padding-bottom: 20px;
}


.head_title p {
    max-width: 65%;
    margin: 10px auto;
    padding-bottom: 20px;
}


.head_attention {
    margin-bottom: 120px;
max-width: 45%;
margin: 10px auto;
padding-bottom: 20px;

}



.portfolio-wrapper a{
	text-decoration: none;
}

.portfolio-wrapper2{
    margin-top:25px;
}


/*四角*/

.community-edition{
    background:#fff;
	background:#f8f8f8;
    padding:40px 15px;
    border:1px solid #ececec;
    box-shadow:2px 2px 5px 0 rgba(55,50,40, .20);
    -webkit-box-shadow:2px 2px 5px 0 rgba(55,50,40, .20);
    -moz-box-shadow:2px 2px 5px 0 rgba(55,50,40, .20);
    -o-box-shadow:2px 2px 5px 0 rgba(55,50,40, .20);
    -ms-box-shadow:2px 2px 5px 0 rgba(55,50,40, .20);
    transition:.3s ease-in-out;
    -moz-transition:.3s ease-in-out;
    -webkit-transition:.3s ease-in-out;
    height: 350px;
}
.community-edition:hover{
    background:#82ca9c;
    color:#fff;
}
.community-edition:hover i {
    color:#fff;
}
.community-edition:hover h4 {
    color:#fff;
}
.community-edition:hover p {
    color:#fff;
}

.community-edition i{
 /*   font-size:60px;*/
    color:#82ca9c;
    margin-bottom: 20px;
}
.community-edition h4{
    font-size:16px;
    color:#000;
    text-transform:uppercase;
    font-weight:600;
    letter-spacing:1px;
    margin-top:15px;
}
.community-edition p{
    font-size:14px;
    color:#777777;
}
.community-edition ul {
  list-style: none;
}
.community-edition a{
    color:#777777;
    font-style:normal;
}
.community-edition:hover a {
    color:#fff;
 /*   text-decoration:underline;*/
}

/*
Section
*/
.sections {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}
.sections2 {
    padding-top:40px;
    padding-bottom:40px;
    position: relative;
    overflow: hidden;
}
.sections3 {
 /*   padding-top: 100px;*/
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}

.sections4 {

    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.sections5 {
    padding-top: 10px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
}

.sections-logo {
    padding-top: 10px;
    position: relative;
    overflow: hidden;
	background:url(../images/logo.jpg) no-repeat;
	height: 79px;
}

h1.space{
	padding-bottom: 20px

}


.sections.footer {
    padding-bottom: 80px;
}

section .subtitle h5 {
    margin-top: 10px;
    font-size: 1.3rem;
    font-family: 'roboto', sans-serif;
}
.parallax-section {
    max-width: 100%;
    color: #ffffff;
}
section .title-half h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    margin-bottom: 1.4rem;
}
section .subtitle-half h5 {
    font-weight: 100;
    font-size: 12px;
}





/*For Footer Menu Section*/

.footer-menu{
    background:#efefef;
    color:#000;
    border-bottom:1px solid #cfcdcd;
}
.menu-item{
    margin-bottom:20px;
}
.menu-item h5{
    font-size:16px;
    font-family: 'Roboto', sans-serif;
    font-weight:400;
}
.menu-item p{
    font-size:12px;
}
.menu-item ul li{
    font-size:13px;
    text-transform:uppercase;
    font-family: 'Roboto', sans-serif;
    margin-bottom:10px;
    font-weight: 300;
}

.menu-item .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 65%;
    margin-bottom: 0;

}
.menu-item input[type="text"]{
    color:#82ca9c;
}
.menu-item input[type="submit"]{
    display:inline-block;
    width:35%;
    background:#82ca9c;
    color:#fff;
    border:0px;
}
.menu-item input[type="submit"]:hover{
    background-color: rgba(0, 173, 62, 0.75);
}

/*For Footer Section*/
.footer{

    color:#000;
}
.footer-wrapper{
    padding:20px 0px;
    display:block;
}
.footer-brand{
    float:left;
}
.copyright{
    text-align:center;
}
.copyright p{
    font-size: 1.5rem;
    margin-bottom: 1px;
    padding: 20px 0px;
}
.copyright p i{
    color:#ff0000;
}.copyright p a{
    color:#32E10A;
}
/*　基本プロパティ　*/
ul li {
  position: relative;
	list-style: none;
    text-align:left;

}
ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  /*矢印
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  */

}


/*
Separator
*/
.separator {
    height: 2px;
    width: 80px;
    margin: auto;
    background: #ededed;
}

.left{
	text-align: left;
}

@media only screen and (min-width: 320px) {
    .cd-popular .cd-pricing-wrapper > li::before {
        /* hide table separator for .cd-popular table */
        display: none;
    }

    .cd-popular + li .cd-pricing-wrapper > li::before {
        /* hide table separator for tables following .cd-popular table */
        display: none;
    }
}
#nopadding {
    /*.col-sm-6 */
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

#leftpadding {
    /*.col-sm-6 */
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 30px;
}


h3.nopadding {
    margin-top: 0px;
    margin-bottom: 10px;
}

ul.simple li {
  line-height: 1.5; /*文の行高*/
  padding: 0.5em 0; /*前後の文との余白*/
  list-style-type: none;
}

/*gridのgutter調整*/
.row-0{
    margin-left:0px;
    margin-right:0px;

    > div{
        padding-right:0px;
        padding-left:0px;
    }
}
.row-10{
    margin-left:-5px;
    margin-right:-5px;

    > div{
        padding-right:5px;
        padding-left:5px;
    }
}
.row-20{
    margin-left:-10px;
    margin-right:-10px;

    > div{
        padding-right:10px;
        padding-left:10px;
    }
}
.row-30{
    margin-left:-15px;
    margin-right:-15px;

    > div{
        padding-right:15px;
        padding-left:15px;
    }
}
.row-40{
    margin-left:-20px;
    margin-right:-20px;

    > div{
        padding-right:20px;
        padding-left:20px;
    }
}

.row-height {
    display: flex;
    flex-wrap: wrap;
}

.kadomaru{
    border-radius: 10px;
    background-color: #CACDE8;
    background-color: #D8EBFF;
    padding-top: 10px;
    padding-bottom:10px;
}

/* 三角形 */
.triangle {
    margin: 0 auto 50px;
    width: 140px; /* 領域確保 */
    height: 70px; /* 領域確保 */
    position: relative;
}
.triangle:after {
    border: 70px solid transparent; /* 三角形の元となる指定（一旦全て透過にする） */
    border-bottom-color: #FFC300; /* 作成したい三角形に合わせて１辺の色をつける */
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%; /* 中央寄せに使用 */
    margin-left: -70px; /* 中央寄せに使用*/
}

/*丸*/
.circleMark {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: skyblue;
}

.circleMark span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :120px;
  text-align:center;
  line-height: 110%;
}

/*丸*/
.circleMarks {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: pink;
}

.circleMarks span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :120px;
  text-align:center;
  line-height: 110%;
}


/*丸*/
.circleMarkY {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #f5deb3;
}

.circleMarkY span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :120px;
  text-align:center;
  line-height: 110%;
}



figcaption.line-h{
  line-height: 130%;
  font-size: 90%;
  margin-top: 5px;
}

.cap{
    font-size: 80%;
    line-height: 50%;
}



/*固定*/
/* ヘッダー */
.header_area {
  position: fixed; /* 固定 */
  top: 0; /* 一番上に表示 */
  width: 100%; /* 中央に表示 */
z-index: 2
}

/* コンテンツ */
.contents_area {
  width: 1140px;
  overflow: auto; /* スクロールする範囲を制御 */
  margin: 0 auto;
  padding: 150px 0 150px; /* コンテンツ上下にスペース */
}

.footer_area {
  position: fixed; /* 固定 */
  bottom: 0; /* 一番下に表示 */
  width: 100%; /* 中央に表示 */
}

/* IE6 */
html,
body {
  _height: 100%;
  _overflow: hidden;
}

.header_area,
.footer_area {
  _position: absolute;
}

.header_block,
.footer_block {
  _margin-right: 17px; /* IE6のスクロールバーの幅分のスペース */
}

.contents_wrap {
  _width: 100%;
  _height: 100%;
  _overflow: auto;
}

.jumbotron-extend {
    position: relative;
    height: 50vh;
    min-height: 300px;
    background: url(../images/homebg.jpg) no-repeat center center;
    background-size: cover;

	    color: #fff;
	text-shadow: 1px 2px 3px #808080;
	font-family: 'Cinzel', serif;
	font-size:18px;
	vertical-align: middle;
	text-align: center;
display: table-cell;
	width: inherit;

}
.top{
	margin-top:80px;
}

.headcopy{
    vertical-align: middle;
}

p.topcopy{
font-weight: bold;
font-size: 16px;
}