@charset "utf-8";
/* CSS Document */
/*　基本設定　*/
@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";
        
        * {
            padding: 0px;
            margin: 0px;
			max-width: 100%;
        }
        
        a img {
            border-top-style: none;
            border-right-style: none;
            border-bottom-style: none;
            border-left-style: none;
        }
        
        li {
            list-style-image: none;
            list-style-type: none;
        }
		.screenpc{
		display: block;
		}
        .screensp {
            display: none;
        }
        
        .screensize {
            margin-bottom: 0;
        }
        /*　リンクの設定　*/

        
        a:link {
            /*未訪問のリンク*/
            color: #F9AED2;
            text-decoration: underline;
        }
        
        a:visited {
            /*訪問後のリンク*/
            color: #F9AED2;
            text-decoration: underline;
        }
        
        a:hover {
            /*マウスをのせたとき*/
            color: #FFFFFF;
            text-decoration: none;
            opacity: 0.7;
        }
        
        a:active {
            /*クリック中*/
            color: #336633;
            text-decoration: none;
        }
        
        .material a:link {
            /*未訪問のリンク*/
            color: #703729;
            text-decoration: underline;
        }
        
        .material a:visited {
            /*訪問後のリンク*/
            color: #703729;
            text-decoration: none;
        }
        
        .material a:hover {
            /*マウスをのせたとき*/
            color: #895952;
            text-decoration: none;
        }
        
        .material a:active {
            /*クリック中*/
            color: #895952;
            text-decoration: none;
        }
        
        #head_navi a:link {
            /*未訪問のリンク*/
            color: #006633;
            text-decoration: none;
        }
        
        #head_navi a:visited {
            /*訪問後のリンク*/
            color: #006633;
            text-decoration: none;
        }
        
        #head_navi a:hover {
            /*マウスをのせたとき*/
            color: #89BF4E;
            text-decoration: underline;
        }
        
        #head_navi a:active {
            /*クリック中*/
            color: #336633;
            text-decoration: underline;
        }
        
        .title336 a:link {
            /*未訪問のリンク*/
            color: #2269a1;
            text-decoration: none;
        }
        
        .title336 a:visited {
            /*訪問後のリンク*/
            color: #2269a1;
            text-decoration: none;
        }
        
        .title336 a:hover {
            /*マウスをのせたとき*/
            color: #2D88D2;
            text-decoration: none;
        }
        
        .title336 a:active {
            /*クリック中*/
            color: #2D88D2;
            text-decoration: none;
        }
        
        .main_01title a:link {
            /*未訪問のリンク*/
            color: #006633;
            text-decoration: none;
        }
        
        .main_01title a:visited {
            /*訪問後のリンク*/
            color: #006633;
            text-decoration: none;
        }
        
        .main_01title a:hover {
            /*マウスをのせたとき*/
            color: #006633;
            text-decoration: underline;
        }
        
        .main_01title a:active {
            /*クリック中*/
            color: #006633;
            text-decoration: underline;
        }
        
        .main_02title a:link {
            /*未訪問のリンク*/
            color: #333333;
            text-decoration: none;
        }
        
        .main_02title a:visited {
            /*訪問後のリンク*/
            color: #333333;
            text-decoration: none;
        }
        
        .main_02title a:hover {
            /*マウスをのせたとき*/
            color: #333333;
            text-decoration: underline;
        }
        
        .main_02title a:active {
            /*クリック中*/
            color: #333333;
            text-decoration: underline;
        }
        
        .recruit_shokushu a:link {
            /*未訪問のリンク*/
            color: #336699;
            text-decoration: none;
        }
        
        .recruit_shokushu a:visited {
            /*訪問後のリンク*/
            color: #006633;
            text-decoration: underline;
        }
        
        .recruit_shokushu a:hover {
            /*マウスをのせたとき*/
            color: #89BF4E;
            text-decoration: none;
        }
        
        .recruit_shokushu a:active {
            /*クリック中*/
            color: #336633;
            text-decoration: none;
        }
        /*　全体設定　*/
        
        body {
            background-color: #fcf9f9;
			font-family:"ヒラギノ角ゴ ProN","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","Meiryo","メイリオ",sans-serif;
        }
        
#main {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    margin-top: 10px;
    padding-top: 90px;   /* ← これを追加（ヘッダーの高さに合わせる） */
    padding-bottom: 20px;
    overflow: auto;
}
        /*　ヘッダー　*/
        
        #header {
            height: auto;
            border-top-width: 5px;
            border-top-style: solid;
            border-top-color: #ffb2d8;
            background-color: #FFF;
        }
        
        #head_box {
            height: 113px;
            width: 960px;
            margin-right: auto;
            margin-left: auto;
        }
        
        #head_navi_top {
            /* 右上ボタン　*/
            height: 21px;
            width: auto;
            float: right;
            margin-bottom: 0px;
        }
        
        #head_left {
            float: left;
            height: auto;
            width: auto;
            margin-top: 15px;
            margin-right: 8px;
        }
        
        #head_right {
            float: right;
            width: 309px;
            height: 75px;
            margin-top: 0px;
        }
        
        #head_right img {
            margin-right: 3px;
        }
        /*　グローバルナビは別立てCSS　*/
        /* メインエリア　*/
        
        .contact {
            text-align: center;
        }
        
        .contact-pn {
            padding-top: 15px;
            padding-bottom: 10px;
        }
        
        .contact-pn img {
            width: 330px;
        }

        .main703 {
            width: 703px;
            margin-left: 0;  /* ← ここを0にする */
            margin-top: 10px;
            height: auto;
            float: left;
            margin-bottom: 8px;
            overflow: hidden;
            background-color: #FFF;
            border: 1px solid #CCC;
            border-radius: 5px;
            box-shadow: 2px 2px 4px -2px gray;
            padding-bottom: 20px;
        }
        
        .main703 #main-topic {
            height: auto;
            line-height: 40px;
            font-size: 1.8em;
            font-weight: bolder;
            text-indent: 23px;
            margin-top: 25px;
            margin-right: 10px;
            margin-bottom: 5px;
            margin-left: 18px;
            font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
            color: #000;
            background-image: url(../hokenshi/img/css/h2-icon.png);
            background-repeat: no-repeat;
            background-position: 0px 2px;
        }
        
