@charset "UTF-8";
/*
Theme Name: U-CONCENT
Theme URI: http://uconcent.mom/
Description: U-CONCENT
Author: KiK U-CONCENT
Author URI: http://uconcent.mom/
*/

/* CSS Document */

/*--------------------------------------------------------
　基本設定
--------------------------------------------------------*/
html{ font-size: 62.5% }

body {
	width: 100%;
	height: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#4c4c4c;
	background:#FFF;
	line-height:1.8;
	font-size:14px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}


/* for modern browser */
.clearfix {
    display: inline-block;
}

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



/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */

.none {
	margin:0 !important;
	padding:0 !important;
}

.sp_hide{
}


.Aover{
}






/*--------------------------------------------------------
　テキストリンク
--------------------------------------------------------*/

a {
	outline:none;
	line-height:1.1;
	color:#4D4D4D;
}

a:visted {
	color:#4D4D4D;
}

a.list {
	display:block;
	padding-left:16px;
	background:url(common/list_img.png) no-repeat left;
	text-decoration:none;
}
a.list:hover {
	text-decoration:underline;
}
a.list:visited {
	text-decoration:none;
}

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

@media print, screen and (min-width: 737px){
	
.pc_hide{
	display:none !important;
}

/*--- ヘッダー ---*/
header {
	width:100%;
	min-width:1040px;
	margin:0;
	padding-top:24px;
	background:#FFF;
	position:relative;
	position:fixed;
	z-index:9999;
	line-height:0;
}

header img{
	line-height:0;
	margin:0;
	padding:0;
}

/*header:before {
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
	background:url(common/h_bg_img.png) repeat-x;
	line-height:0;
	margin:0;
	padding:0;
}*/


header .h_content {
	width:1040px;
	margin:0 auto 30px;
	position:relative;
	/*background:url(common/h_img.png) no-repeat top;*/
}

header .h_content h1{
	width:243px;
	margin:4px auto 0;
}
	
header .h_content h1.h_logo{
	width:150px;
	height: 90px;
	margin:4px auto 0;
}

header .h_content h1.h_logo a{
	display: block;
	padding: 0;
	margin: 0;
}

header .h_content h1.h_logo a img{
	width: 100%;
	height: auto;
}

header .h_content ul.sns {
	overflow:hidden;
	position:absolute;
	top:20px;
	right:0;
	z-index:9999;
}

header .h_content ul.sns li{
	float:left;
	margin-left:15px;
}


header .h_content nav{
	margin-top:29px;
}

header .h_content nav ul{
}

header .h_content nav li{
	float:left;
	margin:0;
}

header .h_content nav li a{
	width:130px;
	height:34px;
	display:block;
}

header .h_content nav li.navi01{
	background:url(common/g_navi01_o.png) no-repeat;
}

header .h_content nav li.navi02{
	background:url(common/g_navi02_o.png) no-repeat;
}

header .h_content nav li.navi03{
	background:url(common/g_navi03_o.png) no-repeat;
}

header .h_content nav li.navi04{
	background:url(common/g_navi04_o.png) no-repeat;
}

header .h_content nav li.navi05{
	background:url(common/g_navi05_o.png) no-repeat;
}

header .h_content nav li.navi06{
	background:url(common/g_navi06_o.png) no-repeat;
}

header .h_content nav li.navi07{
	background:url(common/g_navi07_o.png) no-repeat;
}

header .h_content nav li.navi08{
	background:url(common/g_navi08_o.png) no-repeat;
}

header .h_content nav li ul{
    display: none;
    position: absolute;
    z-index: 1000;
    background: #fff;
    margin: 0;
	line-height:1.4;
	font-size:12px;
}

header .h_content nav li ul li{
	float:none;
	display:block;
	border-bottom:1px solid #ccc;
	}
header .h_content nav li ul li a{
	width:280px;
	display:block;
	text-align:center;
	padding:15px 15px 15px 15px;
	text-decoration:none;
	height:auto;
}

header .h_content nav li ul li a:hover{
	color:#E2536A;
}

header .h_content nav li ul li:first-child{
    margin: 30px 0 0 0;
}

/*--- フッター ---*/
footer{
	width:100%;
	min-width:1040px;
	margin:0;
	padding-top:150px;
	clear:both;
	font-size:12px;
}
footer .time_bg{
}
footer .time_bg .tgtCnt{
	background-size:cover !important;
	width:100%;
	min-width:1040px;
}
footer .time_bg .tgtCnt:before{
	content:"";
	display: block;
	padding-top: 40.288%;
}
footer .time_bg .time5{
	background:url(common/f_change_img05.jpg) no-repeat;
}
footer .time_bg .time6{
	background:url(common/f_change_img06.jpg) no-repeat;
}
footer .time_bg .time7{
	background:url(common/f_change_img07.jpg) no-repeat;
}
footer .time_bg .time8{
	background:url(common/f_change_img08.jpg) no-repeat;
}
footer .time_bg .time9{
	background:url(common/f_change_img09.jpg) no-repeat;
}
footer .time_bg .time10{
	background:url(common/f_change_img10.jpg) no-repeat;
}
footer .time_bg .time11{
	background:url(common/f_change_img11.jpg) no-repeat;
}
footer .time_bg .time12{
	background:url(common/f_change_img12.jpg) no-repeat;
}
footer .time_bg .time13{
	background:url(common/f_change_img13.jpg) no-repeat;
}
footer .time_bg .time14{
	background:url(common/f_change_img14.jpg) no-repeat;
}
footer .time_bg .time15{
	background:url(common/f_change_img15.jpg) no-repeat;
}
footer .time_bg .time16{
	background:url(common/f_change_img16.jpg) no-repeat;
}
footer .time_bg .time17{
	background:url(common/f_change_img17.jpg) no-repeat;
}
footer .time_bg .time18{
	background:url(common/f_change_img18.jpg) no-repeat;
}
footer .time_bg .time19{
	background:url(common/f_change_img19.jpg) no-repeat;
}
footer .time_bg .time20{
	background:url(common/f_change_img20.jpg) no-repeat;
}
footer .time_bg .time21{
	background:url(common/f_change_img21.jpg) no-repeat;
}
footer .time_bg .time22{
	background:url(common/f_change_img22.jpg) no-repeat;
}
footer .time_bg .time23{
	background:url(common/f_change_img23.jpg) no-repeat;
}
footer .time_bg .time24{
	background:url(common/f_change_img24.jpg) no-repeat;
}

footer .page_top{
	width:100%;
	min-width:1040px;
	background:#E9F0F3;
	padding:20px 0;
	text-align:center;
}

footer .f_contents{
	width:100%;
	padding:15px 0 35px;
	background:#FFF;
	border-top:1px solid #999;
}

footer .f_contents section{
	width:1040px;
	margin:0 auto;
	overflow:hidden;
}

footer .f_contents section .f_left{
	width:780px;
	float:left;
}

footer .f_contents section .f_right{
	width:230px;
	float:right;
}

footer .f_contents section .f_right ul{
	overflow:hidden;
}

footer .f_contents section .f_right ul li{
	float:left;
	margin-right:17px;
}

footer .f_contents section .f_right ul li:last-child{
	margin-right:0;
}

footer .f_contents section .f_right ul li.list{
	margin-top:5px;
	padding-left:13px;
	background:url(common/navi_list_img.png) no-repeat left;
}

/*--- メイン ---*/
#page_title_area{
	width:100%;
	min-width:1040px;
	padding-top:218px;
	margin-bottom:60px;
	position:relative;
}

