@charset "UTF-8";
/* CSS Document */

#header {
    margin-bottom: 10px;
}

/*パン屑リスト*/

.breadcrumbs {
    margin-top: 10px;
    color: #5A5A5A;
    text-indent: 12px;
    font-size: 12px;
}

.breadcrumbs a:link {
    color: #5a5a5a;
}

.breadcrumbs a:visited {
    color: #5a5a5a;
}

.breadcrumbs a:hover {
    color: #5a5a5a;
    position: relative;
    top: 1px;
    left: 1px;
}

.breadcrumbs a:active {
    color: #5a5a5a;
    position: relative;
    top: 1px;
    left: 1px;
}

/*メインコンテンツ*/

#blog_list {
    width: 580px;
}

.titlebox {
    /*見出し文の前の四角の色を変える*/
    background: #86e5df;
}

.category_title {
    /*見出しの背景色と文字色を変える*/
    background: #0dccc0;
    color: #fff;
    margin-bottom: 10px;
    clear: both;
}

#lineop_title {
    width: 580px;
    height: 25px;
    color: #0dccc0;
    margin-bottom: 5px;
}

#lineop_title h1 {
    line-height: 25px;
    float: left;
    margin-right: 10px;
}

#lineop_title img {
    float: left;
}

.titlebox_line {
    background: #0dccc0;
    width: 4px;
    height: 25px;
    float: left;
    margin-right: 5px;
}

/*上部ナビ*/

ul#line_nav_wrap {
    width: 577px;
    height: 53px;
    margin: 0 auto;
    margin-bottom: 20px;
    border-top: #b5b5b5 1px solid;
}

ul#line_nav_wrap li {
    width: 81.2px;
    height: 25px;
    border-left: #b5b5b5 1px solid;
    border-bottom: #b5b5b5 1px solid;
    float: left;
    text-align: center;
    font-size: 11px;
    line-height: 250%;
    color: #fff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 600;
}

.line_nav_end {
    border-right: #b5b5b5 1px solid;
}

ul#line_nav_wrap li a {
    display: block;
    width: 81.2px;
    height: 25px;
    color: #5a5a5a;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul#line_nav_wrap li a:link {
    color: #5a5a5a;
}

ul#line_nav_wrap li a:visited {
    color: #5a5a5a;
}

ul#line_nav_wrap li a:hover {
    color: #5a5a5a;
    background: #adefff;
}

ul#line_nav_wrap li a:active {
    color: #5a5a5a;
    background: #adefff;
}

.blue {
    background: #0dccc0;
}

/*selectedと一緒に記載*/

.light_blue {
    background: #86e6df;
}

/*サイドバータイトル前ボックスの色*/

.text_pink {
    color: #ff6f6f;
}

/*サイドバータイトルの文字色*/

.purple {
    background: #b23f73;
}

/*selectedと一緒に記載*/

/*サイズと形状*/

.line_box {
    width: 550px;
    margin-left: 15px;
    clear: both;
}

.line_mimi {
    background-image: url(img/lineup_size.gif);
    width: 159px;
    height: 23px;
    display: block;
    background-repeat: no-repeat;
    padding-left: 13px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 1.8em;
    margin-top: 18px;
    clear: both;
    font-family: GSanSerif-B;
}

.line_mimi2 {
    background-image: url(img/lineup_size_2.gif);
    width: 179px;
    height: 23px;
    display: block;
    background-repeat: no-repeat;
    padding-left: 13px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 1.8em;
    margin-top: 18px;
    clear: both;
    font-family: GSanSerif-B;
}

.line_con {
    width: 528px;
    height: 100%;
    border: 1px solid #B5B5B5;
    padding: 10px 10px 10px 10px;
}

.line_txt {
    color: #5A5A5A;
    font-size: 12px;
    text-align: justify;
    line-height: 1.5em;
}

.line_txt_ma {
    margin-left: 15px;
}

