    @charset "utf-8";
    /* CSS Document */


#allWrapper{
	width: auto;
	padding-bottom: 0;
}
#allWrapper .header{
	margin: 0 auto;
	width: 960px;
	height: 91px;
}
#contentsWrapper h1,#contentsWrapper h2,
#contentsWrapper h3,#contentsWrapper h4,
#contentsWrapper h5,#contentsWrapper h6,
#contentsWrapper div,#contentsWrapper p,
#contentsWrapper ul,#contentsWrapper ol,
#contentsWrapper dl,#contentsWrapper dt,
#contentsWrapper dd,#contentsWrapper li,
#contentsWrapper a,#contentsWrapper img,
#contentsWrapper input{
	font-family: "メイリオ", "Osaka", "sans-serif" !important;
}
#contentsWrapper{
	font-size: 17px;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.taC{
	text-align: center;
}

/* ++++++++++++++++++++++++　メインコンテンツ　ここから ++++++++++++++++++++++++ */

/*----------------------------------
	 #contents
-----------------------------------*/
.topicpath{
	width: 900px !important;
}
p, li, dt, dd, th, td{
	font-size: 14px;
}
#contents{
	width: 940px;
	margin: 0 auto;
}
.section {
	width: 900px;
	margin: 0 auto 20px;
}
.tsumitate-feature-lv2{
	width: 860px;
	margin: 0 auto;
}
.tsumitate-feature-menu li{
	float:left;
	box-sizing:content-box;
	border-left: 1px solid #ccc;
	padding-left: 7px;
}
.tsumitate-feature-menu li:first-child{
	padding-left: 0;
	border: none;
}
.tsumitate-feature-lv2-head span{
	font-size: 16px;
}
.tsumitate-feature-tbl{
	width:100%;
    border-collapse: separate;
	border-top: none;
	border-spacing: 2px;
    border-color: grey;
}
.tsumitate-feature-tbl th,
.tsumitate-feature-tbl td {
	padding: 7px 15px;
	text-align: center;
}
.tsumitate-feature-tbl th{
	font-weight: bold;
	border-right: 1px solid #cacaca;
}
.tsumitate-feature-tbl .head-01{
	background-color: #939393;
	border-top: 2px solid #939393;
	color: #ffffff;
}
.tsumitate-feature-tbl .head-02{
	color: #018B38;
	background-color: #F1F8F3;
	border-top: 2px solid #018B38;
}
.tsumitate-feature-tbl .head-03{
	color: #004098;
	background-color: #F4F8FB;
	border-top: 2px solid #004098;
}
.tsumitate-feature-tbl .head-04{
	color: #C5002E;
	background-color: #FFF7F9;
	border-top: 2px solid #C5002E;
}
.tsumitate-feature-tbl td{
	border: 1px solid #cacaca;
}
.tsumitate-feature-tbl .jphead-odd{
	text-align: left;
	background-color: #FEFDF5;
}
.tsumitate-feature-tbl .jphead-even{
	text-align: left;
	background-color: #FBF5E8;
}
.tsumitate-feature-tbl .tsumitate-even{
	background-color: #F8F8F8;
}
.tsumitate-feature-attention{
	border: 1px solid #c20000;
	padding: 15px;
	background-color: #f8f6f2;
}
.tsumitate-feature-tbl2{
	width: 100%;
	border: 1px solid #cacaca;
}
.tsumitate-feature-tbl2 th{
	padding: 15px 15px 0;
	border-right: 1px solid #cacaca;
	font-size: 92%;
	font-weight: bold;
}
.tsumitate-feature-tbl2 td{
	padding: 15px;
	border: 1px solid #cacaca;
	border-top: 0;
}
.tsumitate-feature-tbl2 .head-red{
	color: #c20000;
}
.tsumitate-feature-tbl2 .head-blue{
	color: #2654bd;
}
.tsumitate-feature-points li{
	padding-bottom: 10px;
}
.tsumitate-link-box{
	width:439px;
	border:1px solid #d6d6d6;
	float:left;
	
}
.tsumitate-link-arrow:hover{
	color: #44A2FF;
}

.tsumitate-feature-kome{
	margin-left: 1em;
	margin-top: 0;
	text-indent: -1em;
}
.tsumitate-feature-lv2 .myno{
	width: 100%;
	padding: 20px;
	margin: 0 auto;
	border: #00AC9F solid 2px;
	border-radius: 15px;
	box-sizing: border-box;
}
.tsumitate-feature-lv2 .b_orange{
	padding: 30px;
	margin-top:30px;
	border: 1px solid #F2981B;
	border-radius: 15px;
}
.referenceNnctt_ttl{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.referenceNnctt{
	margin: 5px auto 60px;
}
.referenceNnctt p {
    margin-left: 20px;
    padding-top: 6px;
}

.comp_boxContact {margin-top: 20px;}
#footer{
	position: relative;
}
.pageTop{
	position: absolute;
	top: -35px;
	right: 50px;
}
.footerList li{
	font-size: 100%;
}

