@charset "utf-8";
.mt10 {
     margin-top: 10px !important;
}

.mt20 {
     margin-top: 20px !important;
}


.mb30 {
     margin-bottom: 30px !important;
}

.mb40 {
     margin-bottom: 40px !important;
}

.mb50 {
     margin-bottom: 50px !important;
}



@media screen and (max-width: 890px) {

.mb30 {
     margin-bottom: 20px !important;
}

.mb50 {
     margin-bottom: 40px !important;
}


}

@media screen and (max-width: 768px) {
.mt10 {
     margin-top: 5px !important;
}


.mb30 {
     margin-bottom: 10px !important;
}


.mt20 {
     margin-top: 15px !important;
}


.mb50 {
     margin-bottom: 20px !important;
}


}



.dental01 {
    
    width: 100%;
}

.dental01__wrapper {
    width: 94%;
    max-width: 972px;/*1164,972*/
    margin: 0 auto 50px;
}


.dental02 {
    
    width: 100%;
}

.dental02__wrapper {
    width: 94%;
    max-width: 972px;/*1164,972*/
    margin: 0 auto
}



.dental01__top {
    text-align: center;
    margin-top: 0;
    margin-bottom: 4rem
}

.dental01__top h1, .contact__wrapper h1 {
    margin-bottom: 1rem;
    line-height: 1.5;
}


.dental01__info {
    padding-right: 15px
}

.dental01__info div {
    border-bottom: 1px solid #cecece;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.dental01__info div:last-child {
    border-bottom: none
}

.dental01__info h2 {
    width: 97px
}

.dental01__img {
    padding-left: 15px;
    width:100%;
    height: auto;
    overflow: hidden;
    
}

.dental01__img .img {
    width:100%;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    background-position: center center !important;
}





@media screen and (max-width: 768px) {
.dental01__info {
        width: 100%;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 2rem
    }

    .dental01__info div {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }

    .dental01__img {
        width: 100%;
        padding-left: 0;
    }

   


}




.simply-scroll-container {
    position: relative
}

.simply-scroll-clip {
    position: relative;
    overflow: hidden
}

.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none
}

.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none
}

.simply-scroll-list li img {
    border: none;
    display: block
}


/*.product__detail {
    width: 94%;
    max-width: 1164px;
    margin: auto;
    text-align: center
}

.product__detail .sub {
    letter-spacing: 2px;
    margin-bottom: 0.5rem
}

.product__detail .ttl {
    padding-left: 5px;
    letter-spacing: 5px
}

.product__detail .subttl {
    font-size: 10px;
    letter-spacing: 2px;
    
}

.product__detail .subtitle {
    line-height: 1.3;
    
}

.product__detail .img {
    margin-top: 2rem;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 460px;
}

.product__detail .copy {
    font-size: 120% !important;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    letter-spacing: 2px
}

.product__detail .txt {
    margin-top: 0;
    margin-bottom: 3rem;
    text-align: left;
}



.profile__detail {
    background: #fff;
    width: 90%;
    padding: 18px;
    max-width: 1164px;
    margin: 0 auto;
    border: solid 1px #d5ad58;
    border-radius: 10px;  
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
    
    box-shadow: 0px 0px 3px 1px rgba(178, 163, 133, 0.5) inset;
}

.profile__detail h3 {
    font-weight: bold;
    padding-top:5px;
    
}

.profile__detail p.txt{
    padding: 10px 0 0;
    margin-top: 0;
    margin-bottom: 0 !important;
    text-align: left;
}


@media screen and (max-width: 768px) {
.profile__detail {
    width: 95%;
}
}

*/




/*CASE detail*/

