/* smart.css */

.pc{display: none;}
.sp{display: inherit;}
.naka #contents{
	padding-top: 0;
}
/* common
--------------------------------- */
body{
	font-size: 13px!important;
	-webkit-text-size-adjust : 100%;
	background: none;
	min-width: initial!important;
	min-width: auto!important;
}

body::before{
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	background: url(../img/bg_photo.jpg) no-repeat center center;
}

.pc{ display: none!important;}
.sm{ display: inherit!important;}

.fl_l, .fl_r{
	float: none!important;
}
/*
img{
	max-width: 100%!important;
	height: auto!important;
	display: block;
	margin: 0 auto;
	float: none;
}
*/
.inner{
	width: auto;
}

#wrapper,
#top #wrapper{
	min-width: inherit;
}

img{
	max-width: 100%;
	height: auto;
}

/* top
--------------------------------- */
#top #wrapper {
    width: 100%;
    min-width: inherit;
}
#top #header{
	display: block;
}
#top #header img{
	max-width: 100%;
	vertical-align: top;
}
.cal_l, .cal_r {
    float: none;
    width: 100%;
    padding: 0;
}
.shop_gp{
	width: 90%;
	margin: auto;
	background: #FFF;
	float: none;
	position: relative;
	left: 0;
	padding: 0 5%;
}
.shop_gp h1{
	display: none;
}


.shop_01, .shop_02, .shop_03, .shop_04,.shop_05,.shop_06 {
    height: auto;
}
/*
.shop_06 {
    background-position: center top;
    height: auto;
    padding-top: 48%;
}
*/
.scale{
	background-position: center top;
    height: auto;
    padding-top: 48%;
}
a.scale:hover:after {
	opacity: 1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.box .logo {
    height: 53px;
}
.box .link{
	margin: 15px 0;
	width: 114px;
}
.box .link a{
    height: 23px;
    text-indent: -9999px;
    background: url(../img/top_new/link_sp.png) center center no-repeat;
    background-size: auto 100%;
    display: block;
}
#top #content h2 {
    background-position: 20px center!important;
}
.fb{
	width: auto;
	max-width: 500px;
	margin: 27px auto 29px;
	text-align: center;
}
.fb iframe{
	width: 100%!important;
}
a.comingsoon{
	background-size: 60%;
	/*background-image: url(../img/top_new/comingsoon.png);
	background-color: rgba(0,0,0,0.7);*/
}

#pop_up p {
	width: calc(90% - 10px);
	padding: 10px;
	font-size: 16px;
}

#pop_up p span {
	font-size: 20px;
}


/* ヘッダー
------------------------------------------*/
#header{
	height: auto;
	position: static;
	background: #fff;
}

#header h1{
	width: auto;
	float: none;
	margin: 0;
}
.naka #header h1{
	width: auto;
	float: none;
	background-size: 50% auto;
	top: 0;
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
#header .btn{
	height: auto;
	padding: 10px 0;
	width: 40%;
}

h1 a{
	height: 40px;
	background-size: auto 100%;
}
#header #navi{width: 100%;float: none;height: auto;margin: 0;}
#nav_btn {position: absolute; top: 5px; right: 5px;width: 40px!important; height: 40px!important; z-index:999;cursor:pointer;box-sizing: border-box;}
#nav_btn-icon { display: block; position: absolute; top: 50%; left: 50%; width: 24px; height: 2px; margin: -1px 0 0 -12px; background: #9c8950; transition: .2s; }
#nav_btn-icon:before, #nav_btn-icon:after { display: block; content: ""; position: absolute; top: 50%; left: 50%; width: 24px; height: 2px; margin-left: -12px; background: #9c8950; transition: .3s; }
#nav_btn-icon:before { margin-top: -6px; }
#nav_btn-icon:after { margin-top: 4px; }

#nav_btn .close { background: transparent; }
#nav_btn .close:before, #nav_btn .close:after { margin-top: 0; }
#nav_btn .close:before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
#nav_btn .close:after { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); }

#nav{
	display: none;
	margin-top: 0;
	float: none;
}

#nav li{
	float: none;
}

#nav li a{
	width: auto!important;
	height: auto;
	padding: 10px 10px 10px 35px;
	text-indent: 0;
	color: #9c8950;
	text-decoration: none;
	background: url(../img/icon_plant.png) no-repeat 10px center!important;
	background-size: 15px auto!important;
	border-top: 1px dotted #e1dbca;
}

.container{
	width: auto;
}



/* campaign-form
--------------------------------- */
.container {
    width: auto;
}
div.bunner{
	padding: 35px 5%;
}
.required{
	width: 90%;
	margin: 0 auto;
}
#form h3 {
    font-size: 15px;
}
#form img{
	max-width: 100%;
}
#request_form {
    width: 100%;
}

#notice_ou {
    width: 90%;
}

#notice_in {
    padding: 20px;
    text-align: left;
}
dl.cp dt{
	margin-bottom: 0px;
}
dl.cp dd{
    width: auto;
}
#submit_bt,#check_bt,#back_bt, #ret_bt {
    width: 90%;
}

#request_form th, #request_form td {
    display: block;
    padding: 18px 5%;
}

#request_form td {
    
    border-left: none;
}

#request_form td.sinro.jserif,
#request_form td.sinpu.jserif {
    display: none;
}

textarea {
    width: 99%!important;
    padding: 0;
}

.form_txt_s1 {
    width: 95%;
}

.form_txt_s2 {
    width: 54px;
}

.form_txt_s3 {
    width: 20%;
}

td.sinro::before{
	content: "新郎の情報";
	width: 100%;
	display: inline-block;
}
td.shinpu::before{
	content: "新婦の情報";
	width: 100%;
	display: inline-block;
	color: #e66593;
}

