@charset "utf-8";



/* header and footer style for drug kudoh */

/*
body{
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, "游ゴシック" , "游ゴシック体" , "Yu Gothic", YuGothic, Arial, sans-serif;
}
*/

/* -- iPhone電話リンク用 -- */
footer .addr a,footer .addr2 a,footer .addr3 a,footer .addr4 a {
    color:#fff !important;
}

.slider{ box-shadow: 0 0 3px 3px rgba(0,0,0,0.15); }
.slider.flow{ box-shadow: 0 0 3px 3px rgba(163,152,24,0.1);}
.slider div img{ width: 100%; }






/*------------------------------*/
/* for PC */
/*------------------------------*/

/* パソコン用 */
/*
@media screen and ( min-width : 814px ) {
*/
@media screen and ( min-width : 768px ) {

.flow .pc_only_text{
	position: absolute;
    width: 40%;
    top: 196px;
    left: 90px;
}

.sp_only{ display: none !important; }
.sp_only_iblk{ display: none !important; }
#header .menu_master .toggle,#header .menu_master .togglearea{ display: none !important; }
.wrapper{ width:100%; }
.wrapper_contents_hf{ /*width:960px;*/ width:94%; margin: 0 auto; }
.wrapper_contents{ /*width:960px;*/ width:90%; margin: 0 auto; }
.wrapper_at_pc{ width:100%; }
.wrapper_at_pc_inner{ /*width:960px;*/ width:90%; margin: 0 auto; }
.wrapper_at_pc_inner_narrow{ /*width:960px;*/ width:90%; margin: 0 auto; /*margin: -60px auto 0;*/ }
.wrapper_at_pc_inner_ex{ /*width:960px;*/ width:80%; display: table; margin: 0 auto; table-layout: fixed;}
.wrapper_at_pc_inner_ex_narrow{ /*width:960px;*/ width:70%; margin: 0 auto; }

.shadow { display: none !important; }

/*
.svg_arrow_right .cls-1,.svg_arrow_right .cls-2{ fill:#fff; }
*/

.svg_arrow_left{ vertical-align:baseline !important; }
.svg_logo_kudoh{
	width: 50%;
	vertical-align: baseline;
}


h1 a:hover,h1 a:hover img{
	filter:alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}


#header{ position: fixed; top:0; z-index: 10; height: 150px; width:100%; }

#header .menu_master{ 
/*
	height: 42px;
*/
	/*
	position: absolute; left: 0; top: 0;
	*/
}
#header .menu_master .wrapper{
/*
	height: 42px;
*/
/*
	height: 28px;

	background: url(../img/bg_hs.png) repeat-x left top transparent;
	position: relative;
*/
}
#header .menu_master .wrapper_contents_hf{
	height: 42px;
	position: relative;
}
/*
#header .menu_master .wrapper_contents_hf:before{
	content:url(../img/bg_hl.png);
	position: absolute;
	left: 0;
	top: 0;
	width:3px;
	height:42px;
}
#header .menu_master .wrapper_contents_hf:after{
	content:url(../img/bg_hr.png);
	position: absolute;
	right: 0;
	top: 0;
	width:3px;
	height:42px;
}
*/
#header .menu_master .wrapper_contents_hf .mmenu{
/*
	width: 954px;
*/
/*
	height: 42px;
	background: url(../img/bg_hc.png) repeat-x left top transparent;
*/
	margin:0 3px;
	position: relative;
}
#header .menu_master .wrapper_contents_hf .mmenu li:nth-child(1) a{
	position: absolute;
	left: 0;
	top: 0;
	width:182px;
	
	height: 28px;
	line-height: 28px;
	color: #25a1ce;
    font-weight: bold;
/*
	height: 42px;
    padding: 10px 0 0 10px;
*/
}
#header .menu_master .wrapper_contents_hf .mmenu li:nth-child(2) a{
	position: absolute;
	right: 192px;
	top: 0;
	width:192px;
/*
	height: 36px;
	line-height: 36px;
	font-size: 139%;
*/
	height: 28px;
	line-height: 28px;
	font-size: 100%;

	background: #3dcce1;
	color: #fff;
	text-align:center;
}
#header .menu_master .wrapper_contents_hf .mmenu li:nth-child(3) a{
	position: absolute;
/*
	right: 0;
*/
	right: 2px;
	top: 0;
	width:192px;