#case-detail-img01{
	width: 50%;/*360px*/
	float: right;
}
#case-detail-img01 img{
	width: 100%;/*auto,360px*/
	height:auto;/*352px*/
        background-position: center center;
        overflow: hidden;
}
#case-detail-text01{
	width: 50%;/*600px*/
        
	float: left;
	
}
#case-detail-text01 h3{
	font-size: 150%;
	padding: 15px 0 15px;
        color: #fff;
        font-family:"Lato-Semibold", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
        line-height: 1.3;
        letter-spacing: 0.08em;
}

#case-detail-text01 .left h3{
        font-weight: bold;
	line-height: 140%;
	padding: 10px 0 15px;
        color: #404040;
}
#case-detail-text01 h4{
	margin-top: 20px;
	
	font-size: 90%;
	line-height: 150%;
}
#case-detail-text01 dl{
	margin-top: 20px;
	font-size: 75%;
}
#case-detail-text01 dl dt{
	
	line-height: 1.0;
	margin-top: 10px;
	
	padding-left: 20px;
}
#case-detail-text01 dl dd{
	
	margin-top: -1em;
	padding-left: 8em;
	line-height: 1.0;
}


#case-detail-text01 .ue{
        /*background-color: #F08C00;*/
	background-color: rgba(201, 182, 160, 1.0);
        width: 100%;
        height: 324px;
        padding: auto;
	padding: 25px 25px 30px;/*10px 15px 15px*/
        margin-bottom: 0;/*10px*/
        
}


#case-detail-text01 .left{
        /*background-color: rgba(240, 140, 0, 0.2); */
	background-color: #fff;/* 7C766D*/
        width: 100%;
        height: 324px;
        padding: auto;
	padding: 25px 25px 30px;/*10px 15px 15px*/
        margin-bottom: 0;/*10px*/
        border: solid 1px #d5ad58;
        /*box-shadow: 0px 0px 3px 1px rgba(88, 85, 59, 0.2) inset;*/
        box-shadow: 0px 0px 3px 1px rgba(178, 163, 133, 0.5) inset;
}


#case-detail-text01 p.title {
        width: 45%;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0px 0px 3px 1px rgba(178, 163, 133, 0.5) inset;
        font-family:"Lato-Semibold", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	padding: 0;
        -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
        font-size: 105%;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
        color: #A09180;
}



#case-detail-text01 .ue ol li{
        width: 100%;
	float: left;
	padding: 0 20px;
	font-size: 98%;
	list-style: none;
        line-height:1.6;
        /*color: #fff;*/
}

#case-detail-text01 .left ol li{
        width: 100%;
	float: left;
	padding: -15px 20px 0;
	font-size: 100%;
	list-style: none;
        line-height:1.8;
        
}

#case-detail-text01 .ue ol li:nth-child(2){
	float: left;
	border-top: 1px solid #fff;
        padding: 10px 0 0;
	width: 100%;
	margin-top: 10px;
	font-size: 85%;
	list-style: none;
        line-height:1.3;
        letter-spacing: 0;
        color: #fff;
}


#case-detail-text01 div ol li img{
	vertical-align: middle;
	margin-right: 7px;
}


#case-detail-box-outer .naka{
	background-color: #d5ad58; /*ede9e3*/
        width: 33.3%;
        height: 324px;
        
	padding: 25px 25px 30px;/*10px 15px 15px*/
        margin-bottom: 0;/*10px*/
        float: left;
        
}

#case-detail-box-outer .naka2 {
  width: 324px;
  height: 324px;
  overflow: hidden;
  position: relative;
  float: left;
}
 
#case-detail-box-outer .naka2 img {
  position: absolute;
  left: 50%;
  margin-left: -458px;
}





#case-detail-box-outer .naka h3{
	line-height: 140%;
	padding: 20px 0 15px;
        color: #fff;/* 404040*/
        font-weight: bold;
}


#case-detail-box-outer .naka ol li{
        width: 100%;
	float: left;
	padding: 10px 20px 0;
	font-size: 100%;
	list-style: none;
        line-height:1.8;
        
}









