/*
h1.title .node_title_termname,
h1.title .node_title_termname+br{
	display: none
}
*/


#main h1, #main .h1_title_div {
	margin-top: 0;
}


#box-column .fl {
    float: left;
}
#box-column .fr {
    float: right;
}

.img-responsive,
#box-column img.img-responsive{
	display: block;
	max-width: 100%;
	height: auto;
}
#box-column .imgicon2 {
	padding: 0 2px 2px 0;
	vertical-align: middle;
	display: inline !important;
}

#box-column .inner ul li {
	background-image: none !important;
}
#box-column .inner ul li:before,
#box-column .inner ul li:after {
	border: none !important;
}





#box-column .inner h3{
    background: url("//hajimeteweb.jp/common/images/bg_line_b.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
    color: #73a71f !important;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
    font-size: 140% !important;
    font-weight: bold !important;
    letter-spacing: 0.05em !important;
    line-height: 1.3 !important;
    margin: 40px 0 30px !important;
    padding: 15px 8px 6px 0 !important;

    border: none !important;
}

#box-column .inner h3#explain {
    position: relative;
}
#box-column .inner h3#explain span {
    position: absolute;
    right: 0;
    top: 6px;
}
#box-column .inner h4 {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.4;
    margin: 40px 0 20px;
}
#box-column .inner h4 span {
    padding-right: 10px;
}
#box-column .inner h5 {
    font-weight: bold;
    margin-bottom: 15px;
}
#box-column .inner h5.head {
    border-left: 5px solid #333;
    margin-bottom: 10px;
    padding: 2px 0 2px 8px;
}

#box-column .inner .page-intro{
	margin: 2em 5%;
}
#box-column .prologue {
    border-top: 1px dotted #999;
    padding: 30px 0 20px;
}

#box-column .inner .txt .img, #box-column .inner .txt .imgb {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
#box-column .inner .txt .imgb img {
    border: 1px solid #ddd;
}
#box-column .inner .txt .w300 {
    margin: 0 auto;
    width: 300px;
}
#box-column .inner .txt .w350 {
    margin: 0 auto;
    width: 350px;
}
#box-column .inner .txt .w400 {
    margin: 0 auto;
    width: 400px;
}
#box-column .inner .txt .w450 {
    margin: 0 auto;
    width: 450px;
}
#box-column .inner .txt .w500 {
    margin: 0 auto;
    width: 500px;
}
#box-column .inner .txt .line {
    padding-top: 40px;
    border-top: 1px dotted #999;
}
#box-column .inner .txt .caption {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 90%;
    margin-bottom: 40px;
    padding: 7px 10px;
    text-align: center;
}
#box-column .inner .txt .captionl {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 90%;
    margin-bottom: 40px;
    margin-top: -20px;
    padding: 7px 10px;
    text-align: left;
}
#box-column .inner .txt .caption_s {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 90%;
    margin-bottom: 40px;
    margin-top: -20px;
    padding: 7px 10px;
    text-align: center;
    line-height: 1.5;
}
#box-column .inner .txt .captiont {
    font-size: 90%;
    margin-bottom: 40px;
    margin-top: -20px;
    padding: 0 10px;
    text-align: center;
}
#box-column .inner .txt .caption2 {
	margin-top: -20px;
	text-align: center;
	font-weight: bold;
	line-height: 1.6 !important;
}
#box-column .inner .txt .unit {
	clear: both;
}
#box-column .inner .txt .boxl {
    float: left;
    width: 38%;
}
#box-column .inner .txt .boxl-2 {
    float: left;
    width: 48%;
    margin: 5px 0 20px;
}
#box-column .inner .txt .boxr {
    float: right;
    width: 58%;
}
#box-column .inner .txt .boxr-2 {
    float: right;
    width: 48%;
    margin: 5px 0 20px;
}
#box-column .inner .txt p + .caption,
#box-column .inner .txt p + .captionl,
#box-column .inner .txt p + .captiont {
    margin-top: -20px;
}
#box-column .inner .captionc {
    font-size: 85%;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
}
#box-column .inner .txt .fl, #box-column .inner .txt .fr {
    margin: 10px 0;
}
#box-column .inner .txtline {
    background: none repeat scroll 0 0 #f6f6f6;
    padding: 15px;
}
#box-column .inner .txtline p {
    margin-bottom: 20px;
}
#box-column .inner .reference {
    border: 1px dotted #ccc;
    margin: 20px 2em 30px;
    padding: 20px 15px 15px;
}
#box-column .inner .besiege {
    border: 1px dotted #ccc;
    margin: 20px 2em 30px;
    padding: 20px 15px;
}
#box-column .inner .refer {
    background: none repeat scroll 0 0 #f8f8f8;
}
#box-column .inner .point1 {
    font-weight: bold;
    color: #03C;
}
#box-column .inner .point2 {
    font-weight: bold;
    color: #C00;
}
#box-column .inner .besiege p {
    margin-bottom: 0 !important;
}
#box-column .inner .besiege em{
	background-color: transparent;
}
#box-column .inner .besiege-look {
    border: 1px solid #ccc;
    padding: 15px 15px 10px;
    background: #FFFFE8;
    margin: 30px 0;
    overflow: hidden;
    clear: both;
}
#box-column .inner .compare_b {
    background: #fefde9;
    border: 2px solid #f9e391;
    padding: 15px;
    margin-bottom: 30px;
}
#box-column .inner .sm-btns li {
    margin-left: 0;
    padding-right: 0;
}
#box-column .inner ul li {
    line-height: 1.6;
    list-style-type: disc;
    margin-left: 20px;
    padding: 0 10px 6px 0;
}
#box-column .inner ol li {
    line-height: 1.6;
    list-style-type: decimal;
