@charset "utf-8";

/* ============================================
SP
============================================ */
@media only screen and (min-width:641px) {
  #global_navi .panel {
    display: block !important;
  }
}

@media only screen and (max-width:640px) {
  a:hover {
    text-decoration: none;
  }

  .cmn_inner {
    width: 100%;
    height: auto;
  }

  .cmn_inner,
  .cmn_inner.underlayer {
    padding: 0 20px;
  }

  h3.cmn_inner {
    padding: 0 10px;
  }

  #case_box.cmn_inner.underlayer.article_list {
    display: block;
  }

  .article_list .case_list_box {
    width: 100%;
  }

  .article_list .sidebar {
    width: 100%;
    margin-top: 2rem;
  }

  .article_list .sidebar .category_area ul,
  .article_list .sidebar .archive_area ul {
    display: block;
  }

  .article_list .sidebar .category_area li,
  .article_list .sidebar .archive_area li {
    margin-left: 1em !important;
    margin-bottom: 20px !important;
  }

  .pc_br {
    display: inline;
  }

  /* header */
  #header {
    height: auto;
    padding-bottom: 10px;
  }

  #header .hl {
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.4;
  }

  #header .catch_area {
    margin-bottom: 0;
  }

  #header .mail {
    width: 290px;
    margin: 20px auto 0;
    float: none;
    text-align: center;
  }

  #header .logo {
    width: 80px;
    position: relative;
    top: 0;
  }

  #header .tel {
    width: 100%;
    float: none;
    text-align: center;
    font-size: 16px;
  }

  #header .tel .time {
    padding: 10px 0 20px;
    text-align: center;
  }

  #header .tel img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }

  /* navi */
  #global_navi p.button {
    display: block;
    top: 50px;
  }

  #global_navi p.active {
    top: 0px;
  }

  #global_navi .panel {
    display: none;
    position: fixed;
    top: 75px;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
  }

  #global_navi li {
    width: 50%;
    padding: 0 !important;
    border-left: 1px solid #07683F;
    border-bottom: 1px solid #07683F;
    text-align: center;
  }

  #global_navi li:nth-child(odd) {
    border-right: none;
  }

  #global_navi li.roof_menu.top {
    width: 100%;
  }

  #global_navi li.roof_menu {
    background-color: #B7E3FE;
  }

  #global_navi li a {
    display: block;
    padding: 15px 0;
    font-size: 12px;
  }

  /* =================== footer =================== */
  #footer .cmn_inner {
    padding: 50px 20px 0;
    display: block;
  }

  #footer .link_area {
    float: none !important;
    margin-right: 0;
    width: 100%;
  }

  #footer .link_area:nth-child(2) {
    padding-bottom: 50px;
  }

  #footer .link_area li {
    font-size: 14px;
  }

  #footer .link_area li a {
    margin-bottom: 10px;
  }

  #footer #copy {
    padding: 15px;
    min-width: 0;
    font-size: 12px;
    line-height: 1.4;
  }

  /* =================== cmn_information =================== */
  #cmn_information .news_area {
    margin-bottom: 0;
  }

  #cmn_information .news_area .movie_area,
  #cmn_information .news_area .blog_area {
    float: none !important;
    width: 100%;
    margin-bottom: 40px;
  }

  #cmn_information .news_area .movie_area iframe {
    width: 100%;
    height: auto;
    min-height: 200px;
  }

  #cmn_information .news_area .post_list {
    width: 100%;
    display: block;
  }

  #cmn_information .news_area .blog_area .hl {
    text-align: center;
    font-size: 20px;
  }

  #cmn_information .news_area .blog_area {
    width: 100%;
  }

  #cmn_information .news_area .blog_area li {
    font-size: 16px;
  }

  /* menu_area */
  #cmn_information .menu_area {
    margin-bottom: 50px;
  }

  #cmn_information .menu_area li {
    width: 100%;
    float: none;
    border-right: none;
    margin-bottom: 20px;
  }

  #cmn_information .menu_area li .bg {
    height: 200px;
  }

  #cmn_information .menu_area li.n03 .bg {
    background-position: center top;
  }

  #cmn_information .menu_area li .caption {
    font-size: 16px;
    letter-spacing: 0;
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    text-align: left;
    word-break: normal;
  }

  /* company_area */
  #cmn_information .company_area {
    margin-bottom: 0;
  }

  #cmn_information .company_area .address,
  #cmn_information .company_area .facebook {
    float: none;
    width: 100%;
    margin: 0 auto 50px;
  }

  #cmn_information .company_area .facebook {
    width: 280px;
  }

  #cmn_information .company_area .address .logo {
    margin-bottom: 20px;
  }

  #cmn_information .company_area .address .caption {
    word-break: normal;
  }

  /* order_area */
  #cmn_information .order_area .catch {
    font-size: 16px;
    margin-bottom: 10px;
  }

  #cmn_information .order_area .tel {
    max-width: 300px;
    margin: 0 auto 20px;
  }

  #cmn_information .order_area .tel .time {
    font-size: 14px;
    padding-left: 0;
  }

  #cmn_information .order_area .form_area {
    width: 100%;
    padding: 20px 0;
  }

  #cmn_information .order_area .form_area .text {
    font-size: 22px;
    letter-spacing: 0;
  }

  #cmn_information .order_area .tel a {
    display: block;
    width: 300px;
    margin: 0 auto 20px;
  }

  #cmn_information .order_area .form_area li {
    float: none !important;
  }

  #cmn_information .order_area .form_area li a {
    margin: 0 auto 10px;
  }

  /* ============================================
index
============================================ */
  .top_bg_area01,
  .top_bg_area02,
  #top_case {
    min-width: 0;
  }

  #bx_area:after,
  #bx_area,
  #bx_area li {
    height: auto;
    background: none !important;
  }

  #bx_area .bx-controls-direction {
    display: none;
  }

  #top_order .cmn_inner {
    padding: 40px 20px;
    background: none;
    text-align: center;
  }

  #top_order .catch {
    font-size: 18px;
    letter-spacing: 0;
  }

  #top_order .catch span {
    display: inline-block;
  }

  #top_order .catch .s1 {
    font-size: 18px;
    padding: 0 0 12.5px;
    line-height: 1.3;
  }

  #top_order .catch .s2,
  #top_order .catch .s3 {
    font-size: 20px;
  }

  #top_order .catch .s4 {
    font-size: 20px;
    line-height: 1.3;
  }

  #top_order .tel {
    margin: 0 0 20px;
  }

  #top_order .tel .time {
    font-size: 16px;
  }

  #top_order .tel,
  #top_order .mail {
    float: none;
  }

  #top_order .mail a {
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
  }

  #top_menu {
    padding: 50px 20px 0;
    margin-bottom: 0;
  }

  #top_menu li {
    float: none !important;
    margin: 0 0 30px;
  }

  #top_menu li .number {
    left: auto;
    right: -10px;
    bottom: -10px;
  }

  #top_menu li a {
    margin: 0 auto;
    padding: 10px 10px 30px;
    width: 100%;
    height: auto;
    background: none;
    border: 2px solid #555;
    border-radius: 5px;
    font-size: 20px;
  }

  #top_menu li a.pb16:before #top_menu li a.pb24:before {
    padding-bottom: 8px;
  }

  #top_menu li .s1 {
    font-size: 18px;
  }

  #top_nayami {
    background-position: -200px top;
  }

  #top_nayami .cmn_hl_area .cmn_inner:after {
    display: none;
  }

  #top_nayami ul {
    width: 100%;
    margin-bottom: 40px;
  }

  #top_nayami li {
    width: 100%;
    max-width: 320px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 10px !important;
    padding: 20px 20px 15px;
    float: none !important;
  }

  #top_nayami li .icon {
    padding: 0;
    display: block;
    float: left;
    text-align: center;
    width: 30%;
    height: auto;
  }

  #top_nayami li .title {
    display: block;
    float: right;
    width: 70%;
  }

  #top_nayami li.pt .title {
    padding-top: 5px;
  }

  #top_nayami .sub_hl {
    font-size: 18px;
    padding: 15px;
  }

  #top_nayami .catch_text,
  #top_list .catch_text {
    text-align: left;
    word-break: normal;
    font-size: 16px;
  }

  #top_list {
    background: none;
    padding: 0px;
  }

  #top_list .cmn_hl_area .cmn_inner:before {
    display: none;
  }

  #top_list .catch_text {
    letter-spacing: 0;
  }

  #top_list li {
    width: 100%;
    float: none !important;
    margin: 0 0 40px;
    letter-spacing: 0;
  }

  #top_list li .image img {
    margin: 0 auto;
  }

  #top_list li .title {
    font-size: 20px;
    min-height: 0 !important;
    padding: 0 0 10px !important;
  }

  #top_list li .caption {
    font-size: 16px;
    padding: 0;
    text-align: left;
    word-break: normal;
  }

  #top_point,
  #top_point .bg_bottom {
    background: none;
  }

  #top_point .title {
    padding-top: 0;
  }

  #top_point .caption {
    word-break: normal;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 40px;
  }

  #top_case .cmn_inner {
    padding: 50px 20px;
  }

  #top_case .film_area {
    margin: 0 auto 50px;
    text-align: center;
    width: 100%;
    min-width: 0;
  }

  .slick-slide {
    margin: 0;
  }

  .slick-track {
    margin-left: 0;
  }

  .slick-slide a {
    display: block;
    margin: 0 auto;
    width: 230px;
  }

  .slick-slide .title {
    font-size: 16px;
  }

  #top_case .film_area .slick-prev {
    left: 5%;
  }

  #top_case .film_area .slick-next {
    right: 5%;
  }

  #top_case .hl_area {
    text-align: center;
  }

  #top_case .hl_area .number {
    position: relative;
    right: 0;
    top: 0;
    margin: 10px auto 0;
  }

  #top_case .catch_text {
    word-break: normal;
    letter-spacing: 0;
    text-align: left;
    font-size: 16px;
  }

  #top_case .cmn_btn {
    padding-bottom: 50px;
  }

  /* ============================================
cmn
============================================ */
  .cmn_hl_area {
    font-size: 20px;
    padding: 20px 0;
  }

  .cmn_hl_area.text_w {
    color: #fff;
    text-shadow: 2px 0px 4px #FD984C, 0px 2px 4px #FD984C, -2px 0px 4px #FD984C, 0px -2px 4px #FD984C;
  }

  .cmn_btn {
    min-width: 0;
  }

  .cmn_catch {
    margin-bottom: 40px;
    word-break: normal;
  }

  /* cmn 20180816以降追加 */
  .cmn_stit {
    font-size: 27px;
  }

  /* cmn 20180816以降追加 */
  .page_title {
    font-size: 30px;
    margin-bottom: 30px;
  }

  .page_title .cmn_dotbg {
    height: auto;
    padding: 30px 0 20px;
  }

  /* bread */
  #bread {
    display: none;
  }

  /* ============================================
company
============================================ */
  #company_greeting,
  #company_about {
    margin-bottom: 40px;
  }

  #company_greeting .text_area {
    letter-spacing: 0;
    word-break: normal;
  }

  #company_greeting .text_wrap .text_area {
    width: 100%;
  }

  #company_greeting .text_wrap .text_area,
  #company_greeting .text_wrap .image {
    float: none;
  }

  #company_greeting .text_wrap .image {
    text-align: center;
    margin-bottom: 30px;
  }

  #company_greeting .image_area p {
    width: 50%;
  }

  #company_about tr {
    display: block;
    padding: 15px 0;
  }

  #company_about th,
  #company_about td {
    display: block;
    padding: 0;
  }

  #company_about th,
  #company_about .mr {
    width: 100%;
  }

  #company_about td ul {
    float: none;
    letter-spacing: 0;
  }

  #company_history dl {
    font-weight: bold;
    line-height: 1.6;
    padding: 12px 30px;
  }

  #company_history dt {
    width: 100%;
  }

  #company_history dt,
  #company_history dd {
    display: block;
  }

  #company_history .cmn_btn {
    margin: 35px 0 0;
  }

  #company_history .cmn_btn a {
    min-width: 280px;
  }

  /* ============================================
price
============================================ */
  #price_catch .catch_text,
  #price_list .catch_text {
    letter-spacing: 0;
  }

  #price_catch .catch_text,
  #price_list .catch_text,
  #price_list .list_wrap {
    margin-bottom: 40px;
  }

  #price_list .sub_hl {
    font-size: 24px;
  }

  #price_list .attention {
    font-size: 16px;
    word-break: normal;
  }

  #price_catch .catch_text .image p {
    float: none !important;
    text-align: center;
  }

  #price_catch .catch_text .image p:nth-child(odd) {
    margin-bottom: 20px;
  }

  /* list */
  #price_list .list_area li {
    width: 48%;
    margin: 0 0 30px 0;
    float: left !important;
  }

  #price_list .list_area li:nth-child(even) {
    float: right !important;
  }

  #price_list .list_area li:nth-child(odd) {
    clear: both;
  }

  #price_list .list_area li:nth-child(3n+4) {
    clear: none;
  }

  /* table */
  #price_list .table_area table .tb_head th,
  #price_list .table_area table td.notd {
    display: none;
  }

  #price_list .table_area table .w1,
  #price_list .table_area table .w2 {
    width: 100%;
    border-right: none;
    letter-spacing: 0;
  }

  #price_list .table_area table .w1 {
    font-size: 18px;
    padding: 20px 0;
    margin-bottom: 10px;
    text-align: center;
    background: #fff;
  }

  #price_list .table_area table .w2 {
    padding: 0 0 20px;
    word-break: normal;
  }

  #price_list .table_area table .w3 {
    border-top: 1px solid #aaa;
    padding: 10px 0 20px;
  }

  #price_list .table_area table tr {
    border-bottom: 0;
  }

  #price_list .table_area table th,
  #price_list .table_area table td {
    display: block;
  }

  /* order */
  .order_bottom {
    margin-bottom: 0 !important;
  }

  .order_bottom .catch {
    font-size: 28px;
  }

  .order_bottom .caption {
    font-size: 18px;
  }

  .order_bottom_btn a {
    min-width: 0;
    font-size: 20px;
  }

  /* ============================================
qa
============================================ */
  #qa_area .catch_text {
    margin-bottom: 30px;
  }

  #qa_area .category {
    margin-bottom: 0;
  }

  #qa_area .category li {
    width: 100%;
    margin: 0 0 10px !important;
    float: none;
  }

  #qa_area .category li a {
    width: 100%;
  }

  #qa_area .qa_wrap,
  #qa_area #cat04.qa_wrap {
    margin-bottom: 0;
  }

  #qa_area .button {
    padding: 20px 0 20px 20px;
    font-size: 24px;
    text-align: left;
  }

  #qa_area .button:after {
    top: 35%;
  }

  #qa_area .number,
  #qa_area .text {
    float: none;
  }

  #qa_area .number {
    text-align: center;
  }

  #qa_area .text {
    width: 100%;
    padding: 0;
    word-break: normal;
  }

  #qa_area .question {
    margin-bottom: 20px;
  }

  /* ============================================
support
============================================ */
  #support_area {
    margin-bottom: 40px;
  }

  #support_area .bg_area .cmn_inner {
    padding: 50px 20px;
    text-align: center;
  }

  #support_area .area_wrap {
    margin-bottom: 40px;
  }

  #support_area .support_wrap .catch_text {
    word-break: normal;
  }

  #flow_area .flow_chart .arrow {
    width: 100px;
    margin: 0 auto 20px;
  }

  #support_area .area_wrap .list_area {
    float: none;
    width: 100%;
  }

  #support_area .area_wrap .list_area dl {
    font-size: 16px;
  }

  #support_area .area_wrap .list_area dt,
  #support_area .area_wrap .list_area dd {
    display: block;
  }

  #support_area .area_wrap .list_area dt {
    width: 100%;
    margin-bottom: 10px;
  }

  #support_area .area_wrap .image {
    float: none;
    width: 200px;
    margin: 0 auto;
  }

  /* ============================================
corporation
============================================ */
  #corporation_point .point_wrap {
    margin-bottom: 40px;
  }

  #corporation_point .text_area {
    word-break: normal;
  }

  #corporation_point .point_title {
    font-size: 22px;
  }

  #corporation_point .case_area ul {
    width: 100%;
    padding: 20px;
    float: none !important;
  }

  #corporation_point .case_area li {
    text-align: center;
    float: none !important;
  }

  #corporation_point .case_area li:first-child {
    margin-bottom: 20px;
  }

  /* ============================================
flow
============================================ */
  #flow_area .flow_chart .flow_box {
    padding: 20px;
    margin-bottom: 0px;
  }

  #flow_area .flow_chart .text_area {
    float: none;
    width: 100%;
  }

  #flow_area .flow_chart .text_area .title {
    font-size: 24px;
    text-align: center;
  }

  #flow_area .flow_chart .text_area .title .icon {
    display: block;
    padding: 0;
    width: 60px;
    margin: 0 auto;
  }

  #flow_area .flow_chart .text_area .caption {
    margin-bottom: 20px;
    word-break: normal;
  }

  #flow_area .flow_chart .image {
    float: none;
    text-align: center;
  }

  /* ============================================
reason
============================================ */
  #reason_catch .bg_area .cmn_inner {
    padding: 50px 20px;
  }

  #reason_point .list_wrap {
    margin-bottom: 40px;
  }

  #reason_point .point_title {
    text-align: center;
  }

  #reason_point .text_area {
    letter-spacing: 0;
    width: 100% !important;
    float: none;
    margin-bottom: 20px;
    word-break: normal;
  }

  #reason_point .image {
    float: none;
    text-align: center;
  }

  #reason_point .image.ls {
    margin: 0;
  }

  /* ============================================
recruit
============================================ */
  #recruit_catch {
    margin-bottom: 40px;
  }

  #recruit_catch .message {
    text-align: left;
    word-break: normal;
  }

  #recruit_catch .image_area p {
    width: 49%;
  }

  #recruit_list {
    margin-bottom: 0;
  }

  #recruit_list table {
    margin-bottom: 40px;
  }

  #recruit_list table,
  #recruit_list tr {
    border: none;
  }

  #recruit_list th,
  #recruit_list td {
    display: block;
    width: 100%;
    padding: 10px;
    border: none;
  }

  #recruit_list td {
    margin-bottom: 20px;
    word-break: normal;
  }

  #recruit_list .entry_area {
    padding: 20px;
  }

  #recruit_list .entry_area .title {
    font-size: 30px;
  }

  #recruit_list .entry_area .caption {
    font-size: 20px;
  }

  #recruit_list .entry_area .tel_area p:first-child {
    margin: 0 auto 15px;
    width: 100px;
  }

  #recruit_list .entry_area .tel_area p:last-child {
    padding-top: 0;
  }

  /* ============================================
winning
============================================ */
  #winning_area .award_area.fs {
    padding-bottom: 45px;
  }

  #winning_area .award_area+.award_area {
    margin-bottom: 0;
  }

  #winning_area .caption {
    letter-spacing: 0;
    word-break: normal;
  }

  #winning_area .winning_hl {
    font-size: 27px;
    padding: 10px;
    margin-bottom: 20px;
  }

  #winning_area .award {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }

  #winning_area .title_area {
    float: none;
    width: 100%;
  }

  #winning_area .image_area {
    text-align: center;
  }

  #winning_area .image_area p {
    float: none;
    margin-right: 0;
  }

  #winning_area .intro_area {
    background: #fff;
    padding: 20px;
  }

  /* ============================================
trouble
============================================ */
  #trouble_list .trouble_point+h3 {
    display: block;
    font-size: 20px;
  }

  #trouble_list .text_area {
    word-break: normal;
    margin-bottom: 10px;
  }

  #trouble_list .trouble_point {
    font-size: 16px;
    padding: 5px 0px;
    margin: 0 auto 10px;
    max-width: 200px;
  }

  #trouble_list .point {
    word-break: normal;
    padding: 20px 0px;
    margin-bottom: 40px;
    letter-spacing: 0;
  }

  #trouble_list .point.ls {
    margin-bottom: 0;
  }

  /* ============================================
privacy
============================================ */
  #privacy_area {
    margin-bottom: 40px;
  }

  #privacy_area .catch_text,
  #privacy_area li {
    word-break: normal;
  }

  /* ============================================
sitemap
============================================ */
  #sitemap_area .link_area {
    float: none !important;
    margin-right: 0;
  }

  #sitemap_area .link_area li {
    line-height: 1.4;
  }

  #sitemap_area .link_area:first-child {
    margin-bottom: 0;
  }

  /* ============================================
inquiry
============================================ */
  #inquiry_tel .cmn_hl_area,
  #inquiry_mail .cmn_hl_area {
    margin-bottom: 30px;
  }

  #inquiry_tel .sub_text,
  #inquiry_mail {
    margin-bottom: 0;
  }

  #inquiry_mail .catch_text {
    letter-spacing: 0;
    word-break: normal;
    font-size: 14px;
  }

  /* form */
  #inquiry_mail .form_area {
    padding: 40px 20px;
    margin: 0 -20px;
  }

  #inquiry_mail .form_area dt,
  #inquiry_mail .form_area dd {
    float: none;
    width: 100%;
  }

  #inquiry_mail .form_area dt {
    margin-bottom: 15px;
  }

  #inquiry_mail .form_area input,
  #inquiry_mail .form_area select,
  #inquiry_mail .form_area textarea {
    font-size: 18px !important;
    padding: 12px 5px !important;
    line-height: 1.4;
    min-height: 53px;
  }

  #inquiry_mail .form_area .sub_contact {
    font-size: 16px;
  }

  #inquiry_mail .form_area .submit input {
    width: 100%;
  }

  /* ============================================
case
============================================ */
  .case_detail .case_title {
    font-size: 27px;
  }

  .case_detail .ba_area {
    text-align: center;
  }

  .case_detail .subimg li {
    width: 15.8%;
    height: 45px;
    float: left !important;
    margin-right: 1% !important;
  }

  .case_detail .subimg li:nth-child(6n) {
    float: right !important;
    margin-right: 0 !important;
  }

  .case_detail .subimg li:nth-child(7n+8) {
    clear: none;
  }

  /* ============================================
news
============================================ */
  .news_list .tag {
    margin-bottom: 30px;
  }

  .news_list .category_title {
    font-size: 27px;
    margin-bottom: 20px;
  }

  /* detail */
  .article_area .tag_area {
    padding: 20px;
    margin-bottom: 40px;
  }

  /* ============================================
cmn_article
============================================ */
  /* article_list */
  .article_list li {
    width: 100%;
    float: none !important;
    margin: 0 auto 40px !important;
  }

  .article_list li .thumbnail {
    width: 100%;
    height: auto;
    border: none !important;
  }

  .article_list li .thumbnail .image {
    max-width: 300px;
    margin: 0 auto 10px;
    border: 2px solid #ddd;
  }

  .article_list li .thumbnail .image {
    height: 200px;
    overflow: hidden;
  }

  .article_list li .title {
    position: relative;
    height: auto;
    opacity: 1;
    padding: 10px;
    font-size: 18px;
  }

  /* list_pager */
  .wp-pagenavi {
    margin-bottom: 0;
  }

  .wp-pagenavi a,
  .wp-pagenavi span,
  .wp-pagenavi .current {
    padding: 10px;
    font-size: 16px;
  }

  /* sidebar */
  .detail_wrap .sidebar {
    float: none;
    width: 100%;
  }

  .sidebar .side_box {
    padding: 20px;
  }

  .sidebar .side_box:last-child {
    margin-bottom: 0;
  }

  /* detail */
  .detail_wrap .article_area {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }

  .detail_wrap .recently ul {
    max-width: 450px;
    margin: 0 auto;
  }

  .detail_wrap .recently li {
    width: 48%;
    margin: 0 0 20px;
  }

  .detail_wrap .recently li:nth-child(4n) {
    clear: none;
  }

  .detail_wrap .recently li:nth-child(odd) {
    float: left !important;
    clear: both;
  }

  .detail_wrap .recently li:nth-child(even) {
    float: right !important;
  }

  .detail_wrap .recently li .thumbnail {
    margin: 0 auto 10px;
    max-width: 210px;
    height: 28.4vw;
    width: auto;
  }

  .post_text p {
    letter-spacing: 0;
  }

  /* ============================================
roof_construction
============================================ */
  #roofcon_menu .menu_ol {
    overflow: visible;
    margin-left: 0;
  }

  #roofcon_menu .menu_ol li {
    float: none;
    width: auto;
    padding-bottom: 0;
    min-height: 0;
    max-width: 400px;
    margin: 0 auto;
  }

  #roofcon_menu .menu_ol li+li {
    margin-top: 40px;
  }

  #roofcon_menu .menu_ol li:nth-child(3) {
    float: none;
    margin-left: auto;
  }

  #roofcon_menu .menu_ol .num_text {
    background: #85C1BB;
    padding: 10px;
    color: #fff;
  }

  #roofcon_menu .menu_ol .dl_menu {
    padding-bottom: 10px;
  }

  #roofcon_menu .menu_ol .dl_menu dd {
    margin-bottom: 10px;
  }

  #roofcon_menu .menu_ol .cmn_btn {
    position: static;
  }

  #roofcon_menu {
    margin-bottom: 60px;
  }

  #roofcon_merit .merit_ol {
    margin-left: 0;
  }

  #roofcon_merit .merit_ol li {
    float: none;
    width: auto;
    max-width: 300px;
    margin: 0 auto 40px;
  }

  #roofcon_merit .merit_ol li:nth-child(3) {
    margin-left: auto;
    float: none;
  }

  #roofcon_merit .merit_ol .in_img,
  #roofcon_merit .merit_ol .in_text {
    vertical-align: middle;
  }

  #roofcon_merit .merit_ol .in_img {
    width: 60px;
  }

  #roofcon_merit .cmn_btn a {
    min-width: 0;
    width: 100%;
  }

  #roofcon_merit {
    margin-bottom: 60px;
  }

  #roofcon_item .item_box+.item_box {
    padding-top: 40px;
    margin-top: 40px;
  }

  #roofcon_item .item_box .image {
    float: none;
    width: auto;
    margin-bottom: 10px;
    text-align: center;
  }

  #roofcon_item .item_box .title1,
  #roofcon_item .item_box .text_area {
    float: none;
    width: auto;
  }

  #roofcon_item .item_box .title1 {
    margin-bottom: 15px;
  }

  #roofcon_item .item_box .in_image {
    text-align: center;
  }

  #roofcon_item {
    margin-bottom: 60px;
  }

  .roof_cost_tb {
    border: none;
  }

  .roof_cost_tb thead {
    display: none;
  }

  .roof_cost_tb th,
  .roof_cost_tb td {
    display: block;
  }

  .roof_cost_tb th {
    padding: 10px 0;
  }

  .roof_cost_tb td {
    padding: 10px 0;
  }

  .roof_cost_tb .width2,
  .roof_cost_tb .width1 {
    width: 100%;
  }

  .roof_cost_tb tbody th,
  .roof_cost_tb tbody td {
    border-right: none;
    border-bottom: none;
  }

  .roof_cost_tb tbody th {
    font-size: 18px;
    padding: 20px 0;
    margin-bottom: 10px;
    text-align: center;
    background: #fff;
    color: #85C0BA;
    font-weight: bold;
  }

  .roof_cost_tb tbody .width2 {
    border-bottom: 1px solid #aaa;
  }

  .roof_cost_tb tbody .width3 {
    margin-bottom: 20px;
  }

  #roofcon_cost {
    margin-bottom: 60px;
  }

  .listpage_navi_list li {
    float: none;
    width: 100%;
  }

  .listpage_navi_list li:nth-child(3n) {
    float: none;
  }

  .listpage_navi_list li:nth-child(3n+1) {
    clear: none;
    margin-right: 0;
  }

  .listpage_navi_list li .in_text1 {
    text-align: left;
  }

  /* ============================================
roof_painting
============================================ */
  #loofpai_merit {
    margin-bottom: 60px;
  }

  .loofall_imglist1 li {
    width: auto;
  }

  .loofall_imglist1 li:nth-child(odd) {
    float: none;
    clear: none;
  }

  .loofall_imglist1 li:nth-child(even) {
    float: none;
  }

  .loofall_imglist1 li .in_image1 {
    margin-bottom: 10px;
    text-align: center;
  }

  #loofpai_timing {
    margin-bottom: 20px;
  }

  .loofall_beaflist1 {
    margin-left: 0;
  }

  .loofall_beaflist1 li {
    width: auto;
    float: none;
    max-width: 300px;
    margin: 0 auto;
  }

  .loofall_beaflist1 li:nth-child(3n) {
    float: none;
    margin-left: auto;
  }

  .loofall_beaflist1 li:nth-child(3n+1) {
    clear: none;
  }

  .loofall_beaflist1 li+li {
    margin-top: 60px;
  }

  #loofpai_beaf {
    margin-bottom: 60px;
  }

  #loofpai_cost {
    margin-bottom: 60px;
  }

  #loofpai_cost .menu_dl {
    line-height: 1.6;
    background: #fff;
    padding: 30px 10px;
  }

  #loofpai_paint .paint_list li {
    padding: 20px 10px;
    width: auto;
  }

  #loofpai_paint .paint_list li .desc {
    padding: 0;
  }

  #loofpai_paint .paint_list li:nth-child(odd) {
    float: none;
    clear: none;
  }

  #loofpai_paint .paint_list li:nth-child(even) {
    float: none;
  }

  #loofpai_paint {
    margin-bottom: 60px;
  }

  .listpage_example_list {
    margin-left: 0;
  }

  .listpage_example_list li {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 40px;
  }

  .listpage_example_list li:nth-child(3n) {
    float: none;
  }

  .listpage_example_list li:nth-child(3n+1) {
    clear: none;
  }

  .listpage_example_list li .image {
    margin-bottom: 10px;
    text-align: center;
  }

  .listpage_example_list li .title {
    background: rgba(133, 192, 186, 0.9);
    padding: 10px;
    color: #fff;
    font-weight: bold;
  }

  #listpage_example {
    margin-bottom: 60px;
  }

  #cmn_order {
    margin-bottom: 60px;
  }

  #cmn_order .cmn_order_in {
    padding: 40px 20px;
    background: #77DCCB;
    text-align: center;
  }

  #cmn_order .catch {
    font-size: 20px;
    letter-spacing: 0;
  }

  #cmn_order .catch span {
    display: inline-block;
  }

  #cmn_order .catch .s1 {
    padding: 0 0 10px;
  }

  #cmn_order .catch .s2,
  #cmn_order .catch .s3 {
    font-size: 20px;
  }

  #cmn_order .tel {
    margin: 0 0 20px;
  }

  #cmn_order .tel .time {
    font-size: 16px;
    width: auto;
  }

  #cmn_order .tel,
  #cmn_order .mail {
    float: none;
  }

  #cmn_order .mail a {
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
  }

  /* ============================================
roof_cover
============================================ */
  #loofco_intro .beaf_box1 {
    display: block;
  }

  #loofco_intro .in_box {
    width: auto;
    max-width: 435px;
    margin: 0 auto;
  }

  #loofco_intro .arrow_img {
    text-align: center;
  }

  #loofco_intro .arrow_img img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 10px 0;
  }

  #loofco_intro .in_box,
  #loofco_intro .arrow_img {
    display: block;
  }

  #loofco_intro .ol_ttl {
    margin-bottom: 5px;
  }

  #loofco_intro {
    margin-bottom: 60px;
  }

  .loof_merittb th,
  .loof_merittb td {
    display: block;
  }

  .loof_merittb th {
    width: auto;
    font-size: 30px;
    padding: 20px 10px;
  }

  .loof_merittb td {
    padding: 20px 10px;
  }

  .loof_merittb td li+li {
    margin-top: 10px;
  }

  #loofco_merit {
    margin-bottom: 60px;
  }

  #loofco_flow .flow_list {
    overflow: hidden;
  }

  #loofco_flow .flow_list li {
    width: auto;
    float: none;
    margin-right: 0;
    padding-bottom: 60px;
    background: url(../img/cmn/arrow01.png) bottom center no-repeat;
    max-width: 300px;
    margin: 0 auto;
  }

  #loofco_flow .flow_list li:last-child {
    float: none;
    width: auto;
    max-width: 400px;
    margin: 30px auto 0;
    background: none;
    padding-bottom: 0;
  }

  #loofco_flow .flow_list li:nth-child(3) {
    margin-right: auto;
  }

  #loofco_flow .flow_list .image {
    max-width: 205px;
    margin: 0 auto 10px;
    ;
    background: none;
  }

  #loofco_flow .flow_list .text1 {
    width: auto;
  }

  #loofco_flow .flow_list li+li {
    margin-top: 30px;
  }

  #loofco_cost .in_box {
    padding: 25px 10px;
  }

  #loofco_cost .in_box .title1 {
    margin-bottom: 10px;
  }

  #loofco_cost .in_box .in_text1 {
    font-size: 18px;
  }

  #loofco_cost .in_box .in_text1 .color_text1 {
    font-size: 28px;
  }

  #loofco_cost .in_image {
    text-align: center;
  }

  #loofco_cost .loofall_imglist1 .image {
    text-align: center;
  }

  #loofco_cost .waku_text {
    text-align: left;
  }

  #loofco_cost {
    margin-bottom: 80px;
  }

  .loofall_imglist2 {
    margin-left: 0;
    margin-bottom: 40px;
  }

  .loofall_imglist2 li {
    float: none;
    width: auto;
    margin-left: 0;
    text-align: center;
    margin-bottom: 0;
  }

  .loofall_imglist2 li:nth-child(3n) {
    float: none;
  }

  .loofall_imglist2 li+li {
    margin-top: 20px;
  }

  /* ============================================
roof_routing
============================================ */
  .loof_bg_cmn .cmn_dotbg {
    padding: 40px 20px;
  }

  #loofro_intro .ol_ttl {
    margin-bottom: 5px;
  }

  #loofro_intro {
    margin-bottom: 60px;
  }

  #loofro_intro .sp_img {
    display: inline;
  }

  #loofro_intro .pc_img {
    display: none;
  }

  .loof_head1 {
    font-size: 26px;
  }

  #loofro_cost .in_box {
    padding: 40px 15px 0;
  }

  #loofro_cost .list li {
    width: auto;
    margin-bottom: 40px;
  }

  #loofro_cost .list li:nth-child(even),
  #loofro_cost .list li:nth-child(odd) {
    float: none;
  }

  #loofro_cost .list .cost_desc1 {
    text-align: center;
  }

  #loofro_cost {
    margin-bottom: 60px;
  }

  .loof_merittext1 {
    padding: 0;
  }

  #loofro_merit {
    margin-bottom: 60px;
  }

  #loofro_flow .flow_list li:nth-child(3) {
    width: auto;
    float: none;
    max-width: 280px;
    margin-right: auto;
  }

  #loofro_flow .flow_list li:nth-child(3) .image {
    background: none;
  }

  #loofro_flow .flow_list li:nth-child(3) {
    margin-right: auto;
  }

  #loofro_flow .flow_list li:nth-child(4) {
    clear: none;
  }

  #loofro_flow .flow_list .image {
    margin-bottom: 0;
    background: none;
  }

  #loofro_flow .flow_list li:nth-child(4),
  #loofro_flow .flow_list li:nth-child(5) {
    padding-left: 0;
  }

  #loofro_flow .flow_list li:nth-child(4) {
    background: url(../img/cmn/arrow01.png) bottom center no-repeat;
  }

  #loofro_flow .flow_list li {
    width: auto;
    float: none;
    max-width: 280px;
    margin: 0 auto;
    padding-bottom: 60px;
    background: url(../img/cmn/arrow01.png) bottom center no-repeat;
  }

  #loofro_flow .flow_list li:nth-child(5) {
    padding-bottom: 0;
  }

  #loofro_flow .flow_list li+li {
    margin-top: 30px;
  }

  #loofro_flow {
    margin-bottom: 60px;
  }

  #loof_maker .right_image {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }

  #loof_maker .left_text {
    float: none;
    width: auto;
  }

  #loof_maker {
    margin-bottom: 60px;
  }

  /* ============================================
roof_gutter
============================================ */
  .loofall_imglist2.loofall_type1 .title1 {
    text-align: left;
  }

  .loofall_imglist2.loofall_type1 .in_text1 {
    text-align: left;
  }

  .loofall_imglist2.loofall_type1 li {
    margin-bottom: 0;
  }

  .loofall_imglist2.loofall_type1 li+li {
    margin-top: 40px;
  }

  #loofgu_cause {
    margin-bottom: 60px;
  }

  .loofall_tb1 th,
  .loofall_tb1 td {
    display: block;
    padding: 10px;
  }

  .loofall_tb1 th {
    width: auto;
  }

  .loofall_tb1 tr+tr td,
  .loofall_tb1 tr+tr th {
    border-top: none;
  }

  #loofgu_cost .text2 {
    text-align: left;
  }

  #loofgu_cost .waku_text {
    text-align: left;
    padding: 20px 10px;
  }

  #loofgu_cost {
    margin-bottom: 60px;
  }

  #loofgu_item .in_text1 {
    font-size: 14px;
  }

  #loofgu_item {
    margin-bottom: 45px;
  }

  /* ============================================
roof_repair
============================================ */
  #anklist .ank_link li {
    width: 100%;
    margin: 0 0 10px !important;
    float: none;
  }

  #anklist .ank_link li a {
    width: 100%;
  }

  .loofre_all .in_box1 .text_area_left {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }

  .loofre_all .in_box1 .image_right {
    float: none;
    text-align: center;
  }

  .loofre_all .loof_all_fontb {
    border-bottom: 1px solid #aaa;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }

  #loofre_kawara .loofall_imglist2 .text1,
  #loofre_construction .loofall_imglist2 .text1 {
    text-align: left;
  }

  #loofre_kawara .loofall_imglist2 li,
  #loofre_construction .loofall_imglist2 li {
    max-width: 300px;
    margin: 0 auto;
  }

  #loofre_kawara .loofall_imglist2 li+li,
  #loofre_construction .loofall_imglist2 li+li {
    margin-top: 40px;
  }

  #loofre_kawara,
  #loofre_construction {
    margin-bottom: 60px;
  }

  #loofre_urushi .loofall_beaflist1 .be_area .in_text1 {
    min-height: 0;
  }

  #loofre_urushi .waku_text {
    text-align: left;
  }

  #loofre_urushi .text_cost2 {
    margin-bottom: 40px;
  }

  #loofre_urushi {
    margin-bottom: 60px;
  }

  /* ============================================
wall_waterproof
============================================ */
  #wallwa_construction1 .cost_text1 {
    margin-bottom: 10px;
  }

  #wallwa_construction1 .cost_list1 li {
    margin-bottom: 10px;
  }

  .wall_cmn_inbox1 .text_area1 {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }

  .wall_cmn_inbox1 .in_image {
    float: none;
    text-align: center;
  }

  .wall_cmn_tb1 {
    border-top: none;
    border-left: none;
    border-right: none;
  }

  .wall_cmn_tb1 thead {
    display: none;
  }

  .wall_cmn_tb1 th,
  .wall_cmn_tb1 td {
    display: block;
  }

  .wall_cmn_tb1 th {
    padding: 10px 0;
  }

  .wall_cmn_tb1 td {
    padding: 10px 0;
  }

  .wall_cmn_tb1 .width2,
  .wall_cmn_tb1 .width1 {
    width: 100%;
  }

  .wall_cmn_tb1 tbody th,
  .wall_cmn_tb1 tbody td {
    border-right: none;
    border-bottom: none;
  }

  .wall_cmn_tb1 tbody th {
    font-size: 18px;
    padding: 20px 0;
    margin-bottom: 10px;
    text-align: center;
    background: #fff;
    color: #85C0BA;
    font-weight: bold;
  }

  .wall_cmn_tb1 tbody .width2 {
    border-bottom: 1px solid #aaa;
  }

  .wall_cmn_tb1 tbody .width3 {
    margin-bottom: 20px;
  }

  .wall_cmn_tb1 tbody td {
    border-left: none;
  }

  #wallwa_construction2 {
    margin-bottom: 40px;
  }

  #wallwa_construction2 .wall_cmn_tb1 tbody th {
    margin-bottom: 0;
  }

  #wallwa_construction2 .wall_cmn_tb1 td::before {
    content: attr(data-label);
    font-weight: bold;
  }

  #wallwa_construction2 .wall_cmn_tb1 .width2::before {
    display: block;
  }

  #wallwa_construction2 .wall_cmn_tb1 .width3::before {
    float: left;
  }

  #wallwa_construction2 .wall_cmn_tb1 .width3 {
    text-align: right;
  }

  /* ============================================
wall_construction
============================================ */
  #wallco_intro .sp_img {
    display: inline;
  }

  #wallco_intro .pc_img {
    display: none;
  }

  #wallco_intro .wall_cmn_inbox1 .text_area1 {
    width: auto;
  }

  .wall_flow_list1 li {
    float: none;
    width: auto;
    margin-right: 0;
    background: url(../img/cmn/arrow06.png) center bottom no-repeat;
    padding-bottom: 80px;
    margin-bottom: 20px;
  }

  .wall_flow_list1 li:last-child {
    float: none;
    width: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .wall_flow_list1 li .bg_text {
    width: 100%;
    padding: 20px 10px;
  }

  .wall_flow_list1 li .bg_text .cell {
    height: auto;
    text-align: left;
  }

  .sub_ogcolor {
    text-align: left;
    padding: 20px 10px;
  }

  #wallco_intro {
    margin-bottom: 60px;
  }

  .wall_imglist2 {
    margin-left: 0;
  }

  .wall_imglist2 li {
    width: 48%;
    margin-left: 0;
    font-size: 14px;
  }

  .wall_imglist2 li:nth-child(3n) {
    float: left;
  }

  .wall_imglist2 li:nth-child(3n+1) {
    clear: none;
  }

  .wall_imglist2 li:nth-child(odd) {
    clear: both;
  }

  .wall_imglist2 li:nth-child(even) {
    float: right;
  }

  #wallwa_check {
    margin-bottom: 25px;
  }

  .wall_imglist3 li {
    width: auto;
    margin-bottom: 10px;
  }

  .wall_imglist3 li:nth-child(odd) {
    float: none;
    clear: none;
  }

  .wall_imglist3 li:nth-child(even) {
    float: none;
  }

  #wallwa_type .wall_imglist3 .type_name {
    font-weight: bold;
    line-height: 1.6;
  }

  #wallwa_type {
    margin-bottom: 60px;
  }

  #wallwa_appearance .wall_beaf_box1 {
    width: auto;
  }

  #wallwa_appearance .wall_beaf_box1 .after_box .circle_text {
    left: -15px;
  }

  #wallwa_appearance .wall_beaf_box1.right_box,
  #wallwa_appearance .wall_beaf_box1.left_box {
    float: none;
  }

  #wallwa_appearance .wall_beaf_box1.left_box {
    margin-bottom: 40px;
  }

  #wallwa_appearance .wall_beaf_box1 .in_box {
    padding: 40px 20px;
  }

  #wallwa_appearance .wall_beaf_box1 .in_image {
    max-width: 400px;
    margin: 0 auto;
  }

  #wallwa_appearance .wall_beaf_box1 .before_box {
    width: auto;
    max-width: 340px;
  }

  /* ============================================
wall_painting
============================================ */
  .wall_cmn_tb2 thead {
    display: none;
  }

  .wall_cmn_tb2 th {
    background: #85C1BB;
    color: #fff;
    font-weight: bold;
  }

  .wall_cmn_tb2 tbody th,
  .wall_cmn_tb2 tbody td {
    display: block;
  }

  .wall_cmn_tb2 tbody td {
    border-left: none;
  }

  .wall_cmn_tb2 td,
  .wall_cmn_tb2 th {
    padding: 17px 20px;
    vertical-align: middle;
  }

  #wallpa_waterproof .wall_cmn_tb2 {
    border: none;
  }

  #wallpa_waterproof .wall_cmn_tb2 td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-align: left;
  }

  #wallpa_waterproof .wall_cmn_tb2 td.width4::before {
    display: block;
    width: 100%;
    float: none;
  }

  #wallpa_waterproof .wall_cmn_tb2 td {
    text-align: right;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
  }

  #wallpa_waterproof .wall_cmn_tb2 td.width4 {
    text-align: left;
  }

  #wallpa_waterproof .wall_cmn_tb2 tr+tr {
    display: block;
    margin-top: 40px;
  }

  #wallpa_waterproof .wall_flow_list1 .in_box {
    width: auto;
    max-width: 258px;
    margin: 0 auto;
  }

  #wallpa_waterproof {
    margin-bottom: 60px;
  }

  #wallpa_merit {
    margin-bottom: 60px;
  }

  #wallpa_indication .wall_cmn_inbox1 {
    margin-bottom: 40px;
  }

  #wallpa_indication {
    margin-bottom: 60px;
  }

  #wallpa_item .wall_imglist3 li {
    margin-bottom: 40px;
    padding: 25px 10px;
  }

  #wallpa_item {
    margin-bottom: 20px;
  }

  #wallpa_change .list li+li {
    margin-top: 20px;
  }

  #wallpa_change {
    margin-bottom: 60px;
  }

  .listpage_navi_list2 li {
    width: 100%;
  }

  .listpage_navi_list2 li:nth-child(odd) {
    float: none;
    clear: none;
  }

  .listpage_navi_list2 li:nth-child(even) {
    float: none;
  }

  .wall_cmn_inbox1.width1 .text_area1 {
    width: auto;
  }

  /* ============================================
wall_refreshing
============================================ */
  .wall_cmn_inbox1.width2 .text_area1 {
    width: auto;
  }

  .wall_cmn_tb3 {
    border-top: none;
    border-left: none;
    border-right: none;
  }

  .wall_cmn_tb3 thead {
    display: none;
  }

  .wall_cmn_tb3 thead th.width1 {
    width: auto;
  }

  .wall_cmn_tb3 tbody th,
  .wall_cmn_tb3 tbody td {
    display: block;
    border-bottom: none;
  }

  .wall_cmn_tb3 tbody td {
    border-left: none;
  }

  .wall_cmn_tb3 td {
    padding: 10px 0 20px;
    vertical-align: middle;
  }

  .wall_cmn_tb3 td.width1 {
    padding: 10px;
    background: #85C1BB;
    color: #fff;
  }

  .wall_cmn_tb3 td.width2 {
    border-bottom: 1px solid #aaa;
    margin-bottom: 20px;
  }

  .wall_cmn_tb3 tr:last-child td.width2 {
    border-bottom: none;
  }

  #wallre_maintenance {
    margin-bottom: 40px;
  }

  #wallre_new .list .in_image {
    margin-bottom: 20px;
  }

  #wallre_new .sub_ogcolor {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #wallre_new {
    margin-bottom: 60px;
  }

  #wallpa_intro .wall_imglist3 li {
    margin-bottom: 40px;
    padding: 25px 10px;
    min-height: 0;
    width: auto;
  }

  #wallpa_intro {
    margin-bottom: 20px;
  }

  /* ============================================
rainfall
============================================ */
  #rainfall_intro {
    margin-bottom: 60px;
  }

  #rainfall_check .check_list {
    background: #fff;
    padding: 20px 10px 10px;
  }

  #rainfall_check .check_list li {
    background-position: left 3px;
    background-size: 20px auto;
    min-height: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
  }

  #rainfall_check .check_list li:nth-child(odd) {
    float: none;
    clear: none;
    width: auto;
  }

  #rainfall_check .check_list li:nth-child(even) {
    float: none;
    width: auto;
  }

  #rainfall_list,
  #rainfall_cause,
  #rainfall_check {
    margin-bottom: 60px;
  }

  .cmnimg_lr_list1 li:nth-child(even) .in_textarea,
  .cmnimg_lr_list1 li:nth-child(odd) .in_textarea,
  .cmnimg_lr_list1 li:nth-child(even) .in_image,
  .cmnimg_lr_list1 li:nth-child(odd) .in_image {
    float: none;
  }

  .cmnimg_lr_list1 li .in_textarea {
    width: auto;
  }

  .cmnimg_lr_list1 li .in_image {
    margin-bottom: 10px;
    text-align: center;
  }

  /* 20180816以降追加ページ ここから */
  /* ============================================
repair_list
============================================ */
  #repair_list .lead {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
  }

  #repair_list .article_list .lead {
    margin-bottom: 20px;
  }

  #repair_list .cmn_hl_area {
    margin-top: 40px;
  }

  #repair_list .article_list ul {
    margin-bottom: 0;
  }

  #repair_list .article_list li .title {
    margin-top: 0;
  }

  #repair_list .cmn_btn a {
    padding: 15px 3em;
    min-width: auto;
  }

  /* ============================================
  cost
  ============================================ */
  .cost .cmn_hl_area.adjustment {
    margin-bottom: 33px;
  }

  .cost .image {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }

  .cost .right_txt {
    float: none;
    width: 100%;
  }

  .cost .right_txt li {
    padding: 10px;
  }

  .cost .right_txt .l_name,
  .cost .right_txt .r_price {
    font-size: 17px;
  }

  .cost .right_txt .l_name {
    float: left;
  }

  .cost .right_txt .r_price {
    float: right;
  }

  .cost .l_txt {
    float: none;
    width: 100%;
  }

  .cost .r_pic {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }

  .cost .textcenter {
    margin: 15px 0;
  }

  /* ============================================
  damage
  ============================================ */
  .damage .l_txt {
    float: none;
    width: 100%;
  }

  .damage .r_pic {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }

  .damage .bg_white {
    padding: 10px;
  }

  .damage .bg_white .point {
    float: none;
  }

  .damage .bg_white .txt {
    float: none;
    width: 100%;
  }

  .damage_wrap_bottom ul {
    padding: 0;
  }

  .damage_wrap_bottom ul li {
    float: none;
    margin-bottom: 10px;
  }

  .damage_wrap_bottom ul li:first-of-type {
    margin-right: 0;
  }

  .damage_wrap_bottom .cmn_btn a {
    min-width: 280px;
  }

  .damage_wrap_bottom .cmn_btn a:after {
    right: 20px;
  }

  .damage .list {
    width: 100%;
  }

  .damage .list li {
    font-size: 17px;
    background: url(../img/damage/check.png) left 15px top 12px #85c1bb no-repeat;
    background-size: 30px;
    padding: 10px 10px 10px 55px;
  }

  .damage .list+p a {
    line-height: 1.5;
  }

  /* ============================================
  select
  ============================================ */
  .select .l_txt {
    float: none;
    width: 100%;
  }

  .select .r_pic {
    float: none;
    width: 100%;
    margin: 0 auto 10px;
    text-align: center;
  }

  .select .r_pic02 {
    float: none;
    width: 100%;
    margin: 0 auto 10px;
    text-align: center;
  }

  .select .list {
    width: 100%;
  }

  .select .list li {
    background: url(../img/select/check.png) left 15px top 12px #85c1bb no-repeat;
    background-size: 30px;
    font-size: 18px;
    padding: 10px 10px 10px 55px;
  }

  /* ============================================
  kaymu
  ============================================ */
  .kaymu .kaymu_wrap {
    width: 100%;
  }

  .kaymu .cmn_hl_area {
    margin-bottom: 33px;
  }

  .kaymu .kaymu_wrap .img {
    text-align: center;
    margin-bottom: 15px;
  }

  .kaymu .kaymu_wrap .img img {
    width: 100%;
  }

  .kaymu .kaymu_wrap .cmn_text_area {
    width: calc(100% - 20px);
    margin: 0 auto;
  }

  .kaymu .cmn_btn a {
    min-width: 280px;
  }

  .kaymu .cmn_btn a:after {
    right: 18px;
  }

  .kaymu ol li {
    padding: 10px;
  }

  .kaymu .tit_wrap {
    width: 100%;
    height: 50px;
    line-height: 50px;
  }

  .kaymu .tit {
    font-size: 17px;
    padding-left: 60px;
    padding-top: 15px;
  }

  .kaymu .tit.adjustment {
    padding-top: 0;
  }

  .kaymu ol li:first-of-type .tit_wrap,
  .kaymu ol li:nth-of-type(2) .tit_wrap,
  .kaymu ol li:last-of-type .tit_wrap {
    background-size: 50px;
  }

  .kaymu .r_image {
    position: static;
    float: none;
    margin: 0 0 15px;
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
  }

  .kaymu .r_image img {
    width: 100%;
    height: auto;
  }

  .kaymu .r_image iframe {
    width: 100%;
  }

  .kaymu .txt_bottom {
    height: auto;
    margin: 20px 0;
  }

  .kaymu .txt_bottom .l_tit_wrap {
    float: none;
    width: 100%;
    height: auto;
    border-radius: 5px 5px 0 0;
    padding: 15px 0;
  }

  .kaymu .txt_bottom .l_tit_wrap .l_tit {
    line-height: 1.1;
  }

  .kaymu .txt_bottom .r_txt {
    float: none;
    width: 100%;
    padding: 10px;
  }

  .kaymu .txt_bottom .r_txt ul {
    margin-bottom: 10px;
  }

  .kaymu .btn_bottom {
    padding: 0;
    margin-bottom: 50px;
  }

  .kaymu .btn_bottom li {
    float: none;
    margin-bottom: 10px;
  }

  .kaymu .btn_bottom li:first-of-type {
    margin-right: 0;
  }

  .kaymu .colorbest {
    margin-top: 15px;
  }

  /* ============================================
  insurance
  ============================================ */
  .insurance ul li {
    font-size: 17px;
    margin: 0 0 15px 0;
  }

  .insurance ul li:last-of-type {
    margin-bottom: 30px;
  }

  .insurance .textright {
    margin-bottom: 50px;
    line-height: 1.5;
  }

  .insurance ol li {
    margin-bottom: 40px;
    padding: 10px;
  }

  .insurance ol li:not(:last-of-type)::after {
    background-size: 120px;
    bottom: -40px;
  }

  .insurance ol .pic {
    float: none;
    width: 100%;
    text-align: center;
  }

  .insurance ol .r_tit {
    float: none;
    width: 100%;
    padding: 10px 0 10px 70px;
  }

  .insurance ol .r_tit::before {
    top: -3px;
    left: 0;
  }

  .insurance ol li:first-of-type .r_tit::before,
  .insurance ol li:nth-of-type(2) .r_tit::before,
  .insurance ol li:nth-of-type(3) .r_tit::before,
  .insurance ol li:nth-of-type(4) .r_tit::before,
  .insurance ol li:last-of-type .r_tit::before {
    background-size: 45px;
  }

  .insurance ol .r_tit p {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.43;
  }

  .insurance ol .r_tit p span {
    width: 120px;
    display: block;
  }

  .insurance .note {
    margin-bottom: 40px;
  }

  /* 20180816以降追加ページ ここまで */
  /* */
  .addinfo080906 .tit {
    font-size: 18px;
  }

  .addinfo080906 p+p {
    text-align: left;
  }

  #cmn_information .order_area .form_area li.price a,
  #cmn_information .order_area .form_area li.mail a {
    padding-top: 11px;
    font-size: 20px;
  }

  #cmn_information .order_area .form_area li.price .icon {
    width: 20px;
    margin: -5px 7.5px 0 0;
  }

  #cmn_information .order_area .form_area li.mail .icon {
    width: 30px;
    margin: -1.5px 5px 0 0;
  }

  .top_case-title {
    font-size: 20px;
  }

  .nayami-list p {
    font-size: 16px;
  }

  #cmn_information .news_area .blog_area li p {
    font-size: 14px;
  }

  #sitemap_area .link_area li a {
    margin-bottom: 15px;
    padding-left: 5px;
  }
}

/* end */