.main703 .main_text {
    margin: 1em 1em 1em;
    font-size: 16px;
    line-height: 1.7em;
	    overflow-wrap: break-word;  /* 長い単語でも折り返す */
    word-break: break-word;     /* 単語の途中でも折り返す（保険） */
}
        
        .main703 h3 {
            height: 36px;
            width: 40.8rem;
            margin-right: auto;
           /*margin-left: 1rem;*/
            margin-top: 10px;
            margin-bottom: 8px;
            line-height: 36px;
            color: #E62F80;
            /*text-indent: 23px;*/
            font-size: 20px;
            clear: both;
			background-repeat: no-repeat;
        }
        
        .main7034 {
            width: 703px;
            margin-left: 12px;
            margin-top: 10px;
            height: auto;
            float: left;
            margin-bottom: 8px;
            overflow: hidden;
            background-color: #FFF;
            border: 1px solid #CCC;
            border-radius: 5px;
            box-shadow: 2px 2px 4px -2px gray;
            padding-bottom: 20px;
        }
        
        .main7034 #main-topic {
            height: auto;
            line-height: 40px;
            font-size: 1.8em;
            font-weight: bolder;
            text-indent: 23px;
            margin-top: 25px;
            margin-right: 10px;
            margin-bottom: 5px;
            margin-left: 18px;
            font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
            color: #000;
            background-image: url(../hokenshi/img/css/h2-icon.png);
            background-repeat: no-repeat;
            background-position: 0px 2px;
        }
        
        .main7034 .main_text {
            margin: 1em 2em 1em;
            font-size: 16px;
            line-height: 1.7em;
            overflow: hidden;
        }
        
        .main7034 h3 {
            height: 36px;
            width: 659px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 10px;
            margin-bottom: 8px;
            line-height: 36px;
            color: #E62F80;
            text-indent: 23px;
            font-size: 16px;
            clear: both;
        }
        /* サイトバー　*/
        
        #main223 {
            float: right;
            width: 223px;
            height: auto;
            margin-top: 10px;
            margin-right: 12px;
            font-size: 12px;
            line-height: 1.7em;
            background-color: #FFF;
            border: 1px solid #CCC;
            border-radius: 5px;
            box-shadow: 2px 2px 4px -2px gray;
        }
        
        #main223btm {
            width: 223px;
            height: 9px;
            margin-top: 10px;
            margin-right: 12px;
            background-image: url(../images/main223-bgbtm.png);
            background-position: top;
        }
        
        #banner_contact_btn {
            height: 218px;
            width: 200px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 7px;
            position: relative;
        }
        
        #right_contact_btn {
            height: 98px;
            width: 187px;
            position: absolute;
            top: 7px;
            left: 6px;
        }
        
        .rightimg {
            display: block;
            margin-right: auto;
            margin-left: auto;
            margin-top: 10px;
        }
        
        .rightimg2 {
            /* これどこで使ってるんだろう・・・・・　*/
            display: block;
            margin-right: auto;
            margin-left: auto;
            margin-top: 10px;
        }
        
        .ft-p {
            /*　Pマーク　*/
            width: 200px;
            margin: 0.6em auto;
            border: solid thin #ccc;
            text-align: center;
            padding-top: 0.4em;
        }
        
        .ft-p p {
            font-size: 11px;
            line-height: 1.2em;
            padding: 0.6em;
        }
        /*　TOP　*/
        /* スライダー　*/
        
        #topimg {
            height: 409px;
            width: 935px;
            margin-right: auto;
            margin-left: auto;
            margin-bottom: 1em;
            background-repeat: no-repeat;
            border: 1px solid #CCC;
            position: relative;
        }
        
        .fotorama span {
            background: transparent no-repeat center;
            width: 935px;
            height: 409px;
            display: block;
            text-indent: -9999px;
        }
        
        #topimgbox {
            position: absolute;
            width: 54%;
            margin-top: 250px;
            margin-left: 4em;
        }
        
        #topimgbox ul li {
            line-height: 2.2em;
        }
        
        #slide {
            height: 300px;
            width: 97%;
            margin-right: auto;
            margin-left: auto;
            background-repeat: no-repeat;
        }
        /*　フッター前　*/
        
        #link_page {
            clear: both;
            width: 960px;
            padding-top: 20px;
            height: 90px;
        }
        
        .link_banner li {
            height: 65px;
            width: 180px;
            float: left;
            background-color: #F1F1F1;
            margin-right: 6px;
            margin-left: 6px;
            font-size: 12px;
            text-align: center;
            line-height: 1.3em;
        }
        /*　フッター　*/
        
        #fortop {
            clear: both;
            height: 35px;
            width: 960px;
            margin-right: auto;
            margin-left: auto;
            text-align: right;
        }
        
        #footer {
            height: auto;
            background-color: #F4F4F4;
            clear: both;
            padding-bottom: 1em;
            margin-left: auto;
        }
        
        #footer_wrap {
            width: 960px;
            margin-right: auto;
            margin-left: auto;
            height: 220px;
        }
        
        #foot_left {
            height: auto;
            font-size: 11px;
            line-height: 1.6em;
            float: left;
            padding-top: 20px;
            padding-left: 1.2em;
            width: 345px;
			max-width: 100%;
        }
        
        #foot_right {
            float: right;
            width: 600px;
            height: 180px;
            padding-top: 20px;
        }
        
        #foot_contact {
            height: 58px;
            width: 560px;
            background-image: url(../hokenshi/img/css/fotter_contact.gif);
            float: right;
            background-repeat: no-repeat;
            margin-top: 20px;
        }
        
        .foot-p {
            float: right;
            margin-top: 6px;
        }
        
        #foot_navi {
            float: right;
            width: 560px;
            margin-top: 8px;
        }
        
        #foot_navi ul li {
            float: left;
            font-size: 12px;
            background-image: url(../images/icons/ico_arrow17r_8.gif);
            background-repeat: no-repeat;
            background-position: 0px 3px;
            padding-left: 8px;
            padding-right: 18px;
        }
        
        #footer_navi {
            height: 60px;
            /*background-color: #FFF;*/
            width: 960px;
            margin-right: auto;
            margin-left: auto;
            padding-top: 9px;
        }
        
        #footer_navi ul li {
            float: left;
            font-size: 12px;
            padding-right: 16px;
            background-image: url(../images/icons/5_031.gif);
            background-repeat: no-repeat;
            background-position: 0px 1px;
            text-indent: 0.6em;
        }
        
        #contact_button {
            height: 35px;
            width: 250px;
            margin-top: 11px;
            float: right;
            margin-right: 11px;
        }
        
        #copyright {
            width: 320px;
            height: 50px;
            float: right;
            font-size: 0.7em;
            /*background-image: url(../images/foot_img_copyright.png);*/
        }
        /* TOPコンテンツ　*/
        
        .main_contents {
            overflow: hidden;
        }
        
        .leftbox336 {
            height: 125px;
            width: 336px;
            margin-left: 8px;
            border: 1px solid #CCCCCC;
            margin-bottom: 10px;
            float: left;
        }
        
        .leftimg107 {
            height: 107px;
            width: 107px;
            margin: 9px;
            background-color: #F4F4F4;
            float: left;
        }
        
        .left336_text {
            float: right;
            width: 200px;
            margin-right: 9px;
            margin-bottom: 9px;
            height: 107px;
            font-size: 12px;
            line-height: 1.7em;
            position: relative;
            padding-top: 9px;
        }
        
        .rightbox336 {
            height: 125px;
            width: 336px;
            border: 1px solid #CCCCCC;
            margin-bottom: 10px;
            float: right;
            margin-right: 8px;
        }
        
        .rightimg107 {
            height: 107px;
            width: 107px;
            margin: 9px;
            background-color: #F4F4F4;
            float: left;
        }
        
        .right336_text {
            float: right;
            width: 200px;
            margin-right: 9px;
            margin-bottom: 9px;
            height: 107px;
            font-size: 12px;
            line-height: 1.7em;
            position: relative;
            padding-top: 9px;
        }
        
        .txright {
            text-align: right;
            margin: 0px;
            padding: 0px;
            font-size: 12px;
            position: absolute;
            left: 0px;
            top: 95px;
            text-indent: 8px;
            width: 100%;
        }
        
        .main703 .main703_text {
            width: 683px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 10px;
            margin-bottom: 10px;
            height: auto;
            overflow: hidden;
        }
        
        .main703_text dl dt {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 5px;
        }
        
        .main703_text dl dd {
            line-height: 1.7em;
            font-size: 75%;
        }
        /*　ページ　*/
        
        .topic-path {
            /*　パンくず　*/
            width: 670px;
            margin-left: 25px;
            font-size: 12px;
            margin-top: 5px;
        }
        
        .topic-path span {
            padding: 0 10px 0;
        }
        
        #btm_contact {
            height: 123px;
            width: 655px;
            margin-right: auto;
            margin-left: auto;
            background-repeat: no-repeat;
            position: relative;
            background-position: 10px 13px;
            padding-top: 13px;
            border-top-width: 1px;
            border-top-style: solid;
            border-top-color: #E4E4E4;
            margin-bottom: 15px;
            clear: both;
        }
        
        .main634 {
            width: 634px;
            margin-top: 10px;
            height: auto;
            background-image: url(../images/main634-bgtop.png);
            background-position: top;
            float: left;
            clear: both;
            overflow: hidden;
        }
        
        .main634btm {
            width: 634px;
            height: 12px;
            background-image: url(../images/main634-bgbtm.png);
            background-position: top;
            background-repeat: no-repeat;
            float: left;
            background-color: #FFF;
        }
        
        .main634_text {
            width: 613px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 8px;
            height: auto;
            overflow: hidden;
            color: #504946;
        }
        
        .main_text_midashi {
            margin-left: auto;
            margin-right: auto;
            color: #5a5a5a;
            font-size: 13px;
            line-height: 1.7em;
            padding: 0.8em 2em 0.8em;
            overflow: hidden;
        }
        
        .sc_blue_back {
            width: 613px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 8px;
            padding: 10px;
            height: auto;
            border: 1px #d2efff solid;
            background: #f6fcff;
            border-radius: 10px;
            overflow: hidden;
        }
        
        .material {
            background-color: #f7f6f5;
            margin-top: 5px;
            padding-top: 5px;
            padding-right: 5px;
            padding-bottom: 5px;
            padding-left: 8px;
        }
        
        .text_link {
            background-image: url(../images/icons/3_023.gif);
            background-repeat: no-repeat;
            background-position: 0px 6px;
            margin-top: 2px;
            margin-bottom: 2px;
            width: auto;
            float: right;
            text-indent: 13px;
            clear: both;
        }
        
        .text_link02 {
            background-image: url(../stresscheck/img/css/text_link02.gif);
            background-repeat: no-repeat;
            background-position: 0px 6px;
            text-indent: 14px;
            margin-bottom: 4px;
            margin-top: 2px;
            font-size: 12px;
        }
        
        .orange_box {
            width: 662px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 15px;
            height: auto;
            background-image: url(../images/orange_box_top.png);
            background-repeat: no-repeat;
            margin-bottom: 28px;
        }
        
        .orange_box_btm {
            background-color: #FFF;
            background-image: url(../images/orange_box_btm.png);
            height: 32px;
        }
        
        .orange_left {
            height: auto;
            width: auto;
            float: left;
        }
        
        .orange_right {
            font-size: 13px;
            line-height: 1.7em;
            overflow: hidden;
            padding-left: 20px;
        }
        
        .orange_title {
            color: #ee7800;
            margin-left: 40px;
            padding-top: 18px;
        }
        
        .orange_box_text {
            width: 600px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 20px;
            height: auto;
        }
        
        .case_box {
            width: 662px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 15px;
            height: auto;
            background-repeat: no-repeat;
            margin-bottom: 10px;
        }
        
        .case_box1 {
            float: left;
            width: 200px;
            margin: 10px
        }
        
        .case_box_after {
            clear: both;
        }
        /*.point_title1 {
  font-size: 18px;
  color: #333333;
  background-repeat: no-repeat;
  background-position: 0px 6px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #e4c99c;
  float: right;
  font-weight: bold;
  width: 540px;
  margin-top: 35px;
  padding-bottom: 5px;
  margin-right: 10px;
}*/
        
        .box-underline {
            margin-bottom: 35px;
            border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #CCC;
            padding-bottom: 15px;
            padding-top: 7px;
            overflow: hidden;
            clear: both;
            margin-right: auto;
            margin-left: auto;
        }
        
        .box-underline_btm {
            border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #CCC;
            padding-bottom: 25px;
            padding-top: 7px;
            overflow: hidden;
        }
        
        .box01 {
            width: 580px;
            height: auto;
            border: solid 3px #9f9fa0;
            margin: 1em 4em 1em;
            font-size: 12px;
            line-height: 1.7em;
            padding-bottom: 7px;
            padding-top: 7px;
            padding-left: 7px;
            padding-right: 5px;
            background-color: #F6F6F6;
        }
        /*　見出し　*/
        
        h1 {
            font-size: 11px;
            font-weight: normal;
            color: #707070;
            line-height: 15px;
            padding-top: 5px;
        }
        
        .bar_denkyu {
            height: auto;
            background-image: url(../stresscheck/img/css/bar_denkyuu.png);
            background-repeat: no-repeat;
            padding-left: 10px;
            line-height: 25px;
            text-indent: 1.7em;
            font-size: 13px;
            font-weight: bold;
            color: #7C5F4C;
        }
        
        .bar_denkyu2 {
            height: auto;
            background-image: url(../stresscheck/img/css/bar_denkyuu.png);
            background-repeat: no-repeat;
            line-height: 2em;
            text-indent: 1.7em;
            font-size: 15px;
            font-weight: bold;
            color: #ea5654;
			margin: 0.8rem 0 0;
        }
        
        .sub_title {
            font-size: 14px;
            text-indent: 15px;
            color: #333333;
            background-image: url(../hokenshi/img/css/sub_title.gif);
            background-repeat: no-repeat;
            background-position: 0px 6px;
            border-bottom-width: 2px;
            border-bottom-style: solid;
            border-bottom-color: #ffb2d8;
            margin-right: 20px;
            padding-bottom: 3px;
            margin-bottom: 8px;
            clear: both;
        }
        
        .point-icon64 {
            height: 64px;
            width: 64px;
            float: left;
        }
        /*　取引先　*/
        
        .triangle01 {
            height: auto;
            background-image: url(../hokenshi/img/css/triangle01.gif);
            background-repeat: repeat-y;
            line-height: 25px;
            text-indent: 2em;
            font-size: 13px;
        }
        /* グラフ　*/
        
        #customer {
            margin-left: 25px;
        }
        
        .table_gray {
            background-color: #F4F4F4;
            font-size: 12px;
            vertical-align: top;
            padding-top: 10px;
            padding-bottom: 10px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #C9C9CA;
            padding-left: 10px;
            padding-right: 10px;
            text-align: left;
        }
        
        .table_underline {
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #C9C9CA;
            padding-top: 13px;
            padding-bottom: 10px;
            padding-left: 13px;
        }
        
        .table_underline ul li {
            font-size: 12px;
            background-image: url(../hokenshi/img/css/sub_title.gif);
            background-repeat: no-repeat;
            background-position: 0px 6px;
            line-height: 1.5em;
            margin-top: 8px;
            margin-bottom: 10px;
            padding-left: 0.8em;
        }
        
        .sc-gfaff {
            border: 1px solid #DFDFDF;
            color: #000;
            float: left;
            margin: 0 auto 0;
        }
        
        .sc-gfaff .grafftit {
            background-color: #5599d3;
            padding: 3px;
            text-align: center;
            font-weight: bold;
            color: #FFF;
            font-size: 12px;
        }
        
        .grafftext {
            background-color: #f8fbfc;
            padding: 3px;
            text-align: center;
        }
        
        .grafftext2 {
            background-color: #e9f6ff;
            padding: 3px;
            text-align: center;
        }
        /* マンガページ　*/
        
        .manga_text {
            font-size: 12px;
            line-height: 1.7em;
        }
        
        .manga_left {
            width: 310px;
            margin-top: 5px;
            margin-left: 25px;
            font-size: 12px;
            text-align: center;
            line-height: 1.7em;
            overflow: hidden;
            float: left;
        }
        
        .manga_right {
            width: 314px;
            margin-top: 5px;
            margin-left: 25px;
            margin-right: 25px;
            text-align: center;
            font-size: 12px;
            line-height: 1.7em;
            overflow: hidden;
            float: right;
        }
        
        .manga_point {
            text-align: center;
            padding-top: 15px;
            padding-bottom: 20px;
            font-size: 20px;
            color: #FF3333;
        }
        /*サイトマップ*/
        
        .column_l {
            width: 310px;
            float: left;
        }
        
        .column_r {
            width: 300px;
            float: right;
            margin-right: 23px;
        }
        
        .list_line .tit_non {
            list-style-image: url(../images/icons/sitemap_icon_non.gif);
            list-style-type: none;
        }
        
        .list_line li {
            list-style-image: url(../images/icons/icon_maru.png);
            font-size: 14px;
            font-weight: bold;
            color: #060;
            line-height: 14px;
            border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #CCC;
        }
        
        .list_line li ul li {
            list-style-type: none;
            list-style-image: url(../images/icons/arrow_g.png);
            font-size: 12px;
            font-weight: normal;
            color: #666;
            line-height: 20px;
            text-decoration: none;
            border-bottom-width: 0px;
            border-bottom-style: none;
        }
        
        .list_line .sitemap_midashi {
            border-bottom-style: none;
            padding-bottom: 7px;
        }
        
        .column_l ul {
            margin-top: 0.5em;
            margin-right: 0;
            margin-bottom: 1em;
            margin-left: 20px;
        }
        
        .column_l li {
            margin-bottom: 0.5em;
        }
        
        .column_r ul {
            margin-top: 0.5em;
            margin-right: 0;
            margin-bottom: 1em;
            margin-left: 20px;
        }
        
        .column_r li {
            margin-bottom: 0.5em;
        }
        /*　文字装飾　*/
        
        .col01 {
            color: #ea5550;
            font-weight: bold;
        }
        
        .col02 {
            font-weight: bold;
            color: #bc8099;
        }
        
        .col03 {
            font-weight: bold;
            color: #7a77ab;
        }
        
        .col04 {
            font-weight: bold;
            color: #DF8511;
        }
        
        .col05 {
            font-weight: bold;
            color: #4b73b9;
        }
        
        .col06 {
            color: #f8b100;
            font-size: 16px;
            font-weight: bold;
            background-color: #FFF;
        }
        
        .col07 {
            color: #6FBF33;
            font-weight: bold;
        }
        
        .col08 {
            font-weight: bold;
            color: #f39800;
        }
        
        .col09 {
            font-weight: bold;
            color: #999;
        }
        
        .col10 {
            font-size: 16px;
            font-weight: bolder;
            color: #096;
        }
        
        .col11 {
            font-weight: bold;
            color: #000;
        }
        
        .col12 {
            color: #ea5654;
            font-weight: bold;
            font-size: 14px;
        }
        
        .col13 {
            color: #004d25;
            font-weight: bold;
        }
        
        .col14 {
            color: #00947a;
            font-weight: bold;
        }
        
        .col15 {
            font-size: 16px;
            color: #ea5654;
            font-weight: bold;
        }
        
        .col_bl {
            color: #447fba;
            font-weight: bold;
        }
        
        .col_db {
            color: #030f7d;
            font-weight: bold;
        }
        
        .col_gr {
            color: #2CA80E;
            font-weight: bold;
        }
        
        .col_wh {
            color: #fff;
            font-weight: bold;
        }
        
        .fltext {
            color: #DE494E;
            font-size: 15px;
            font-weight: bold;
        }
        
        .color_1 {
            color: #317B24;
            font-weight: bold;
        }
        
        .lead01 {
            font-size: 12px;
            font-weight: bold;
            color: #396;
            line-height: 1.5em;
        }
        
        .lead02 {
            background-color: #FFE0D9;
            font-weight: bold;
            color: #000;
        }
        
        .lead03 {
            background-color: #BCE4EF;
            font-weight: bold;
        }
        
        .lead04 {
            font-size: 14px;
            font-weight: bold;
            color: #396;
            line-height: 1.5em;
        }
        
        .lead05 {
            font-size: 12px;
            font-weight: bold;
            color: #999;
        }
        
        .lead06 {
            font-size: 18px;
            font-weight: bold;
            color: #396;
            line-height: 1.4em;
        }
        /*  .point_title {
	font-size: 18px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e4c99c;
	float: right;
	font-weight: bold;
	width: 530px;
	margin-top: 35px;
	padding-bottom: 4px;
	margin-right: 10px;
}*/
        
        .point_title2 {
            font-size: 18px;
            color: #333333;
            background-repeat: no-repeat;
            background-position: 0px 6px;
            border-bottom-width: 2px;
            border-bottom-style: dotted;
            border-bottom-color: #e4c99c;
            float: right;
            font-weight: bold;
            width: 578px;
            margin-top: 35px;
            padding-bottom: 4px;
            margin-right: 10px;
        }
        /* advisory用 */
        
        .ad_text {
            background-color: #CEF6F5;
            font-size: 12px;
            height: auto;
            width: 620px;
            line-height: 22px;
            margin-right: auto;
            margin-left: auto;
            padding: 7px;
        }
        
        .ad_text2 {
            background-color: #ffe4e1;
            font-size: 12px;
            height: auto;
            width: autopx;
            line-height: 22px;
            margin-right: auto;
            margin-left: auto;
            padding: 7px;
        }
        /* semina- 用 */