#page_title_area h2 {
	width:244px;
	position:absolute;
	z-index:2;
	top:300px;
	left:82px;
}

#page_title_area div{
	width:100%;
}

#page_title_area div img{
	width:100%;
	height:auto;
}

/*--- コンテンツ ---*/

.wrapper {
	min-width:1040px;
	padding-top:0;
	position:relative;
}

section {
	width:1040px;
	margin:0 auto 70px;
	padding:0;
	clear:both;
}

section h3{
	position:relative;
	padding-bottom:28px;
}

section h3 span{
	position: absolute;
}

.contents section {
	margin-bottom:70px;
	clear:both;
}

.contents h2 {
	font-size:28px;
	line-height:1.1;
	padding:3px 0 25px 30px;
	margin-bottom:25px;
	border-bottom:2px solid #4D4D4D;
	background:url(common/title_img.png) no-repeat left top;
	letter-spacing:1px;
}

.contents h3 {
	margin-bottom:20px;
}

#f_navi {
	width:1060px;
	padding:0 10px;
	margin:45px auto 50px;
	overflow:hidden;
}

#f_navi li{
	width:330px;
	float:left;
}

#f_navi li:nth-child(even){
	margin:0 25px;
}
	
section ul.nav_btn {
	width: 100%;
	margin-top: 60px;
	display: -webkit-flex;
	display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	-webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
}
	
section ul.nav_btn li{
	display: inline-block;
	padding: 10px;
}

