/*
Theme Name: habakiri-child
Theme URI: http://2inc.org ( テーマのURL )
Description: Habakiri の子テーマです ( テーマの説明 )
Author: Takashi Kitajima ( 作者名 )
Author URI: http://2inc.org ( 作者のURL )
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Template: habakiri
*/

body {
    font-family: "Roboto", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.8;
    font-weight: 500;
}

p, ul, ol, dl, table {
    margin-bottom: 20px;
}

h2, .h2 {
    font-size: 26px;
    margin: 40px 0 20px;
}

h3, h3 {
    font-size: 22px;
}

.lead {
    color: #999;
    font-size: 15px;
    margin-bottom: 40px;
    text-align: center;
}


input[type="text"], input[type="url"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"], textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-sizing: border-box;
    color: #333;
    font-size: 16px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}


.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #777;
    border-radius: 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 20px;
    padding: 6px 12px;
    text-decoration: none;
}


.home .whats-habakiri {
    background-color: #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding-bottom: 40px;
    padding-top: 70px;
}

.h1, h1 {
    font-size: 24px;
}


.footer-widget__title {
width:200px;
border-bottom: dotted thin #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px;
}

.copyright {
    background-color: #e60012;
    color: #ffffff;
    font-size: 12px;
}


.page-header {
    border-bottom: 1px solid #eee;
    margin: 0 0 23px;
    padding-bottom: 80.5px;
}

.header {
    border-top:solid 10px;
    border-color:#424242;
}


/* Googleカレンダー */  

.google-cal {
    text-align:center;
    } 

.google-cal iframe {
    width:98%;
    height:400px;
    } 
    
@media (min-width: 768px) {
    
.google-cal {
    text-align:left;
    }  
    
.google-cal iframe {
    width:90%;
    }  
	
	    }  
	
.jumbotron2 {
	background:url(https://lepijaponais.com/wp-content/uploads/2018/03/main_001.jpg) center no-repeat;
	background-size: cover;
	color: #ffffff;
	font-size: 16px;
}

.jumbotron3 {
	background:url(https://lepijaponais.com/wp-content/uploads/2018/03/bg_map.jpg) center no-repeat;
	background-size: cover;
	color: #ffffff;
	font-size: 16px;
}

.jumbotron4 {
	background:url(https://lepijaponais.com/wp-content/uploads/2018/03/bg_00001.jpg) center no-repeat;
	background-size: cover;
	color: #ffffff;
	font-size: 16px;
}

.jumbotron5 {
	background:url(https://lepijaponais.com/wp-content/uploads/2018/03/bg_insta001.jpg) center no-repeat;
	background-size: cover;
	color: #666666;
	font-size: 16px;
}

.jumbotron6 {
	background-color: #f9f9f9;
	color: #666666;
	font-size: 16px;
}