@charset "UTF-8"; /* plan */ @import url(../settings.less); /*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ @ [ 共通設定 ] @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ .inner_box { margin-bottom: 50px; } .max_contents_container .catchphrase { margin-bottom: 20px; } .catch { .center { font-size: 2.0rem; color: @main-color; } } #plan_plan01_contents .left_right { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ddd; } .h_list { margin-bottom: 15px; padding: 15px; font-size: 1.8rem; border: 1px solid @main-color; color: @main-color; text-align: center; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .price_table th, .price_table td { vertical-align: middle; text-align: center; } #plan_plan03_contents .clm2 ul { margin-bottom: 0; } #plan_plan03_contents .list_inner { padding: 0; border: none; background: none; } #plan_plan04_contents { .part { margin-bottom: 30px; } .table02 { th { text-align: left; } td { text-align: right; } } .list_inner { border: none; padding: 0; } } @media screen and ( max-width: @break-max-width ) { /*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ @ [ モバイル用設定 ] @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ /*================================================== $sp_ ==================================================*/ /*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ } /*================================================== [ utility ] $clearfix ==================================================*/ .clearfix:after { content:" "; display:block; clear:both; }