@charset "UTF-8";
.jumbotron--ito

 {
    background-repeat: no-repeat;
    background-position: 0 0 no-repeat;
    background-image: url(images/2020khadi03.jpg);
    background-size: cover;
    height: 100vh;
    min-height: 400px;
    color: #fff;
}
.jumbotron__content

 {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50
		%);
}
.jumbotron--p

 {
	color: #FFFFFF;
	font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font-size: 21px;
	line-height: 35px;
	letter-spacing: 1px;
}
.p

 {
	color: #505050;
	font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
}
h1

 {
	color: #403d3c;
	font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 2px;
	position: relative;
	text-indent: 0px;
	margin-bottom: 18px;
}
h2

 {
	color: #403d3c;
	font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}
h2-1

 {
    color: #403d3c;
    font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
	text-align: left;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
    text-align: left;
}
h3

 {
	color: #403d3c;
	font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 1px;
}
h4

 {
	color: #403d3c;
	font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 20px;
}
.h3-1

 {
	color: #403d3c;
	font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	margin-top: 2px;
}
.p2

 {
    color: #595858;
    font-family: Arial, Helvetica, YakuHanJPs, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    font-size: 14px;
    line-height: 23px;
    margin-top: -9px;
    margin-left: 0px;
    margin-right: 0px;
}
.row-eq-height 

 {
	display: inline-block;
}
.h3-2

 {
    text-align: center;
    font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 23px;
    color: #403d3c;
    text-indent: 0px;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: -4px;
    margin-bottom: -4px;
}
.footer

 {
	color: #595858;
	font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.thumbnail--1 {
  
  border: 0px solid #dddddd;
  
}
.address

 {
	color: #595858;
	font-family: YakuHanJPs, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: -2px;
}
.row--nopadding

 {
  margin-left: 0;
  margin-right: 0;
}

.row--nopadding > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.title

{
	position: relative;
	text-align: center;  
}
.container1

{
	margin-top: 20px;	 
}
.header-fixed
{
	position: fixed;            /* ヘッダーの固定 */
	top: 0px;                   /* 位置(上0px) */
	left: 0px;                  /* 位置(右0px) */
	width: 100%;                /* 横幅100%　*/
	height: 64px;              /* 縦幅140px */
	background-color: #FFFFFF;
}
