/*トップページ*/

.intro{
 background:url(/foam/product/f-shield/images/title_image_back.jpg) bottom no-repeat;
    height: 570px;
}
.intro .pad {
  max-width: 1100px;
  padding: 2em 20px 0 20px;
}
@media screen and (max-width: 650px) {
.intro{
 background:url(/foam/product/f-shield/images/title_image_back_sp.jpg) bottom center no-repeat #fcfbf7;
 height: 670px;
 background-size: 120%;
}
.intro .pad {
  padding:1rem 20px 0 20px;
}
}
@media screen and (max-width: 500px) {
.intro{
 height: 550px;
}
}

.intro .intro_hdg p{
font-size: 4rem;
line-height: 1;
font-weight: bold;
margin-top: 0;
color: #000;
}
.intro .text_icon {
line-height: 1.5;
}
.intro_note .m_note > p + p {
    margin-top: 0.2em;
}
@media screen and (max-width: 650px) {
.intro .catch {
  font-size: 1em;
}
.intro .catch,
.intro .intro_hdg,
.intro .m_image-list,
.intro .m_text._bt{
text-align: center;
margin-top: 0;
}
.intro_note{
display: none;
}
.intro .intro_hdg p{
display: inline-block;
font-size: 3.3rem;
vertical-align: middle;
margin-left: 8px;
margin-top: 10px!important;
}
}

/*開発秘話ボタン*/
.link_development{
position: relative;
}
.link_development::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.link_development .m_image{
text-align: left;
}
.link_development p:nth-of-type(1),
.link_development p:nth-of-type(2){
position: absolute;
bottom: 20px;
z-index: 10;
}
.link_development p:nth-of-type(1){
left: 30px;
font-size:1.5rem;
font-weight: bold;
padding:10px 20px;
background-color: rgba(255, 255, 255, 0.8);
}
.link_development p:nth-of-type(2){
position: absolute;
right: 20px;
}
@media screen and (max-width: 740px) {
.link_development p:nth-of-type(1){
font-size:1.2rem;
bottom: 30px;
left: 10px;
}
.link_development p:nth-of-type(2){
right: 10px;
bottom: 10px;
}
}



/*開発秘話*/
.intro._development{
background:url(/foam/product/f-shield/development/images/intro_img.jpg) top no-repeat;
    height: 660px;
}
.intro._development ._dark{
    height: 100%;
}
.intro._development .pad{
    position: relative;
    height: 610px;
}
@media screen and (max-width: 650px) {
.intro._development {
background:url(/foam/product/f-shield/development/images/intro_img_sp.jpg) top no-repeat;
}
}
@media screen and (max-width: 28em) {
.intro._development {
background-size: 540px;
    height: 480px;
}
.intro._development .pad{
    height: 450px;
}
}
.intro._development .pad .intro_text{
position: absolute;
bottom:10px;
right:20px;
padding:30px;
background-color: rgba(255, 255, 255, 0.8);
font-weight: bold;
}
.intro._development .intro_hdg{
font-weight: bold;
font-size: 1.5rem;
text-align: left!important;
    margin-top: 0;
}
.intro._development .pad .intro_text .m_text p:first-child{
color: #0089ca;
}



.listpage_image{
position: relative;
}
.m_listpage_link .image-area div.icon, .m_listpage .listpage_image div.icon {
    position: absolute;
	top: -10px;
	left:-10px;
}
div.icon div.icon-circle {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #0089ca;
    display: inline-block;
    color: #FFF;
    margin-right: 5px;
}
div.icon div.icon-circle div.icon-text {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 150px;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
}
@media screen and (max-width: 664px) {
div.icon div.icon-circle {
    width: 110px;
    height: 110px;
}
div.icon div.icon-circle div.icon-text {
    width: 110px;
    font-size: 1em;
}
.intro .m_image-list{
margin-top: 0;
}
.intro .m_image-list .image_area img{
width:90px;
}
}

