/************************** public SRT **************************/
body{
	font-size: medium;
	line-height: 1.7em;
	color: #333333;
	
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;	
    padding-top:10px;
}
.container {
    max-width: 910px;    
}
img {
     max-width: 100%;
     height: auto;
 }
 strong {
    color: #FF6600;

 }
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.padding-0 div {
    padding: 0px;
}
.float_clear {
    clear: both;
}
.float_right {
    float: right;
}
.top_btn
{
    position: fixed;
    bottom: 10px;
    right: 10px;
    border: none;
    border-radius: 6px;
    background-color: rgba(122, 184, 245, 0.8);
    padding: 3px 8px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    outline: none;

    opacity: 0;
    visibility: hidden;

}
.top_btn:focus{
    outline: none;
}

.top_btn_active{
    opacity: 1;
    visibility: visible;
}

/************************** public END **************************/
/************************** header SRT **************************/
.header_area_logo {
    margin: 0px;
    padding: 0px 0px 5px 0px;
}
.navbar {
    background-color: #663300;  
}
@media screen and (min-width: 992px) {
    .navbar {
        flex-direction: column;
    }
    .navbar-brand_box {
        display:none;
    }
}

.navbar ul li.nav-item {    
    padding: 0rem 1rem 0rem 1rem;
}

.navbar a {
    color: #FFFFFF;
    display: block;    
    padding: 0px;
}
.navbar a:hover, .navbar a:focus {
    color: #CCC;
    text-decoration: none;
}
.navbar .navbar-toggler {
    color: #333333;
    border-color: #FFF;    
    padding: 0.25rem 0.75rem;    
    line-height: 1;    
    border-radius: 0.25rem; 
}
.navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); 
}
@media screen and (max-width: 909px) {    
    .navbar ul li.nav-item {
        padding: 0rem 0.45rem 0rem 0.45rem;
    }
}
/************************** header END **************************/
/************************** footer SRT **************************/
.footer{
    margin: 0px auto 0px auto;	
	background-color: #373434;
    font-size: 13px;
    color: #FFFFFF;
    padding: 15px 0px 15px 0px;
    text-align: center;
}
/************************** footer END **************************/
/************************** TOP SRT **************************/
.concept_b {
    background-image: url(../../img/back_image_01.png);	
    padding-bottom: 30px;
}
.concept_b_title {
    margin:40px auto 20px auto;	
	text-align: center;    
    display:block;
}
.concept_b h2{
    overflow: hidden;    
}
.concept_b_text {	
    font-size: x-large;
    text-align: center;
    margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;    
}
.concept_b_text div{    
    display: inline-block;
    text-align:center;    
    line-height: 2.5rem;    
}
@media screen and (max-width: 909px) {    
    concept_b_text {
        margin-top: 0px;
    }
    .concept_b_text div{
       width: 90%;
    }    
} 

.concept_c {    
    margin-top: 20px;
	margin-bottom: 30px;    
}

.concept_c h2 {    
    overflow:hidden;
    background-image: url('../../img/title_01.gif');
    background-repeat: no-repeat;
    background-size:contain;
    background-position:center;
    text-indent: 100%;
    white-space: nowrap;    
    margin:0px auto 0px auto;
    padding: 0px;
    height:0px;
    padding-bottom: calc(100%*140/787);
    max-width:787px;
}

.concept_c div{
    margin-top:20px;
    font-size: x-large;
    line-height: 2.5rem;
    width: 100%;    
}

.concept_c div h3{
    background-image: url('../../img/point_01.gif');
    background-repeat: no-repeat;
    padding-left: 95px;
    padding-bottom: 5px;    
}
.concept_c .concept_c_point{
    border-bottom: 1px dashed #CCCCAA;
}

@media screen and (max-width: 909px) {        
    .concept_c {
       width: 100%;
    }
    concept_c_box {
        width: 100%;
    }
} 
.concept_d {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #fdfaf5;
    font-size: x-large;
    line-height: 2.5rem;
}

.concept_d h2 {
    overflow:hidden;
    background-image: url('../../img/title_02.gif');
    background-repeat: no-repeat;
    background-size:contain;
    background-position:center;
    text-indent: 100%;
    white-space: nowrap;    
    margin:0px auto 20px auto;
    padding: 0px;
    height:0px;
    padding-bottom: calc(100%*116/900);
    max-width:900px;
}

.concept_d .concept_d_text {
    text-align: left;
    font-size: large;
    line-height: 2rem;
}

.concept_d .concept_d_text h3{
    font-size: x-large;    
    font-weight: bold;
    color: #ff6666;
}

.concept_e {
    margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
}

.concept_e strong{
    font-size: x-large;
}

.concept_e .concept_e_text {
    text-align: left;
    font-size: large;
    line-height: 2rem;
}
.concept_e .concept_e_text .staff_name{
    font-size: x-large;
    font-weight: bold;
}

.concept_f {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #fff7e0;
    font-size: 130%;
    line-height: 2.2rem;
}

.concept_f h2 {
    overflow:hidden;
    background-image: url('../../img/title_03.gif');
    background-repeat: no-repeat;
    background-size:contain;
    background-position:center;
    text-indent: 100%;
    white-space: nowrap;    
    margin:0px auto 20px auto;
    padding: 0px;
    height:0px;
    padding-bottom: calc(100%*116/900);
    max-width:900px;
}

@media screen and (max-width: 500px) {
    .concept_f_box_detail{        
        width: 90%;        
    }
}

.concept_g {
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
    font-size: large;
    line-height: 1.8rem;
}

.concept_g h2 {
    overflow:hidden;
    background-image: url('../../img/title_04.gif');
    background-repeat: no-repeat;
    background-size:contain;
    background-position:center;
    text-indent: 100%;
    white-space: nowrap;    
    margin:0px auto 20px auto;
    padding: 0px;
    height:0px;
    padding-bottom: calc(100%*116/900);
    max-width:900px;
}

.concept_g .concept_g_shop{
    border-bottom: 1px dotted #ccc;
    padding: 5px;
    margin-bottom: 15px;
}
.concept_g .concept_g_shop .shop_name{
    font-weight: bold;
}

/************************** TOP END **************************/
/************************** company SRT **************************/
.company {
    margin-top: 20px;
	margin-bottom: 30px;
    font-size: large;
}

.company h2 {    
    font-size: x-large;
    background-image: url('../../img/effect_01.gif');
    background-repeat: no-repeat;    
    background-color: #333;
    background-position: 12px 8px;
    padding: 11px 0px 7px 25px;
    font-weight: bold;        
    color: #FFFFFF;
    border-radius: 10px;
}

.company strong {
    color: black;
}

.company .row {
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999;
}

/************************** company END **************************/
