/*------------------------
リセット設定
------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;text-align:center;}

table{border-collapse:collapse;border-spacing:0;font-size:100%; border-style:none;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

ol,ul {list-style:none;}

caption,th,td {text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;}

q:before,q:after{content:'';}

img{border:none;}

hr{display:none;}

/*------------------------
全体設定
------------------------*/
html,body{
	margin:0;
	padding:0;
}
html{
	font-size:100%;
	overflow-y: scroll;
	background:#4c4948;
}
html,button,input,select,textarea{
	font-family:sans-serif;
	color:#3e3a39;
}
body{
	font:13px/2.0 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"Osaka",'ＭＳ Ｐゴシック',sans-serif;
	background:#ffffff;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	clear:both;
}
a{
	color:#3e3a39;
	text-decoration:none;
	-webkit-tap-highlight-color:none;
}
a:visited{
	color:#3e3a39;
}
a:hover{
	color:#f39800;
}
a:focus{
	outline:thin dotted;
}
a:hover,a:active{
	outline:0;
}
img{
	border:0;
	-ms-interpolation-mode:bicubic;
	vertical-align:middle;
}
ul,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style:none;
}
form{
	margin:0;
}
fieldset{
	border:0;
	margin:0;
	padding:0;
	border-top:1px solid #f39800;
}
button,input,select,textarea{
	font-size:100%;
	margin:0;
	vertical-align:middle;
}
button,input{
	line-height:normal;
}
button,input[type="button"],input[type="submit"]{
	cursor:pointer;
}
button[disabled],input[disabled]{
	cursor:default;
}
input[type="checkbox"],input[type="radio"]{
	box-sizing:border-box;
	padding:0;
	*width:13px;
	*height:13px;
}
input[type="search"]{
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{
	-webkit-appearance:none;
}
textarea{
	overflow:auto;
	vertical-align:top;
	resize:vertical;
}

#entry{
    background-color: #00aebb;
    font-size:150%;
    font-weight: bold;
    padding:20px;
    margin: 0px auto 0px;
}

#entry p{
    letter-spacing: .1em;
    color: #ffffff;
    line-height: 1.3em;
    margin: 0px auto 10px;
    
}

#entry a{
    background-color: #e99415;
    width: 75%;
    padding:10px;
    border: none;
    color: #ffffff;
    margin: 0px auto 0px;
    display:block;
    border-radius: 5px;
    box-shadow: 1px 1px 2px 0px rgba(255,255,255,0.75) inset,-1px -1px 2px 0px rgba(0,0,0,0.75) inset;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#entry a:hover {
  background-color: rgba(250, 0, 0, 0.75);
}

#entry .text{
    display: inline-block;
}


#page_title h2{
    padding: 40px;
    text-align: center;
    color: #ffffff;
    font-size:150%;
    font-weight: bold;
    background: url(../img/ccnext_titleback01.jpg) center 0 no-repeat #f08203;
    position:relative;
    overflow:hidden;
    margin:0 auto;
}

p.left{
     text-align: left;
}


/*------------------------
ヘッダー設定
------------------------*/
#headder{
	height:100px;
	position:relative;
	overflow:hidden;
	background:#fff;
}	
#headder_main{
	margin:0 auto;
	max-width:960px;
	background-color:#ffffff;
}
#headder_main h1{
	float:left;
	margin:18px 10px;
	width:200px;
}
#headder_main h1 img{
	width:200px;
}
#headder_main ul{
	float:right;
	margin:55px 10px 0;
	height:15px;
}
#headder_main ul li{
	border-left:1px dotted #aaaaaa;
	display:inline-block;
	float:left;
	line-height:34px;
	padding:0 10px;
	text-align:center;
}
#headder_main ul li a{
	color:#3e3a39;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../img/clover_before.gif);
	display:inline-block;
}
.page_mark{
	background-position:center;
	background-image:url(../img/clover.gif);
	background-repeat:no-repeat;
	display:inline-block;
}
.border_style{
	border-right:1px dotted #aaaaaa;
	padding:0 10px 0 0;
}
#headder.fixed {
	background:#fff;
	height:70px;
	left:0;
	opacity:0.95;
	position:fixed;
	width:100%;
	z-index:10;
	top:-110px;
}

#menu-icon,#menu-cb {
	display:none;
}

