@charset "UTF-8";


/*===============================================
  店舗情報ページ
===============================================*/

.omise_body{
	background-color: white;
}

#contents.widthNone {
    width: auto;
    margin: 80px auto 180px 0;
}
@media screen and (max-width: 640px){
	#contents.widthNone {
		width: auto;
		margin: 2rem auto 4rem;
		padding: 0;
	}
}

#contents.widthNone {
    width: auto;
    margin: 80px auto 90px;
}

@media screen and (max-width: 640px){
	#contents.widthNone {
		width: auto;
		margin: 2rem auto 4rem;
		padding: 0;
	}
}

.leadArea2 {
    text-align: center;
    margin: 0 0 100px;
	padding: 100px 0 0 0;
}

@media screen and (max-width: 640px){
	#omise .leadArea2 {
		padding: 150px 4% 0;
		text-align: left;
        margin: 0 0 30px;
	}
}

@media screen and (max-width: 640px){
	#omise .leadArea2 p{
		font-size: 25px;
	}
}

#omise .secTit {
    font-size: 36px;
    letter-spacing: 0.2em;
    display: table;
    padding: 0 55px 0 60px;
    margin: 0 auto 40px;
    line-height: 1.3;
    position: relative;
	color: #000000;
}

@media screen and (max-width: 640px){
	#omise .secTit {
		display: table;
		padding: 0 28px 0 32px;
		margin: 0 auto 20px;
		font-weight: 600;
		line-height: 1.3;
		position: relative;
		text-align: center;
		letter-spacing: 0.2em;
	}
}

#omise .secTit:before {
    content: "";
    background: url(../img/common/before.svg) no-repeat;
    width: 23px;
    height: 36px;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 30px;
}
@media screen and (max-width: 640px){
	#omise .secTit:before {
		content: "";
		background: url(../img/common/before.svg) no-repeat;
		background-size: 100%;
		width: 35px;
		height: 28px;
		position: absolute;
		top: calc(50% - 14px);
		left: -9px;
	}
}

#omise .secTit:after {
    content: "";
    background: url(../img/common/after.svg) no-repeat;
    width: 23px;
    height: 36px;
    display: inline-block;
    position: absolute;
    top: 12px;
}
@media screen and (max-width: 640px){
	#omise .secTit:after {
		content: "";
		background: url(../img/common/after.svg) no-repeat;
		background-size: 100%;
		width: 35px;
		height: 28px;
		position: absolute;
		top: calc(50% - 14px);
		    left: 205px;
	}
}


#omise .mainPhotobox {
    background: #d23c0a;
    margin: 0 0 50px;
    padding: 0 0 50px;
}

@media screen and (max-width: 640px){
	#omise .mainPhotobox {
		margin: 50px 0 30px;
        padding: 0 4% 4%;
	}
}

#omise .mainPhotobox .mainPhoto {
	margin: 0 auto;
}

 .mainPhoto {
    width: 1100px;
    margin: 0 auto;
}

@media screen and (max-width: 640px){
	.mainPhoto {
		width: 100%;
        margin: 0 auto;
	}
}

#omise .mainPhotobox .mainPhoto img {
    margin: -50px 0 0;
    border-radius: 10px;
	height: 600px;
}

@media screen and (max-width: 640px){
	#omise .mainPhotobox .mainPhoto img {
		margin: -30px 0 0;
		height: auto;
	}
}

#omise .detailbox{
	margin: 0 auto 100px;
}

@media screen and (max-width: 640px){
	#omise .detailbox{
	margin: 0 auto 50px;
    padding: 0 4%;
	}
}

.wi1000 {
    width: 1100px;
    margin: 0 auto;
}

@media screen and (max-width: 640px){
 .wi1000 {
    width: 100%;
    margin: 0 auto;
	}	
}

#omise .photolist img{
	width: 500px;
	height: 450px;
	border-radius: 10px;
	margin: 0 0 20px 0;
}

#omise .courseSec1 {
    width: 1100px;
    margin: 0 auto 70px;
}

@media screen and (max-width: 640px){
	#omise .courseSec1 {
		width: 100%;
		margin: 0 auto 20px;
		padding: 0 4%;
	}
}	
	
