@charset "Shift_JIS";
/* 共通 */
#cont_body{
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}
ul{
	padding: 0;
	margin: 0;
}
ul li{
	list-style: none;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

/* 共通 */
#menu_c96_after,#gaiyou,#nyuujou{
	margin-bottom: 100px;
}

#item,#chuijiko{
	margin-bottom: 50px;
}

#menu_c96_after{
	padding: 15px 14px;
	box-sizing: border-box;
	background-color: #385EAB;
	text-align: center;
	margin-top: 30px;
}

#menu_c96_after ul{
	margin-top: 12px;
}

#menu_c96_after ul li{
	margin-right: 15px;
	width:241px;
	float: left;
}

#menu_c96_after ul li a{
	display: block;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	padding: 12px 0;
	box-sizing: border-box;
	text-align: center;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 14px;
}

#menu_c96_after ul li a{
	color: #385EAB;
}

#menu_c96_after ul li:nth-of-type(3n),
#menu_c96_after ul li:nth-of-type(6n){
	margin-right: 0;
}

#menu_c96_after ul li:nth-of-type(4n),
#menu_c96_after ul li:nth-of-type(5n),
#menu_c96_after ul li:nth-of-type(6n){
	margin-bottom: 0;
}

#menu_c96_after ul li a #inner {
    content: "";
    position: absolute;
    top: 35px;
    right: 15px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #385EAB;
}

#gaiyou p{
	font-size: 18px;
}

#gaiyou p a{
	color:#232323;
	text-decoration: underline;
}


#gaiyou p span{
	color: #FF4545;
}

#gaiyou ul{
	margin: 1em 0;
	font-size: 18px;
}

#gaiyou ul li a{
	color: #333;
	text-decoration: underline;
}

#nyuujou .center{
	text-align: center;
	font-size: 18px;
}

#nyuujou .center p {
  margin: 50px 0px 20px;
}

#item ul li{
	float: left;
	width: 386px;
	margin-bottom: 15px;
}

#item ul li:nth-of-type(odd){
	margin-right: 10px ;
}

#chuijiko ul li{
	font-size: 16px;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.7;
}

#chuijiko ul{
	margin-bottom: 1em;
}

@media screen and (min-width: 813px) {
	#menu_c96_after ul li a{
		transition: all .2s ease-in-out;
		position: relative;
		top: 0;
		left: 0;
		box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4);
	}

	#menu_c96_after ul li a:hover{
		top: 2px;
		opacity: 0.9;
		box-shadow: none;
	}
	#nyuujou .center a img{
		display: inline-block;
		transition: all .2s ease-in-out;
		position: relative;
		top: 0;
		left: 0;
		-moz-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.4));
		-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.4));
		-ms-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.4));
	}

	#nyuujou .center a img:hover{
		top: 2px;
		opacity: 0.9;
		filter: none;
	}

	#gaiyou p a{
		transition: all .2s ease-in-out;
	}

	#gaiyou p a:hover{
		opacity: 0.6;
		text-decoration: transparent;
	}

	#gaiyou ul li a{
		transition: all .2s ease-in-out;
	}

	#gaiyou ul li a:hover{
		opacity: 0.8;
		text-decoration: transparent;
	}

	#item h3{
		background:url(../images/201908_c96/after/c96_after_icon01.gif) no-repeat left 4px;
		font-size: 18px;
		padding-left: 1.2em;
	}

	#item ul li a{
		transition: all .2s ease-in-out;
	}

	#item ul li a:hover{
		opacity: 0.8;
	}


/****** page-top ******/
	#page-top{
		margin:0 0 0 935px;
		width:55px;
		height:55px;
		display:none;
		position:fixed;
	/*	right:16px;*/
		bottom:60px;
		opacity: 0.8;
		cursor: pointer;
	}

	#move-page-top img{
		width: 100%;
		transition:all .2s ease-in-out;
	}

	#page-top img:hover{
		opacity: 0.8;
	}
	.pc{
		display: block;
	}
	.sp{
		display: none;
	}
}
@media screen and (max-width: 812px) {
	#menu_c96_after img{
		width: 90%;
	}
	#menu_c96_after ul li{
		margin-right: 2%;
		width:49%;
		float: left;
	}

	#menu_c96_after ul li:nth-of-type(even){
		margin-right: 0;
	}

	#menu_c96_after ul li:nth-of-type(odd){
		margin-right: 2%;
	}

	#menu_c96_after ul li a{
		font-size: 28px;
		position: relative;
		top: 0;
		left: 0;
	}

	#menu_c96_after ul li a #inner {
	    content: "";
	    position: absolute;
	    top: 43%;
	    right: 5%;
	    width: 0;
	    height: 0;
	    border-top: 10px solid transparent;
	    border-right: 10px solid transparent;
	    border-bottom: 10px solid transparent;
	    border-left: 12px solid #385EAB;
	}

	/* #sns2 {
    width: 175px;
    display: inline-block;
	} */
	#sns2 {
    float: right;
    margin-right: 72px;
    width: 175px;
	}
	#sns2 ul,
	#sns2 ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
	}

	#sns2 ul li {
    height: 80px;
    width: 80px;
	}

	#sns2 ul li {
    float: left;
    margin-right: 15px;
	}

	#sns2 ul li:nth-of-type(2n){
		margin-right: 0;
	}

	#sns2 ul li a {
    display: block;
	}

	#sns2 ul li a img {
    width: 100%;
    height: 100%;
	}

	#gaiyou p{
		font-size: 26px;
	}

	#gaiyou ul{
		margin: 1em 0;
		font-size: 26px;
	}

	#gaiyou ul li:nth-of-type(1n),
	#gaiyou ul li:nth-of-type(2n){
		text-indent: -6em;
		margin-left: 6em;
	}

	#gaiyou ul li:nth-of-type(3n),
	#gaiyou ul li:nth-of-type(4n){
		text-indent: -1em;
		margin-left: 1em;
	}

	#item h3{
		background:url(../images/201908_c96/after/c96_after_icon01.gif) no-repeat left 12px;
		background-size: 30px;
		font-size: 35px;
		padding-left: 1em;
	}

	#nyuujou .center{
		text-align: center;
		font-size: 25px;
	}

	#chuijiko ul{
		margin-bottom: 50px;
	}

	#chuijiko ul li{
		font-size: 30px;
	}


	#page-top{
		display:none;
		position:fixed;
		bottom:3%;
		right:3%;
		opacity: 0.8;
	}
	#move-page-top img{
		width: 100%;
	}
	.sp h2 {
    text-align: left;
    padding-left: 0.5em;
    font-size: 40px;
    position: relative;
    border-bottom: 3px solid #444444;
    letter-spacing: 2px;
	}
	.sp h2.gaiyou::after {
    display: block;
    content: "";
    width: 4em;
    height: 5px;
    background-color: #444444;
    position: absolute;
    left: 0;
    bottom: -1px;
	}
	.sp h2.nyuujou::after {
		display: block;
		content: "";
		width: 10.5em;
		height: 5px;
		background-color: #444444;
		position: absolute;
		left: 0;
		bottom: -1px;
	}
	.sp h2.item::after {
		display: block;
		content: "";
		width: 7em;
		height: 5px;
		background-color: #444444;
		position: absolute;
		left: 0;
		bottom: -1px;
	}
	.sp h2.chui::after {
    display: block;
    content: "";
    width: 5.5em;
    height: 5px;
    background-color: #444444;
    position: absolute;
    left: 0;
    bottom: -1px;
	}
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
}