#case-detail-box-outer .nakapp{
	background-color: #d5ad58; /*ede9e3*/
        width: 33.3%;
        height: 324px;
        
	padding: 10px 15px 15px;
        margin-bottom: 0;/*10px*/
        float: left;
        
}

#case-detail-box-outer .nakapp2 {
  width: 324px;
  height: 324px;
  overflow: hidden;
  position: relative;
  float: left;
}
 
#case-detail-box-outer .nakapp2 img {
  position: absolute;
  left: 50%;
  margin-left: -458px;
}





#case-detail-box-outer .nakapp h3{
	line-height: 140%;
	padding: 10px 0 10px;
        color: #fff;/* 404040*/
        font-weight: bold;
}


#case-detail-box-outer .nakapp ol li{
        width: 100%;
	float: left;
	padding: 5px;
	font-size: 100%;
	list-style: none;
        line-height:1.8;
        
}

#case-detail-box-outer .nakapp ol li:nth-child(2){
        font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	border-top: 1px solid #fff;
        padding: 10px 0 0;
	width: 100%;
	margin-top: 10px;
	font-size: 95%;
	list-style: none;
        line-height:1.8;
        letter-spacing: 0.02em;
        color: #fff;
        font-weight: bold;
}



#case-detail-box-outer .nakapp p {
    margin: 5px auto 0;
    /*display: inline-block;*/
    border: none;
    background-color: #fff;
    padding: 0;/*10px 35px 10px*/
    width: 90%;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 2;
    letter-spacing: 1px;
    /*color: #fff;*/
    font-weight: bold;
    -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
   text-align: center;
    float:center;
    box-shadow: 0px 0px 3px 1px rgba(213, 173, 88, 0.7) inset;
    /*box-shadow: 0px 0px 2px 1px rgba(178, 163, 133, 0.4) inset;*/
}



@media screen  and (min-width:501px) and (max-width: 980px){


#case-detail-box-outer .nakapp p {
    margin: 5px auto 0;
    
    width: 50%;
    }

}


.case-detail-box{
	margin: 30px 0 0;
}

.case-detail-box p img{
	width: 300px;
	height: auto;
	margin-right: 30px;
	float: left;
	margin-bottom: 15px;
}

.case-detail-box div ol li{
	float: left;
	/*margin-right: 20px;*/
	font-size: 75%;
	list-style: none;
	margin-top: 5px;
}



.case-detail-box div ol li img{
	vertical-align: middle;
	margin-right: 7px;
}


.case-detail-box h3 {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
        color: #333;
        font-weight: normal !important;
        line-height:1.2; 
        letter-spacing: 0.06em;
}


.case-detail-box p{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	margin-top: 20px;
	line-height: 200%;
        letter-spacing: 0;
}


#case-detail-box-outer #btn-back{
	width: 300px;
	text-align: center;
	margin: 30px auto;
	font-size: 110%;
	font-weight: bold;
}
#case-detail-box-outer #btn-back a{
	padding: 6px 10px;
	display: block;
	width: 280px;
	
	background-color: #333;
	border: 1px solid #444;
	text-decoration: none;
}

#container p.pdf{
	margin-top: 10x;
	background: url(../../img/pdf.png) left 2px no-repeat;
	padding-left: 25px;
	float: left;
	margin-right: 30px;
}

#hosyo{
	border: 1px solid #444;
	padding: 10px;
	text-align: center;
	
	margin-top: 40px;
	font-size: 78%;
}
#hosyo strong{
	color: #D0BD59;
	font-size: 110%;

}






/*CASE detail 02*/

#case-detail-img02{
	width: 50%;/*360px*/
	float: left;
}
#case-detail-img02 img{
	width: 100%;/*auto,360px*/
	height:auto;/*352px*/
        background-position: center center;
        overflow: hidden;
}
#case-detail-text02{
	width: 50%;/*600px*/
        
	float: right;
	
}