/* 結婚式無料キャンペーン
-------------------------------------------------- */
#present #contents{
	padding: 0;
}
#present img{
	width: 100%;
	height: auto;
}
#present #main{
	padding: 0px;
	height: auto;
}
#present .mainimg{
	text-indent: -9999px;
	background-size:100% auto!important;
	padding-top: 105%;
}
#present .mainimg img{
	display: none;
}
#present #main h1{
	margin: 0 auto 10px;
	font-size: 24px;
}
#present #main .text{
	font-size: 12px;
}
#present #main .text span{
	font-size: 16px;
}

#present .btn_box {
    background: #f6d9a6;
    padding: 20px;
}

#present .btn_box .button {
    width: 80%;
    margin: 0 auto;
}

#present .btn_box a.btn {
    width: 48%;
    background: #a70014;
}

#present .btn_box a.btn span {
    padding: 5px 10px;
    height: auto;
}

#present .btn_box a.btn.tel {
    margin-left: 4%;
    background: #a70014;
}
#present a.btn img {
    display: block;
}

#present .btn_box a.btn.tel:hover {
    background: #a70014;
}

#present a.btn.tel span:before {
    display: none;
}

#present .point:before {
    background-size: contain;
    width: 70px;
    margin: 0 auto 40px;
    padding-top: 50px;
}

#present #prize h2,
#present #flow h2 {
    height: 71px;
}

#present #prize ul,
#present.swan #prize ul,
#present.yui #prize ul {
    width: 80%;
}

#present #prize ul li {
    float: none;
    margin-bottom: 40px;
}
#present.imai #prize ul li {
    width: 47%;
    margin: 0;
}

#present #flow ul {
    width: auto;
}

#present #flow ul li {
    float: none;
    margin: 0 auto 40px;
    width: 80%;
    min-width: 300px;
}
#present #flow ul li:after{
	content: "";
	background: url(../img/campaingn_free/arrow_down.png) center bottom no-repeat;
	background-size: 41px auto;
	height: 25px;
	width: 100%;
	position: absolute;
	bottom: -34px;
	left: 0;
	display: block;
}

#present #main #box_title{
	top: 20px;
	width: 80%;
	margin: 30px auto 0;
}
#present #main #box{
	width: 90%;
}
#present #main #box_in{
	border-style: solid;
    border-width: 1px;
	border-color: #c5b49c;
	padding: 25px;
}
#present .line_title{
	width: 100%;
}
#present .line_content{
	width: 100%;
}
#line_submit{
	background-size: contain;
}
#line_submit input{
	width: 100%;
	height: auto;
}

/* 
------------------------------------------*/
.naka #header{
	height: auto;
}
#pagetit{
	margin-bottom: 0;
}
#contents .anchor {
    width: 100%;
    display: block;
}
#contents .anchor{
	margin:0 auto;
}
#contents .anchor li,
#contents .anchor li:nth-child(4) {
    display: block;
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
   
}
.secStyle .col2{
	margin: 0 0 15px;
	width: 100%;
}

.tableStyle {
	width:100%;
	border-top:1px solid #dbdbdb;
}
.tableStyle th,
.tableStyle td {
	display: block;
	
}
.tableStyle th {
	width:auto;
}
#price .col2.flR dd span {
	width: auto;
}
#plan .secStyle h4{margin: 25px 10px 10px;}
#contents .naka p{margin: 0px 10px;}

#plan #sec04 .col1{
	width: auto;
}

#report #contents .bnr{
	width: 90%;
	margin: 30px auto 0;
}
#report #contents .bnr li{
	margin: 0 2% 10px;
	width: 46%;
	float: left;
}
#privacy .inSec01{
	margin: 0 10px;
}
#privacy .border_d{
	width: auto;
}


/* instagram
-------------------------------------------------- */
#instagram {
  text-align: center;
}
#instagram .container{
  width: auto;
}
#instagram #instabox li {
  width: 145px;
  height: 145px;
  margin: 0 5px 10px;
  display: inline-block;
  float:  none;
}
#instagram #instabox li p.hover{
  padding: 60px 0;
}
#instagram p.btn {
  width: 150px;
  margin: 20px auto 0px;
  font-size: 20px;
}
#instagram p.btn a {
  padding-bottom: 10px;
}


/* フッター
------------------------------------------*/
#footer .container {
    width: auto;
}
#footer h2 {
    width: 56px;
    padding: 0;
    height: 68px;
    background-size: contain;
    margin: 15px auto;
    float: none;
}
#footer .fLink {
    width: auto;
    float: none;
}
#footer .fLink li {
    margin: 0;
    text-align: center;
    width: 100%;
    padding: 13px 0;
    border-bottom: 1px solid #d1d1d1;
}
#footer .fLink li:first-child a::before,
#footer .fLink li:last-child a::before{
	content: ",";
	background:url(../img/common/mrk_link01.png) no-repeat 0 50%;
	background-size: 15px;
	width: 22px;
	height: 22px;
	display: inline-block;
	text-indent: -9999px;
}
#footer .fLink li li:first-child a::before,
#footer .fLink li li:last-child a::before{
	display: none;
}
#footer .fLink li ul::after {
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
#footer .fLink li li {
    width: 50%;
    float: left;
    background: none;
    padding-bottom: 0px;
    border: none;
}

#footer .fLink li.sl {
    float: none;
    margin: 0;
}

#footer .fLink li.parent {
    background: none;
    float: none;
}

#footer .fLink li a {
    background: none;
    padding: 0;
    margin: 0;
    line-height: 22px;
}

#footer p.copyright{
	text-align: center;
	width: 100%;
	padding: 20px 0 0;
	display: block;
}