div.icon p._big {
    font-size: 1.5rem;
}
div.icon p._small {
    font-size: 1rem;
	font-weight: lighter;
}
.m_image-list .image_area {
    margin-left: 0.5%;
}
.m_image-list .image_area img {
	background: none;
}
.bubble{
margin: -30px 10px 0 10px;
}
.bubble_flame{
  position: relative;
  display: inline-block;
  padding: 9px 20px 8px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #f69e14;
  border-radius: 15px;
}
.bubble_flame :before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #f69e14;
}
.bubble_flame p {
font-size: 2rem;
font-weight: bold;
color: #fff;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 664px) {
.bubble_flame p {
font-size: 1.5rem;
}
}
.mlc-module-title {
    margin: 2em 0 1em;
    padding: 0.5em 1em;
    border-radius: 0.5em;
}
._lineup,
.mlc-module-title {
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
}
td._light-blue,
.mlc-module-title._light-blue{
    background: #00b0f0;
}
td._blue,
.mlc-module-title._blue{
    background: #3366cc;
}
td._purple,
.mlc-module-title._purple{
    background: #6600cc;
}
.text_subtit_icon {
    margin-right: 0.3em;
    padding: 0.1em 0.3em 0;
    color: #fff;
    background: #333;
    font-size: 0.9rem;
    font-weight: bold;
	vertical-align: middle;
}
td .text_subtit_icon,
th .text_subtit_icon {
    font-size: 0.8rem;
}
.bubble .text_subtit_icon{
    color: #f69e14;
    background: #fff;
}
/*導入実績*/
.m_listpage._use .listpage_image .icon-no {
    position: absolute;
    top: 0;
    padding: 0.1em 0.3em 0;
    color: #fff;
    background: #0089ca;
    font-weight: bold;
    text-transform: uppercase;
}

.m_listpage._use li{
border: solid 1px #E0E0E0;
    box-shadow:5px 5px 5px rgb(0 0 0 / 20%);
}
.m_listpage._use li._nolink,
.m_listpage._use li._nolink:hover,
.m_listpage._use li._nolink:focus{
    background-color: #fff;
    box-shadow:none; 
}
.m_listpage._use li:hover,
.m_listpage._use li:focus{
background-color: #edf4fa;
}
.m_listpage._use li .listpage_lede,
.m_listpage._use li .listpage_text,
.m_listpage._use li .listpage_link{
padding-right:15px;
padding-left:15px;
}
.m_listpage._use > li a[href]{
    text-decoration: none;
    color: #000;
}
.m_listpage._use li > a[href]:link .listpage_lede,
.m_listpage._use li > a[href]:link:hover .listpage_lede{
text-decoration: underline;
}
.intro._achievement{
height: auto;
}
.intro._achievement .m_columns{
background-color: #edf4fa;
}
.intro._achievement .m_columns._max2 {
margin-left: 0;
}

.intro._achievement .m_image{
margin-top: 0;
}
@media screen and (max-width: 990px) {
.intro._achievement .m_columns._max2 .column:nth-child(1) {
width: 100%;
margin-left: 0;

}
.intro._achievement .m_columns._max2 .column {
width: 94%;
}
}
.achievement h2._title{
margin-top: 4rem;
font-size: 2rem;
font-weight: bold;
}
.m_chronological-legend .icon._cold {
background-color: #0089ca;
}
@media screen and (max-width: 1270px) {
.m_chronological-legend{
padding-bottom: 1rem;
}
}

/*sp 表調整*/

/*PC table 画像サイズ*/
._sp-table .m_image .image_area > img{
max-width: 200px;
}

@media screen and (max-width:36em) {
html ._sp-table{
font-size: 70%;
}
._sp-table .m_image .image_area > img{
max-width: 130px;
height: atuo;
}
.m_tbl-data th, .m_tbl-data td {
padding: 0.4em 4px 0.3em;
}
._sp-table .m_note{
font-size: 0.5rem !important;
font-weight: lighter;
}
._sp-table .nw{
white-space:nowrap;
}
}




