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

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


/* humberger area*/

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

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

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

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

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


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

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


/* column  */ 

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

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

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

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

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


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

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

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

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

/* table  */ 

table.table3 th {
	background-color:#f7ddde;
	color:#333;
}
table.table3.tbl-1 th {
	background-color:#f7ddde;
	color:#333;
	width:50%;
}

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

table th.bline {
	border-bottom: 1px #cdcdcd solid;
}


.tdColorBeige {
	background:#f1d3d4 !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:#ef6c70;
}


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

/* buttons */

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



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



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

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



/* contactBtn */


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

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

/* catch */

h3.h3Catch1 {
	color:#e75459;
}

h3.h3Catch2 {
	color:#e75459;
}

/* catchiphrase */

.catch1 {
	color:#e75459;
}

.catch2 {
	color:#e75459;
}

.catchS {
	color:#e75459;
}

/* list */

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

/* flow */


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

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









.mb0{margin-bottom: 0 !important;}
.mb10{margin-bottom: 10px !important;}
.mb20{margin-bottom: 20px !important;}
.mb30{margin-bottom: 30px !important;}
.mb40{margin-bottom: 40px !important;}
.mb50{margin-bottom: 50px !important;}
.mb60{margin-bottom: 60px !important;}
.mb70{margin-bottom: 70px !important;}
.dib{
        display: inline-block !important;
        vertical-align: middle;
}
.tar{text-align: right;}

.fsz1{
	font-size: 135%;
	font-weight: bold;
}
.fsz2{
	font-size: 110% !important;
	font-weight: bold;
}
.fsz3{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 20px;
}
.fsz7{
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 20px;
}
.fsz8{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #ef6c70;
}
.fsz4{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #fff;
	background-color: #ef6c70;
	padding: 3px 10px;
	border-radius: 6px;
}
.fsz5{
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 20px;
	color: #fff;
	background-color: #ef6c70;
	padding: 3px 10px;
	border-radius: 6px;
}
.fsz5 span{
	font-weight: bold;
	margin-left: 5px;
}
.fsz6{
	font-size: 13px;
}
.inner_flow .leftCnt{
	display: inline-block;
	width: 84%;
	vertical-align: top;
}
.inner_flow .rightCnt{
	display: inline-block;
	width: 15%;
	vertical-align: top;
}
.inner_flow .rightCnt img{
	max-width: 150px;
	width: 100%;
}
@media only screen and (max-width: 768px){
	.inner_flow .leftCnt{
			display: block;
			width: 100%;
	}
	.inner_flow .rightCnt{
			text-align: center;
			display: block;
			width: 100%;
	}
	.inner_flow .rightCnt img{
			max-width: 160px;
			width: 100%;
	}
}


ul.check li::before {
	color:#ef6c70;
}

ul.check {
	position: relative;
}
ul.check li {
	padding: 0 0 0.5em 2em;
	margin-bottom: 0.7em;
}
ul.check li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
    font-size: 1.3em;
   }


.Img240{
	max-width: 240px;
	display: block;
	margin: 0 auto;
	width: 100%;
}





.column-layout03 {
    background: #f6f6f6;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.column-layout03-item {
    box-sizing: border-box;
    width: 50%;
    vertical-align: middle;
}
.column-layout03-title {
	font-size: 26px;
	font-weight: bold;
	color: #a61d39;
    line-height: 1.6;
    margin: 0 auto;
    margin-bottom: 1em;
    max-width: 426px;
    width: 96%;
    margin-top: 0.5em;
}
.column-layout03-text {
    margin: 0 auto;
    max-width: 426px;
    width: 96%;
}

.column-layout03-text {
    line-height: 1.6em;
}
.column-layout03-text p {
    font-size: 14px;
    line-height: 2.1;
}
.column-layout03-image {
    height: auto;
    width: 100%;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}


@media only screen and (max-width: 768px){
	.column-layout03-wrapper {
		background: #f6f6f6;
		padding: 6.89655% 6.11111% 0;
	}
	.column-layout03:nth-of-type(odd) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.column-layout03 {
		background: none;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
	}
	.column-layout03-wrapper .column-layout03-content {
		padding-left: 0;
		padding-right: 0;
	}
	.column-layout03-item:first-child {
		margin-right: 0;
	}
	.column-layout03-item{
		width: 100%;
	}
	.column-layout03-content {
		background: #f6f6f6;
		padding: 30px 6.11111%;
	}
	.column-layout03-title {
		font-size: 17px;
		margin-bottom: 0.77778em;
		width: 100%;
		max-width: initial;
	}
	.column-layout03-text{
		width: 100%;
		max-width: initial;
	}
	.column-layout03-text p {
		font-size: 13px;
		line-height: 2;
	}
	.w80{
		width: 100%;
		margin: 0 auto;
	}
	.vis3 .catch {
		margin-left: 0% !important;
	}
	.halfsz{
		width: 100%;
		display: block;
	}
	.scroll{
		overflow: auto;
    white-space: nowrap;
    width: 100% !important;
	box-sizing: border-box;
	overflow-x: scroll;
	}

}

p.celled {
    background-color: #c04673;
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 1rem;
    padding: 3px;
}

dl.name dt{
	display: inline-block;
	vertical-align: top;
	width: 6em;
	text-align: left;
}
dl.name dd{
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.w100p{width: 100%;}

.pt6{
	padding-top: 1px !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;
}
}
.tbl-1 td,.tbl-1 th {
   text-align:center;
   vertical-align:middle;
}
@media only screen and (max-width: 768px) {
.table-scroll {
    overflow-x: auto;
    width: 100%;
    border-right: 2px solid #ccc;
}
.table-scroll::-webkit-scrollbar {
    height: 5px;
}
.table-scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background:#CCC;
}
.table-scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background:#999;
}
.table-scroll table {
    table-layout: fixed;
    min-width: 100%;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    margin-bottom:0px;
}
.table-scroll table th,table.table3.tble-1 th {
    width:200px !important;
    min-width: 250px;
    display:table-cell;
    padding:2%;
    font-size:12px;
    border: 1px #ccc solid;
	vertical-align:middle !important;
}
.table-scroll table td {
    width: 90px;
    min-width: 130px;
    display:table-cell;
    font-size:12px;
    word-wrap: break-word;
    white-space:normal;
}
.table-scroll table th.th-01 {
    width:200px !important;
    min-width: 250px;
    display:table-cell;
    padding:2%;
    font-size:12px;
    border: 1px #ccc solid;
}
.table-scroll table td.td-01 {
    width: 90px;
    min-width: 130px;
    display:table-cell;
    font-size:12px;
    word-wrap: break-word;
    white-space:normal;
}

}
.btn-b a {
    text-decoration: none;
    text-align: center;
    color: #FFF !important;
    position: relative;
    display: inline-block;
    padding: 0.2em 1.8em 0.2em 1em;
    line-height: 30px;
    background: #ef6c70;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
	width:300px;
    -webkit-transition: all .3s;
}
.btn-b a::after {
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 2%;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
}
.btn-b a::after {
    border-left: 4px solid #fff;
}
.btn-b a:hover {
    opacity:0.7;
}
@media only screen and (max-width: 768px) {
.btn-b a {
	width:80%;
	margin:auto;
}

}