.cate-box{
display: flex;
}
.seminar-cate {
width: 70%;
height: auto;
margin: 0 auto;
background-color: #FFEEEF;
border-radius: 10px;
        }
.seminar-icon{
margin: 0 auto;
}
		.seminartext {
            width: 100%;
			max-width: 100%;
            height: auto;
            padding: 7px 5px;
            color: #000;
        }        
        .seminartext ul li {
            line-height: 1.7em;
            background-image: url(../sangyoui/images/icons/ico_arrow17r_4.gif);
            background-repeat: no-repeat;
            background-position: 0px 7px;
            padding-left: 10px;
        }        
        .drservice1 {
            position: relative;
            width: 655px;
            height: 195px;
            margin: 0;
        }
        
        .drservice1_text {
            width: 380px;
            height: 37px;
            float: left;
            color: #000;
            position: absolute;
            padding: 9px 10px;
            left: 16px;
            top: 132px;
            font-size: 13px;
            line-height: 130%;
        }
        
        .fl01 {
            background-image: url(../sangyoui/images/hokenshi_fl01.png);
            background-repeat: no-repeat;
            width: 600px;
            height: 16px;
            padding-left: 25px;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 10px;
            float: left;
            background-position: 0px 3px;
            padding-top: 3px;
            padding-bottom: 3px;
        }
        
        .fl02 {
            background-image: url(../sangyoui/images/hokenshi_fl02.png);
            background-repeat: no-repeat;
            width: 600px;
            height: 16px;
            padding-left: 25px;
            font-size: 16px;
            font-weight: bold;
            float: left;
            padding-top: 3px;
            padding-bottom: 3px;
            margin-bottom: 10px;
            background-position: 0px 4px;
        }
        
        .fl03 {
            background-image: url(../sangyoui/images/hokenshi_fl02.png);
            background-repeat: no-repeat;
            width: 550px;
            height: 16px;
            padding-left: 25px;
            font-size: 16px;
            font-weight: bold;
            float: left;
            padding-top: 3px;
            padding-bottom: 3px;
            margin-bottom: 3px;
            background-position: 0px 4px;
        }
        
        .fltext01 {
            width: 600px;
            height: auto;
            float: left;
            margin-left: 25px;
            padding-bottom: 7px;
            padding-top: 7px;
            padding-left: 10px;
            padding-right: 10px;
            background-color: #F6F6F6;
            margin-bottom: 10px;
        }
        
        .textbox .jigyoubox {
            overflow: hidden;
            padding-bottom: 10px;
            border-bottom-width: 1px;
            border-bottom-style: dashed;
            border-bottom-color: #E8E8E8;
            margin-bottom: 15px;
        }
        
        .textbox .jigyoubox .jigyouleft {
            height: 114px;
            width: 114px;
            padding: 8px;
            float: left;
        }
        
        .textbox .jigyoubox .jigyouright {
            float: right;
            width: 490px;
            padding-top: 8px;
            padding-bottom: 8px;
        }
        
        .textbox .jigyoubox .jigyouright2 {
            float: right;
            width: 490px;
            padding-top: 4px;
            padding-bottom: 2px;
            margin-top: 2px;
        }
        
        .img80 {
            height: 77px;
            width: 77px;
            float: left;
            margin-bottom: 0.5em;
            margin-right: 0.5em;
            background-color: #EBEBEB;
            clear: both;
        }
        
        .work_text {
            float: right;
            width: 545px;
            margin-right: 20px;
            height: auto;
            font-size: 12px;
            line-height: 1.6em;
            margin-bottom: 1em;
        }
        
        .service2 {
            height: 6em;
            margin-bottom: 1.2em;
            border-bottom: #999;
            border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #CCC;
        }
        
        .servicepct01 {
            width: 56px;
            height: auto;
            float: left;
        }
        
        .service_title {
            font-size: 20px;
            height: auto;
            color: #de660e;
            float: left;
            font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
            font-weight: bold;
            line-height: 1.2em;
        }
        
        .service_title_phn {
            font-size: 20px;
            height: auto;
            color: #e1799e;
            float: left;
            font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
            font-weight: bold;
            line-height: 1.2em;
        }
        
        .service_title_phn2 {
            font-size: 20px;
            height: auto;
            color: #978474;
            float: left;
            font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
            font-weight: bold;
            line-height: 1.2em;
        }
        
        .s-tx {
            width: 540px;
            height: 5.8em;
            float: left;
            margin-left: 2%;
        }
        
        .service_text {
            width: 540px;
            height: auto;
            line-height: 1.4em;
            font-size: 12px;
            float: left;
            margin-top: 0.4em;
        }
        
        .blue_box {
            width: 662px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 15px;
            height: auto;
            background-image: url(../images/orange_box_top.png);
            background-repeat: no-repeat;
            margin-bottom: 28px;
        }
        
        .blue_box_btm {
            background-color: #FFF;
            background-image: url(../images/orange_box_btm.png);
            height: 32px;
        }
        
        .blue_title {
            color: #ee7800;
            margin-left: 40px;
            padding-top: 18px;
        }
        
        .blue_box_text {
            width: 600px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 20px;
            height: auto;
        }
        
        .check_tit {
            font-size: 14px;
            font-weight: bold;
            color: #4C393B;
            margin-left: 30px;
            padding-top: 3px;
        }
        
        .check_tit-g {
            font-size: 14px;
            font-weight: bold;
            color: #003366;
            margin-left: 30px;
            padding-top: 3px;
        }
        
        .bar_check-sc {
            height: 33px;
            width: 400px;
            background-image: url(../images/bar_checkmark-sc.png);
            background-repeat: no-repeat;
            margin-bottom: 4px;
            margin-top: 7px;
            clear: both;
            color: #063;
        }
        
        .point-icon64 {
            height: 64px;
            width: 64px;
            float: left;
        }
        
        .point-title {
            height: 64px;
            margin-bottom: 10px;
        }
        
        .faq_bar {
            background-image: url(../images/bar_faq_tit.png);
            background-repeat: no-repeat;
            height: 44px;
            width: 650px;
            line-height: 44px;
            text-indent: 75px;
            font-weight: bold;
            margin-right: auto;
            margin-left: auto;
        }
        
        .faq_text ul li {
            background-image: url(../images/icons/3_057.gif);
            margin-bottom: 10px;
            font-size: 12px;
            background-repeat: no-repeat;
            text-indent: 0.8em;
            background-position: 0px 3px;
            line-height: 18px;
            padding-left: 8px;
        }
        
        .faq_text {
            width: 520px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 6px;
        }
        
        .faq_txittit {
            background-image: url(../images/bar_faq_text_tit.png);
            background-repeat: no-repeat;
            height: 36px;
            width: 650px;
            line-height: 35px;
            text-indent: 40px;
            font-weight: bold;
            font-size: 15px;
            margin-right: auto;
            margin-left: auto;
            padding-bottom: 5px;
            color: #4D4D4D;
        }
        
        .faq_txittit2 {
            background-image: url(../images/bar_faq_text_tit.png);
            background-repeat: no-repeat;
            height: 36px;
            width: 610px;
            line-height: 17px;
            font-weight: bold;
            font-size: 15px;
            margin-right: auto;
            margin-left: auto;
            padding-bottom: 5px;
            padding-left: 40px;
            color: #4D4D4D;
        }
        
        .faq_maintext {
            background-color: #F2F2F2;
            font-size: 12px;
            height: auto;
            width: 636px;
            line-height: 22px;
            margin-right: auto;
            margin-left: auto;
            padding: 7px;
        }
        
        .faq_mainfoot {
            font-size: 11px;
            height: 35px;
            width: 650px;
            line-height: 30px;
            margin-right: auto;
            margin-left: auto;
        }
        /* 保健サイト用　*/
        
        table.hokenshitoha {
            width: 540px;
            margin-top: 40px;
            margin-left: 45px;
            margin-right: 45px;
            border-spacing: 10px;
            border: 2px #F781F3 dashed;
        }
        
        .point-icon64 {
            height: 64px;
            width: 64px;
            float: left;
        }
        
        .point-icon64-100 {
            height: 64px;
            width: 100px;
            float: left;
        }
        
        .point-title {
            height: 64px;
            margin-bottom: 10px;
        }
        
        .business {
            background-image: url(../sangyoui/images/hokenshi_business.png);
            width: 635px;
            height: auto;
            float: left;
            background-repeat: no-repeat;
        }
        
        .busitext {
            width: 445px;
            height: 265px;
            margin-left: 165px;
            padding: 13px 5px 5px 15px;
            color: #000;
        }
        
        .busitext ul li {
            line-height: 1.7em;
            background-image: url(../images/icons/ico_arrow17r_4.gif);
            background-repeat: no-repeat;
            background-position: 0px 7px;
            padding-left: 10px;
        }
        
        .modelcase {
            width: 640px;
            height: 382px;
            background-image: url(../sangyoui/hokenshi/img/hokenshi_modelcase.png);
        }
        
        .modelcasebox1 {
            width: 190px;
            height: 165px;
            float: left;
        }
        
        .modelcasebox2 {
            width: 190px;
            height: 165px;
            float: left;
            margin-left: 35px;
        }
        
        .modelcasebox3 {
            width: 190px;
            height: 165px;
            float: right;
        }
        
        .modelcasebox4 {
            width: 190px;
            height: 165px;
            float: left;
            margin-top: 45px;
        }
        
        .modelcasebox5 {
            width: 190px;
            height: 165px;
            float: left;
            margin-top: 45px;
            margin-left: 34px;
        }
        
        .modelcasetext {
            width: 180px;
            height: auto;
            margin-top: 85px;
            margin-left: 9px;
            font-size: 13px;
            color: #000;
        }
        
        .merit {
            width: 640px;
            height: 208px;
            background-image: url(../sangyoui/images/hokenshi_merit_back.jpg);
        }
        
        .merit_box1 {
            width: 290px;
            height: 163px;
            float: left;
            margin-top: 45px;
            margin-left: 32px;
        }
        
        .merit_box2 {
            width: 290px;
            height: 163px;
            float: right;
            margin-top: 45px;
            margin-right: 7px
        }
        
        .merit_title {
            width: 210px;
            height: 35px;
            margin-top: 8px;
            margin-left: 35px;
            font-size: 18px;
            font-weight: bold;
            color: #5db6af;
            padding: 7px 7px 7px 14px;
        }
        
        .marit_text {
            width: 250px;
            height: auto;
            margin-top: 25px;
            margin-left: auto;
            margin-right: auto;
            font-size: 13px;
        }
        
        .hhokenshi_price {
            width: 650px;
            height: 230px;
            position: relative;
        }
        
        .hhokenshi_price_text {
            width: auto;
            height: auto;
            float: left;
            color: #000;
            position: absolute;
            left: 22px;
            top: 145px;
        }
        
        .service2 {
            height: 6em;
            margin-bottom: 1.2em;
            border-bottom: #999;
            border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #CCC;
        }
        
        .service_text2 {
            width: 450px;
            height: auto;
            line-height: 1.4em;
            font-size: 12px;
            float: left;
            margin-top: 0.4em;
        }
        
        .servicepct01 {
            width: 56px;
            height: auto;
            float: left;
        }
        
        .servicepct_phn {
            width: 194px;
            height: 70px;
            float: left;
        }
        
        .s-tx2 {
            width: 439px;
            height: 5.8em;
            float: left;
            margin-left: 10px;
        }
        
        .bar_check {
            height: 33px;
            width: 400px;
            background-image: url(../images/bar_checkmark.png);
            background-repeat: no-repeat;
            margin-bottom: 4px;
            margin-top: 7px;
            clear: both;
        }
        
        .material {
            background-color: #f7f6f5;
            margin-top: 5px;
            padding-top: 5px;
            padding-right: 5px;
            padding-bottom: 5px;
            padding-left: 8px;
        }
        
        .sample_bgc {
            background-color: #9ad6d6;
            padding: 30px 10px 30px;
            margin: 30px 0px 40px;
        }
        
        .sample_bgc2 {
            background-color: #9ad6d6;
            padding: 30px 10px 30px;
            margin: 58px 0px 40px;
        }
        
        .douga {
            margin: 10px 0;
        }
        /*-----------------
アンリレポート
------------------*/
        
        .point_title {
            font-size: 25px;
        }
        
        .point_title h4 {
            margin: 5px 0 0;
            padding: 20px 0 0;
        }
        /* 問合せボタン */
        
        .title-box3 {
            margin: 1em;
            /* background-color: #fff; */
            border: 10px solid #FFDDF0;
            letter-spacing: .3px;
            text-align: center;
        }
        
        .title-box3-title {
            color: #606060;
            font-weight: bold;
            font-size: 1.4rem;
            background-color: #FFDDF0;
            padding: 4px 6px;
        }
        
        .title-box3-title::before {
            content: '';
            display: inline-block;
            width: 20px;
            height: 20px;
            background-image: url(../service/img/DTlogo_white.png);
            background-size: contain;
            vertical-align: middle;
            padding: 0 7px 5px 0;
            background-repeat: no-repeat;
            margin-bottom: 2px;
        }
        
        .title-box3 p {
            margin: 0;
            padding: .5em;
            text-align: center;
        }
        
        .yellow {
            color: #f4ba19;
        }
        
        .orange {
            color: #eb6100;
        }
        
        .btn_txt {
            padding: 15px 0;
        }
        
        .btn_txt_innner {
            font-weight: bold;
            font-size: 1.2rem;
            text-align: center;
            padding: 0;
        }
        /* ボタン */
        /* ここから下がボタンのCSS　*/

        *,
        *:before,
        *:after {
            -webkit-box-sizing: inherit;
            box-sizing: inherit;
        }
        
        .btn,
        a.btn,
        button.btn {
            font-size: 1rem;
            font-weight: 700;
            line-height: 1.5;
            position: relative;
            display: inline-block;
            padding: .5rem 0;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            text-align: center;
            vertical-align: middle;
            text-decoration: none!important;
            letter-spacing: 0.1em;
            color: #fff!important;
            border-radius: 0.5rem;
        }
        
    /*    .btn-wrap-pc-sp {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            max-width: 615px;
            margin: 10px auto 31px;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }*/
        
        @media screen and (max-width: 640px) {
            .tell_img {
                width: 80%;
                margin: 0 auto;
            }
            .btn-wrap-pc-sp {
                flex-direction: column;
                justify-content: center;
            }
            .btn-wrap-pc-sp {
                margin: 0;
            }
            .btn-document-wrap {
                margin: 60px auto 40px auto;
            }
            .btn-document-wrap:first-child {
                margin: 0;
            }
        }
        
        .fa-position-right {
            position: absolute;
            top: calc(50% - 0.5em);
            right: .8rem;
            font-size: 1.5rem;
        }
        /* 吹き出し */
        
        a.btn-c {
            /* font-size: 2.2rem; */
            position: relative;
            padding: 1rem 3rem;
            color: #fff;
        }
        
        a.btn-c span {
            /* font-size: 1.5rem; */
            position: absolute;
            top: -2.8rem;
            left: calc(60% - 150px);
            display: block;
            width: 244px;
            padding: 0.2rem 0;
            color: #d44114;
            border: 2px solid #d44114;
            border-radius: 100vh;
            background: #fff;
            -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
            line-height: 1;
        }
        
        a.btn-c span:before,
        a.btn-c span:after {
            position: absolute;
            left: calc(50% - 10px);
            content: "";
        }
        
        a.btn-c span:before {
            bottom: -10px;
            border-width: 10px 10px 0 10px;
            border-style: solid;
            border-color: #d44114 transparent transparent transparent;
        }
        
        a.btn-c span:after {
            bottom: -7px;
            border-width: 10px 10px 0 10px;
            border-style: solid;
            border-color: #fff transparent transparent transparent;
        }
        
        a.btn-c i {
            margin-right: 1rem;
        }
        /* ボタンの色*/
        
        .btn-left {
            background: #f4ba19;
            -webkit-box-shadow: 0 5px 0 #e0a80b;
            box-shadow: 0 5px 0 #e0a80b;
        }
        
        .btn-right {
            background: #e94919;
            -webkit-box-shadow: 0 5px 0 #d44114;
            box-shadow: 0 5px 0 #d44114;
        }
        
        .btn-01 {
            background: #19aff4;
            -webkit-box-shadow: 0 5px 0 #0d99da;
            box-shadow: 0 5px 0 #0d99da;
        }
        
        .btn-02 {
            background: #3bd3c6;
            -webkit-box-shadow: 0 5px 0 #0eb6a8;
            box-shadow: 0 5px 0 #0eb6a8;
        }
        /* 問合せボタン */
        
        .sangyoui_commission {
            position: relative;
            padding-bottom: 55px;
        }
        
        .sangyoui_visitfee {
            /* width: 62%; */
            font-size: 1.4rem;
            font-weight: bold;
        }
        
        .sangyoui_komon_price {
            font-size: 2rem;
            font-weight: bold;
            text-align: right;
        }
        
        .sangyoui_komon_price span {
            font-size: .8rem;
            font-weight: bold;
        }
        
        .campaign {
            color: red;
            font-size: 1px!important;
            line-height: 1.2;
        }
        
        .tujyoryoukin {
            width: 16%;
            font-size: 1rem;
            color: #97b6e3;
            font-weight: bold;
            padding: 0;
        }
        
        .komon_green {
            color: #abd28a;
        }
        /* table tr td {
            line-height: 1.5em;
        }
        
        table tr {
            line-height: 1.5em;
            border-bottom-width: 0.5px;
            border-bottom-style: solid;
            border-bottom-color: #c0c0c0;
        }
        
        table th {
            text-align: center;
            color: white;
            background: #f3b6d7;
            border-bottom: 1px solid#f3b6d7;
            width: 25%;
            padding: 10px 0;
            font-size: 1rem;
        }
        
        table {
            border: 10px solid #f3b6d7;
            border-radius: 4px;
        } */
        /* 料金テーブルピンク */
        
        .hokenshi_line_pink {
            border-width: 1px 0 0 0;
            border: 1px solid #fbdcec;
            margin: 0 auto;
        }
        
        .hokenshi_ryokin_pink {
            background-color: #f3b6d7;
            color: #FFF;
            text-align: left;
        }
        
        .hokenshi_ryokin_pink_line {
            border: 10px solid #f3b6d7;
            border-radius: 10px;
        }
        
        .text_pink {
            color: #f39dca;
            font-weight: bold;
        }
        /* 料金テーブルオレンジ */
        
        .hokenshi_line_orange {
            border-width: 1px 0 0 0;
            border: 1px solid #ffb564;
            margin: 0 auto;
        }
        
        .hokenshi_ryokin_orange {
            background-color: #ffb564;
            color: #FFF;
            text-align: left;
        }
        
        .hokenshi_ryokin_orange_line {
            border: 10px solid #ffb564;
            border-radius: 10px;
        }
        
        .text_orange {
            color: #ffb564;
            font-weight: bold;
        }
        /* 料金テーブルオレンジ */
        
        .hokenshi_line_green {
            border-width: 1px 0 0 0;
            border: 1px solid #145242;
            margin: 0 auto;
        }
        
        .hokenshi_ryokin_green {
            background-color: #145242;
            color: #FFF;
            text-align: left;
        }
        
        .hokenshi_ryokin_green_line {
            border: 10px solid #145242;
            border-radius: 10px;
        }
        
        .text_green {
            color: #145242;
            font-weight: bold;
        }
        /* 料金テーブルオレンジ */
        
        .hokenshi_line_yellowgreen {
            border-width: 1px 0 0 0;
            border: 1px solid #78902e;
            margin: 0 auto;
        }
        
        .hokenshi_ryokin_yellowgreen {
            background-color: #78902e;
            color: #FFF;
            text-align: left;
        }
        
        .hokenshi_ryokin_yellowgreen_line {
            border: 10px solid #78902e;
            border-radius: 10px;
        }
        
        .text_yellowgreen {
            color: #78902e;
            font-weight: bold;
        }
        
        .hokenshi_ryokin_table {
            padding: 10px 26px;
            max-width: 100%;
            text-align: left;
        }