#case-detail-text02 .about__btn {
        margin: 30px auto 0;
        text-align: center;
}


#case-detail-text02 h3{
	
	padding: 8px 0 15px;
        color: #fff;
}
#case-detail-text02 h4{
	margin-top: 20px;
	
	font-size: 90%;
	line-height: 150%;
}


#case-detail-text02 .ue{
	background-color: #fff;/*d5ad58*/
        width: 100%;
        height: 324px;
        padding: auto;
	padding: 30px 25px 30px;/*10px 15px 15px*/
        margin-bottom: 0;/*10px*/
        box-shadow: 0px 0px 3px 1px rgba(185, 166, 166, 0.4) inset;
}





#case-detail-text02 p.title {
        width: 50%;
        margin: 0 auto;
        
        background: url(../images/base.jpg) repeat center center;
        box-shadow: 0px 0px 3px 1px rgba(185, 166, 166, 0.4) inset;
	padding: 0;
        -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
        font-size: 115%;
        line-height: 30px;
        font-weight: normal;
        margin-bottom: 15px;
        text-align: center;
        color: #A09180;/* d5ad58*/
        letter-spacing: 0;
}



#case-detail-text02 .ue ol li{
        width: 100%;
	float: left;
	padding: 0 20px;
	font-size: 100%;
	list-style: none;
        line-height:1.6;
        
}

#case-detail-text02 .ue ol li:nth-child(2){
	float: left;
	border-top: 1px solid #fff;
        padding: 10px 0 0;
	width: 100%;
	margin-top: 10px;
	font-size: 85%;
	list-style: none;
        line-height:1.3;
        letter-spacing: 0;
        color: #fff;
}


#case-detail-text02 div ol li img{
	vertical-align: middle;
	margin-right: 7px;
}



@media screen  and (max-width: 1024px){
#case-detail-text01 .ue{
	background-color: rgba(201, 182, 160, 1.0);
        width: 100%;
        height: 315px;
        padding: auto;
	padding: 25px 25px 30px;/*10px 15px 15px*/
        margin-bottom: 0;/*10px*/
        
}

#case-detail-text02 .ue{
	/*background-color: #d5ad58;*/
        width: 100%;
        height: 315px;
        padding: auto;
	padding: 25px 25px 30px;/*10px 15px 15px*/
        margin-bottom: 0;/*10px*/
        
}
}



/*------------------------------------------------------------------------------------------*/
@media screen  and (min-width:769px) and (max-width: 980px){

/*CASE detail*/
#case2{
	/*background-color: #222;*/
}
#case-detail-img01{
	width: 100%;
	float: right;
}
#case-detail-img01 img{
	width: 100%;
	height: auto;
        
}
#case-detail-text01{
	width: 100%;
	float: left;
        margin-top: -10px;
        margin-bottom:15px;
	/*color: #fff;*/
}

#case-detail-text02 .ue{
	/*background-color: #d5ad58;*/
        width: 100%;
        height: 260px;
        padding: auto;
	padding: 25px 25px 30px;/*10px 15px 15px*/
        margin-bottom: 0;/*10px*/
        
}



#case-detail-text01 .left h3{
        font-size: 150%;
	line-height: 150%;
	padding: 25px 0 15px;
        color: #404040;/* 404040*/
}

#case-detail-text01 .left ol li{
        width: 100%;
	float: left;
	padding: 0 20px;
	font-size: 100%;
	list-style: none;
        line-height:2;
        
}