section ul.nav_btn li a{
	display: inline-block;
	background: #e2536b;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #FFF;
    padding: 16px 20px;
    text-align: center;
    text-decoration: none;
    line-height: 1.1;
}

}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

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

body {
	line-height:2.1;
	font-size:12px;
	font-size:1.2rem;
}
	
.sp_hide{
	display:none !important;
}

/*--- ヘッダー ---*/
header {
    width: 100%;
    margin: 0;
    padding: 7% 0 7%;
    /*background:url(common/sp_h_bg.png) no-repeat;
	background-size:cover;*/
    position: relative;
    line-height: 0;
}

header .h_content {
	width: 100%;
}

header .h_content h1{
	width:36.5%;
	margin:0 auto;
}

header .h_content h1.h_logo{
	width:25%;
	margin:0 auto;
}

header .h_content .h_btn {
	width:8.1%;
	position:absolute;
	top:19.8%;
	left:85%;
}

/*--- メニュー ---*/
.headerMenu {
	width:100%;
	min-width:320px;
	position:absolute;
	top:100%;
	left:0;
	z-index:999;
}
.slideMenu {
	width:100%;
	border-top:2px solid #E2536A;
	padding:15px 0;
	background:url(common/close.png) no-repeat 95% 50% #F7F7F7;
}

.slideMenu li {
	margin-left:5%;
	padding-left:15px;
	background:url(common/sp_menu_list.gif) no-repeat left;
}

.slideMenu_bgn {
	width:100%;
	border-top:2px solid #E2536A;
	padding:15px 0;
	background:#F7F7F7;
}

.slideMenu_bgn li {
	margin-left:5%;
	padding-left:15px;
	background:url(common/sp_menu_list.gif) no-repeat left;
}

.slideMenu_bgn li a{
	text-decoration:none;
}


.slideMenuContent {
    width: 100%;
	background:#F7F7F7;
}

.ds_none {
    display: none;
}

.slideMenuContent div{
	width:100%;
	border-top:1px solid #E2536A;
	font-size:1.2rem;
}

.slideMenuContent div a {
	width:95%;
	padding:15px 0 15px 5%;
	display:block;
}

.slideMenuContent div a {
	text-decoration:none;
}

.listOpen {
	background:url(common/open.png) no-repeat 95% 50% #F7F7F7;
}

/*--- フッター ---*/
footer{
	width:100%;
	min-width:320px;
	margin:0;
	padding-top:10%;
	clear:both;
	font-size:10px;
	font-size:1.0rem;
}
footer .time_bg{
}
footer .time_bg .tgtCnt{
	background-size:cover !important;
	width:100%;
	min-width:320px;
}
footer .time_bg .tgtCnt:before{
	content:"";
	display: block;
	padding-top: 40.288%;
}
footer .time_bg .time5{
	background:url(common/f_change_img05.jpg) no-repeat;
}
footer .time_bg .time6{
	background:url(common/f_change_img06.jpg) no-repeat;
}
footer .time_bg .time7{
	background:url(common/f_change_img07.jpg) no-repeat;
}
footer .time_bg .time8{
	background:url(common/f_change_img08.jpg) no-repeat;
}
footer .time_bg .time9{
	background:url(common/f_change_img09.jpg) no-repeat;
}
footer .time_bg .time10{
	background:url(common/f_change_img10.jpg) no-repeat;
}
footer .time_bg .time11{
	background:url(common/f_change_img11.jpg) no-repeat;
}
footer .time_bg .time12{
	background:url(common/f_change_img12.jpg) no-repeat;
}
footer .time_bg .time13{
	background:url(common/f_change_img13.jpg) no-repeat;
}
footer .time_bg .time14{
	background:url(common/f_change_img14.jpg) no-repeat;
}
footer .time_bg .time15{
	background:url(common/f_change_img15.jpg) no-repeat;
}
footer .time_bg .time16{
	background:url(common/f_change_img16.jpg) no-repeat;
}
footer .time_bg .time17{
	background:url(common/f_change_img17.jpg) no-repeat;
}
footer .time_bg .time18{
	background:url(common/f_change_img18.jpg) no-repeat;
}
footer .time_bg .time19{
	background:url(common/f_change_img19.jpg) no-repeat;
}
footer .time_bg .time20{
	background:url(common/f_change_img20.jpg) no-repeat;
}
footer .time_bg .time21{
	background:url(common/f_change_img21.jpg) no-repeat;
}
footer .time_bg .time22{
	background:url(common/f_change_img22.jpg) no-repeat;
}
footer .time_bg .time23{
	background:url(common/f_change_img23.jpg) no-repeat;
}
footer .time_bg .time24{
	background:url(common/f_change_img24.jpg) no-repeat;
}