ul.list-pink{
  counter-reset:list;
  list-style-type:none;
  font: 15px/1.6 ;
  padding:0;
}
ul.list-pink li{
  position:relative;
  padding: 0 0 0 20px;
  margin: 7px 0 7px 0px;
  font-weight: bold;
  font-size:14px;
  line-height: 30px;
  border-bottom: dashed 1px #F6A38B;
  color: #ea5654;
}
ul.list-pink li:before{
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #F6A38B;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.list-pink-p{
font-size: 12px;
font-family:"ヒラギノ角ゴ ProN","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","Meiryo","メイリオ",sans-serif;
}
.hokenshi-text{
margin-bottom: 10px;
}
        
        @media screen and (max-width: 640px) {
            .sangyoui_komon_price,
            .sangyoui_visitfee {
                width: 100%;
            }
            .hokenshi_ryokin_table {
                padding: 10px;
            }
            .hokenshi_ryokin_pink,
            .hokenshi_ryokin_orange,
            .hokenshi_ryokin_green,
            .hokenshi_ryokin_yellowgreen {
                margin: -5px
            }
        }



.profile {
      display: flex;
      align-items: flex-start;
      font-family: sans-serif;
      padding-bottom: 10px;
      max-width: 600px;
      margin: 20px auto;
    }

    .profile img {
      width: 120px;
      height: auto;
      border-radius: 4px;
      margin-right: 20px;
    }

    .profile-content {
      flex: 1;
    }

    .profile-header {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      border-bottom: 1px solid #ccc;
      padding-bottom: 6px;
      margin-bottom: 10px;
    }

    .name-title {
      font-size: 18px;
      font-weight: bold;
    }

    .title {
      font-weight: normal;
      font-size: 16px;
      margin-left: 10px;
      color: #666;
    }

    .button-link {
      background-color: #66c0e0;
      color: white !important;
      padding:6px 20px;
      text-decoration: none;
      border-radius: 4px;
      font-size: 14px;
      height: fit-content;
    }

    .profile-description {
      font-size: 15px;
      line-height: 1.6;
    }

