@charset "utf-8";



/* アクティブ・ラーニング特集（読みもの）--------------------------------------------------- */

#Page_ColumnDetail .ColumnSecMain {
margin-bottom: 40px !important;
padding-top: 40px !important;
}

#Page_ColumnDetail .ColumnSecMain h2 {
margin-bottom: 12px !important;
}

#Page_ColumnDetail .MdsCateAge {
margin-bottom: 26px;
font-size: 25px;
font-weight: bold;
color: #0059b5;
line-height: 1em;
}

#Page_ColumnDetail h2.MdsCateMain {
margin-bottom: 15px !important;
padding: 8px 10px;
font-size: 14px;
color: #0059b5;
background: #eff7fd;
}

#Page_ColumnDetail h3.MdsCateSub {
margin-bottom: 5px !important;
padding-top: 30px;
border-top: 1px solid #e6e6e6;
}

#Page_ColumnDetail h3.MdsCateSub span {
display: inline-block;
width: 21%;
border-radius: 2px;
background: #0059b5;
color: #fff;
font-size: 15px !important;
text-align: center;
}


/* 主要商品訴求 --------------------------------------------------- */

#Page_ColumnDetail .LeadItems {
margin-bottom: 40px;
padding: 25px 25px 25px 25px;
background: #fff687;
}

#Page_ColumnDetail .SP {
display: none;
}

#Page_ColumnDetail .LeadItems img {
width: 100%;
height: auto;
}

#Page_ColumnDetail .LeadItems h2.Mds {
margin-bottom: 25px;
font-size: 25px !important;
color: #179626;
}

#Page_ColumnDetail .LeadItems h3.Mds {
margin-bottom: 5px;
font-size: 16px;
}

#Page_ColumnDetail .LeadItems .LeadIntro {
margin-bottom: 20px;
}

#Page_ColumnDetail .LeadItemsSub {
margin-bottom: 20px;
padding: 20px;
background: #fff;
}

#Page_ColumnDetail .LeadItemsSub .HeadUnit {
position: relative;
}

#Page_ColumnDetail .LeadItemsSub .HeadUnit .Photo {
position: absolute;
}

#Page_ColumnDetail .LeadItemsSub.LeadItemsSub1 .HeadUnit .Photo {
top: -40px;
right: -5px;
}

#Page_ColumnDetail .LeadItemsSub.LeadItemsSub1 .HeadUnit .Photo img {
width: 130px;
height: auto;
}

#Page_ColumnDetail .LeadItemsSub.LeadItemsSub1 .HeadUnit .Lead1 {
width: 80%;
}

#Page_ColumnDetail .LeadItemsSub.LeadItemsSub2 .HeadUnit .Photo {
top: 0px;
right: 15px;
}

#Page_ColumnDetail .LeadItemsSub.LeadItemsSub2 .HeadUnit .Photo img {
width: 110px;
height: auto;
}

#Page_ColumnDetail .LeadItemsSub.LeadItemsSub2 .HeadUnit .Lead1 {
width: 75%;
}

#Page_ColumnDetail .LeadItemsSub.LeadItemsSub3 .HeadUnit .Photo {
top: 30px;
right: 0px;
}

#Page_ColumnDetail .LeadItemsSub.LeadItemsSub3 .HeadUnit .Photo img {
width: 140px;
height: auto;
}

#Page_ColumnDetail .LeadItemsSub.LeadItemsSub3 .HeadUnit .Lead1 {
width: 72%;
}

#Page_ColumnDetail .LeadItemsSub h3.Mds {
margin-bottom: 0;
position: relative;
padding-left: 28px;
font-size: 18px;
color: #179626;
}

#Page_ColumnDetail .LeadItemsSub h3.Mds:before,
#Page_ColumnDetail .LeadItemsSub h3.Mds:after {
display: block;
position: absolute;
content:"";
}

#Page_ColumnDetail .LeadItemsSub h3.Mds:before {
left: 0;
top: 7px;
width: 16px;
height: 16px;
border: 1px solid #179626;
background: #fff;
}

#Page_ColumnDetail .LeadItemsSub h3.Mds:after {
left: 5px;
top: 7px;
width: 18px;
height: 5px;
border-left: 2px solid #179626;
border-bottom: 2px solid #179626;
-webkit-transform:rotate(-45deg);
transform:rotate(-45deg);
}

#Page_ColumnDetail .LeadItemsSub .Lead1 {
margin-top: 8px;
}

#Page_ColumnDetail .ItemUnit {
display: table;
width: 100%;
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e6e6e6;
}

#Page_ColumnDetail .ItemUnit a {
color: #000;
text-decoration: none;
}

#Page_ColumnDetail .ItemUnit .Photo,
#Page_ColumnDetail .ItemUnit .LeadUnit {
display: table-cell;
vertical-align: middle;
}

#Page_ColumnDetail .ItemUnit .Photo {
width: 40%;
}

#Page_ColumnDetail .ItemUnit .LeadUnit {
width: 60%;
padding-left: 20px;
}

#Page_ColumnDetail .ItemUnit .ItemLead {
margin-bottom: 20px;
font-weight: bold;
}

#Page_ColumnDetail .ItemUnit .ItemName {
font-weight: normal;
}

#Page_ColumnDetail .ItemUnit .ItemPrice .Item_Price_Yen2 {
display: inline-block;
margin-right: 2px;
font-size: 11px;
}


/* アイテムリスト --------------------------------------------------- */

.ItemListCP p {
margin: 0 !important;
font-size: 100% !important;
line-height: 1.5em !important;
}

.ItemListCP .ItemPhoto {
margin: 0 0 8px 0 !important;
}

.ItemListCP .ItemLead {
margin-bottom: 10px !important;
font-size: 108%;
line-height: 1.5em;
}

.ItemListCP .ItemName {
 margin: 0 0 5px 0 !important;
line-height: 1.4em;
font-weight: bold;
}

.ItemListCP .ItemIcon img {
margin: 0 5px 0 0 !important;
width: 50px !important;
height: auto;
}

