@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#headerMain{
    padding-top: 44px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 35px;
}

#headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    color: #183646;
}

#headerLogo{
    position:absolute;
    left: 63px;
    top: 60px;
    width: 600px;
    height: 48px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#headerLogo a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 600px;
	height: 48px;
	background-image: url(../img_layout/logo_name.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#headerExtra1{
    position: absolute;
    right: 35px;
    top: 60px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin: 0;
    font-size: 16px;
    color: #183646;
    text-align: right;
    line-height: 20px;
}

#headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    margin-top: 0;
    margin-right: 2px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 26px;
    padding-bottom: 0;
    padding-left: 0;
    background-image : url(../img_layout/tel.png);
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: normal;

}

#headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: -7px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #402a00;
}

#headerExtra2
{
}

/* フッター内パーツ */
#footerMain
{
}

#footerMain p{
    /* コピーライト文字設定 */
    position: relative;
    top: 120px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 0.9em;
    text-align: center;
    color: #2390c9;
}

#footerLogo
{
}

#footerExtra1
{
}

#footerExtra2
{
}

/* サイドブロック内パーツ */
#aside a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* バナー */
#banner
{
}


#banner ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li
{
}

#banner li a{
    display: block;
    height: 47px;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(../img_layout/banner.png);
    background-position: center center;
    background-repeat: no-repeat;
}


/* 店舗情報 */
#shopinfo{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #3bbded;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #3bbded;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3bbded;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #3bbded;
}

#shopinfo h3{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #9cd7ed;
    text-align: left;
}

#shopinfo h3 span.en{
    text-transform: capitalize;
    font-weight:bold;
    color: #0094ca;
}

#shopinfo h4{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-weight: normal;
    color: #000000;
    font-weight: bold;
    line-height: 1.5em;
}

#shopinfo p{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    font-weight: normal;
    color: #000000;
    font-weight: normal;
    line-height: 1.5em;
}

#shopinfonew{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #3bbded;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #3bbded;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #3bbded;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #3bbded;
}

#shopinfonew h3{
    margin: 0;
    padding:0;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #9cd7ed;
    text-align: center;
}
#shopinfonew p{
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #000000;
    font-weight: normal;
    line-height: 1.5em;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#nav li a
{
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #193747;
    text-decoration: underline;
}
a:visited{
    color: #193747;
    text-decoration: underline;
}
a:hover{
    color: #193747;
    text-decoration: none;
}
a:active{
    color: #193747;
    text-decoration: none;
}

#skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-color: #fff2b2;
    font-weight: bold;
    font-size: 1.2em;
    color: #183646;
}
p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

.ml_14{
	font-size: 14px;
	line-height:24px;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.layoutset-02 h2{
    height: 27px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 26px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 35px;
    border-bottom: none;
    background-image : url(../img_layout/indexBg.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #183646;
    font-size: 1.3em;
    font-weight: normal;
    text-align: left;
}

.layoutset-02 h2 span.ja
{
}

.layoutset-02 h2 span.en{
    display: none;
}

#wrapper h3{
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 8px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 14px;
    padding-left: 0;
    background-image : url(../img_layout/indexBg_02.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #000000;
    font-size: 1.3em;
    font-weight: normal;
    text-align: left;
    line-height: 1.0;
}

h3.c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 2px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    color: #fbc421;
}

h5{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: bold;
}

h6 {
	position: relative;
	padding: 5px 26px 5px 42px;
	background: #fff0d9;
	font-size: 20px;
	color: #2d2d2d;
	margin-left: -33px;
	line-height: 1.3;
	border-bottom: solid 3px orange;
	z-index:-2;
}

h6:before {
	position: absolute;
	content: '';
	left: -2px;
	top: -2px;
	width: 0;
	height: 0;
	border: none;
	border-left: solid 40px white;
	border-bottom: solid 79px transparent;
	z-index: -1;
}

h6:after {
	position: absolute;
	content: '';
	right: -3px;
	top: -7px;
	width: 0;
	height: 0;
	border: none;
	border-left: solid 40px transparent;
	border-bottom: solid 79px white;
	z-index: -1;
}


table{
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #9bddff;
}

table th{
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    background-color: #eef9ff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9bddff;
}

table td{
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9bddff;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#main ul{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #f7ba05;
}

#main dl{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    font-weight: normal;
    width: 100px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 25px;
    background-image : url(../img_layout/point.png);
    background-position: 10px 12px;
    background-repeat: no-repeat;
    color: #183646;
    font-weight: bold;
	font-size:12px;
}

.layoutset-02 #main dt{
    color: #000000;
}

#main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 135px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #2390c9;
	font-size:13px;
}

.layoutset-02 #main dd
{
}

*:first-child + html #main dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #main dd{
    /* for IE6 */
    height: 20px;
    padding-left: 0px;
}

#main dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#main img{
    margin-top: 5px;
    margin-bottom: 10px;
}

#main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#manga img{
    height: 697px;
    width: 250px;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}
#checklist{
    width: 550px;
    margin-left: 30px;
}    
#checklist ul{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#checklist ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #f7ba05;
    background-image : url(../img_layout/check_blue.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    color: #183646;
    font-weight: bold;
}
#checkresult{
    margin-left: 40px;
    margin-top: -10px;
    margin-bottom: 20px;
    background-image : url(../img_layout/arrow_red.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    padding-left: 15px;
    font-weight: bold;
}