/*まずはお決まりのボックスサイズ算出をborer-boxに */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
 /* font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

a.btn--radius {
   border-radius: 100vh;
}

/* 019 */
.button019 a {
    background: #08A6CF;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 350px;
    padding: 10px 25px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	text-decoration: none; /* ← 下線を消す */
}
.button019 a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.button019 a:hover {
  color: #FFF;
}
.button019 a:hover:after {
  right: 1.4rem;
}

.button-link {
    display: inline-block;
    /*padding: 12px 24px;*/
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #66c0e0;
    border: none;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s;
}

.button-link:hover {
    background-color: #c91d68;
    opacity: 0.9;
}

.button-block {
    display: flex;
    align-items: center;
    gap: 16px; /* 隙間調整 */
    flex-wrap: wrap; /* スマホで折り返せるように */
}

.name-title {
    font-size: 18px;
    font-weight: bold;
}

.button-link {
    padding: 10px 20px;
    background-color: #66c0e0;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    white-space: nowrap;
}

.button-block {
  display: flex;
  align-items: center;
  gap: 16px;
}

/* 通常は横並び */
.name-title {
  font-size: 18px;
  font-weight: bold;
}

.main-flex {
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 768px) {
  #main {
    display: flex;
    flex-direction: column;
  }

  #main223 {
    float: none !important;
    order: 2;
  }

  .main703 {
    float: none !important;
    order: 1;
  }
}