footer .page_top{
	width:100%;
	min-width:320px;
	background:#E9F0F3;
	padding:15px 0;
	text-align:center;
}

footer .page_top a{
	width:8.1%;
	display:block;
	margin:0 auto;
}

footer .f_contents{
	width:100%;
	padding:15px 0 35px;
	background:#FFF;
	border-top:1px solid #999;
}

footer .f_contents section{
	width:95%;
	margin:0 auto;
	overflow:hidden;
}

footer .f_contents section .f_left{
	width:100%;
}

footer .f_contents section .f_right{
	width:100%;
	padding-bottom:5%;
}

footer .f_contents section .f_right ul{
	overflow:hidden;
}

footer .f_contents section .f_right ul li{
	float:left;
	margin-right:15px;
}
footer .f_contents section .f_right ul li img{
	width:30px;
}
footer .f_contents section .f_right ul li:last-child{
	margin-right:0;
}

footer .f_contents section .f_right ul li.list{
	margin-top:5px;
	padding-left:13px;
	background:url(common/navi_list_img.png) no-repeat left;
}

/*--- メイン ---*/
#page_title_area{
	width:100%;
	min-width:320px;
	padding-top:0;
	margin-bottom:30px;
	position:relative;
}

#page_title_area h2 {
	width:25%;
	position:absolute;
	z-index:2;
	top:10%;
	left:5%;
}

#page_title_area div{
	width:100%;
}

#page_title_area div img{
	width:100%;
	height:auto;
}

/*--- コンテンツ ---*/

img{
	width:100%;
	height:auto;
	line-height:0;
}

.wrapper {
	width:100%;
	min-width:320px;
	padding-top:0;
	position:relative;
}

section {
	width:95%;
	margin:0 auto 35px;
	padding:0;
	clear:both;
}

section h3{
	position:relative;
	padding-bottom:28px;
}

section h3 span{
	position: absolute;
}

.contents section {
	margin-bottom:70px;
	clear:both;
}

.contents h2 {
	font-size:28px;
	line-height:1.1;
	padding:3px 0 25px 30px;
	margin-bottom:25px;
	border-bottom:2px solid #4D4D4D;
	background:url(common/title_img.png) no-repeat left top;
	letter-spacing:1px;
}

.contents h3 {
	margin-bottom:20px;
}

#f_navi {
	width:1060px;
	padding:0 10px;
	margin:45px auto 50px;
	overflow:hidden;
}

#f_navi li{
	width:330px;
	float:left;
}

#f_navi li:nth-child(even){
	margin:0 25px;
}
	
section ul.nav_btn {
	margin-top: 30px;
	width: 100%;
}
	
section ul.nav_btn li{
	width: 100%;
	margin-bottom: 15px;
}

section ul.nav_btn li a{
	display: block;
	background: #e2536b;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #FFF;
    padding: 16px 20px;
    text-align: center;
    text-decoration: none;
    line-height: 1.1;
}

}

/*--------------------------------------------------------
　空き設定
--------------------------------------------------------*/
.mt05 { margin-top: 5px !important; }
.mt06 { margin-top: 6px !important; }
.mt07 { margin-top: 7px !important; }
.mt08 { margin-top: 8px !important; }
.mt10 { margin-top: 10px !important; }
.mt12 { margin-top: 12px !important; }
.mt15 { margin-top: 15px !important; }
.mt18 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 30px !important; }
.mt40 { margin-top: 50px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt80 { margin-top: 80px !important; }
.mt100 { margin-top: 100px !important; }

.mu03 { margin-bottom: 3px !important; }
.mu05 { margin-bottom: 5px !important; }
.mu08 { margin-bottom: 8px !important; }
.mu10 { margin-bottom: 10px !important; }
.mu15 { margin-bottom: 15px !important; }
.mu20 { margin-bottom: 20px !important; }
.mu25 { margin-bottom: 25px !important; }
.mu30 { margin-bottom: 30px !important; }
.mu50 { margin-bottom: 50px !important; }
.mu40 { margin-bottom: 40px !important; }
.mu60 { margin-bottom: 60px !important; }
.mu80 { margin-bottom: 80px !important; }
.mu100 { margin-bottom: 100px !important; }

.mr02 { margin-right: 2px !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr13 { margin-right: 13px !important; }
.mr14 { margin-right: 14px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

.ml02 { margin-left: 2px !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