/*    margin-left: -15px;*/
    padding-bottom: 6px;
}
#box-column .inner ul.none li {
    line-height: 1.6;
    list-style-type: none;
    margin-left: 0;
    padding: 0 10px 6px 0;
}
#box-column .inner ul.line li {
    float: left;
    margin-left: 15px;
    width: 270px;
}
#box-column .inner .txt a, #box-column .inner .reference a {
    text-decoration: underline;
}
#box-column .inner table.base {
/*    width: 100%;	*/
	margin: 0 auto 25px;
}
#box-column .inner table.base th, #box-column .inner table.base td {
    padding: 10px;
}
#box-column .inner table.base th {
    background: none repeat scroll 0 0 #f5f5f5;
    white-space: nowrap;
}
#box-column .inner table .point_c {
    background: #fefde9 !important;
}

#box-column .inner .explain{
    background: #F9EED7;
    padding: 15px 10px 10px;
    margin-bottom: 15px;
}

#box-column .inner .explain h6 {
    color: #ff751a;
    font-size: 120%;
    font-weight: bold;
    margin-top: 20px;
}
#news .news-index .topic p,
#box-column .inner .topic p {
    position: relative;
}
#news .news-index .topic p span,
#box-column .inner .topic p span {
    color: #ff751a;
    font-size: 14px;
    left: 80px;
    position: absolute;
    top: 21px;
}
#box-column .inner .talk {
    margin: 20px 0;
}
#box-column .inner .talk .fl {
    border: medium none;
    float: left;
    padding: 0;
    text-align: left;
    width: 60px;
}
#box-column .inner .talk .fr {
    border: medium none;
    margin-left: 80px;
}
#box-column .inner .comment1 {
    background: none repeat scroll 0 0 #efefef;
    border-radius: 4px;
    margin-top: 12px;
    padding: 15px 20px;
    position: relative;
}
#box-column .inner .comment1 .triangle {
    background: url("//hajimeteweb.jp/common/images/news_comment1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 15px;
    left: -18px;
    position: absolute;
    width: 18px;
}
#box-column .inner .comment2 {
    background: none repeat scroll 0 0 #f2fddf;
    border-radius: 4px;
    margin-top: 12px;
    padding: 15px 20px;
    position: relative;
}
#box-column .inner .comment2 .triangle {
    background: url("//hajimeteweb.jp/common/images/news_comment2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 15px;
    left: -18px;
    position: absolute;
    width: 18px;
}
#box-column .inner .comment3 {
    background: none repeat scroll 0 0 #FCF1F4;
    border-radius: 4px;
    padding: 15px 20px 5px;
    margin-top: 10px;
    position: relative;
}
#box-column .inner .comment3 .triangle {
    background: url("//hajimeteweb.jp/common/images/news_comment6.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 15px;
    left: -18px;
    position: absolute;
    width: 18px;
}







#box-column .inner .fl{
	margin-top: -1em;
}

#box-column .inner .comment1 p,
#box-column .inner .comment2 p {
	margin: 0 !important;
}

#box-column .inner  ul:after{
	clear: both;
	content: "";
	display: block;
}
#box-column .inner .reference h5{
	border: none !important;
	margin-top: .5em !important;
}
#box-column .inner .reference p{
	margin: 0;
}