#case-detail-text01 h4{
	margin-top: 20px;
	/*color: #fff;*/
	font-size: 90%;
	line-height: 150%;
}
#case-detail-text01 dl{
	margin-top: 20px;
	font-size: 75%;
}
#case-detail-text01 dl dt{
	/*color: #fff;*/
	line-height: 1.0;
	margin-top: 10px;
	background: url(../../img/mark01.png) no-repeat left 2px;
	padding-left: 20px;
}
#case-detail-text01 dl dd{
	/*color: #fff;*/
	margin-top: -1em;
	padding-left: 8em;
	line-height: 1.0;
}
/*#case-detail-text01 p{
	margin-top: 24px;
	border-top: 1px dotted #444;
	padding-top: 15px;
}*/
.case-detail-box p{
	/*color: #fff;*/
	margin-top: 10px;
	line-height: 200%;
}
.case-detail-box p img{
	width: 300px;
	height: auto;
	margin-right: 30px;
	float: left;
	margin-bottom: 15px;
}
.case-detail-box{
	margin-top: 30px;
}
#case-detail-box-outer #btn-back{
	width: 300px;
	text-align: center;
	margin: 30px auto;
	font-size: 110%;
	font-weight: bold;
}
#case-detail-box-outer #btn-back a{
	padding: 6px 10px;
	display: block;
	width: 280px;
	color: #fff;
	background-color: #333;
	border: 1px solid #444;
	text-decoration: none;
}

#container p.pdf{
	margin-top: 10x;
	background: url(../../img/pdf.png) left 2px no-repeat;
	padding-left: 25px;
	float: left;
	margin-right: 30px;
}

#hosyo{
	border: 1px solid #444;
	padding: 10px;
	text-align: center;
	color: #fff;
	margin-top: 40px;
	font-size: 78%;
}
#hosyo strong{
	color: #D0BD59;
	font-size: 110%;

}



#case-detail-img02{
	width: 100%;
	float: left;
}
#case-detail-img02 img{
	width: 100%;
	height: auto;
        
}
#case-detail-text02{
	width: 100%;
	float: right;
        margin-top: -10px;
        margin-bottom:15px;
	
}



#case-detail-box-outer .naka h3{
        font-size: 150%;
	line-height: 150%;
	padding: 25px 0 15px;
        color: #fff;
}


#case-detail-box-outer .naka ol li{
        width: 100%;
	float: left;
	padding: 25px 0 0;
	font-size: 100%;
	list-style: none;
        line-height:1.8;
        
}




#case-detail-box-outer .nakapp h3{
        font-size: 150%;
	line-height: 150%;
	padding: 25px 0 15px;
        color: #fff;
}


#case-detail-box-outer .nakapp ol li{
        width: 100%;
	float: left;
	padding: 25px 0 0;
	font-size: 100%;
	list-style: none;
        line-height:1.8;
        
}


#case-detail-text01 h3{
        padding: 8px 0 10px;
        color: #fff;
	font-size: 130%;
}


#case-detail-text01 .ue ol li{
        width: 100%;
	float: left;
	padding: 0 20px;
	font-size: 90%;
	list-style: none;
        line-height:1.5;
        /*color: #fff;*/
}
#case-detail-text01 .ue{
	background-color: rgba(201, 182, 160, 1.0);
        width: 100%;
        height: 250px;
	padding: 10px 5px 20px;
        
}

#case-detail-text01 p.title {
        width: 40%;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0px 0px 3px 1px rgba(178, 163, 133, 0.5) inset;
        font-family:"Lato-Semibold", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	padding: 0;
        -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
        font-size: 95%;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
        color: #A09180;
}




}