/*231010追記*/
.h1_img{
	border-bottom:5px solid #FFFFFF;
}
.h1_img h1{
	margin-bottom:30px;
	width: 900px;
	margin: auto;
}
#s1.section, #s2.section, #s3.section{
	margin-bottom:60px;
}
h2{
	margin-bottom:20px;
}
.txt01{
	margin-bottom: 50px;
	font-size: 16px;
	letter-spacing:-0.4px;
}
.red{
	font-weight: bold;
	color: #D80000;
}
.mB60{
	margin-bottom: 60px;
}
.mB30{
	margin-bottom: 30px;
}
.mT30{
	margin-top: 30px;
}
h3{
	font-size: 22px;
	border-bottom: 3px solid;
	margin: auto;
	width: 296px;
	text-align: center;
	margin-bottom: 30px;
}
.clearfix .clearfix_left{
	float: left;
	margin-right: 30px;
	width: 415px;
}
.clearfix .clearfix_right{
	float: right;
	width: 415px;
}
.clearfix .clearfix_img{
	margin-bottom: 15px;
}
.clearfix p{
	font-size: 16px;
}
.clearfix p.letter_spacing{
	letter-spacing: -0.03em;
}
.new_image img{
	display: block;
	margin: 30px auto 50px auto;
}
.annotation{
	margin-top: 20px;
	width: 860px;
}
.annotation p{
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 0;
}
#s2 .tsumitate-feature-lv2 p{
	margin-bottom: 15px;
	font-size: 16px;
}
#s2 .tsumitate-feature-lv2 p.annotation{
	font-size: 14px;
	margin: 0 0 30px 0;
	text-indent: -1em;
	padding-left: 1em;
}
#s3 p{
	margin-bottom: 30px;
}
#s_attention.section{
	margin-bottom:42px;
}
#s_attention .bk_color{
	background-color: #F4F4F4;
	border-radius: 10px;
	max-width: 860px;
	width: 100%;
}
#s_attention .bk_color div{
	padding: 40px;
}
#s_attention .bk_color h3{
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 0;
	width: 100%;
	border-bottom: dashed 1px #707070;
	text-align: left;
	margin-bottom: 0;
}
#s_attention .bk_color h3::before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/products/tsumitate-nisa/img/mark.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	padding-right: 10px;
}
.img_scroll{
	width: 860px;
}
.img_scroll img{
	width: 100%;
}
#s_attention .annotation{
	margin: 20px auto 0;
}
@media screen and (min-width: 768px){
	.sp{
		display: none!important;
	}
}
@media screen and (max-width: 767px){
	.pc{
		display: none!important;
	}
	img{
		width: 100%;
	}
	.pcViewInner{
		transform:none;
		width: 100%;
	}
	#contents{
		width: 100%;
		margin: 0 auto;
	}
	.section {
		width: 100%;
		margin: 0 auto 20px;
	}
	.h1_img h1{
		margin-bottom:30px;
		width: 100%;
	}
	#s1.section, #s2.section, #s3.section{
		width: 95%;
		margin:0 auto 10%;
	}
	h2{
		width: 100%;
		margin-bottom: 5%;
	}
	#s1 h2 img{
		display: block;
	}
	.beginner_img{
		width: 80%;
		margin: 3% auto 0;
	}
	.tsumitate-feature-lv2{
		width: 95%;
		margin: 0 auto;
	}
	.txt01{
		margin-bottom: 5%;
		font-size: 3.75vw;
	}
	h3{
		font-size: 5.3vw;
		border-bottom: 0.2em solid;
		width: 82%;
	}
	.clearfix .clearfix_left{
		float:inherit;
		margin-right: 0;
		width: 100%;
		margin-bottom: 5%;
	}
	.clearfix .clearfix_right{
		float: inherit;
		width: 100%;
		margin-bottom: 5%;
	}
	.clearfix .clearfix_img{
		margin-bottom: 3%;
	}
	.clearfix p{
		font-size: 3.75vw;
	}
	.annotation{
		width: 100%;
	}
	.annotation p{
		font-size: 3.75vw;
	}
	#s2 .tsumitate-feature-lv2 p, #s3 .tsumitate-feature-lv2 p{
		font-size: 3.75vw;
	}
	#s2 .tsumitate-feature-lv2 p.annotation{
		font-size: 3.75vw;
	}
	.txt-scroll{
		display: block;
    margin-bottom: 24px;
    font-size: 1.4rem;
    text-align: right;
    color: #788883;
	}
	.txt-scroll::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 19px;
    margin-right: 8px;
    vertical-align: -3px;
    background: url(/products/tsumitate-nisa/img/icon_scroll.png) 50% 50%/18px auto no-repeat;
}
	.img_scroll{
		position: relative;
    width: 100%;
    overflow: auto;
	}
	.img_scroll img{
		width: 860px;
	}
	#s_attention.section{
		width: 95%;
		margin-bottom:5%;
	}
	#s_attention p{
		font-size: 3.75vw;
	}
	#s_attention .bk_color div{
		padding: 15px;
	}
	#s_attention .annotation{
		margin: 5% auto 0;
		width: 95%;
		text-indent: -1em;
		padding-left: 1em;
	}
	#s_attention .bk_color h3{
		margin-bottom: 0;
	}
	.referenceNnctt_ttl{
		text-align: left;
		width: 95%;
		margin: 0 auto;
	}
	.comp_boxContact{
		width: 95%;
		margin: 1em auto 0 !important;
	}
	#box_attention{
		width: 89%;
		margin: 2em auto 0;
	}
}