#news  .caption {
	margin-left: 2em;
	margin-right: 2em;
}
#news  .caption.w300,
#news  .caption.w350,
#news  .caption.w400,
#news  .caption.w450,
#news  .caption.w500 {
	margin-left: 0;
	margin-right: 0;
}
#box-column .inner .talk {
    margin: 20px 1em;
}
#box-column .inner h3#explain {
	margin-left: .5em !important;
	margin-right: .5em !important;
	padding-right: 98px !important;
}


#box-column .inner h5{
	border-top: none !important;
	border-bottom: none !important;
}

#main .node th{
	color: #000 !important;
	border: 1px solid #999;
}


/* channel-section */
#box-column .channel-recommend {
	margin: 2em;
	border-top: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-radius: 5px 5px 0 0;
	background: url("//hajimeteweb.jp/common/images/icon_list03.png") no-repeat right center #FFF;
	-webkit-transition: background-color 1s linear;
}
#box-column .channel-recommend h6 {
	color: #FFF;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
	background: #73a71f;
	padding: 8px 12px;
	margin: 0;
	border-radius: 5px 5px 0 0;
	vertical-align: top;
}
#box-column a .channel-recommend {
	text-decoration: none;
}
#box-column .channel-recommend ul {
	margin: 0;
}
#box-column .channel-recommend ul li {
	background: url("//hajimeteweb.jp/common/images/icon_list03.png") no-repeat right center #FFF;
	/*-webkit-transition: background-color 1s linear;*/
	border-bottom: 1px solid #E4E4E4;
	list-style-type:none;
	margin: 0;
}
#box-column .channel-recommend ul li a:hover,
#box-column .channel-recommend ul li:hover,
#box-column .channel-recommend ul li.hover {
	cursor: pointer;
	background: url("//hajimeteweb.jp/common/images/icon_list03.png") no-repeat right center #efefef;
	overflow: visible;
}
#box-column .channel-recommend .head-title {
	color: #003366;
	font-size: 110%;
	font-weight: bold;
	display: inline-block;
	background: url("//hajimeteweb.jp/common/images/icon_arrow02.png") no-repeat left 5px;
	padding-left: 17px;
	text-decoration: none;
}
#box-column .channel-recommend .wrap {
	padding: 10px;
	display: block;
}
#box-column .channel-recommend .fl {
	width: 48%;
}
#box-column .channel-recommend .fr {
	width: 48%;
	padding-top: 5px;
}
#box-column .channel-recommend .name {
	margin-left: 17px;
}
#box-column .channel-recommend em{
	background-color:transparent;
	padding: 0;
	margin: 0;
	color: #000;
}
#box-column .channel-recommend .fr p{
	margin: 0;
}
#box-column .channel-recommend .name{
	color: #000;
}

.caution {
    color: #c00;
}


#main .node table.practice {
    margin: 0 auto 25px;
    width: 90%;
}
#main .node table.practice td.vtop {
    vertical-align: top;
}
#main .node table.practice th, 
#main .node table.practice td {
    border: 1px solid #ccc;
    padding: 12px;
}
#main .node table.practice th {
    background: #e8efff none repeat scroll 0 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}
#main .node table.add th {
    background: #fff0e8 none repeat scroll 0 0;
}
#main .node table.add th.left {
    text-align: left !important;
}
#main .node table.practice td a {
    color: #36c;
}




#main .node .compare{
	background: #fefde9;
	border: 1px solid #f9e391;
	padding: 15px;
	margin-bottom: 20px;
}

#main .node #box-column .txt ul.inline li{
	list-style-type: none;
	background: none;
	display: inline;
}

#main .node #box-column .txt ul.inline li img{
	display: inline !important;
}

#box-column .txt .txtc{
	text-align: center !important;
}


/*#box-column ul.list-copy li.first,*/
#box-column .triangle-y{
	margin-top: 90px;
	position: relative;
}

#box-column ul.list-copy li.first::before,
#box-column .triangle-y::before {
    content: "";
    border: 50px solid transparent;
    border-top: 30px solid #f9e391;
    position: absolute;
    left: 44%;
    top: -62px;
    z-index: 2;
}

#box-column ul.line2nd li {
    width: calc(50% - 3em);
    float: left;
}


#box-column .m_lx3{
  margin-left: 2em;
}


#box-column .boxl-9,
#box-column .boxr-9{
    width: calc(50% - 5px);
    margin: 5px 0 10px;
}
#box-column .boxl-9{
    float: left;
}
#box-column .boxr-9{
    float: right;
}