@media screen and (max-width: 768px) {

/*CASE detail*/

#case-detail-img01{
	width: 100% !important;
	float: right;
}
#case-detail-img01 img{
	width: 100% !important;
	height: auto;
        
}
#case-detail-text01{
	width: 100% !important;
	float: left;
	margin-top: -10px;
        margin-bottom:15px;
}
#case-detail-text01 h3{
	padding: 8px 0 15px;
        color: #fff;
}
#case-detail-text01 h4{
	margin-top: 20px;
	
	font-size: 90%;
	line-height: 150%;
}
#case-detail-text01 dl{
	margin-top: 20px;
	font-size: 75%;
}
#case-detail-text01 dl dt{
	
	line-height: 1.0;
	margin-top: 10px;
	background: url(../../img/mark01.png) no-repeat left 2px;
	padding-left: 20px;
}
#case-detail-text01 dl dd{
	
	margin-top: -1em;
	padding-left: 8em;
	line-height: 1.0;
}
/*#case-detail-text01 p{
	margin-top: 24px;
	
	border-top: 1px dotted #444;
	padding-top: 15px;
}*/
.case-detail-box p{
	
	margin-top: 20px;
	line-height: 200%;
}
.case-detail-box p img{
	width: 300px;
	height: auto;
	margin-right: 30px;
	float: left;
	margin-bottom: 15px;
}
.case-detail-box{
	margin-top: 30px;
}
#case-detail-box-outer #btn-back{
	width: 300px;
	text-align: center;
	margin: 30px auto;
	font-size: 110%;
	font-weight: bold;
}
#case-detail-box-outer #btn-back a{
	padding: 6px 10px;
	display: block;
	width: 280px;
	
	background-color: #333;
	border: 1px solid #444;
	text-decoration: none;
}

#container p.pdf{
	margin-top: 10x;
	background: url(../../img/pdf.png) left 2px no-repeat;
	padding-left: 25px;
	float: left;
	margin-right: 30px;
}

#hosyo{
	border: 1px solid #444;
	padding: 10px;
	text-align: center;
	
	margin-top: 40px;
	font-size: 78%;
}
#hosyo strong{
	color: #D0BD59;
	font-size: 110%;

}

#case-detail-img02{
	width: 100% !important;
	float: left;
}
#case-detail-img02 img{
	width: 100% !important;
	height: auto;
        
}
#case-detail-text02 {
	width: 100% !important;
	float: right;
	margin-top: -10px;
        margin-bottom:15px;
}


#case-detail-box-outer .naka h3{
        font-size: 140%;
	line-height: 150%;
	padding: 5px 0 15px;
        color: #fff;
}


#case-detail-box-outer .naka ol li{
        width: 100%;
	float: left;
	padding: 25px 0 0;
	font-size: 100%;
	list-style: none;
        line-height:1.8;
        
}



#case-detail-box-outer .nakapp h3{
        font-size: 135%;
	line-height: 150%;
	padding: 0 0 15px;
        color: #fff;
}


#case-detail-box-outer .nakapp ol li{
        width: 100%;
	float: left;
	padding: 25px 0 0;
	font-size: 95%;
	list-style: none;
        line-height:1.7;
        
}




#case-detail-text01 h3{
        padding: 8px 0 10px;
        color: #fff;
	font-size: 125%;
}


#case-detail-text01 .ue ol li{
        width: 100%;
	float: left;
	padding: 0 20px;
	font-size: 85%;
	list-style: none;
        line-height:1.5;
        /*color: #fff;*/
}
#case-detail-text01 .ue{
	background-color: rgba(201, 182, 160, 1.0);
        width: 100%;
        height: 230px;
	padding: 10px 5px 10px;
        
}

#case-detail-text01 p.title {
        width: 40%;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0px 0px 3px 1px rgba(178, 163, 133, 0.5) inset;
        font-family:"Lato-Semibold", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	padding: 0;
        -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
        font-size: 95%;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
        color: #A09180;
}





}



@media screen and (max-width: 667px) {
/*CASE detail*/

#case-detail-box01{
}
#case-detail-img01{
	width: 100% !important;
}
#case-detail-img01 img{
	width: 100% !important;
	height: auto;
}
#case-detail-text01{
	width: 100% !important;
        margin-top: -10px;
        margin-bottom:15px;
	
}
#case-detail-text01 h3{
        font-size: 140%;
	line-height: 140%;
	padding: 15px 0 8px;
        color: #fff;
}
#case-detail-text01 h4{
	margin-top: 20px;
	
	font-size: 100%;
	line-height: 150%;
}