/*
	height: 36px;
	line-height: 36px;
	font-size: 139%;
*/
	height: 28px;
	line-height: 28px;
	font-size: 100%;

	background: #34afc1;
	color: #fff;
	text-align: center;
}
#header .menu_master .wrapper_contents_hf .mmenu li:nth-child(2) a img,#header .menu_master .wrapper_contents_hf .mmenu li:nth-child(3) a img{
	vertical-align:baseline !important;
}


#header .menu_main{
/*
	border-bottom: 8px solid rgba(255,255,255,1);
*/
	border-bottom: 4px solid rgba(255,255,255,1);
	box-shadow: 0 0 3px 1px rgba(255,255,255,1);
}
#header .menu_main .wrapper{
/*
	background: #ff80c8;
	height: 122px;
*/
	margin:-42px 0 0 0;

	background: rgba(255,128,200,0.9);
	height: 100px;
}
#header .menu_main .wrapper_contents_hf{
	position: relative;
}
#header .menu_main h1 img{
	position: absolute;
/*
	top: 48px;
	width: 10%;
*/
	left: 35px;

	top: 50px;
	height: 44px;

}
#header .menu_main ul.ddmenu {
	position: absolute;
    top: 40px;
    width: 715px;
    margin: 0px;
    height: 64px;
    padding: 0 0 0 20px;
/*
    height: 82px;
    right: -86px;
*/
	right:0;
	text-align:right;
}
#header .menu_main ul.ddmenu li {
	padding: 0 0;
    display: inline-block;
    list-style-type: none;
    height: 100%;
    position: relative;
}
#header .menu_main ul.ddmenu a {
	color: white;             
	text-align: center;       
	text-decoration: none;    
/*
	font-size: 124%;
	height: 86px;
    line-height: 80px;
*/
	font-size: 100%;
	height: 64px;
    line-height: 64px;

	display: block;           
    padding: 0px 10px;
}
#header .menu_main ul.ddmenu a:hover {
	background-color: #f2cbe1;
	color: #fff;
	filter:alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}
#header .menu_main ul.ddmenu a.active {
	background-color: #f2cbe1;
	color: #fff;
	filter:alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}



#header .menu_sub{
	display: none;
	background: rgba(247,220,235,1);
/*
	background: rgba(247,220,235,0.75);
	border-bottom: 2px solid rgba(255,255,255,0.35); 
*/
}
#header .menu_sub ul.submenu {
	margin:0 auto;
	text-align:center;
    box-sizing: border-box;
    width: 100%;
    padding: 0 0;
	z-index:-2;
/*
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
*/

}
#header .menu_sub ul.submenu li {
    display: inline-block;
    list-style-type: none;
	padding:24px 8px;
}
#header .menu_sub ul.submenu li a {
	font-size: 100%;

	font-weight: normal;
	text-align: left;
	text-decoration: underline;    
/*
	font-size: 139%;
	background-color: rgba(202,241,247,1);
*/
	color: rgba(256,128,200,1);             
	padding:22px 4px;
}
#header .menu_sub ul.submenu li a:hover {
	background-color: #ff80c8;
	color: #fff;
	filter:alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}
#header .menu_sub ul.submenu.dds1_menu{ display:none; text-align:center; /*text-align:left; padding-left: 36px !important;*/ }
#header .menu_sub ul.submenu.dds2_menu{ display:none; text-align:center; }





#footer{
	z-index: 20;
/*
	height: 278px;
*/
	width:100%;
	background-color: #fff;
}



#footer .menu_master{ 
	margin:-42px 0 0 0;
	/*
	height: 56px;
	margin:-56px 0 0 0;

	position: absolute; left: 0; top: 0;
	*/	
}
#footer .menu_master .wrapper{
	height: 42px;
/*
	height: 56px;
*/
	background: url(../img/bg_hs_reverse.png) repeat-x left 10px transparent;
	position: relative;
}



