@charset "utf-8";
/*===========================
add
===========================*/

/*-----------
   色変更   
-----------*/


/* humberger area*/

.slicknav_btn {
    background-color: #0098b9;  /* MENU背景　*/
}

.slicknav_menu {
    background-color: #f2f2f2;  /* 背景　*/
}

.slicknav_nav li {
    background-color: #0098b9;  /* ナビ色　*/
}

.slicknav_nav a {
    border-bottom: 1px solid #fcfcfc;  /* 下線　*/
}

.slicknav_nav li:first-child {
	border-top: 1px solid #fcfcfc; /* 最初の上線　*/
}


.slicknav_nav .slicknav_row:hover {
	background: #33a0b8;
	color: #fff;
}

.slicknav_nav a:hover {
	background: #33a0b8; /* オーバー時背景色　*/
    color:  #fff; /* オーバー時文字色　*/
}


/* column  */ 

.column1_100p {
	border:1px solid #66b7c9;
	background: rgba(255,255,255,.9);
}

.column1_80p {
	border:1px solid #66b7c9;
	background: rgba(255,255,255,.9);
}

.column1_60p {
	border:1px solid #66b7c9;
	background: rgba(255,255,255,.9);
}

.column2_80p {
	border:3px double #66b7c9;
	background: rgba(255,255,255,.9);
}

.column2_60p {
	border:3px double #66b7c9;
	background: rgba(255,255,255,.9);
}


.column3_80p {
	border:4px dashed #66b7c9;
	background: rgba(255,255,255,.95);
}

.column3_60p {
	border:4px dashed #66b7c9;
	background: rgba(255,255,255,.95);
}

.column4_80p {
	border:4px dashed #66b7c9;
	background: rgba(255,255,255,.95);
}

.column4_60p {
	border:4px dashed #66b7c9;;
	background: rgba(255,255,255,.95);
}

/* table  */ 

table.table3 th {
	background-color:#a9e2ef;
	color:#333;
}

table.table2 th {
	background-color:#a9e2ef;
	color:#333;
}

.tdColorBeige {
	background:#FEF8E9 !important;
	text-align:center;
	vertical-align:middle;
}

.tdColorBlue {
	background:#e1faff !important;
	text-align:center;
	vertical-align:middle;
}

table.table2 td.tdBgC01 {
	background-color:#FFF;
}

table.table2 td.tdBgC02 {
	background-color:#EEE;
}

table.table2 td.tdBgC03 {
	background-color:#DDD;
}


table.table2 td.tdBgC04 {
	background-color:#CCC;
}


table.table2 td.tdBgC05 {
	background-color:#BBB;
}



/* addon-circle */ 

.circle-big::before {
	color: #FFF;
	background:#F59338;
}


ol.liFeature li::before {
	color: #FFF;
	background:#EEB853;
}

/* buttons */

.txtBnr a {
	background-color:#EA8E1E;
}



.txtBnr2 a {
	color:#FFF;
	background-color:#EA8E1E;;
	margin:0.4em 0;
}



.txtBnr3 a {
	color:#FFF;
	background-color:#EA8E1E;
}

.txtBnrInline a {
	color:#FFF;
	background-color:#EA8E1E;
}



/* contactBtn */


.txtContacBnr a {
	color:#FFF;
	background-color:#EA8E1E;
}

.txtContacBnrPC {
	color:#FFF;
	background-color:#EA8E1E;
}

/* catch */

h3.h3Catch1 {
	color:#EEA011;
}

h3.h3Catch2 {
	color:#EEA011;
}

/* catchiphrase */

.catch1 {
	color:#EEA011;
}

.catch2 {
	color:#EEA011;
}

.catchS {
	color:#EEA011;
}

/* list */

ul.liCircle li::before {
	background:#F3AC56;
}

/* flow */


.area_flowC .inner_flow {
	background: rgba(250,250,250,.85);
}

.area_flowC .inner_flow .largeTxt {
	color:#0098b9;
	border-bottom:1px dotted #CCC;
}