#case-detail-text01 ol li{
	font-size: 85%;
	list-style: none;
	margin-top: 0;
        line-height: 150%;
        width: 100%;
}






#case-detail-text01 .ue ol li:nth-child(2){
	float: left;
	border-top: 1px solid #fff;
        padding: 6px 3px 0;
	width: 100%;
	margin-top: 5px;
	font-size: 80%;
	list-style: none;
        line-height:1.3;
        letter-spacing: 0;
        color: #fff;
}



.case-detail-box h3{
font-size: 105%;
}


.case-detail-box p{
	
	margin-top: 10px;
	line-height: 210%;
}
.case-detail-box p img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.case-detail-box{
	margin-top: 30px;
}
#case-detail-box-outer #btn-back{
	text-align: center;
	margin-top: 30px;
	font-size: 110%;
	font-weight: bold;
}
#case-detail-box-outer #btn-back a{
	padding: 6px 0;
	display: block;
	width: 100%;
	
	background-color: #333;
	border: 1px solid #444;
	text-decoration: none;
}

#container p.pdf{
	margin-top: 10x;
	background: url(../../img/pdf.png) left 2px no-repeat;
	padding-left: 25px;
	text-align: left;
}

#hosyo{
	border: 1px solid #444;
	padding: 10px;
	
	margin-top: 40px;
	font-size: 85%;
}
#hosyo strong{
	color: #D0BD59;
	font-size: 110%;

}

#case-detail-img02 {
	width: 100% !important;
}
#case-detail-img02 img{
	width: 100% !important;
	height: auto;
}
#case-detail-text02 {
	width: 100% !important;
        margin-top: -10px;
        margin-bottom:15px;
	
}


#case-detail-text02 ol li{
	font-size: 85%;
	list-style: none;
	margin-top: 0;
        line-height: 150%;
        width: 100%;
}



#case-detail-text02 .ue{
	/*background-color: #d5ad58;*/
        width: 100%;
        height: 310px;
	padding: 10px 5px 20px;
        
}


#case-detail-box-outer .naka{
	background-color: #d5ad58;
        width: 100%;
        height: 262px;/*324*/
        
	padding: 25px 25px 30px;/*10px 15px 15px*/
        margin-bottom: 0;/*10px*/
        float: left;
        
}

#case-detail-box-outer .naka img{
	width: 100%;
        height: 207px;
        float: left;
        background-position: center center;
        overflow: hidden;
}


#case-detail-box-outer .naka h3{
        font-size: 150%;
	line-height: 130%;
	padding: 25px 0 15px;
        color: #fff;
}


#case-detail-box-outer .naka ol li{
        width: 100%;
	float: left;
	padding: 10px 0 0;
	font-size: 100%;
	list-style: none;
        line-height:1.8;
        
}






#case-detail-box-outer .nakapp{
	background-color: #d5ad58;
        width: 100%;
        height: 324px;/*324*/
        
	padding: 25px 25px 30px;/*10px 15px 15px*/
        margin-bottom: 0;/*10px*/
        float: left;
        
}

#case-detail-box-outer .nakapp img{
	width: 100%;
        height: 207px;
        float: left;
        background-position: center center;
        overflow: hidden;
}


#case-detail-box-outer .nakapp h3{
        font-size: 150%;
	line-height: 145%;
	padding: 20px 0 15px;
        color: #fff;
        letter-spacing: 0.1em;
}


#case-detail-box-outer .nakapp ol li{
        width: 100%;
	float: left;
	padding: 0;
	font-size: 100%;
	list-style: none;
        line-height:1.8;
        
}





#case-detail-text01 h3{
        padding: 8px 0 10px;
        color: #fff;
	font-size: 115%;
}