.line_title {
    color: #0DCCC0;
    font-size: 12px;
    line-height: 1em;
    background-image: url(img/lineup_icon_1.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    height: 15px;
    margin-top: 8px;
}

.line_img {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
}

.line_txt_em {
    margin-right: 1em;
}

.line_list {
    list-style-position: outside;
    list-style-image: url(img/list_icon.gif);
    margin-left: 30px;
}

.button_box {
    margin-left: 15px;
    height: 40px;
    width: 510px;
}

.line_button_01 {
    height: 20px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    margin-right: 20px;
    margin-top: 10px;
    float: left;
}

.line_button_01 a:hover {
    position: relative;
    top: -20px;
}

.line_button_02 {
    height: 20px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    margin-top: 10px;
    float: left;
}

.line_button_02 a:hover {
    position: relative;
    top: -20px;
}

/*作成のポイント*/

.line_midashi {
    color: #0DCCC0;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.5em;
    margin-bottom: 5px;
    margin-top: 8px;
}

.line_midashi2 {
    color: #0DCCC0;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.5em;
    margin-bottom: 10px;
    width: 340px;
    float: left;
}

.line_midashi_l {
    float: left;
    display: block;
    width: 250px;
    clear: both;
    margin-top: 20px;
    margin-bottom: 10px;
}

.line_midashi_r {
    float: right;
    display: block;
    width: 259px;
    padding: 10px 10px 10px 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #DBF7F6;
    border: 1px solid #0DCCC0;
}

.line_midashi_line {
    border-top-width: 1px;
    border-top-color: #5A5A5A;
    border-top-style: dashed;
}

.line_txt_2 {
    text-indent: -12px;
    margin-left: 12px;
}

.line_txt_p {
    margin-bottom: 20px;
}

.line_nagare {
    width: 508px;
    background-color: #FEF4D5;
    border: 1px solid #0DCCC0;
    padding: 20px 20px 20px 20px;
    display: block;
    clear: both;
    margin-bottom: 25px;
    height: auto;
}

.line_nagare_w {
    width: 330px;
    padding: 10px 10px 0px 10px;
    background-color: #FFFFFF;
    clear: both;
    display: block;
    float: left;
}

.line_nagare_w2 {
    width: 330px;
    padding: 10px 10px 10px 10px;
    background-color: #FFFFFF;
    clear: both;
    display: block;
    float: left;
}

.line_na_txbox {
    width: 120px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #FFFFFF;
    background-color: #0DCCC0;
    display: block;
    float: right;
    clear: right;
    text-align: center;
    font-size: 12px;
}

.line_nagare_txtr {
    color: #E60012;
}

.line_nagare_n {
    width: 350px;
    padding: 10px 10px 10px 10px;
    clear: both;
}

.line_nagare_n2 {
    width: 330px;
    padding-bottom: 10px;
    clear: both;
}

.line_arrow_rei {
    margin-left: 5px;
    background-image: url(img/lineup_arrow.gif);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    float: right;
    clear: right;
    width: 130px;
    display: block;
    color: #0DCCC0;
    font-size: 11px;
    line-height: 1.3em;
    padding-left: 20px;
}

.line_arrow_rei_m {
    margin-top: 30px;
}

.line_img2 {
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
}

/*学校案内*/

.line_4youso {
    width: 255px;
    background-color: #FEF4D5;
    border: 1px solid #0DCCC0;
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 150px;
}

.line_4_txt {
    font-size: 14px;
    line-height: 1.5em;
    color: #0DCCC0;
}

/*カタログ*/

.line_youso {
    width: 497px;
    background-color: #FEF4D5;
    border: 1px solid #0DCCC0;
    display: block;
    padding: 10px 10px 10px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 20px;
}

.line_youso_txt {
    font-size: 12.5px;
    font-family: UD Shin Go Regular;
    /*タイプスクエアWEBフォント使用*/
    line-height: 1.5em;
    color: #0DCCC0;
}

.line_cata_l {
    width: 350px;
    float: left;
    display: block;
    margin-bottom: 10px;
}

.line_cata_r {
    width: 167px;
    padding: 8px 8px 8px 8px;
    border: 1px solid #0DCCC0;
    float: right;
    display: block;
    margin-bottom: 10px;
}

.line_cata_r_tit {
    padding: 5px 5px 5px 5px;
    background-color: #0DCCC0;
    color: #FFFFFF;
    font-size: 11px;
    font-family: UD Shin Go Regular;
    /*タイプスクエアWEBフォント使用*/
    line-height: 1.2em;
    text-align: center;
    width: auto;
    margin-bottom: 7px;
}

/*ポスター*/

.line_pos_box {}

.line_pos_l {
    float: left;
    display: block;
    width: 250px;
    clear: both;
    margin-left: 20px;
    margin-bottom: 40px;
}

.line_pos_r {
    float: right;
    width: 220px;
    display: block;
    text-align: left;
    margin-top: 80px;
}

/*ホームページ*/

.line_list_m {
    margin-left: 15px;
}

/*メニュー*/

.line_menu_img {
    float: left;
    display: block;
    margin-left: 40px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.line_list_point5 {
    color: #5a5a5a;
    font-size: 12px;
    margin-left: 12px;
}

.line_list_point5_txt {
    font-size: 12.5px;
    line-height: 1.5em;
    color: #0DCCC0;
}

/*写真撮影*/

.line_pho_tit {
    color: #FE6B11;
    font-family: GSanSerif-B;
    font-size: 20px;
}

.line_c_tit {
    border-color: #FE6B11;
    border-top-style: solid;
    border-top-width: 2px;
    margin-bottom: 10px;
}

.line_c_tit_box {
    border: 1px solid #FE6B11;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    color: #FE6B11;
    font-family: GSanSerif-B;
    font-size: 12px;
    clear: both;
}

.line_c_txt {
    color: #0DCCC0;
    font-family: GSanSerif-B;
    font-size: 15px;
}

.line_c_txt2 {
    color: #000000;
    font-size: 13px;
    margin-top: 10px;
}

.line_c_txt3 {
    color: #0DCCC0;
    font-family: GSanSerif-B;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.line_c_txt4 {
    color: #666666;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.line_c_txt5 {
    color: #000000;
    font-size: 13px;
    margin-top: 10px;
    text-align: center;
}

.line_pho_img {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.line_pho_con {
    width: 528px;
    height: 100%;
    border: 1px solid #B5B5B5;
    padding: 10px 10px 10px 10px;
    margin-bottom: 40px;
}

.line_c_box {
    width: 246px;
    float: left;
    margin-right: 50px;
    margin-bottom: 40px;
}

.line_c_box2 {
    width: 246px;
    float: left;
    margin-bottom: 40px;
}

.line_c_box3 {
    width: 50px;
    float: left;
    margin-bottom: 40px;
}

.line_c_box4 {
    width: 246px;
    margin-bottom: 40px;
    float: left;
}

.line_c_img_sha {
    -moz-box-shadow: 2px 2px 3px 3px #CCC;
    -webkit-box-shadow: 2px 2px 3px 3px #CCC;
    box-shadow: 2px 2px 3px 3px #CCC;
    margin-bottom: 20px;
    clear: both;
}

#chirashi_box_line {
    float: none;
    width: 550px;
    clear: both;
}

#web_con p {
    font-size: 12px;
    color: #5A5A5A;
    text-align: justify;
}

.ulpa {
    padding: 10px 0;
}

.point_title {
    color: #0ccbbf;
    margin: 10px 0 10px 0;
}

.flex {
    display: flex;
}

.img_left {
    margin-left: 40px;
    margin-top: 20px;
}

.img_left2 {
    margin-left: 20px;
}


.Dashedline_web {
    border: dashed 1px #595959;
    margin: 20px 0 20px 0;
}

.mtxt {
    margin-top: 1rem;
}

.mtop {
    margin-top: 20px;
}

.mbottom {
    margin-bottom: 40px;
}

.buletxt {
    color: #0ccbbf;
}


/*記念誌*/

.KINENSHI_title {
    font-size: 14px;
    color: #67523f;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    text-align: center;
    padding: 2px;
    border: 1px solid #67523f;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.flexc {
    display: flex;
    justify-content: center;
}


.Purpose_list {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #67523f;
    line-height: 20px;

}

.KINENSHIlist {
    margin-bottom: 60px;
}

.next {
    margin-top: 20px;
}

.point {
    padding: 0 0 0 1rem;
    margin-bottom: 8px;
    border-left: 7px solid #f29518;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #67523f;
    white-space: nowrap;
}

.pointbox {
    margin-top: 20px;
    width: 260px;
}

.pointbox img {
    max-width: 100% !important;
}

.performance_txt {
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #67523f;
    margin-bottom: 1rem;
    font-size: 12px;
}

.performance_img {
    width: 100%;
}

.KINENSHI_hr {
    height: 1px;
    position: relative;
    background: none;
    margin-bottom: 20px;
}

.KINENSHI_hr::before {
    content: "";
    background-image: linear-gradient(to right, #67523f, #67523f 3px, transparent 3px, transparent 8px);
    background-size: 8px 1px;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.vox_title {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 20px;
    color: #67523f;

}

.vox_txt {
    font-size: 11px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #67523f;
}

.vox_list li {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #5a5a5a;
    font-size: 11px;
}

.minitxt {
    font-size: 9px;
}

.vox_detailstxt {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #5a5a5a;
    font-size: 11px;
    text-align: justify;
    margin: 20px 0;
}

.voxa {
    margin: 0 auto;
}

.btn {
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-size: 11px;
    padding: 0.4rem 3rem;
    color: #fff;
    background-color: #67523f;
    font-weight: 600;
}

.btn:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 0 0 5px;
    background: url("./img/KINENSHI_btnicon.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.btn:hover {
    color: #fff;
    background-color: #f29518;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb60 {
    margin-bottom: 60px;
}

.half {
    width: 48%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #67523f;
}

.half img {
    width: 100%;
    height: 100%;
}

.contentsh {
    color: #67523f;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 600;
    font-size: 11px;
}

.contents_detailstxt {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #5a5a5a;
    font-size: 11px;
    text-align: justify;
}

.halfimgbox {
    min-height: 160px;
    display: flex;
    align-items: center;
}

.type_h {
    color: #67523f;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 600;
    font-size: 13px;
    margin: 10px 0 2px 0;
}

.type_txt {
    margin-left: 0.5rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #5a5a5a;
    font-size: 11px;
}


.branding_wrap {
    max-width: 580px;
    display: flex;
    justify-content: center;
}

.branding_wrap img {
    max-width: 580px;
}

@font-face {
    font-family: 'UD Shin Go Medium';
    src: url("/Library/Fonts/A-OTF-UDShinGoPro-Medium.otf");
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.flex_bottom {
    display: flex;
    align-items: flex-end;
}

.mokuzi {
    margin-left: 34px;
}

.mokuzi li {
    margin-top: 8px;
    font-feature-settings: "palt";
}

.mokuzi li a {
    color: #000;
}

.mokuzi li img {
    height: 42px;
    width: 56px;
    display: block;
}


.mokuzi li p {
    font-family: "UD Shin Go Medium";
    font-size: 23px;
    border-bottom: 1px solid #000;
    display: inline-block;
    line-height: 1.2;
    margin-bottom: 7px;
    font-weight: 600;
}

.comment {
    margin: 0 0 20px 0;
}

.head_01 {
    background-image: url(./img/branding_lp9.png);
    width: 550px;
    height: 82px;
    display: flex;
    align-items: flex-end;
    margin: 64px 0 20px 0;
}

.head_02 {
    background-image: url(./img/branding_lp10.png);
    width: 550px;
    height: 81px;
    display: flex;
    align-items: flex-end;
    margin: 64px 0 20px 6px;
    padding: 0 0 0 10px;
}

.head_03 {
    background-image: url(./img/branding_lp11.png);
    width: 550px;
    height: 81px;
    display: flex;
    align-items: flex-end;
    margin: 64px 0 20px 6px;
    padding: 0 0 0 10px;
}

.head_04 {
    background-image: url(./img/branding_lp12.png);
    width: 550px;
    height: 81px;
    display: flex;
    align-items: flex-end;
    margin: 64px 0 20px 6px;
    padding: 0 0 0 10px;
}

.head_05 {
    background-image: url(./img/branding_lp13.png);
    width: 550px;
    height: 81px;
    display: flex;
    align-items: flex-end;
    margin: 64px 0 20px 6px;
    padding: 0 0 0 10px;
}

.head_06 {
    background-image: url(./img/branding_lp14.png);
    width: 550px;
    height: 81px;
    display: flex;
    align-items: flex-end;
    margin: 64px 0 20px 6px;
    padding: 0 0 0 10px;
}


.head_07 {
    background-image: url(./img/branding_lp15.png);
    width: 550px;
    height: 81px;
    display: flex;
    align-items: flex-end;
    margin: 64px 0 20px 6px;
    padding: 0 0 0 10px;
}



.head_txt {
    font-family: "UD Shin Go Medium";
    font-size: 25px;
    margin-left: 120px;
    margin-bottom: 10px;
    font-feature-settings: "palt";
    font-weight: 600;
}



.bg01 {
    background-image: url(./img/branding_lp17.jpg), url(./img/branding_lp19.jpg), url(./img/branding_lp18.jpg);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: top, bottom, center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px 0 10px 0;

}

.bg_wrapper {
    width: 425px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 10px 0;
}

.bg_wrapper h3 {
    font-size: 30px;
    font-feature-settings: "palt";
    margin-bottom: 15px;
    font-weight: bold;
}

.bg_wrapper p {
    font-size: 15px;
}

.mt {
    margin-top: 14px;
}

.fw {
    font-weight: bolder;
}

.inner_img {
    padding-left: 20px;
}

.img23 {
    margin: 40px 0 20px 0;
}

.step {
    text-align: center;
}




.steps {
    /* 連番カウンター名の定義 */
    counter-reset: step-counter;
    /* 縦棒との位置関係に必要 */
    position: relative;
    /* 縦棒と連番のためのスペースを左に確保 */
    padding-left: 4rem;
    /* 連番(1.5rem) + 余白 */
    overflow: hidden;
}

/* 縦棒 */
.steps:before {
    content: "";
    /* 幅と色 */
    border-left: 2px #000 dashed;
    /* 位置 */
    position: absolute;
    top: 1.5rem;
    /* 円のwidthの半分 */
    left: 1.5rem;
    /* 円のwidthの半分 */
    height: calc(100% - 1.5rem);
    /* 100% - top */
    /* 連番より後ろに表示するため */
    z-index: 0;
    margin-top: -5rem;
}

.steps>h2 {
    /* 連番カウンターを+1する */
    counter-increment: step-counter;
    /* 連番カウンターを垂直方向に中央揃えで表示する */
    align-items: center;
    font-size: 24px;
    font-weight: 600;
    font-feature-settings: "palt";

}

/* ①②③など連番 */
.steps>h2:before {
    /* 連番カウンターの値を表示する */
    content: counter(step-counter);
    /* フォントと色 */
    background: #000;
    color: #ffee94;
    font-size: 30px;
    font-weight: normal;
    /* 文字を中央に表示する */
    line-height: 3rem;
    text-align: center;
    /* 円で表示する */
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
    /* .stepsでmargin-left +2rem したぶん左に戻す */
    position: absolute;
    left: 0;
    /* 縦棒より手前に表示するため */
    z-index: 1;
}

.steps_wrap {
    margin-bottom: 30px;
}

.steps_wrap p {
    text-align: justify;
}

.fl {
    float: left;
}

.analysis {
    width: 30%;
}

.commentary {
    width: 70%
}

.ctatxt {
    text-align: center;
    font-size: 20px;
    font-family: "UD Shin Go Medium";
    font-feature-settings: "palt";
}

.ctatxt_last {
    text-align: center;
    font-size: 18px;
    font-family: "UD Shin Go Medium";
    font-feature-settings: "palt";
    background-color: #fff34d;
    border: 2px solid #000;
    width: 550px;
    margin: 0 auto 30px auto;
}

.prace {
    margin: 0 auto;
    width: 425px;
    display: block;
}


.pricelist {
    margin: 30px auto 0 auto;
    display: block;
}


#mid_aboutus {
    clear: both;
    width: 580px;
    height: 115px;
    background: url(https://fukuoka-pamphlet-seisaku.com/common/mid_aboutus_bk.gif) no-repeat;
    position: relative;
    margin-bottom: 20px;
}

.demo {
    background: url("./img/hoverbtn.png") no-repeat;
    background-position-y: 14px;
    width: 436px;
}

.demo a {
    display: inline-block;
}

.demo a:hover {
    background-color: transparent;
    /* IE6対応 */
}

.demo a:hover img {
    visibility: hidden;
}

.demo2 {
    background: url("./img/hoverbtn.png") no-repeat;
    background-position-y: 0px;
    width: 436px;
    margin: 0 auto;

}

.demo2 a {
    display: inline-block;
}

.demo2 a:hover {
    background-color: transparent;
    /* IE6対応 */
}

.demo2 a:hover img {
    visibility: hidden;
}

p {
    text-align: justify;
}

.smalltxt {
    font-size: 10px;
}