#footer .menu_master .wrapper_contents_hf{
	height: 42px;
	position: relative;
}
/*
#footer .menu_master .wrapper_contents_hf:before{
	content:url(../img/bg_hr_reverse.png);
	position: absolute;
	left: 0;
	top: 0;
	width:3px;
	height:42px;
}
#footer .menu_master .wrapper_contents_hf:after{
	content:url(../img/bg_hl_reverse.png);
	position: absolute;
	right: 0;
	top: 0;
	width:3px;
	height:42px;
}
*/
#footer .menu_master .wrapper_contents_hf .mmenu{
/*
	width: 954px;
*/
	height: 42px;
	background: url(../img/bg_hc_reverse.png) repeat-x left top transparent;

	margin:0 3px;

	position: relative;
}
#footer .menu_master .wrapper_contents_hf .mmenu li:nth-child(1) a{
	position: absolute;
	left: 0;
	top: 0;
	width:182px;
	height: 42px;
    padding: 12px 0 0 10px;
}
#footer .menu_master .wrapper_contents_hf .mmenu li:nth-child(2) a{
	position: absolute;
	right: 192px;
	top: 6px;
	width:192px;
	height: 34px;
	line-height: 34px;
	font-size: 139%;
	background: #3dcce1;
	color: #fff;
	text-align:center;
}
#footer .menu_master .wrapper_contents_hf .mmenu li:nth-child(3) a{
	position: absolute;
/*
	right: 0;
*/
	right: 2px;
	top: 6px;
	width:192px;
	height: 34px;
	line-height: 34px;
	font-size: 139%;
	background: #34afc1;
	color: #fff;
	text-align: center;
}
#footer .menu_master .wrapper_contents_hf .mmenu li:nth-child(2) a img,#footer .menu_master .wrapper_contents_hf .mmenu li:nth-child(3) a img{
	vertical-align:baseline !important;
}
#footer .menu_master .wrapper_contents_hf ul.submenu{
	position: absolute;
	top:16px; 
	right:392px;
	display: inline-block;
}
#footer .menu_master .wrapper_contents_hf ul.submenu li{
	display: inline-block;
	padding:0 6px;
}



#footer .menu_main{
/*
	border-top: 6px solid rgba(0,0,0,0.8) inset;
	border-bottom: 8px solid rgba(255,255,255,1);
	box-shadow: 0 12px 6px 6px rgba(0,0,0,0.15),0px 6px 0px rgba(61,204,225,1) inset;
*/
	box-shadow: 0 6px 3px 3px rgba(0,0,0,0.15);
}
#footer .menu_main .wrapper{
	box-shadow: 0px 3px 0px rgba(223,126,165,1) inset;
	background: #fa8db9;
	height: 256px;
/*
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.4) inset;
	margin:-42px 0 0 0;
*/
}
#footer .menu_main .wrapper_contents_hf{
	position: relative;
}
#footer .menu_main h1 img{
	position: absolute;
	top: 58px;
	left: 35px;
}

#footer .menu_main ul.menu {
	width:328px;
	height: 112px;
	position: absolute;
	left:290px;
	top:28px;
}
#footer .menu_main ul.menu li {
	width:130px;
	display: inline-block;
	padding:12px 0;
}
#footer .menu_main ul.menu li a {
	color: #fff;

	font-size:124%;
}



#footer .menu_main .addr,#footer .menu_main .addr2,#footer .menu_main .addr3,#footer .menu_main .addr4,#footer .menu_main .cr {
	color: #fff;
}
#footer .menu_main .addr{
	position: absolute;
	top: 38px;
	left: 600px;
	line-height: 1.2rem;
}
#footer .menu_main .addr2{
	position: absolute;
	top: 38px;
	left: 800px;
	line-height: 1.2rem;
}
#footer .menu_main .addr3{
	position: absolute;
	top: 38px;
	left: 1000px;
	line-height: 1.2rem;
}
#footer .menu_main .addr4{
	position: absolute;
	top: 38px;
	left: 1200px;
	line-height: 1.2rem;
}



#footer .menu_main .cr{
	position: absolute;
	top: 180px;
	left: 36px;
}


#footer .menu_sub{
	display: none;
	background: rgba(202,241,247,0.75);
	border-bottom: 2px solid rgba(255,255,255,0.35); 
}
#footer .menu_sub ul.submenu {
	margin:0 auto;
	text-align:center;
    box-sizing: border-box;
    width: 100%;
    padding: 0 0;
	z-index:-2;
}
#footer .menu_sub ul.submenu li {
    display: inline-block;
    list-style-type: none;
	padding:24px 8px;
}
#footer .menu_sub ul.submenu li a {
	font-size: 139%;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;    
	color: rgba(0,104,53,1);             
	padding:22px 4px;
}
#footer .menu_sub ul.submenu li a:hover {
	background-color: #34afc1;
	color: #fff;
	filter:alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}
#footer .menu_sub ul.submenu.dds1_menu{ display:none; text-align:center; /*text-align:left; padding-left: 36px !important;*/ }
#footer .menu_sub ul.submenu.dds2_menu{ display:none; text-align:center; }



}