#case-detail-text01 .ue ol li{
        width: 100%;
	float: left;
	padding: 0 20px;
	font-size: 82%;
	list-style: none;
        line-height:1.5;
        /*color: #fff;*/
}
#case-detail-text01 .ue{
	background-color: rgba(201, 182, 160, 1.0);
        width: 100%;
        height: 200px;
	padding: 10px 5px 20px;
        
}

#case-detail-text01 p.title {
        width: 40%;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0px 0px 3px 1px rgba(178, 163, 133, 0.5) inset;
        font-family:"Lato-Semibold", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	padding: 0;
        -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
        font-size: 95%;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
        color: #A09180;
}





}




.tbl_01 {
    border-collapse: collapse;
    border-collapse: separate;
    border-spacing: 2px;
    width:100%;
    margin-top: 0;
    margin-bottom:10px;
}

.tbl_01 thead th:empty{
    background:transparent !important;
    border:none !important;
}

.tbl_01 th {
    font-size:15px;
    /*vertical-align: middle;*/
    padding: 4px 9x;
    text-align: center;
    background-color: rgba(68, 63, 62, 0.7);
    /*background-color: #443F3E;*/
    color: #fff;
    font-weight: normal;
}


.tbl_01 td {
    background-color: rgba(218, 215, 214, 0.4);
    padding: 9px;
    /*background-color: #DAD7D6;*/
    font-weight: normal;
    text-align: center;
}

.td-ta-r td {
    text-align: right;
}



/* access
------------------------------------------------------------ */
.sr {
    padding: 0 40px;
}
.sr__obj {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.sr__map-outer {
    padding: 0 0 20px;
}
.sr__map {
    height: 540px;/*540*/
}
.sr__map-window {
    
}
.sr__map-inner {
    padding: 20px 0;
    text-align: left;
}
.sr__map-ttl {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: bold;
    color: #303030;
    line-height: 1;
}
.sr__map-img {
    width: 200px;
    height: 139px;
    margin-bottom: 10px;
    
}
.sr__map-txt {
    font-size: 12px;
    color: #303030;/* 3b3b3b*/
}
.gmnoprint {
    display: none !important;
}


@media screen and (max-width: 500px) {
#case-detail-text01 .left h3{
	line-height: 130%;
        font-size: 140%;
	padding: 0;
        color: #fff;
}

#case-detail-text01 .left ol li{
        width: 100%;
	float: left;
	padding: -30px 0 0;
	font-size: 100%;
	list-style: none;
        line-height:1.8;
        
}

#case-detail-box-outer .naka h3{
        font-size: 140%;
	line-height: 150%;
	padding: 5px 0 20px;
        color: #fff;
}


#case-detail-box-outer .naka2 {
  width: 100%;
  height: 324px;
  overflow: hidden;
  position: relative;
  float: left;
}
 
#case-detail-box-outer .naka2 img {
  position: absolute;
  left: 50%;
  margin-left: -458px;
}



#case-detail-box-outer .nakapp h3{
        font-size: 140%;
	line-height: 140%;
	padding: 0 0 15px;
        color: #fff;
}


#case-detail-box-outer .nakapp2 {
  width: 100%;
  height: 324px;
  overflow: hidden;
  position: relative;
  float: left;
}
 
#case-detail-box-outer .nakapp2 img {
  position: absolute;
  left: 50%;
  margin-left: -458px;
}

#case-detail-text01 .ue{
	background-color: rgba(201, 182, 160, 1.0);
        width: 100%;
        height: 195px;
	padding: 10px 5px 10px;
        
}



#case-detail-text01 h3{
        padding: 8px 0 0;
        color: #fff;
	font-size: 105%;
        line-height: 120%
}


#case-detail-text01 .ue ol li{
        width: 100%;
	float: left;
	padding: 0 10px;
	font-size: 80%;
	list-style: none;
        line-height:1.5;
        /*color: #fff;*/
}

}


#case-detail-box01 {
  margin-bottom: 20px;
}