@media screen and (max-width: 768px){
	#headder{
		height:auto;
	}	
	#headder_main{
		margin:0 auto;
		max-width:768px;
		background-color:#ffffff;
	}
	#headder_main h1{
		width:100%;
		margin:15px 5px 17px;
	}
	#headder_main h1 img{
		width:35%;
	}

	#headder_main ul{
		margin:0 0;
	}
	#headder_main_list{
		height:100%;
  		background-color: #fff; /*メニュー背景色*/
		box-sizing: border-box;
 		padding: 10px 10px; /*メニュー内部上下左右余白*/
		position: fixed;
    		right: -200px; /*メニュー横幅①と合わせる*/
    		top: 0;
    		transition: transform 0.3s linear 0s; /*0.3s は変化するのにかかる時間*/
    		width: 200px; /*メニュー横幅①*/
    		z-index: 1000;
	}
	#headder_main ul li{
		line-height:50px;
		width: 90%;
		border:1px solid #fdeacc;
		float:none;
	}
	#headder_main ul li a{
		width: 100%;
		display:inline-block;
	}
	#headder.fixed {
		height:auto;
	}


#menu-icon {
    display:block;
    background-color: #fff; /*ボタン部分背景色*/
    border-radius: 0 0 0 10px; /*左下角丸*/
    color: #333; /*アイコン（フォント）色*/
    cursor: pointer;
    display: block;
    font-size: 50px; /*アイコン（フォント）サイズ*/
    height: 50px;
    line-height: 50px; /*縦位置中央化*/
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px; /*アイコン横幅*/
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    z-index: 1000;
}

/*透過背景部分*/
#menu-background {
    background-color: #333; /*黒背景部分背景色*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s は変化するのにかかる時間*/
    width: 100%;
    z-index: -1;
}

#menu-cb {
    display: none; /*チェックボックス本体は消しておく*/
}

#menu-cb:checked ~ #headder_main_list,
#menu-cb:checked ~ #menu-icon {
    transform: translate(-200px); /*メニュー本体横幅 width と合わせる*/
}

#menu-cb:checked ~ #menu-background {
    opacity: 0.5;
    z-index: 999;
}
}

/*------------------------
フッター設定
------------------------*/
#footer{
	clear:both;
	padding:30px 0 0;
	height:auto;
	background:#fff;
}
#pagetop{
	margin:0 auto 5px;
	text-align:right;
	max-width:960px;
	font-size:11px;
}
#footer_orange_area{
	background-color:#fdeacc;
	height:80px;
}
#footer_orange_area_content{
	margin:0 auto;
	max-width:960px;
	padding:20px 10px 10px;
}
#footer_link{
	float:left;
	font-size:10px;
}
#footer_rogo_tel_mail{
	width:390px;
	float:right;
}
#footer_rogo_tel_mail > p{
	float:left;
	width:238px;
	padding:4px 0 0;
}
#footer_rogo_tel_mail div{
	float:right;
	width:136px;
}
#footer_tel{
	margin:0 0 5px 0;
}

address{
	text-align:center;
	background-color:#4c4948;
	color:#ffffff;
	font-size:10px;
	clear:both;
}
@media screen and (max-width: 768px){
	#pagetop{
		max-width:768px;
	}
	#footer_orange_area{
	height:auto;
	}
	#footer_orange_area_content{
		width:95%;
		overflow:hidden;
	}
	#footer_link{
		float:none;
	}
	#footer_rogo_tel_mail{
		width:auto;
		float:none;
	}
	#footer_rogo_tel_mail > p{
		min-width:60%;
		padding:20px 0;
		float:none;
	}
	#footer_rogo_tel_mail div{
		float:none;
		width:100%;
	}
	#footer_tel{
		float:left;
		width:45%;
		margin:0 0 20px 0;
	}
	#footer_mail{
		float:left;
		margin:0 0 20px 5%;
		width:45%;
	}
	#sp_btn{
		display:none;
		position:fixed;
		right:1%;
		top:1%;
		width:25%;
		z-index:5;
	}
}
/*------------------------
クラス設定
------------------------*/
.opacity a:hover{
	filter:alpha(opacity=70);/* ie lt 8 */
	-ms-filter:"alpha(opacity=70)";/* ie 8 */
	opacity:0.7;
}
.newline{
	display:block;
}
.newline_sp{
	display:inline;
}
.float_clear:after{
	content:" ";
	display:block;
	clear:both;
}
@media screen and (max-width: 768px){
	.newline{
		display:inline;
	}
	.newline_sp{
		display:block;
	}
}