/*------------------------------*/
/* for tablet,Phablet -2column- */
/* iPad,iPadmini,一般的なAndroidタブレット〜iPad10.5インチモデルまでを想定 */
/* 本来は〜834pxまでだが、今回のヘッダーフッター最適設計幅960pxまではタブレット扱いにする */
/*------------------------------*/

/* タブレット、ファブレット用 */
/*
@media screen and ( min-width:768px ) and ( max-width:834px ) {
*/
@media screen and ( min-width:768px ) and ( max-width:959px ) {


.wrapper_at_pc_inner{ /*width:960px;*/ width:90%; margin: 0 auto; }
.wrapper_at_pc_inner_narrow{ /*width:960px;*/ width:90%; margin: 0 auto; /*margin: -60px auto 0;*/ }
.wrapper_at_pc_inner_ex{ /*width:960px;*/ width:90%; display: table; margin: 0 auto;}
.wrapper_at_pc_inner_ex_narrow{ /*width:960px;*/ width:90%; margin: 0 auto; }

.flow .pc_only_text{
	position: absolute;
    width: 40%;
    top: 160px;
    left: 90px;
}


.svg_logo_kudoh{
	width: 50%;
}


#header .menu_main h1 img {
/*
    position: absolute;
    top: 60px;
    left: 24px;
    width: 20%;
*/
}
#header .menu_main ul.ddmenu {
/*
    position: absolute;
    top: 40px;
    width: 80%;
    margin: 0px;
    height: 82px;
    padding: 0 0;
	right: 0;
	text-align:right;
*/
}	
#header .menu_main ul.ddmenu a {
/*
	color: white;             
	text-align: center;       
	text-decoration: none;    
	font-size: 100%;
	display: block;           
	height: 86px;
    line-height: 80px;
    padding: 0px 8px;
*/
}
#header .menu_sub ul.submenu li a {
/*
    font-size: 100%;
    font-weight: normal;
    text-align: left;
    text-decoration: underline;
    /* background-color: rgba(202,241,247,1); */
    /*color: rgba(0,104,53,1);*/
    padding: 22px 4px;
*/
}


#footer .menu_main ul.menu {
/*
    width: 328px;
*/
    width: 360px;
    height: 112px;
    position: absolute;
    left: 330px;
    top: 10px;
}
#footer .menu_main .addr {
    position: absolute;
    top: 38px;
    left: 640px;
    line-height: 1.2rem;
}
#footer .menu_master .wrapper_contents_hf ul.submenu {
    position: absolute;
    top: 16px;
    right: 386px;
    display: inline-block;
}
#footer .menu_master .wrapper_contents_hf ul.submenu a{ font-size: 93%; }
#footer .menu_main ul.menu li { /*width: 90px;*/ width: 110px; }
#footer .menu_main ul.menu li a { font-size:100%; }
#footer .menu_main .addr {
	font-size:85%;
    position: absolute;
    top: 98px;
    left: 330px;
    line-height: 1.2rem;
}
#footer .menu_main .addr2 {
	font-size:85%;
    position: absolute;
    top: 98px;
    left: 516px;
    line-height: 1.2rem;
}
#footer .menu_main .addr3 {
	font-size:85%;
    position: absolute;
    top: 98px;
    left: 702px;
    line-height: 1.2rem;
}
#footer .menu_main .addr4 {
	font-size:85%;
    position: absolute;
    top: 98px;
    left: 888px;
    line-height: 1.2rem;
}


#footer .menu_main .cr { font-size: 77%; }


}








/*------------------------------*/
/* for SmartPhone -1column- */
/* iPad,iPadminiをスマホには含めない */
/*------------------------------*/

/* スマホ用 */
/*
@media screen and ( max-width : 813px ) {
iPhoneXのランドスケープサイズまで
*/
/* 一般的な768pxを対象とする */
@media screen and ( max-width : 767px ) {

body{ position: relative; }
.shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: rgba(223,126,165,0.8);
    z-index: 10;
    display: none;
}

.flow .pc_only_text{ position: relative; width: 80%; text-align:center; margin: 0 auto; padding:24px 0; }


.sp_only{ display: block !important; }
.sp_only_iblk{ display: inline-block !important; }
.wrapper{ width:100%; }
.wrapper_contents_hf{ width:96%; margin: 0 auto; }


