
img{
	max-width:100%;
}

.pconly{ display:none; }


#koji {
    font-size: 20px;
    text-align: center;
    margin: 70px 0 0 0;
}



/*-------------------------------------------
 ヘッダー
--------------------------------------------*/

header {
	width:100%;
	margin:23px auto 20px auto;
	text-align:left;
	padding:16px 0 0 0;
	position:relative;
}

.headerlogo{
	margin:0;
	width:100%;
	height:300px;
	background: url(../img/header/s_top.jpg) no-repeat;
	background-size: auto 100%;
	background-position:50% 0;
	float:none;
}

.headerlogo a,
.headercopy,
.headertel{
	display:none;
}



/*-------------------------------------------
 メイン
--------------------------------------------*/

#main {
	width: 100%;
	margin:0 auto 40px auto;
}




/*-------------------------------------------
 スライダー
--------------------------------------------*/

#slider {
	height:100px;
	box-shadow:0px 0px 5px 2px #dedede;
	-moz-box-shadow:0px 0px 5px 2px #dedede;
	-webkit-box-shadow:0px 0px 5px 2px #dedede;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0
}

/*-------------------------------------------
 内容
--------------------------------------------*/

article {
	width: 94%;
	margin: 0 auto;
	float:none;
}

section {
	margin: 0 0 20px 0;
	padding:12px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0px 0px 3px 2px #d6d6d6;
	-moz-box-shadow:0px 0px 3px 2px #d6d6d6;
	-webkit-box-shadow:0px 0px 3px 2px #d6d6d6;
}

h2{
	margin:0 0 10px 0;
}

h2 p{
	font-weight:bold;
	font-size:15px;
	letter-spacing:0;
	padding:0 0 0 20px;
}

/*-------------------------------------------
 フッター
--------------------------------------------*/

footer {
	width:100%;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

footer ul.footlist{
	width:94%;
	font-weight:bold;
	line-height:190%;
	font-size:15px;

}

footer ul.footlist li{
	display:block;
	float:left;
	width:48%;
	padding: 0 2%;
	border-right:0;
	list-style:none;
	height:auto;
	text-align:left;
	margin-bottom:10px;
}

footer ul.footlist li:first-child{ width:100%; text-align:center; margin-bottom:20px;}

.footerlogo{
	width:138px;
	height:80px;
	margin:16px auto 0 auto;
}

.credit{
	width:90%;
	margin:0 auto;
}


/*---------------------------------------------------
左(facebook) 
----------------------------------------------------*/

.link img {
    width: 30%;
    margin-top: -4px;
    float: left;
}

/*---------------------------------------------------
右(youtube)など 
----------------------------------------------------*/

#sec1 {
	width: 100%;
    margin-top: -10px;
	float: left;
}


#sec1 .tube_waku .you_siz{
	width:100%;
	height:150px;
}

.tube_waku{
    width: 100%;
}

#sec1 .button01 {
	width:100%;
	font-size: 12px;
	text-align:center;
    margin: 0 0 -5px 0;
}

#sec2 {
	width: 100%;
    margin: -10px 0 0 -10px;
}

/*-----------------------------------------------------下層ページ-----------------------------------------------*/

#kasoutitle { /*--下層ヘッダー画像--*/
	height:150px;
	background:#ccc;
	margin-bottom:20px;
	position:relative;
	z-index:99;
	overflow:hidden;
	box-shadow:0px 0px 5px 2px #dedede;
	-moz-box-shadow:0px 0px 5px 2px #dedede;
	-webkit-box-shadow:0px 0px 5px 2px #dedede;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

#kasoutitle img{
	max-width:260%;
	margin-left:-90%;
}


/*-------------------------------------------
 結婚相談所iuiuとは　about
--------------------------------------------*/


.miryokuphoto {
	float:none;
	width:100%;
	height:auto;
	background:#fff;
	margin-left:0;
	margin-bottom:10px;
}


.eventbox05{
	float:none;
	width:100%;
	margin-left:0;
	margin-bottom:10px;
}





/*-------------------------------------------
 ご利用の流れ system
--------------------------------------------*/

.systembox01,
.systembox02,
.systembox03,
.systembox04{
	padding:10px;
	margin-top:26px;
	line-height:150%;
	font-size:12px;
}

.systembox01 > p{
	font-size:15px;
	letter-spacing:0;
}


/*--図--*/

.systemphoto{
	width:100%;
	margin-left:0;
	margin-bottom:10px;
	float:none;
}

/*-------------------------------------------
 料金 price
--------------------------------------------*/

.pricetitle{
	font-size:18px;
	font-weight: bold;
	margin-bottom:2px;
}

.pricebox02{
	padding: 4px 6px;
	margin-top:8px;
}

.priceya img {width: auto;}


/*--リスト--*/

ul.uchiwake{
	width:96%;
	margin:2%;
	float:none;
}

ul.uchiwake li{
	margin-left:20px;
}

ul.pricelist01{
	width:96%;
	margin:2%;
	padding:0;
}

ul.pricelist01 li{
	width:100%;
}

/*--写真--*/

.pricephoto{
	float:none;
	width:100%;
	height:auto;
	background:#fff;
	margin-left:0;
}

/*-------------------------------------------
 会社概要 company
--------------------------------------------*/

table.table01 tr th,
table.table01 tr td{
	padding: 2px 4px 3px 8px;
}

.table01_left{ width:37%; }