@media screen and (min-width: 668px), print{


/* ----------------------------------------
　共通
---------------------------------------- */
.pc_off{display:none;}
.container_nal {
    width: 100%;
    margin: 0 auto;
    background-color: #FFF;
    overflow: hidden;
font-family: 'Arial','游ゴシック',YuGothic,'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ','Meiryo', sans-serif;
}

.container_reform {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
font-family: 'Arial','游ゴシック',YuGothic,'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ','Meiryo', sans-serif;
}

ul,li,p {
	padding: 0;
	margin: 0;
	list-style: none;
}
a {
	-webkit-transition: all .3s;
	transition: all .3s;

}
a[href^="tel:"] {
    pointer-events: none;
}

/* ----------------------------------------
　nalcafe ナルカフェ
---------------------------------------- */



/* main
---------------------------------------- */

.nal_main_wrap {
    height: 500px;
    overflow: hidden;
}
.nal_main{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; /* 現プレイヤーでは不要？ */
    height: 0;
    overflow: hidden;
}
.nal_main iframe{
    position: absolute;
    top: -154px;
    left: 0;
    width: 100%;
    height: 100%;
}

/* nal_lead
---------------------------------------- */

.nal_lead_wrap{
    background: #ccc0a0;
    overflow: hidden;
}
.nal_lead{
width: 1000px;
    margin: 60px auto 80px;
    text-align: center;
}
.nal_lead p {
    font-size: 17px;
    line-height: 34px;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 50px auto;
}

.nal_lead h3 img {
    width: 35%;
}

.nal_catch{
}

/* nal_conts
---------------------------------------- */

.nal_conts{
    margin: 0 auto;
    padding: 60px 0;
    background: url(../img/background.jpg) repeat;
}
.contents11{
	width: 1000px;
	overflow: hidden;
	position: relative;
	margin: auto auto 60px auto;
}

.contents11 h3 {
    margin: 30px auto;
}
.contents11 .float_r h3 {
	background: #383635;
	padding: 15px;
	color: #fff;
	font-size: 24px;
	font-family: serif;
	position: unset;
	margin-left: -100px;
	text-align: left;
}
.contents11 .float_l h3 {
	background: #383635;
	padding: 15px;
	color: #fff;
	font-size: 24px;
	font-family: serif;
	position: unset;
	margin-right: -100px;
}


.contents11 .m_pic {
    width: 540px; /* イメージ 幅指定 */
    /* イメージ 位置指定 */
}
.contents11 .m_pic img{
    max-width: 100%; /* イメージ サイズ指定 */
}
.contents11 .m_text {
    width: 440px;
    margin: auto;

}
.contents11 .m_text p {
    font-size: 16px;
    line-height: 33px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: auto;
}
/* nal_contact
---------------------------------------- */

.nal_contact_wrap{
    background: url(../img/nal_contact_bg.jpg) no-repeat 50% 50%;
height: auto;
    background-size: cover;
        padding: 50px 0px;
}
.nal_contact{
    background-color: rgba(255,255,255,0.9);
    width: 1000px;
    font-size: 16px;
    line-height: 33px;
    margin: 0px auto;
    padding: 50px 50px 45px 50px;
    box-sizing: border-box;
    position: relative;
}
.nal_contact h3 {
    font-size: 25px;
        line-height: 33px;
}
.nal_contact p {
    text-align: left;
    font-size: 16px;
    line-height: 33px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: auto;
}


.nal_contact_box {
    margin: 15px auto auto;
    overflow: hidden;

}

.nal_contact_box span{
    display: block;
    float: left;
    margin: 5px 0 0 0;
}
.nal_contact_map{
    display: block;
    float: right;
    border: 2px solid #000;
    width: 145px;
    height: 35px;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    box-sizing: border-box;

}
a.nal_contact_map:hover{
	background:#000;
	color:#FFF;
}




/* nal_sns
---------------------------------------- */

.nal_sns{
    text-align: center;
    margin: 70px auto;
}
.nal_sns h3 {
margin: auto auto 30px auto;

}

.nal_sns ul {
    margin: 0;
    padding: 0;

}
.nal_sns ul li {
    display: inline-block;
    margin: auto 10px;
}



/* reform
---------------------------------------- */

.reno_contact_wrap{
    background: url(../nalucafe/img/nal_contact_bg.jpg) no-repeat 50% 50%;
    height: 520px;
    overflow: hidden;

}

.reno_lead_wrap{
    background: #E5F1F9;
    overflow: hidden;
}


.reno_contents11{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: auto auto 60px auto;
}

.reno_contents11 h3 {
    margin: 30px auto;
}


.reno_contents11 .float_r h3 {
    /*margin-left: -100px;*/
}
.reno_contents11 .float_l h3 {
    /*margin-right: -80px;*/
    text-align: right;
}


.reno_contents11 .m_pic {
    width: 540px; /* イメージ 幅指定 */
    /* イメージ 位置指定 */
}
.reno_contents11 .m_pic img{
	max-width: 100%; /* イメージ サイズ指定 */
}
.reno_contents11 .m_text {
	width: 400px;
	margin: auto;
}
.reno_contents11 .m_text p {
	text-align: left;
	font-size: 16px;
	line-height: 33px;
	font-weight: 500;
	letter-spacing: 1px;
	margin: auto;
}

.iframe-content {
	position: relative;
	width: 100%;
	height: 850px;
	background: #ccc0a0;
	padding: 50px 0px;
}

.iframe-content div {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}
.iframe-content iframe {
	width: 1000px;
	height: 700px;
	border: none;
	margin: 10px auto;
	display: block;
}

.iframe-content h3 {
	position: relative;
	/* display: inline-block; */
	width: 1000px;
	font-size: 35px;
	margin: auto;
	text-align: center;
	margin-bottom: 1em;
	display: block;
	font-family: serif;
}
.iframe-content h3:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 110px;
	height: 8px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: black;
	border-radius: 2px;
}
.btn-flat-logo {
	position: relative;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 1em 3em;
	text-decoration: none;
	color: #FFF;
	background: #000;
	transition: .4s;
}

.btn-flat-logo:hover {
	background: #9e7d24;
}

/*******メイン背景画像*************/
.cb-slideshow,
.cb-slideshow:after {
    width: 100%;
    position: absolute;
    height: 600px;
    top: 95px;
    left: 0px;
    z-index: -20;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}
.cb-slideshow li span {
    width: 100%;
	    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px;
}
.cb-slideshow li:nth-child(1) span {
    background-image: url(/img/main_bg.jpg);
}
.cb-slideshow li:nth-child(2) span {
    background-image: url(/img/main_bg2.jpg);
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url(/img/main_bg3.jpg);
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    background-image: url(/img/main_bg4.jpg);
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    background-image: url(/img/main_bg5.jpg);
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
    background-image: url(/img/main_bg6.jpg);
    animation-delay: 30s;
}
.cb-slideshow li:nth-child(2) div {
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) div {
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) div {
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) div {
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) div {
    animation-delay: 30s;
}
@keyframes imageAnimation {
    0% { opacity: 0; animation-timing-function: ease-in; }
    8% { opacity: 1; animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
.no-cssanimations .cb-slideshow li span{
    opacity: 1;
}
/*******メイン背景画像end*************/

.main {
	margin: auto;
	padding-top: 150px;
	width: 813px;
}

.main_wrap {
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position-y: bottom;
}


}/* media screen fin 消さないこと */