/*//////////////////////////
add for クライアント名
//////////////////////////*/

/* 共通 */

.w100{
	width: 100% !important;
	margin: 0 auto;
}
.w90{
	width: 90% !important;
	margin: 0 auto;
}
.w80{
	width: 80% !important;
	margin: 0 auto;
}
.w70{
	width: 70% !important;
	margin: 0 auto;
}
.w60{
	width: 60% !important;
	margin: 0 auto;
}
.w50{
	width: 50% !important;
	margin: 0 auto;
}
.w40{
	width: 40% !important;
	margin: 0 auto;
}
.w30{
	width: 30% !important;
	margin: 0 auto;
}
.w20{
	width: 20% !important;
	margin: 0 auto;
}
.w15{
	width: 15% !important;
	margin: 0 auto;
}
.w10{
	width: 10% !important;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
.w100, .w90, .w80, .w70, .w60, .w50, .w40, .w30{
	width: 100% !important;
}
.w20, .w15, .w10{
	width: 60% !important;
}
}
@media only screen and (min-width: 768px) {
a[href^="tel:"] {
	pointer-events: none;
	color: #333;
}
}
a:hover, a img:hover{
opacity: 0.7;
}
.logo a:hover, .logo a img:hover{
opacity: 1.0;
}
a[href^="tel:"] {
	text-decoration: none !important;	
}
ul.sns_list li{
	display:inline-block;
	margin-right: 5px;
}
ul.sns_list li img{
	width: 46px;
	height: auto;
}
h3.headding_extra,
h4.headding_extra{
	text-align: center;
	border: none;
}
h3.headding_extra span,
h4.headding_extra span{
	font-size: 18px;
	font-weight: normal !important;
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  top:0;
	margin-bottom: 20px;
}
h3.headding_extra span::before,
h3.headding_extra span::after,
h4.headding_extra span::before,
h4.headding_extra span::after{ 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
h3.headding_extra span::before,
h4.headding_extra span::before{
  border-left: solid 1px #666;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  left: 0;
}
h3.headding_extra span::after,
h4.headding_extra span::after{
  content: '';
  border-top: solid 1px #666;
  border-right: solid 1px #666;
  border-bottom: solid 1px #666;
  right: 0;
}
h3.headding_extra2,
h4.headding_extra2{
	text-align: center;	
	background-color: #B3A06F;
	color: #fff;
	font-weight: normal;
	padding: 0.5em;
	border-radius: 2px;
	border: none;
	font-size: 22px;
}
h5.headding_extra{	
}
@media screen and (max-width: 768px) {
h3.headding_extra2,
h4.headding_extra2{
	font-size: 18px;
}
}
.box_extra01{			/* single_line / no_bg */
	border: 1px solid #ccc;
	padding: 2em 3em;
}
.box_extra01_bg{	/* single_line / bg #fefefe */
	border: 1px solid #ccc;
	padding: 2em 3em;
	background-color: #fefefe;
}
.box_extra02{			/* double_line / no_bg */
}
.box_extra02_bg{	/* double_line / bg #[$] */
	border: 4px double #fff;
	padding: 2em 3em;
	background-color: #E5C85C;
	color: #fff;
}
.box_extra03{			/* bold_line / border-radius / no_bg */
}
.box_extra03_bg{	/* bold_line / border-radius / bg #[$] */
}
.tx-em {
	background: linear-gradient(transparent 62%, rgba(255, 250, 137, 0.71) 0%);
}
/* color */
.red {
	color:#bc2d2d !important;
}
.orange {
	color:#E26000 !important;	
}
.yellow {
	color:#E2CB00 !important;	
}
.green {
	color:#3b7a28 !important;
}
.brown {
	color:#a67435 !important;
}
.blue {
	color:#0098b9 !important;
}
.white {
	color:#ffffff !important;
}
.black {
	color:#333333 !important;
}
.txtBold {
	font-weight: 900 !important;
}
.link_btn{
	display: inline-block;
	padding: 0.5em 1em;
	background-color: #B72F32;
	border-radius: 30px;
	color: #fff;
}
.link_btn2{
	display: inline-block;
	padding: 0.5em 1em;
	background-color: #579A43;
	border-radius: 30px;
	color: #fff;
}
table.price_table td{
	text-align: center;
}
a.link_pdf::after{
	content: " \f1c1";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
a.link_pdf{
	display: inline-block;
	padding: 0.5em 1em;
	background-color: #B72F32;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	width: 100%;
}
.indent-1 {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5em;
}
.flex_contact_box{
	display: flex;
	justify-content: space-around;
}
.flex_contact_box .item_btn{
	width: 40%;
}
.flex_contact_box .item_btn a{
	display: block;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	background-color: #333;
	padding: 0.8em 1em 0.8em 1em;
	border-radius: 6px;
	text-align: center;
}
.flex_contact_box .item_btn a.ico_tel::before{
	content: "\f879";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;	
}
.flex_contact_box .item_btn a.ico_fax::before{
	content: "\f1ac";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;	
}
.flex_contact_box .item_btn a.ico_email::before{
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;	
}
@media screen and (max-width: 768px) {
.flex_contact_box{
	display: block;
}
.flex_contact_box .item_btn{
	width: 100%;
}
.flex_contact_box .item_btn a{
	padding: 0.8em 0em;
	margin-bottom: 10px;
}
}
ol.circle_num, ol.circle_alpha{
  counter-reset:number;
  list-style-type: none!important;
  padding:0.5em;
}
ol.circle_num li, ol.circle_alpha li{
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}
ol.circle_num li:before{
  content: counter(number);	
}
ol.circle_alpha li:before{
  content: counter(number, upper-alpha);
}
ol.circle_num li:before, ol.circle_alpha li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #333;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 5px;
/*  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);*/
}
.ceo_name{
	font-size: 16px;
	font-family:"Noto Serif JP","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.before, .after {
	position: relative;
	overflow: hidden;
}
.before::after {
	position: absolute;
	content: " ";
	display: inline-block;
	background: url("../img/common/watermark_before.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 26%;
	height: 26%;
	bottom: 1%;
	right: 3%;
	z-index: 1;
}
.after::after {
	position: absolute;
	content: " ";
	display: inline-block;
	background: url("../img/common/watermark_after.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 26%;
	height: 26%;
	bottom: 1%;
	right: 3%;
	z-index: 1;
}
a.scroll_point{
	display: block;
	height: 1px;
	margin-top: -95px;
	padding-top: 95px;
}
@media screen and (max-width: 768px) {
a.scroll_point{
	margin-top: -10px;
	padding-top: 10px;
}
}
ul.float_col2 li{
	float: left;
	width: 18em;
}
ul.float_col2_2 li{
	float: left;
	width: 21em;
	margin-right: 3em;
}
ul.float_col2_3{
	margin-left: 50px;
}
ul.float_col2_3 li{
	display: inline-block;
	margin-right: 2em;
}
@media screen and (max-width: 768px) {
ul.float_col2 li,
ul.float_col2_2 li{
	float: none;
}
ul.float_col2_3{
	margin-left: 0;
}
ul.float_col2_3 li{
	display: block;
}
}
/*tableをスクロールさせる*/
/* 	.scroll=スクロール用テーブル  */
/* 	.fix_table=スクロールしない  */
.fix_table table th,
.scroll table th {
	text-align:center;
	vertical-align:middle;
}
/*tableにスクロールバーを追加*/
.scroll::-webkit-scrollbar {
 height: 5px;
}
/*tableにスクロールバーを追加*/
.scroll::-webkit-scrollbar-track {
 border-radius: 5px;
 background: #F1F1F1;
}
/*tableにスクロールバーを追加*/
.scroll::-webkit-scrollbar-thumb {
 border-radius: 5px;
 background: #BCBCBC;
}

@media screen and (max-width: 768px) {
/*tableのセル内にある文字の折り返しを禁止*/
.fix_table, 
.scroll {
	overflow: auto;
	white-space: nowrap;
	width:100% !important;
	box-sizing: border-box;
}
/*table右に線*/
.scroll {
	border-right: 2px solid #4f4d47;
	overflow-x: scroll;
}
/*tableにスクロールバーを追加*/
.scroll table {
	overflow:scroll;
}
.fix_table table th, 
.scroll table th {
	width:auto;
	display:table-cell;
	vertical-align:middle;
	border: 1px #ccc solid;
	box-sizing: border-box;
}
.fix_table table td,
.scroll table td {
	width:auto;
	display:table-cell;
	border: 1px #ccc solid;
}
}

/*// リスト //*/

/* 共通 */
.li_disc,.li_num,.li_check,.li_circle{
	margin-left: 20px;
}
/* ディスク */
.li_disc li{
	list-style-type: disc !important;
}
/* 数字 */
.li_num li{
	list-style-type: decimal!important;
}
/* チェックマーク */
.li_check li::before{
	content: "\f14a";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right: 0.5em;
}
.li_check li{
	text-indent: -1.4em;
}
/* 黒丸 */
.li_circle li::before{
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;	
	padding-right: 0.5em;
}
.li_circle li{
	text-indent: -1.4em;
}
/* 下線（破線） */
.li_underline li{
	border-bottom: 1px dashed #333;
	margin-bottom: 1.0em;
}
/* 複数カラム */
.li_col2,.li_col3,.li_col4{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.li_col2 li{
	width: calc(50% - 4em);
	margin-right: 4em;
}
.li_col3 li{
	width: calc(33% - 4em);
	margin-right: 4em;
}
.li_col4 li{
	width: calc(25% - 4em);
	margin-right: 4em;
}
@media screen and (max-width: 768px) {
.li_disc,.li_num,.li_check,.li_circle{
	margin-left: 18px;
}
.li_col2,.li_col3,.li_col4{
	display: block;
}
.li_col2 li,.li_col3 li,.li_col4 li{
	width: 100%;
	margin-right: 0;
}
}

/*// タイル状 //*/

.flex_box{
	display: flex;
	justify-content: space-between;
}
.flex_box.row_reverse{
	flex-flow: row-reverse wrap;
}
.item{
	width: 50%;
	min-height: 16em;/* 要調整 */
}
.txt_area{
	background-color: #f9f9f9;
  padding: 60px 0;
}
.txt_box{
	width: 70%;
	margin: 0 auto;
}
.photo_area{
	background-position: 50% 50%;
	background-size: cover;
}
.photo01{
	background-image:url("../img/content/4.jpg");
}
.photo02{
	background-image:url("../img/content/5.jpg");
}
.photo03{
	background-image:url("../img/content/6.jpg");
}
@media screen and (max-width: 768px) {
.flex_box{
	flex-flow: column wrap;
}
.item{
	width: 100%;
}
.txt_area{
	padding: 40px 0;
}
.txt_box{
	width: 85%;
}
.photo_area{
	min-height: 40vh;
}
}

/*// 追加 //*/

@media screen and (max-width: 768px) {
.footLogo img{
	width: 70%;
}
}


/*===========================
フローティングバナー
===========================*/
.emergencyWrap {
    position: fixed;
    right: 1%;
    bottom: 11%;
    z-index: 1000;
    padding: 10px 30px;
    background-color: #43afc6;
    border-bottom: 6px solid #0098b9;
    border-radius: 12px;
}
@media screen and (max-width: 768px) {
    .emergencyWrap {
        right: 0;
        bottom: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        /*background-color: #51baf1;*/
    }
}
/*@media screen and (max-width: 480px) {
  .emergencyWrap {
    bottom: 50px;
  }
}*/
.emergencyWrap > span {
    display: block;
    margin-bottom: 8px;
    margin-top: 3px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.emergencyWrap .emergencyBtnWrap {
    display: block;
}
@media screen and (max-width: 768px) {
    .emergencyWrap .emergencyBtnWrap {
        /*display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;*/
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
    }
}
.emergencyWrap a {
    display: block;
    margin-bottom: 0px;
    margin-top: 8px;
    padding: 2px;
    color: #fff;
    background-color: #0098b9;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .emergencyWrap a {
        margin: 3px 8px;
    }
}
.emergencyWrap a.tel {
    display: block;
    padding: 8px 8px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}
.emergencyWrap a.tel .fa-phone-volume {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
}
.emergencyWrap a.tel span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}
.emergencyWrap a.tel:hover {
    background-color: #5bbed4;
    text-decoration: none;
}
.emergencyWrap a.contact {
    display: block;
    padding: 8px 8px;
    color: #fff;
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}
.emergencyWrap a.contact .fa-envelope {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}
.emergencyWrap a.contact span {
    display: inline-block;
    margin-left: 35px;
    display: inline-block;
    vertical-align: middle;
}
.emergencyWrap a.contact:hover {
    background-color: #69d782;
    text-decoration: none;
}
@media screen and (max-width: 768px) {
    .emergencyWrap a.contact {
        text-align: center;
        padding: 8px 0px 8px 8px;
    }
    .emergencyWrap a.tel span {
        font-size: 14px;
        font-weight: 900;
    }
    .emergencyWrap a.contact span {
        display: block;
        margin-left: 15px;
        text-align: center;
        margin: auto;
    }
    .emergencyWrap a.contact .fa-envelope {
        color: #fff;
        font-size: 20px;
        display: block;
        text-align: center;
        margin: auto;
    }
}
@media screen and (max-width: 340px) {
    .emergencyWrap a.tel span {
        font-size: 13px;
        font-weight: 900;
    }
} /*　addに追加　*/
.emergencyWrap {
    box-sizing: border-box;
}
@media screen and (max-width: 768px) {
    .emergencyWrap .emergencyBtnWrap {
        display: flex;
        justify-content: center;
    }
    .emergencyWrap a.tel {
        width: 30%;
        display: inline-block;
        padding: 8px 8px;
        color: #fff;
        text-align: center;
        font-size: 14px;
        letter-spacing: 1px;
        font-weight: bold;
        box-sizing: border-box;
    }
    footer {
        padding-bottom: 150px;
    }
}
.catch01 {
    font-size: 2em;
    font-weight: 800;
    line-height: 1.6em;
    color: #20993b;
    text-align: center;
    margin-bottom: 1em;
}
.wrap-bg {
    position: relative;
    top: 0rem;
    left: 0px;
    width: 100vw;
    height: auto;
    background: url(../images/backgrounds/background-01.svg) no-repeat;
    background-position: top -100px left !important;
    background-size: contain !important;
}
@media only screen and (max-width: 768px) {
    .catch01 {
        font-size: 1.1em;
        line-height: 1.6em;
        text-align: left;
        margin-bottom: 1em;
    }
    .wrap-bg {
        background-position: top 0px left !important;
        background-size: initial !important;
    }
}
.wd40 {
    width: 40% !important;
    margin: auto;
}
.wd50 {
    width: 50% !important;
    margin: 0 auto;
}
.wd60 {
    width: 60% !important;
    margin: 0 auto;
}
.wd70 {
    width: 70% !important;
    margin: 0 auto;
}
.wd80 {
    width: 80% !important;
    margin: 0 auto;
}
.wd85 {
    width: 85% !important;
    margin: 0 auto;
}
.wd90 {
    width: 90% !important;
    margin: 0 auto;
}
.wd95 {
    width: 95% !important;
    margin: 0 auto;
}
@media only screen and (max-width: 768px) {
    .wd40, .wd50, .wd60, .wd70, .wd80, .wd85, .wd90, .wd95 {
        width: 100% !important;
        margin: auto;
    }
}
.box-sd {
    padding: 2em 4em;
    /*background-color: #fff;*/
    border: 1px solid #ccc;
    box-sizing: border-box;
}
@media only screen and (max-width: 600px) {
    .box-sd {
        padding: 15px;
    }
}

#pagetop {
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index: 20;
}

@media only screen and (max-width: 600px) {
#pagetop {
    position: fixed;
    bottom: 140px;
    right: 10px;
    z-index: 20;
}


