/*format */ $wid: 940px; $wid2: 177px; $b3h: 5241px; $set-prefix: '' , -moz- , -webkit-; /*extend*/ .mar{ margin-right: auto; margin-left: auto; } /*incrude*/ @mixin opacity($opacity) { opacity: $opacity; $opacityIE: $opacity * 100; filter: alpha(opacity=$opacityIE); } @mixin posa($w,$h) { position:absolute; display:block; top:0; left: 50%; margin-left: ($w/2); width: $w; height: $h; @content; } #block1{ background-color:#f6ded8; height:387px; } div.container { overflow: hidden; zoom: 1; height: 387px; margin-right: auto; margin-left: auto; background: center top; text-align: center; } .bg { height: 387px; margin: 0 auto 0px; padding: 0px; background: url(../images/image_01.png) no-repeat center 0; } #block2{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; .box{ background: url(../images/jg_img.png) no-repeat right 0; @extend .mar; width: $wid - 34px; padding-left:34px; padding-bottom: 22px; font-family: "MS P明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 14px; line-height: 24px; .tit{ padding-top:38px; padding-bottom:24px; font-family: "MS P明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 26px; line-height: 26px; letter-spacing:4px;} .txt{ width:645px; font-family: "MS P明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 14px; line-height: 24px; } a{ font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif; font-size: 12px; line-height:28px; color: #333; text-decoration: none; text-align: right; float:right; } a:hover{ color:#333; } } } #block3{ background-image: url(../images/back_01.jpg); background-repeat: repeat-y; background-position: center top; .box1{ padding-top: 40px; width: $wid; @extend .mar; height:409 - 25px; .tit{ padding-top:16px; padding-bottom:14px; font-family: "MS P明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 24px; line-height: 24px; color:#7E0024; background-image: url(../images/sample_white.png); background-repeat: no-repeat; background-position: right center; a { color: #7E0024; text-decoration: none; } a:hover{ color:#C00; } } .txt{ font-family: "MS P明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 14px; line-height: 24px; } .link{ padding-top:18px; a {font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif; font-size:14px; float:right; color: #333; text-decoration: none; } a:hover{ color:#630; } } .left{ width:300px; float:left; } .right{ width:300px; float:right; } .img{ height: 197px; a { display: inline-block; } img { vertical-align: bottom; } } } .textscroll{ overflow: scroll; /* スクロール表示 */ overflow-x : hidden; height: 383px; background-color: #c081a1; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif; font-size: 11px; line-height: 16px; color: #FFF; .topictit{ @extend .mar; width: 223px; font-family: "MS P明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 24px; line-height: 40px; color: #FFF; padding-bottom:12px; } a { color:#FFF8AC; text-decoration:none; } a:hover { color:#FFF8AC; text-decoration:none; } .tip_txt{ width: 223px; @extend .mar; } .tip_line{ padding-bottom: 10px; border-top: 1px dotted #FFF; margin-top: 10px; width: 223px; @extend .mar; } } .line{ width: $wid; @extend .mar; margin-top:24px; padding-bottom:24px; border-top-width: 1px; border-top-style: dashed; border-top-color: #999; } .box2{ width: $wid; @extend .mar; height:293px; padding-bottom:36px; li{ width:$wid2; height:275px; display:block; border-top-width: 9px; border-right-width: 9px; border-bottom-width: 9px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-color: #94816B; border-right-color: #94816B; border-bottom-color: #94816B; background-color:#FFF; .tit{ font-family: "MS P明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 24px; color: #757575; line-height: 24px; height: 24px; padding-top: 14px; padding-bottom: 7px; padding-left: 16px; } .img2{ width:160px; height:115px; @extend .mar; a { display: inline-block; } img { vertical-align: bottom; } } .txt{ width:144px; @extend .mar; padding-top: 11px; padding-bottom: 7px; font-family: "MS P明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 14px; line-height: 24px; } .link{ width:144px; @extend .mar; a {font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif; font-size:12px; float:right; color: #333; text-decoration: none; } a:hover{ color:#630; } } } } }