#omise .image {
    margin: 50px auto;
	width: 70%;
}	
	
@media screen and (max-width: 640px){
	#omise .image {
		margin: auto;
		width: 100%;
	}
}
	
#omise .image img {
    width: 100%;
}	
	
@media only screen and (max-width: 640px){
	img {
		width: 100%;
		height: auto;
	}
}	

.courseWrap h2{
	font-size: 1.9em;
    margin: 20px 0 20px 0;
    line-height: 1.5;
    font-weight: bold;	
}

#omise .detailBox {
    margin: 0 auto 40px;
}

@media only screen and (max-width: 640px){
	#omise .detailBox {
		margin: 0 auto 0px;
		padding: 0 4%;
		height: 1410px;
	}
}

.wi1100 {
    width: 1100px;
	margin: 0 auto;
}

@media only screen and (max-width: 640px){
	.wi1100 {
    width: 100%;
    margin: 0 auto;
	}
}

#omise .overviewBox {
    width: 550px;
    float: right;
}

@media only screen and (max-width: 640px){
	#omise .overviewBox {
    width: 100%;
    float: none;
    margin: 0 0 20px;
	}
}

#omise .overviewBox table {
    width: 100%;
    clear: both;
    border-top: solid 1px #ddd;
    margin: 0 0 40px;
}

@media only screen and (max-width: 640px){
	#omise .overviewBox table {
		width: 100%;
		border-top: solid 1px #ddd;
		margin: 0 0 20px;
	}
}

#omise .overviewBox table tr {
    display: block;
    border-bottom: solid 1px #ddd;
}

#omise .overviewBox table th {
    width: 140px;
    text-align: left;
    padding: 17px 0;
    line-height: 1.6;
}

@media only screen and (max-width: 640px){
	#omise .overviewBox table th {
    width: 180px;
    text-align: left;
    padding: 15px 0;
    font-size: 25px;
	}
}

#omise .overviewBox table td {
    padding: 17px 0;
    line-height: 1.6;
}

@media only screen and (max-width: 640px){
	#omise .overviewBox table td {
    padding: 15px 0;
    font-size: 25px;
	}
}

#omise .gmapBox iframe {
    width: 100%;
    height: 350px;
}

@media only screen and (max-width: 640px){
	#omise .gmapBox iframe {
    width: 100%;
    height: 240px;
	}
}

#omise .photoList {
    float: left;
}

@media only screen and (max-width: 640px){
	#omise .photoList {
    float: none;
	}
}

#omise .photoList li {
    margin: 0 0 20px;
}

@media only screen and (max-width: 640px){
	#omise .photoList li {
    float: left;
    width: 49%;
    margin: 0 2% 0 0;
	}
}

#omise .photoList li img {
    border-radius: 10px;
	width: 500px;
	height: 330px;
}

@media only screen and (max-width: 640px){
	#omise .photoList li img {
    display: none;
	}
}

#omise .photoList li iframe {
    border-radius: 10px;
	width: 500px;
	height: 330px;
}

@media only screen and (max-width: 640px){
	#omise .photoList li iframe {
	width: 550px;
    margin: 0 20px;
	}
}

#omise .photoList li:last-child {
    margin: 0;
}

@media only screen and (max-width: 640px){
	#omise .photoList li:last-child {
    margin: 0;
	}
}

.yuMincho {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

@media screen and (max-width: 640px){
	.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
		right: 0;
		margin-left: auto;
	}
}

@media screen and (max-width: 640px){
	.drawer-hamburger {
    /* position: fixed; */
    z-index: 4;
    top: 5em;
    display: block;
    box-sizing: content-box;
    width: 4rem;
    padding: 0;
    padding: 18px .75rem 30px;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 0;
    outline: 0;
    background-color: transparent;
	}
}



/*===============================================
  align
===============================================*/
.cont_center {
  margin-left: auto !important;
  margin-right: auto !important;
}
.center {
  text-align: center !important;
  margin: 0 auto !important;
}
.textleft {
  text-align: left !important;
}
.textright {
  text-align: right !important;
}
.pcenter {
  vertical-align: middle;
}
.bold {
  font-weight: bold;
}