.svg_arrow_right .cls-1,.svg_arrow_right .cls-2{ fill:#fff; }
h1 a:hover,h1 a:hover img{
	filter:alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}
.svg_arrow_right,.svg_arrow_left{ vertical-align: text-bottom; }
.svg_logo_kudoh{ width:50%; }


.toggle{
	position:absolute;
	right:10px;
	top:30px;
	display:inline-block;
	padding:5px 10px;
	text-align:center;
	text-decoration:none;
}
.togglearea{
	position:absolute;
/*
	top:108px;
	top:96px;
*/
	top:80px;
	left:0;
	width:100%;
/*
	background:rgba(255,128,200,1);
	box-shadow:0 2px 2px rgba(0,0,0,0.2);
*/
	background: rgba(239,172,210,1);
    box-shadow: 0 2px 2px rgba(255,255,255,0.2);
	text-align:left;
	z-index:300;
	display:none;
}
.togglearea_inner{}
.togglearea li{ border-top:#fff 1px solid; }
.togglearea li:first-child{ border-top:none !important; }
.togglearea li a{ display:block; padding:24px; text-decoration:none; color: #fff; }


#header{
	position: fixed;
	top:0;
	z-index: 10;
	height: 150px;
	width:100%;
}
#header .menu_master{ 
	height: 22px;
	margin:-12px 0 0 0;
}
#header .menu_master .wrapper{
	height: 20px;
	background: url(../img/bg_hs.png) repeat-x left bottom transparent;
	position: relative;
}
#header .menu_master .wrapper_contents_hf{
	height: 42px;
	position: relative;
}
#header .menu_master .wrapper_contents_hf:before{
/*
	content:url(../img/bg_hl_sp.png);
*/
	position: absolute;
	left: 0;
	top: 0;
	width:3px;
	height:42px;
}
#header .menu_master .wrapper_contents_hf:after{
/*
	content:url(../img/bg_hr_sp.png);
*/
	position: absolute;
	right: 0;
	top: 0;
	width:3px;
	height:42px;
}

#header .menu_master .togglearea{
	display: none;
}
#header .menu_master a.toggle{
	position: absolute;
    top: 0;
    right: 6px;
    background: #f2cbe1;
    color: #fff;
    width: 66px;
    height: 66px;
    text-align: center;
	padding-top: 26px;

	z-index: 14;
}
#header .menu_master a.toggle:hover{
	filter:alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
	cursor : pointer;
}
#header .menu_master .wrapper_contents_hf .mmenu{
	width: 100%;
	height: 42px;
	background: url(../img/bg_hc.png) repeat-x left top transparent;
	margin:0 0;
	position: relative;

	z-index: 18;
}
#header .menu_master .wrapper_contents_hf .mmenu li:nth-child(1) a{
	position: absolute;
    left: 2%;
    bottom: 20%;
    width: 40%;
    height: 22px;
	line-height: 22px;
}
#header .menu_master .wrapper_contents_hf .mmenu li:nth-child(1) a img{
/*
	width:50%;
*/
	vertical-align:middle !important;
}


#header .menu_master .wrapper_contents_hf .mmenu li:nth-child(2) a{
	font-size: 77%;
	position: absolute;
    right: 32%;
    bottom: 20%;
    width: 28%;
    height: 22px;
    line-height: 22px;
	background: #3dcce1;
	color: #fff;
	text-align:center;
}
#header .menu_master .wrapper_contents_hf .mmenu li:nth-child(3) a{
	font-size: 77%;
	position: absolute;
    right: 1%;
    bottom: 20%;
    width: 30%;
    height: 22px;
    line-height: 22px;
    background: #34afc1;
    color: #fff;
    text-align: center;
}



#header .menu_main{
/*
	border-bottom: 8px solid rgba(255,255,255,0.75);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.15);
*/
}
#header .menu_main .wrapper{
	background: #ff80c8;
	height: 100px;
	margin:-42px 0 0 0;

	border-bottom: 2px solid #fff;
    box-shadow: 0 0 3px 3px rgba(255,255,255,0.5);
}
#header .menu_main .wrapper_contents_hf{
	position: relative;
}
#header .menu_main h1{
	margin:0 auto;
	width:150px;
}
#header .menu_main h1 a{
	position: absolute;
	top: 43px;
	width:150px;
}
#header .menu_main h1 img{}
#header .menu_main ul.ddmenu { display: none !important; }
#header .menu_sub{ display: none !important; }





#footer{
	z-index: 20;