.main-flex {
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 938px) {
  #main223 {
    display: none !important;
  }
}

@media screen and (max-width: 938px) {
  .main703 {
    float: none !important;
    margin: 0 auto !important;
    /*width: 100% !important;*/
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 938px) {
  img[src*="top.png"] {
    width: 100% !important;
    height: auto !important;
    max-width: 660px; /* 元のサイズ以上には拡大しない */
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width: 938px) {
  .main703 h3 {
    height: auto !important;
    line-height: normal !important;
  }
}

@media screen and (max-width: 600px) {
  .button-block {
    display: flex; /* ← これが必要！ */
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .button-link {
    width: 100% !important;
    text-align: center;
    margin-top: 8px;
    background-color: #66c0e0 !important;
    padding: 12px 16px;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    display: block;
  }
}

/*理由*/

.hokenshi-content-list {
  max-width: 900px;
  margin: 35px auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.content-item {
  display: flex;
  align-items: center;
  background: #ffffff; /* 背景色を白に変更 */
  border-radius: 14px;
  padding: 24px 28px;
  box-shadow: 0 4px 15px rgba(255, 182, 193, 0.2); /* パステルピンクのシャドウ */
  transition: box-shadow 0.3s ease;
}

.content-item:hover {
  box-shadow: 0 10px 25px rgba(255, 182, 193, 0.3); /* ホバー時にシャドウ強調 */
}

.text {
  flex: 1;
}

.text h4 {
  font-size: 1.4rem;
  color: #EA478D; /* ピンク色 */
  font-weight: 700;
  margin-bottom: 10px;
}

.text p {
  font-size: 1rem;
  color: #444;
  line-height: 1.5;
}

.image {
  width: 200px;
  margin-left: 24px;
  flex-shrink: 0;
}

.image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/* スマホ対応 */
@media (max-width: 720px) {
  .content-item {
    flex-direction: column;
    text-align: center;
  }

  .image {
    margin-left: 0;
    margin-top: 16px;
    width: 100%;
    max-width: 300px;
  }
}

/*アコーディオンメニュー*/

.accordion-004 {
    max-width: 600px;
    margin-bottom: 7px;
    border: 2px solid #FEC0CA;
    border-radius: 5px;
}

.accordion-004 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #E62F80;
    font-weight: 600;
    cursor: pointer;
}

.accordion-004 summary::-webkit-details-marker {
    display: none;
}

.accordion-004 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #e70da2b3;
    border-right: 3px solid #e70da2b3;
    content: '';
    transition: transform .3s;
}

.accordion-004[open] summary::after {
    transform: rotate(225deg);
}

.accordion-004 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-004[open] p {
    transform: none;
    opacity: 1;
}