#checklist2{
    width: 600px;
    margin-left: 10px;
}    
#checklist2 ul{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#checklist2 ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #f7ba05;
    background-image : url(../img_layout/check_blue.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    color: #0000ff;
    font-weight: bold;
	font-size:16px;
	
}
#checkresult2{
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    background-image : url(../img_layout/arrow_red.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 15px;
    font-weight: bold;
	font-size:16px;
	text-align:left;

}

#pagetop{
    float: right;
    width: 134px;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    height: 21px;
    background-image : url(../img_layout/returnTop.png);
    background-position:left center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
/* アクセスページ デザイン定義 */
#flow{
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 0;
    zoom: 1;
}

#flow ol li{
    display: block;
    background-image : url(img_layout/arrow_3H.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 45px;
    padding-bottom: 0px;
    padding-left: 4px;
    list-style-type: none;
    line-height: 1.5;
}

#flow ol li:first-child{
    background-image: none;
    padding-top: 10px;
}


/* トップページ デザイン定義 */


#wrapper #toppage p.large{
    min-height: 35px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    background-color: #fff2b2;
    background-image : url(../img_layout/fBg.png);
    background-position: right top;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 1.2em;
    color: #183646;
}
#wrapper #toppage p.small{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-color: #fff2b2;
}
#wrapper #toppage > p{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-color: #fff2b2;
}
/*
#wrapper #toppage img{
    float: right;
}
*/
/* メニューページ デザイン定義 */
#wrapper #toppage-news{
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    background-color: #ffffff;
    overflow-y: scroll;
    height: 400px;
}


#wrapper #toppage-news h3{
    height: 27px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 26px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 35px;
    border-bottom: none;
    background-image : url(../img_layout/indexBg.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #183646;
    font-size: 1.3em;
    font-weight: normal;
    text-align: left;
}

/* ママの声 デザイン定義 */
#feedback{
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 0;
    zoom: 1;
}
#feedback img{
    width: 300px;
    height: 350px;
    float: left;
    
}


#feedback p.before{
    display: block;
    background-image : url(../img_layout/before.png);
    background-position: 320px 10px;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 0px;
    padding-left: 330px;
    font-size: 1.3em;
}
#feedback p.after{
    display: block;
    background-image : url(../img_layout/after.png);
    background-position: 320px 10px;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 0px;
    padding-left: 330px;
    font-size: 1.3em;
}

/* ママの声リンク デザイン定義 */
#voice{
    width: 400px;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 40px;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 150px;
    background-image : url(../img_layout/voice.png);
    background-position: ;
    background-repeat: no-repeat;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #ffccff;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #ffccff;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ffccff;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #ffccff;
    font-size: 1.2em;
    font-weight: normal;
    text-align: left;

}

#voice a:link{
    color: #ff3399;
    text-decoration: none;
}
#voice a:visited{
    color: #ff3399; 
    text-decoration: none;
}
#voice a:hover{
    color: #ff66ff;
    text-decoration: none;
}
#voice a:active{
    color: #ff3399;
    text-decoration: none;
}

/* ママの声リンク デザイン定義 */

#topvoice a:link{
    color: #193747;
    text-decoration: none;
}
#topvoice a:visited{
    color: #193747;
    text-decoration: none;
}
#topvoice a:hover{
    color: #193747;
    text-decoration: underline;
}
#topvoice a:active{
    color: #193747;
    text-decoration: underline;
}

.youtube {
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 360px;
	height: 200px;
}
.youtube::before {
	position: absolute;
	content: "クリックして動画再生！";
	color: #FFFF00;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 180px;
	background: rgba(0, 0, 0, 0.2);
	top: 0;
	left: 0;
	width: 360px;
	height: 200px;
	z-index: 10;
	transition: all 0.3s;
}
.youtube:hover::before {
	background: rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition: all 0.3s;
}

/* 回り込みを終了する定型表現。 */
/*clearfix*/	
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;	
}
/*画像と文書を並べて表示時する*/
  .inner_l {     
	float: left ;　 /*左側に配置する*/
	}
  .inner_p{
	float:right; 　 /*右側に配置する*/
	margin-left:20px;
   }

.box15 {
    padding: 0.2em 0.5em;
    margin: 2em 0;
    color: #565656;
    background: #ffeaea;
    box-shadow: 0px 0px 0px 10px #ffeaea;
    border: dashed 2px #ffc3c3;
    border-radius: 8px;
	z-index:-3;
}

.box3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #fff2b2;/*背景色*/
}
.box3 p {
    margin: 0; 
    padding: 0;
}


.headline01{
	background-color: #ef858c; /* 背景色 */
	color: #fff; /* 文字色 */
	overflow: hidden;
	padding: 10px 0 10px 20px;  /* 余白 */
	margin:20px 0 10px 0;
	position: relative;
	text-align:left;
	font-size:18px;
}
.headline01:before{
	background-color: #fff; /* 切り替わる色1 */
	content: '';
	display: block;
	opacity: 0.3; /* 不透明度 */
	transform: rotate(-50deg);
	position: absolute;
	bottom: -10px;
	right: -330px;
	width: 500px;
	height: 500px;
}
.headline01:after{
	background-color: #fff; /* 切り替わる色2 */
	content: '';
	display: block;
	opacity: 0.3; /* 不透明度 */
	transform: rotate(-70deg);
	position: absolute;
	bottom: -100px;
	right: -500px;
	width: 500px;
	height: 500px;
}

span.link-t-a {
position: relative;
top: -50px;/*左の数値を変えると、上下に調整します*/
display: block;
}


/*---レスポンシブ--
-----------------------------------------*/
 .pc { display: block !important; }
 .sp { display: none !important; }

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

 .pc { display: none !important; }
 .sp { display: block !important; }
}