/*
	height: 278px;
	margin:4px 0 0 0;
*/
	width:100%;
	background-color: #fff;
}



#footer .menu_master{ 
	height: 32px;
	background: #fa8db9;
/*
    margin: -20px 0 20px 0;
	box-shadow: 0 6px 4px 4px rgba(0,0,0,0.15);
*/
	/*
	margin:-56px 0 0 0;

	position: absolute; left: 0; top: 0;
	*/	
}
#footer .menu_master .wrapper{
	height: 32px;
	background: url(../img/bg_hs_reverse.png) repeat-x left 10px transparent;
	position: relative;
}
#footer .menu_master .wrapper_contents_hf{
	height: 32px;
	position: relative;
}
/*
#footer .menu_master .wrapper_contents_hf:before{
	content:url(../img/bg_hr_reverse.png);
	position: absolute;
	left: 0;
	top: 0;
	width:3px;
	height:42px;
}
#footer .menu_master .wrapper_contents_hf:after{
	content:url(../img/bg_hl_reverse.png);
	position: absolute;
	right: 0;
	top: 0;
	width:3px;
	height:42px;
}
*/
#footer .menu_master .wrapper_contents_hf .mmenu{
	width:100%;
	height: 32px;
	background: url(../img/bg_hc_reverse.png) repeat-x left top transparent;
	margin:0 0;
	position: relative;
}
#footer .menu_master .wrapper_contents_hf .mmenu li:nth-child(1) a{
	position: absolute;
    left: 2%;
/*
    bottom: 28%;
    width: 40%;
*/
    height: 32px;
    line-height: 32px;
}
#footer .menu_master .wrapper_contents_hf .mmenu li:nth-child(1) a img{
/*
	width:50%;
*/
	vertical-align: middle !important;
}

#footer .menu_master .wrapper_contents_hf .mmenu li:nth-child(2) a{
	font-size: 77%;
	position: absolute;
    right: 31%;
    bottom: 3px;
    width: 28%;
    height: 22px;
    line-height: 22px;
	background: #3dcce1;
	color: #fff;
	text-align:center;
}
#footer .menu_master .wrapper_contents_hf .mmenu li:nth-child(3) a{
	font-size: 77%;
	position: absolute;
    right: 1%;
    bottom: 3px;
    width: 30%;
    height: 22px;
    line-height: 22px;
    background: #34afc1;
    color: #fff;
    text-align: center;
}
#footer .menu_master .wrapper_contents_hf ul.submenu{ display: none !important; }





#footer .menu_main{
/*
	border-top: 6px solid rgba(0,0,0,0.8) inset;
	border-bottom: 8px solid rgba(255,255,255,1);

	box-shadow: 0 0 6px 6px rgba(0,0,0,0.15);
*/
}
#footer .menu_main .wrapper{
	background: #fa8db9;
/*
	height: 256px;

	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.4) inset;
	margin:-42px 0 0 0;
*/
/*
	box-shadow: 0px 3px 0px rgba(213,120,157,0.8) inset;
	padding-bottom: 16px;
*/

}
#footer .menu_main .wrapper_contents_hf{
	position: relative;
}

#footer .menu_main h1{
	margin:0 auto;
	width:40%;
	padding-top: 24px;
}
#footer .menu_main h1 a{}
#footer .menu_main ul.menu {
	width:100%;
/*
	margin:24px auto 12px;
	text-align:center;
*/
	text-align:left;
	font-size: 0;
	margin:24px auto 12px;
}
#footer .menu_main ul.menu li {
	background:#ed86b0;
	display: inline-block;
	padding:12px;
	text-align:center;
/*
	width:48%;
	margin:1px 0;
*/
	width:50%;
	font-size: 13px;
	border:1px solid #fa8db9;
}
#footer .menu_main ul.menu li a {
	color: #fff;
	font-size:100%;
}
#footer .menu_main .addr,#footer .menu_main .addr2,#footer .menu_main .addr3,#footer .menu_main .addr4,#footer .menu_main .cr { color: #fff; }
#footer .menu_main .addr{ line-height: 1.2rem; padding:12px; }
#footer .menu_main .addr2{ line-height: 1.2rem; padding:12px; }
#footer .menu_main .addr3{ line-height: 1.2rem; padding:12px; }
#footer .menu_main .addr4{ line-height: 1.2rem; padding:12px; }
#footer .menu_main .cr{ padding:12px; }




}


/* eof */
