@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap');
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}

html {
	font-size: 62.5%;
}

body, table, input, textarea, select, option {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; 
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
	max-width: 100%;
}

a,
a:link {
	color: #040404;
	text-decoration: none;
}

a:visited {
	color: #040404;
}

a:hover {
	color: #040404;
}

a:active {
	color: #040404;
}

/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1322px;
	color: #000;
	font-size: 1.3rem;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

#container {
	text-align: left;
}

#main {
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

@media all and (min-width: 768px) {
	.sp {
		display: none !important;
	}
}

@media all and (max-width: 767px) {
	body {
		min-width: inherit;
		font-size: 1.2rem;
	}

	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	
	.pc {
		display: none !important;
	}
	
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
	
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
}

#gHeader .hBox {
    margin: 0 auto;
    width: 1322px;
}

#gHeader h1 {
    padding: 24px 0 0 29px;
    float: left;
}

#gHeader .rBox {
    width: 692px;
    float: right;
}

#gHeader .rBox .tel {
    margin-top: 5px;
    width: 350px;
    float: left;
}

#gHeader .rBox .tel span {
    margin-bottom: 4px;
    display: block;
    font-size: 1.8rem;
}

#gHeader .rBox .tel p.holiday {
	margin: 4px 0;
}

#gHeader .rBox ul {
    width: 342px;
    float: right;
}

#gHeader .rBox li {
    width: 170px;
    float: left;
    text-align: center;
    border-right: 2px solid #FFF;
}

#gHeader .rBox li a {
    display: block;
}

#gHeader .rBox li:last-of-type {
    border-right: none;
}

#gHeader .rBox li a:hover {
    opacity: 0.7;
}

@media all and (max-width: 767px) {
	#gHeader .hBox {
        width: auto;
    }

    #gHeader h1 {
        padding: 18px 0 0 13px;
        width: 190px;
    }

    #gHeader .rBox {
        width: 149px;
    }

    #gHeader .rBox ul {
        width: 149px;
        float: none;
    }

    #gHeader .rBox li {
        width: 75px;
        border-right: none;
    }
    
    #gHeader .rBox li:last-of-type {
        width: 74px;
    }

}

@media all and (max-width: 374px) {
    #gHeader h1 {
        width: 150px;
    }
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	padding: 41px 0 40px;
}

#gFooter .fBox {
	margin: 0 auto 17px;
	width: 1200px;
}

#gFooter .fInner {
	margin-bottom: 42px;
}

#gFooter .fLogoBox {
	width: 500px;
	float: left;
}

#gFooter .fLogoBox .fLogo {
	margin-bottom: 19px;
}

#gFooter .fLogoBox p {
	font-size: 1.6rem;
	line-height: 1.92;
}

#gFooter .fLogoBox p .sm {
	display: block;
	font-size: 1.4rem;
	line-height: 1.45;
}

#gFooter .fLogoBox .link {
	margin-top: 18px;
	line-height: 1.5;
}

#gFooter .fLogoBox .link a {
	color: #5a9bfc;
	text-decoration: underline;
}

#gFooter .fLogoBox .link a:hover {
	text-decoration: none;
}

#gFooter .fContact {
	margin-top: -6px;
	width: 510px;
	float: right;
}

#gFooter .fContact .fTel {
	margin: 0 0 0 5px;
	font-size: 1.6rem;
}

#gFooter .fContact .fTel span {
	display: block;
	margin-bottom: 8px;
}

#gFooter .fContact p.holiday {
    margin: 10px 0;
}

#gFooter .fContact .fLinkUl {
	margin-right: -2px;
}

#gFooter .fContact .fLinkUl li {
	width: 252px;
	float: left;
}

#gFooter .fContact .fLinkUl li:nth-child(2n) {
	float: right;
}

#gFooter .fContact .fLinkUl li a {
	padding: 0 30px 0 20px;
	display: block;
	color: #FFF;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 57px;
	border-radius: 10px;
	background: #FF6D00 url(../images/tochi_satei/common/icon04.png) no-repeat right 16px center;
	background-size: 16px 16px;
}

#gFooter .fContact .fLinkUl li:nth-child(2n) a {
	background: #01B901 url(../images/tochi_satei/common/icon05.png) no-repeat right 16px center;
	background-size: 16px 16px;
}

#gFooter .fContact .fLinkUl li a:hover {
	opacity: 0.7;
}

#gFooter .fAddUl {
	text-align: center;
	line-height: 1.34;
}

#gFooter .fAddUl li {
	display: inline-block;
}

#gFooter .fAddUl li a {
	padding: 0 7px 0 2px;
	color: #939393;
	font-size: 1.05rem;
	display: block;
	line-height: 1;
	border-right: 1px solid #000;
}

#gFooter .fAddUl li a:hover {
	text-decoration: underline;
}

#gFooter .fAddUl li a b {
	color: #000;
}

#gFooter .copyright {
	padding-top: 16px;
	font-size: 1rem;
	text-align: center;
	border-top: 1px solid #CECECE;
}

@media all and (max-width: 767px) {
	#gFooter {
		padding: 34px 0 26px;
	}

	#gFooter .fBox {
		margin: 0 28px;
		width: auto;
	}

	#gFooter .fInner {
		margin-bottom: 23px;
	}

	#gFooter .fLogoBox {
		width: auto;
		float: none;
	}

	#gFooter .fLogoBox .fLogo {
		margin: 0 0 21px 3px;
		width: 270px;
	}

	#gFooter .fLogoBox p {
		margin-left: 4px;
		font-size: 1.1rem;
		line-height: 1.35;
	}

	#gFooter .fLogoBox p .sm {
		font-size: 1rem;
		line-height: 1.4;
	}

	#gFooter .fLogoBox .link {
		margin-top: 6px;
		font-size: 1rem;
		line-height: 1.5;
	}

	#gFooter .fLogoBox .link a:hover {
		text-decoration: underline;
	}

	#gFooter .fContact {
		margin-top: 23px;
		width: auto;
		float: none;
	}

	#gFooter .fContact .fTel {
		margin: 0 0 0 5px;
		font-size: 1rem;
	}

	#gFooter .fContact .fTel span {
		margin-bottom: 4px;
	}

	#gFooter .fContact .fTel img {
		width: 275px;
	}

	#gFooter .fContact .fLinkUl {
		margin-right: 0;
	}

	#gFooter .fContact .fLinkUl li {
		width: 48%;
	}

	#gFooter .fContact .fLinkUl li a {
		padding: 0 10px 0 13px;
		font-size: 1.5rem;
		line-height: 47px;
		border-radius: 5px;
		background-size: 8px 8px;
		background-position: right 10px center;
	}

	#gFooter .fContact .fLinkUl li:nth-child(2n) a {
		background-size: 8px 8px;
		background-position: right 10px center;
	}

	#gFooter .addSec {
		margin: 0 -28px
	}

	#gFooter .fBtn a {
		display: block;
		color: #FFF;
		font-size: 1.3rem;
		line-height: 45px;
		text-align: center;
		background: #60C893 url(../images/tochi_satei/common/icon06.png) no-repeat right 38px center;
		background-size: 10px;
	}
    
    #gFooter .fBtn a.on {
        background-image: url("../images/tochi_satei/common/icon07.png");
    }

	#gFooter .fAddSub {
		display: none;
	}

	#gFooter .fAddUl {
		display: flex;
		-webkit-display: flex;
		justify-content: start;
		-webkit-justify-content: start;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		border-top: 1px solid #000;
	}

	#gFooter .fAddUl li {
		margin-bottom: -1px;
		margin-right: -1px;
		width: 50%;
		display: block;
		flex: none;
		-webkit-flex: none;
	}

	#gFooter .fAddUl li a {
		padding: 10px;
		display: block;
		border: 1px solid #000;
		border-top: none;
	}

	#gFooter .fAddUl li:nth-child(2n-1) a {
		border-left: none;
	}

	#gFooter .fAddUl li:nth-child(2n) a {
		border-right: none;
	}

	#gFooter .fAddUl li a:hover {
		text-decoration: none;
	}

	#gFooter .copyright {
		padding-top: 10px;
		font-size: 0.9rem;
	}
}
@media all and (max-width: 896px) {
  #gFooter .addSec {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 374px) {
	#gFooter .fContact .fLinkUl li a {
		font-size: 1.2rem;
	}
}

/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
    margin: 0 auto;
    width: 1200px;
}

@media all and (max-width: 767px) {
	.content {
		width: auto;
		margin: 0 27px;
	}
}

/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
    margin-bottom: 72px;
    padding-top: 65px;
    min-height: 200px;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 8px solid #FF6C02;
    background: url("../images/tochi_satei/contact/main_visual.jpg") no-repeat center center;
    background-size: cover;
}

@media all and (max-width: 767px) {
    .pageTitle {
        margin-bottom: 45px;
        padding-top: 30px;
        min-height: 100px;
        border-bottom: 5px solid #FF6C02;
    }
    
    .pageTitle h2 {
        margin: 0 auto;
        width: 235px;
    }
}

/*------------------------------------------------------------
	comContactBox
------------------------------------------------------------*/
.comContactBox {
	padding: 40px 0 25px;
	background-color: #21B169;
	overflow: hidden;
}

.comContactBox .title {
	margin-left: -54px;
	padding-top: 20px;
	position: relative;
	top: -14px;
	color: #FFF;
	font-size: 4.5rem;
	font-weight: bold;
	letter-spacing: -3px;
    text-align: center;
}

.comContactBox .title .sm {
	font-size: 3.6rem;
}

.comContactBox .title .mark {
	margin: -48px 0;
	display: inline-block;
	vertical-align: top;
}

.comContactBox .note {
	color: #FFF;
	font-size: 1.8rem;
	text-align: right;
}

.comContactBox .note {
	color: #FFF;
	font-size: 1.8rem;
	text-align: right;
}

.comContactBox .whiteBox {
	margin-bottom: 25px;
	padding: 37px 0 50px;
	border-radius: 10px;
	background-color: #fff;
}

.comContactBox .whiteBox .telBox {
	margin-bottom: 32px;
	padding-bottom: 45px;
	text-align: center;
	border-bottom: 1px solid #60C893;
}

.comContactBox .whiteBox .telBox p {
	font-size: 3rem;
	font-weight: bold;
}
.comContactBox .whiteBox .telBox p.holiday {
	width: 50%;
    margin: 7px 0 0;
    font-size: 1.7rem;
    font-weight: normal;
    text-align: left;
    float: right;
}

.comContactBox .whiteBox .telBox p span {
	margin-right: 38px;
	display: inline-block;
	letter-spacing: 2.5px;
	vertical-align: -14px;
}

.comContactBox .whiteBox .linkUl {
	padding: 0 32px;
}

.comContactBox .whiteBox .linkUl li {
	width: 550px;
	float: left;
}

.comContactBox .whiteBox .linkUl li:nth-child(2n) {
	float: right;
}

.comContactBox .whiteBox .linkUl li .ttl {
	margin-bottom: 23px;
	display: block;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.comContactBox .whiteBox .linkUl li a {
	padding: 3px 30px 0 10px;
	display: block;
	position: relative;
	color: #FFF;
	font-size: 4rem;
	font-weight: bold;
	line-height: 117px;
	text-align: center;
	letter-spacing: 3px;
	border-radius: 10px;
	background: -webkit-linear-gradient(top, #FF6D00 , #EF4400);
    background: -o-linear-gradient(bottom, #FF6D00, #EF4400);
    background: -moz-linear-gradient(bottom, #FF6D00, #EF4400);
	background: linear-gradient(to bottom, #FF6D00 , #EF4400);
	box-shadow: 0 7px 0 #ED6300;
}

.comContactBox .whiteBox .linkUl li a:before {
	margin-top: -20px;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 35px;
	top: 50%;
	background: url(../images/tochi_satei/common/icon04.png) no-repeat;

	content: "";
}

.comContactBox .whiteBox .linkUl li:nth-child(2n) a {
	padding: 3px 30px 0 156px;
	background: #01B901;
	text-align: left;
	box-shadow: 0 7px 0 #00AA00;
}

.comContactBox .whiteBox .linkUl li:nth-child(2n) a:before {
	background-image:  url(../images/tochi_satei/common/icon05.png);
}

.comContactBox .whiteBox .linkUl li .ico {
	margin-top: -45px;
	display: block;
	position: absolute;
	left: 55px;
	top: 50%;
}

.comContactBox .whiteBox .linkUl li a:hover {
	opacity: 0.7;
}



@media all and (max-width: 767px) {
	.comContactBox {
		padding: 30px 0 32px;
	}

	.comContactBox .title {
		margin: 0 -3px 20px;
		padding-top: 0;
		position: relative;
		top: auto;
		text-align: center;
	}
	
	.comContactBox .title .contactArea {
		font-size: 20px;
        letter-spacing: .2px;
        line-height: 1.6em;
        display: block;
        width: 70%;
        text-align: left;
        margin-left: 30%;
	}

    .comContactBox .title .contactArea::before {
        content: "";
        background-image: url(../images/tochi_satei/common/ico_sp_cv-speedsatei.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 30%;
        height: 120px;
        top: 0;
        left: -2%;
        position: absolute;
    }
	
	.comContactBox .title .contactFontL {
		font-size: 28px;
        color: #ff0;
	}

	.comContactBox .title .mark {
		margin: -48px 10px 0 0;
	}

	.comContactBox .note {
		font-size: 1.2rem;
	}

	.comContactBox .whiteBox {
		margin-bottom: 11px;
		padding: 24px 0 31px;
		border-radius: 5px;
	}

	.comContactBox .whiteBox .telBox {
		margin-bottom: 15px;
		padding: 0 15px 15px;
	}

	.comContactBox .whiteBox .telBox p {
		font-size: 1.5rem;
	}
    .comContactBox .whiteBox .telBox p.holiday {
        width: 100%;
		font-size: 1.2rem;
		float: none;
    }

	.comContactBox .whiteBox .telBox p span {
		margin: 0 0 8px;
		display: block;
		letter-spacing: 1px;
		vertical-align: 0;
	}

	.comContactBox .whiteBox .linkUl {
		padding: 0 24px;
	}

	.comContactBox .whiteBox .linkUl li {
		margin-bottom: 20px;
		width: auto;
		float: none;
	}

	.comContactBox .whiteBox .linkUl li:last-child {
		margin-bottom: 0;
	}

	.comContactBox .whiteBox .linkUl li:nth-child(2n) {
		float: none;
	}

	.comContactBox .whiteBox .linkUl li .ttl {
		display: none;
	}

	.comContactBox .whiteBox .linkUl li a {
		padding: 3px 0px;
		font-size: 2rem;
		line-height: 55px;
		letter-spacing: 3px;
		border-radius: 5px;
		box-shadow: 0 4px 0 #ED6300;
	}

	.comContactBox .whiteBox .linkUl li a:before {
		margin-top: -10px;
		width: 20px;
		height: 20px;
		position: absolute;
		right: 17px;
		top: 50%;
		background-size: 20px;
	}

	.comContactBox .whiteBox .linkUl li:nth-child(2n) a {
		padding: 0px 0 0 76px;
		line-height: 60px;
		box-shadow: 0 4px 0 #00AA00;
	}

	.comContactBox .whiteBox .linkUl li .ico {
		margin-top: -20px;
		width: 47px;
		left: 28px;
	}
}
@media (min-width: 320px) and (max-width: 374px) {
	.comContactBox .whiteBox .linkUl {
		padding: 0 10px;
	}

	.comContactBox .whiteBox .linkUl li a {
		padding-right: 20px;
	}

	.comContactBox .whiteBox .linkUl li:nth-child(2n) a {
		padding: 0px 20px 0 46px;
	}

	.comContactBox .whiteBox .linkUl li .ico {
		left: -5px;
	}
}
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.index .mainVisual {
    padding: 73px 0 18px;
    text-align: center;
    background: url("../images/tochi_satei/index/main_visual_bg.jpg") no-repeat center center;
    background-size: cover;
	position: relative;
}

.index .mainVisual .mvArea {
	position: absolute;
    left: 27%;
    font-size: 40px;
    font-weight: bold;
	letter-spacing: 2px;
}

.index .mainVisual .mvArea .bkY {
	padding: 10px;
    background: #ffff00;
}

.index .greenBox {
    padding: 30px 0 27px;
    background: url("../images/tochi_satei/common/bg02.jpg") repeat center center;
}

.index .greenBox .inner {
    margin: 0 auto;
    width: 1146px;
}

.index .greenBox .inner .tel {
    margin-bottom: 25px;
    text-align: center;
}

.index .greenBox .inner .tel .txt {
    margin: 0 26px 0 0;
    display: inline-block;
    color: #FFF;
    font-size: 3.4rem;
    font-weight: bold;
}

.index .greenBox .inner .tel p.holiday {
	width: 37.5%;
	float: right;
	text-align: left;
	margin: 5px 0;
    color: #fff;
}

.index .greenBox ul.bnrset_contact {
    margin: 35px 0 0;
}

.index .greenBox li {
    float: left;
}

.index .greenBox li:last-of-type {
    float: right;
}

.index .greenBox li a {
    display: block;
}

.index .greenBox li a:hover {
    opacity: 0.7;
}

.index .topBox {
    padding: 57px 0 10px;
    background: url("../images/tochi_satei/index/top_bg03.jpg") no-repeat center bottom;
    background-size: 100% auto;
}

.index .topBox .content {
    width: 1210px;
}

.index .topBox .txtList {
    margin-bottom: 25px;
}

.index .topBox .txtList li {
    margin-right: 17px;
    padding: 43px 10px 0;
    width: 392px;
    height: 228px;
    float: left;
    font-size: 4rem;
    font-weight: bold;
    box-sizing: border-box;
    border-radius: 5px;
    position: relative;
    text-align: center;
    line-height: 1.4;
    background: url("../images/tochi_satei/index/top_bg01.png") no-repeat center center;
    background-size: cover;
}

.index .topBox .txtList li:last-of-type {
    margin-right: 0;
}

.index .topBox h2 {
    margin-bottom: 30px;
    font-size: 7.5rem;
    line-height: 1.48;
    text-align: center;
    letter-spacing: 1px;
}

.index .topBox h2 .sml {
    font-size: 4.3rem;
}

.index .topBox h2 .bg {
    margin: 0 5px;
    padding: 0 5px;
    display: inline-block;
    font-size: 7rem;
    line-height: 1.25;
    border-radius: 15px;
    background-color: #FFFF01;
}

.index .topBox h2 .color {
    color: #00aa00;
    font-size: 7rem;
}

.index .topBox .pointList {
    margin: 0 auto 15px;
    width: 1200px;
}

.index .topBox .pointList li {
    margin: 50px 42px 0 0;
    padding-top: 50px;
    width: 372px;
    height: 372px;
    font-size: 4rem;
    font-weight: bold;
    float: left;
    line-height: 1.22;
    text-align: center;
    box-sizing: border-box;
    background: url("../images/tochi_satei/index/top_bg02.png") no-repeat center center;
    background-size: cover;
}

.index .topBox .pointList li:nth-child(3n) {
    margin-right: 0;
    font-size: 3em;
}

.index .topBox .pointList li:nth-child(3n-1) {
    margin-top: 0;
}

.index .topBox .pointList li img {
    margin: 0 auto 30px;
    display: block;
}

.index .topBox .pointList li .txt {
    font-weight: normal;
}

.index .topBox .rTxt {
    color: #343434;
    font-size: 1.8rem;
    text-align: right;
    text-shadow: 0 0 6px rgba(255,255,255,0.8),0 0 6px rgba(255,255,255,0.8),0 0 6px rgba(255,255,255,0.8),0 0 6px rgba(255,255,255,0.8),0 0 6px rgba(255,255,255,0.8),0 0 6px rgba(255,255,255,0.8);
}

.index .strenth h2 {
    margin-bottom: 46px;
    padding: 62px 0 57px;
    color: #FFF;
    font-size: 5rem;
    text-align: center;
    text-shadow: 0px 3px 8px rgba(114,114,114,0.66);
    background: url("../images/tochi_satei/index/strenth_bg01.jpg") no-repeat center center;
    background-size: cover;
}

.index .strenth h2 .txt {
    display: inline-block;
    font-size: 6rem;
    line-height: 1.2;
    border-bottom: 5px solid #FFFF00;
}

.index .strenth .slider {
    margin-bottom: 95px;
}

.index .strenth .slider .slick-list {
    padding-bottom: 8px;
}

.index .strenth .slider li {
    margin: 0 35px;
    width: 946px !important;
    padding: 45px 35px 20px;
    float: left;
    box-sizing: border-box;
    border-top: 9px solid #FF6D00;
    box-shadow: 0px 3px 8px 0px rgba(114, 114, 114, 0.25);
    background-color: #FFF;
}

.index .strenth .slider li .imgBox {
    margin-bottom: 28px;
}

.index .strenth .slider li .ttl {
    margin-bottom: 31px;
    font-size: 2.5rem;
    font-weight: bold;
}

.index .strenth .slider li .photo {
    float: left;
}

.index .strenth .slider li .txtBox {
    width: 430px;
    float: right;
}

.index .strenth .slider li dt {
    padding: 4px 0;
    width: 150px;
    float: left;
    color: #FFF;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #21B169;
}

.index .strenth .slider li dd {
    padding: 0 0 17px 175px;
    font-size: 2.3rem;
}

.index .strenth .slider li dd .small {
    font-size: 1.8rem;
}

.index .strenth .slider li dd:last-of-type {
    padding-bottom: 0;
}

.index .strenth .slider li .dtStyle01 {
    margin-top: 7px;
    padding: 14px 0 13px;
    color: #2c2c2c;
    font-size: 2.5rem;
    border: 3px solid #FF6C00;
    background-color: #FFF;
}

.index .strenth .slider li .ddStyle01 {
    color: #f71717;
    font-size: 4.5rem;
    font-weight: bold;
}

.index .strenth .slider li .ddStyle01 .sml {
    font-size: 3rem;
}

.index .strenth .slider li .ddStyle01 .txt {
    padding-top: 5px;
    display: inline-block;
    position: relative;
}

.index .strenth .slider li .ddStyle01 .txt:before {
    margin-left: -30px;
    width: 59px;
    height: 17px;
    position: absolute;
    left: 50%;
    top: -10px;
    background: url("../images/tochi_satei/index/strenth_icon01.png") no-repeat center top;
    
    content: "";
}

.index .strenth .slider li .list01 dt {
    padding: 27px 0;
    width: 146px;
}

.index .strenth .slider li .list01 dd {
    padding: 5px 0 0 172px;
    font-size: 2rem;
    line-height: 1.78;
}

.index .strenth .img {
    margin-bottom: -155px;
    text-align: center;
}

.index .strenth .bgSec {
    padding: 174px 0 0;
    background: url("../images/tochi_satei/index/strenth_bg03.jpg") no-repeat center center;
    background-size: cover;
}

.index .strenth .bgBox {
    margin: 0 auto;
    padding: 131px 0 53px;
    width: 1282px;
    position: relative;
    z-index: 1;
    border-radius: 16px 16px 0 0;
    box-shadow: 0 0 3px rgba(0,0,0,0.2),0 0 6px rgba(0,0,0,0.2),0 0 6px rgba(0,0,0,0.2),0 0 3px rgba(0,0,0,0.2);
    background: url("../images/tochi_satei/index/strenth_bg02.png") no-repeat center top;
}

.index .strenth .bgBox ul {
    margin: 0 auto;
    width: 1080px;
}

.index .strenth .bgBox li {
    width: 500px;
    float: left;
}

.index .strenth .bgBox li:last-of-type {
    float: right;
}

.index .strenth .bgBox li h3 {
    margin: 0 11px 27px 0;
    padding: 10px 0 16px;
    color: #FFF;
    font-size: 2.8rem;
    position: relative;
    text-align: center;
    background-color: #2EA683;
}

.index .strenth .bgBox li h3:before {
    width: 41px;
    height: 45px;
    position: absolute;
    left: -7px;
    top: -6px;
    background: url("../images/tochi_satei/index/strenth_icon01.jpg") no-repeat center center;
    
    content: "";
}

.index .strenth .bgBox li h3:after {
    width: 41px;
    height: 45px;
    position: absolute;
    bottom: -7px;
    right: -6px;
    background: url("../images/tochi_satei/index/strenth_icon02.jpg") no-repeat center center;
    
    content: "";
}

.index .strenth .bgBox li h3 .en {
    display: block;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
}

.index .strenth .bgBox li p {
    font-size: 1.8rem;
    line-height: 1.8;
    text-align: justify;
}

.index .buy {
    padding-bottom: 60px;
    position: relative;
}

.index .buy .img01 {
    position: absolute;
    left: 0;
    top: 18%;
}

.index .buy:after {
    width: 445px;
    height: 773px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("../images/tochi_satei/index/buy_img03.jpg") no-repeat center center;
    
    content: "";
}

.index .buy:before {
    width: 546px;
    height: 582px;
    position: absolute;
    right: 0;
    top: 10px;
    background: url("../images/tochi_satei/index/buy_img01.png") no-repeat center center;
    
    content: "";
}

.index .buy h2 {
    margin-bottom: 102px;
    padding: 30px 0 50px;
    color: #FFF;
    font-size: 4.5rem;
    text-shadow: 0px 3px 8px rgba(114, 114, 114, 0.66);
    text-align: center;
    line-height: 1.62;
    background: url("../images/tochi_satei/index/buy_bg01.png") no-repeat center bottom;
    background-size: 100% auto;
}

.index .buy h2 .txt {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.index .buy h2 .big {
    font-size: 5.5rem;
}

.index .buy h3 {
    margin-bottom: 123px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.index .buy ul {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    z-index: 1;
}

.index .buy li {
    margin-right: 45px;
    padding: 0 35px 62px;
    width: 370px;
    float: left;
    box-sizing: border-box;
    background-color: #F0EFF4;
}

.index .buy li:nth-child(2) {
    margin-top: 68px;
}

.index .buy li:nth-child(3n) {
    margin-right: 0;
}

.index .buy li .img {
    margin: 0 auto;
    text-align: center;
}

.index .buy li .img img {
    margin: -69px 0 7px 10px;
}

.index .buy li h4 {
    width: 100%;
    margin: 0 -30px 14px 0;
    font-size: 3.5rem;
    text-align: center;
    line-height: 1.58;
}

.index .buy li h4 .color {
    color: #ff6c00;
}

.index .buy li .pho {
    margin-bottom: 38px;
    text-align: center;
}

.index .buy li p {
    font-size: 1.8rem;
    line-height: 1.8;
    text-align: justify;
    letter-spacing: -0.5px;
}

.index .buy li p .color {
    color: #ff0000;
}

.index .trouble {
    padding: 0 0 136px;
    position: relative;
    background: url("../images/tochi_satei/index/trouble_bg01.jpg") no-repeat center center;
    background-size: cover;
}

.index .trouble .photo {
    position: absolute;
    left: 0;
    bottom: 0;
}

.index .trouble .content {
    width: 1228px;
}

.index .trouble .imgtext {
    margin-bottom: 4px;
    text-align: right;
    position: relative;
    z-index: 1;
}

.index .trouble .imgtext img {
    margin-top: -29px;
}

.index .trouble dl {
    padding-right: 14px;
    width: 980px;
    float: right;
    position: relative;
    z-index: 1;
}

.index .trouble dd {
    padding: 45px 20px 70px 45px;
    background: url("../images/tochi_satei/index/trouble_bg02.png") repeat center center;
}

.index .trouble dd li {
    margin-bottom: 26px;
    font-size: 3rem;
    font-weight: bold;
}

.index .trouble dd li:last-of-type {
    margin-bottom: 0;
}

.index .trouble dd li img {
    margin: -7px 20px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.index .reason {
    padding: 10px 0 92px;
    background: url("../images/tochi_satei/index/reason_bg01.jpg") no-repeat top center;
    background-size: cover;
}

.index .reason .leadTxt {
    margin: -80px 0 76px;
    padding: 20px 10px 25px;
    position: relative;
    text-align: center;
    font-size: 5rem;
    font-weight: bold;
    border-radius: 70px;
    background-color: #FFFF01;
}

.index .reason .leadTxt:before {
    margin-left: -15px;
    width: 31px;
    height: 26px;
    position: absolute;
    left: 50%;
    top: 100%;
    background: url("../images/tochi_satei/index/reason_bg02.png") no-repeat top center;
    
    content: '';
}

.index .reason .leadTxt .big {
    font-size: 6rem;
}

.index .reason .inner {
    padding-top: 52px;
    background-color: #FFF;
}

.index .reason h2 {
    padding-bottom: 107px;
    text-align: center;
    background: url("../images/tochi_satei/index/reason_bg03.jpg") no-repeat center bottom;
    background-size: 100% auto;
	position: relative;
}

.index .reason h2 .reasonArea {
	position: absolute;
    top: 20%;
	left: 5%;
	right: 5%;
    font-size: 50px;
}

.index .reason h2 .fontOrange {
	color: #ff6c00;
}

.index .reason .pointList li {
    margin-bottom: 82px;
    display: -webkit-flex;
    display: flex;
    box-shadow: 0px 6px 6px 0px rgba(114, 114, 114, 0.13);
}

.index .reason .pointList li:last-child {
    margin-bottom: 0;
}

.index .reason .pointList li .textBox {
    padding: 74px 10px 20px;
    width: 50%;
    box-sizing: border-box;
    position: relative;
}

.index .reason .pointList li .photoBox {
    width:50%;
    box-sizing: border-box;
}

.index .reason .pointList li .photoBox img {
    width: 100%;
}

.index .reason .pointList li .textBox .num {
    width: 100%;
    position: absolute;
    top: -54px;
    left: 0;
    text-align: center;
}

.index .reason .pointList li .textBox h3 {
    margin-bottom: 29px;
    text-align: center;
    font-size: 3.3rem;
    line-height: 1.52;
}

.index .reason .pointList li .textBox h3 .col {
    display: block;
    font-size: 4.3rem;
    color: #ff6c00;
}

.index .reason .pointList li:nth-child(2n) .textBox h3 .col {
    color: #60c893;
}

.index .reason .pointList li .textBox .text {
    margin: 0 25px 0 33px;
    font-size: 1.6rem;
    text-align: justify;
    line-height: 1.75;
}

.index .reason .pointList li .textBox .text01 {
    margin-top: -2px;
    font-size: 1.8rem;
    line-height: 1.93;
}

.index .reason .pointList li .textBox .text .red {
    color: #f00;
}

.index .areaBox {
    padding: 132px 0 66px;
    background: url(../images/tochi_satei/index/area_bg.png) no-repeat right top;
}

.index .areaBox .content {
    position: relative;
}

.index .areaBox .title {
    position: absolute;
    left: 0;
    top: -62px;
}

.index .areaBox h2 {
    margin-bottom: 48px;
    text-align: center;
}

.index .areaBox .inner {
    width: 610px;
    float: left;
    margin-top: 50px;
}

.index .areaBox .inner:nth-child(2n) {
    margin-right: -45px;
    width: 610px;
    float: right;
}

.index .areaBox .inner h3 {
    margin-bottom: 23px;
    color: #ff6c00;
    font-size: 3.5rem;
    font-weight: normal;
}

.index .areaBox .inner h3 .ico {
    margin-right: 12px;
    display: inline-block;
    vertical-align: -5px;
}

.index .areaBox .inner h3 .ttl {
    padding-bottom: 2px;
    border-bottom: 1px solid #ff6c00;
}

.index .areaBox .inner h3.cor01 {
    color: #21b268;
}

.index .areaBox .inner h3.cor01 .ttl {
    border-bottom: 1px solid #21b268;
}

.index .areaBox .inner h3.cor02 {
    color: #2a98ff;
}

.index .areaBox .inner h3.cor02 .ttl {
    border-bottom: 1px solid #2a98ff;
}

.index .areaBox .inner h3.cor03 {
    color: #cf52a6;
}

.index .areaBox .inner h3.cor03 .ttl {
    border-bottom: 1px solid #cf52a6
}

.index .areaBox .inner .linkUl {
    line-height: 2.3;
}

.index .areaBox .inner .linkUl li {
    display: inline-block;
}

.index .areaBox .inner .linkUl li a {
    margin-right: 6px;
    padding-right: 8px;
    display: block;
    color: #636363;
    font-size: 1.6rem;
    line-height: 1;
    border-right: 1px solid #636363;
}

.index .areaBox .inner .linkUl li a:hover {
    opacity: 0.7;
}

.index .staffBox {
    padding-top: 113px;
}

.index .staffBox .bgBox {
    background: url(../images/tochi_satei/index/staff_bg01.png) repeat-x center bottom;
}

.index .staffBox h2 {
    margin-bottom: 22px;
    text-align: center;
}

.index .staffBox p {
    font-size: 2rem;
    line-height: 1.75;
}

.index .staffBox .text01 {
    margin-bottom: 27px;
    text-align: center;
}

.index .staffBox .imgBox {
    margin-left: 63px;
}

.index .staffBox .imgBox .photoBox {
    margin: 0 -20px -49px 0;
    float: right;
}

.index .staffBox .imgBox .textBox {
    margin-top: 70px;
    width: 670px;
    float: left;
}

.index .staffBox .imgBox .textBox p {
    margin-bottom: 35px;
}

.index .staffBox .imgBox .textBox .name {
    margin: -15px 13px 0 0;
    text-align: right;
}

.index .staffBox .imgBox .textBox .name .big {
    font-size: 3rem;
    font-weight: bold;
}

.index .staffBox .bgInner {
    padding-bottom: 28px;
    background: url(../images/tochi_satei/index/staff_bg02.jpg) no-repeat center center;
    background-size: cover;
}

.index .staffBox .content {
    position: relative;
    top: -49px;
}

.index .staffBox .peoUl {
    margin: 0 auto;
    width: 1070px;
	display: flex;
	-webkit-display: flex;
	/*justify-content: start;
    -webkit-justify-content: start;3人はこちら*/
	justify-content: space-around;
	-webkit-justify-content: space-around;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.index .staffBox .peoUl li {
    margin-top: 20px;
    /*width: 40%;　横2人の場合はこちら*/
    width: 280px;
    flex: none;
    -webkit-flex: none;
    text-align: center;
}
/*3人の場合以下を適用*/
.index .staffBox .peoUl li:nth-child(3n-1) {
    margin: 20px 114px 0;
}

.index .staffBox .peoUl li .pho {
    margin-bottom: 19px;
}

.index .staffBox .peoUl li .txtBox h3 {
    margin-bottom: 18px;
    color: #FFF;
    font-size: 2.4rem;
}

.index .staffBox .peoUl li .txtBox p {
    color: #FFF;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: justify;
}

.index .voiceBox {
    padding: 38px 0 96px;
    background: url("../images/tochi_satei/index/voice_bg.jpg") no-repeat center center;
  background-size: cover;
}

.index .voiceBox h2 {
    margin-bottom: 115px;
    text-align: center;
}

.index .voiceBox .textArea .area {
    padding: 0 49px 54px;
    width: 560px;
    float: left;
    background-color: #FFF;
    box-sizing: border-box;
    box-shadow: 8px 9px 8px 0px rgba(114, 114, 114, 0.13);
}

.index .voiceBox .textArea .area:nth-child(2n) {
    float: right;
}

.index .voiceBox .textArea .area .pho {
    margin: -47px 0 34px;
    text-align: center;
}

.index .voiceBox .textArea .area .pho img {
    margin-top: -50px;
}

.index .voiceBox .textArea .area .ttl {
    margin-bottom: 40px;
    text-align: center;
    color: #ff6c00;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.5;
}

.index .voiceBox .textArea .area .ttl.green {
    color: #60c893;
} 

.index .voiceBox .textArea .area .ttl .sml {
    margin-top: 20px;
    display: block;
    font-weight:  normal;
    color: #000;
    font-size: 1.4rem;
}

.index .voiceBox .textArea .area p {
    font-size: 2rem;
    line-height: 1.75;
}

.index .flowBox {
    padding: 114px 0 129px;
    background: url("../images/tochi_satei/index/flow_bg.png") no-repeat left top;
}

.index .flowBox h2 {
    margin-bottom: 45px;
    text-align: center;
}

.index .flowBox .stepList {
    margin: -32px -18px 0 0;
}

.index .flowBox .stepList li {
    margin: 32px 18px 0 0;
    width: 286px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #4BC687;
    border-radius: 10px;
    background-color: #FFF;
    box-shadow: 5px 9px 8px 0px rgba(114, 114, 114, 0.13);
}

.index .flowBox .stepList li .sub {
    padding: 40px 10px 44px;
    position: relative;
}

.index .flowBox .stepList li .sub:before {
    width: 25px;  
    height: 50px;
    margin-top: -20px;
    background: url("../images/tochi_satei/common/icon09.png") no-repeat;
    position: absolute;  
    top: 50%;  
    right: -26px;  
    content: "";
}

.index .flowBox .stepList li:nth-child(4n) .sub:before {
    background: none;
}


.index .flowBox .stepList li .num {
    margin-bottom: 7px;
    display: block;
    color: #21b268;
    font-size: 3.5rem;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
}

.index .flowBox .stepList li .ttlBox {
    margin-bottom: 13px;
    color: #2c2c2c;
    font-size: 3rem;
    line-height: 1.35;
    font-weight: bold;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.index .flowBox .stepList li .ttlBox .ttl {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 74px;
    text-align: center;

}

.index .qaBox {
    padding: 138px 0 58px;
    background: url("../images/tochi_satei/index/qa_bg.jpg") no-repeat center top;
    background-size: 100% auto;
}

.index .qaBox .content {
    background-color: #FFF;
    border-radius: 10px;
}

.index .qaBox h2 {
    margin-bottom: 76px;
    text-align: center;
}

.index .qaBox h2 img {
    margin-top: -42px;
}

.index .qaBox li {
    margin-bottom: 28px;
    width: 580px;
    padding: 20px 0 30px 49px;
    float: left;
    position: relative;
    box-sizing: border-box;
}

.index .qaBox li .numBox {
    position: absolute;
    left: -1px;
    top: 0;
    height: 100%;
    width: 30px;
    color: #FFF;
    word-break: break-all;
    font-weight: bold;
    background-color: #FF6C00;
}

.index .qaBox li .numBox .sub {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.index .qaBox li .numBox .num {
    display: table-cell;
    font-size: 2rem;
    text-align: center;
    vertical-align: middle;
}

.index .qaBox li:nth-child(2n) {
    float: right;
}

.index .qaBox li dt {
    margin-bottom: 17px;
    font-size: 2rem;
    font-weight: bold;
}

.index .qaBox li dd {
    min-height: 71px;
    font-size: 1.4rem;
    line-height: 1.6;
}






@media all and (max-width: 767px) {
    .index .mainVisual {
        padding: 0;
        text-align: center;
        background-image: url("../images/tochi_satei/index/sp_main_visual_bg.jpg");
    }
    
	.index .mainVisual .mvArea {
        left: 33%;
        top: 12%;
        font-size: 17px;
        text-align: left;
        line-height: 2;
        letter-spacing: 0.5px;
	}
    .index .greenBox {
        padding: 7px 27px 8px 25px;
        text-align: center;
        background-size: 24px auto;
    }

    .index .greenBox .inner {
        width: auto;
    }

    .index .greenBox .inner .tel {
        margin-bottom: 12px;
    }

    .index .greenBox .inner .tel .txt {
        margin: 0 0 6px;
        display: block;
        font-size: 1.7rem;
    }
    
    .index .greenBox .inner .tel a img {
        height: 26px;
    }

    .index .greenBox .inner .tel p.holiday {
        width: 100%;
		text-align: center;
    }
    
    .index .greenBox li {
        margin-bottom: 5px;
        float: none;
    }

    .index .greenBox li:last-of-type {
        float: none;
    }

    .index .topBox {
        padding: 0;
        background-image: url("../images/tochi_satei/index/sp_top_bg02.png");
        background-position: center top;
    }
    
    .index .topBox .content {
        margin: 0;
        padding: 15px 0 26px;
        background: url("../images/tochi_satei/index/sp_top_bg03.png") no-repeat center bottom;
        background-size: 100% auto;
    }

    .index .topBox .content {
        width: auto;
    }

    .index .topBox .txtList {
        margin:0 auto 10px;
        max-width: 330px;
    }

    .index .topBox .txtList li {
        margin-right: 0;
        width: 160px;
        height: 90px;
        padding: 16px 10px 0;
        float: left;
        font-size: 1.75rem;
        background-image: url("../images/tochi_satei/index/sp_top_bg04.png");
        background-size: cover;
    }
    
    .index .topBox .txtList li:first-of-type {
        margin: 0 auto 5px;
        float: none;
        width: 193px;
        height: 90px;
        background-image: url("../images/tochi_satei/index/sp_top_bg01.png");
        background-size: 193px auto;
    }

    .index .topBox .txtList li:last-of-type {
        float: right;
    }

    .index .topBox h2 {
        margin-bottom: 23px;
		font-size: 3rem;
    }
	
	.index .topBox h2 .sml {
		font-size: 2.5rem;
	}
	
	.index .topBox h2 .bg {
		font-size: 3rem;
		line-height: 1.25;
		border-radius: 5px;
	}
	
	.index .topBox h2 .color {
		font-size: 3rem;
	}

    .index .topBox .pointList {
        margin: 0 auto 15px;
        max-width: 329px;
    }

    .index .topBox .pointList li {
        margin: 0 0 18px;
        padding-top: 18px;
        width: 329px;
        height: 160px;
        font-size: 2.5rem;
        float: none;
        background-image: url("../images/tochi_satei/index/sp_top_bg05.jpg");
    }
    
    .index .topBox .pointList li:last-of-type {
        margin-bottom: 0;
    }

    .index .topBox .pointList li:nth-child(3n) {
        font-size: 2.5rem;
    }

    .index .topBox .pointList li img {
        margin: 0 auto 15px;
        width: 28px;
    }

    .index .strenth h2 {
        margin-bottom: 31px;
        padding: 24px 0 28px;
        background-image: url("../images/tochi_satei/index/sp_strenth_bg01.jpg");
		font-size: 2.5rem;
    }
	
	.index .strenth h2 .txt {
	    font-size: 3rem;
        display: inherit;
        line-height: 1.6em;
	}
    
    .index .strenth h2 img {
        max-width: 324px;
    }
    
    .index .strenth .sliderSec {
        position: relative;
    }
    
    .index .strenth .sliderSec .arrow li {
        margin-top: -16px;
        width: 32px;
        position: absolute;
        right: 10px;
        top: 50%;
    }
    
    .index .slick-prev {
        display: none !important;
    }
    
    .index .strenth .slider {
        margin: 0 26px 44px;
    }
    
    .index .strenth .slider .slick-list {
        padding: 0 0 1px 1px;
    }

    .index .strenth .slider li {
        margin: 0 auto;
        width: auto !important;
        padding: 20px 20px 30px;
        border-radius: 0 0 8px 8px;
        border-top: 5px solid #FF6D00;
    }
    
    .index .strenth .slider li .imgBox {
        margin-bottom: 20px;
    }

    .index .strenth .slider li .ttl {
        margin-bottom: 18px;
        font-size: 1.75rem;
        text-align: center;
    }

    .index .strenth .slider li .photo {
        margin-bottom: 13px;
        float: none;
        text-align: center;
    }
    
    .index .strenth .slider li .photo img {
        margin: 0 auto;
        width: auto;
    }

    .index .strenth .slider li .txtBox {
        margin: 0 9px;
        width: auto;
        float: none;
    }

    .index .strenth .slider li dt {
        padding: 3px 0;
        width: 98px;
        font-size: 1.25rem;
        font-weight: normal;
        border-radius: 2px;
    }

    .index .strenth .slider li dd {
        padding: 3px 0 5px 112px;
        font-size: 1.5rem;
    }
    
    .index .strenth .slider li dd .small {
        font-size: 1.3rem;
    }
    
    .index .strenth .slider li .dtStyle01 {
        margin-top: 7px;
        padding: 8px 0;
        font-size: 1.65rem;
        font-weight: bold;
        border: 2px solid #FF6C00;
    }

    .index .strenth .slider li .ddStyle01 {
        font-size: 2.85rem;
    }

    .index .strenth .slider li .ddStyle01 .sml {
        font-size: 2rem;
    }

    .index .strenth .slider li .ddStyle01 .txt:before {
        margin-left: -30px;
        width: 36px;
        height: 12px;
        top: -5px;
        background-size: 36px 12px;
    }

    .index .strenth .slider li .list01 {
        margin: -3px 7px 0;
    }

    .index .strenth .slider li .list01 dt {
        padding: 3px 0;
        width: 100%;
        float: none;
    }

    .index .strenth .slider li .list01 dd {
        padding: 16px 0 0 0;
        font-size: 1.25rem;
        line-height: 1.7;
    }

    .index .strenth .img {
        margin: 0 auto 14px;
        max-width: 375px;
    }
    
    .index .strenth .bgArea {
        padding: 34px 0 18px;
        background: url("../images/tochi_satei/index/sp_strenth_bg03.jpg") no-repeat center center;
        background-size: cover;
    }

    .index .strenth .bgSec {
        padding: 0;
        background: none;
    }

    .index .strenth .bgBox {
        margin: 0 auto;
        padding: 70px 0;
        max-width: 375px;
        border-radius: 0;
        box-shadow: none;
        background: url("../images/tochi_satei/index/sp_strenth_bg02.jpg") no-repeat center top;
        background-size: 376px auto;
    }

    .index .strenth .bgBox ul {
        width: 308px;
    }

    .index .strenth .bgBox li {
        margin-bottom: 39px;
        width: auto;
        float: none;
    }

    .index .strenth .bgBox li:last-of-type {
        margin-bottom: 0;
        float: none;
    }

    .index .strenth .bgBox li h3 {
        margin: 0 0 20px 0;
        padding: 8px 0 9px;
        font-size: 2rem;
    }

    .index .strenth .bgBox li h3:before {
        width: 26px;
        height: 28px;
        left: -4px;
        top: -4px;
        background-size: 26px 28px;
    }

    .index .strenth .bgBox li h3:after {
        width: 26px;
        height: 28px;
        bottom: -4px;
        right: -4px;
        background-size: 26px 28px;
    }

    .index .strenth .bgBox li h3 .en {
        margin-bottom: -2px;
        font-size: 1.54rem;
    }
    
    .index .strenth .bgBox li .photo {
        margin-bottom: 2px;
        text-align: center;
    }
    
    .index .strenth .bgBox li img {
        width: 250px;
    }

    .index .strenth .bgBox li p {
        margin: 0 -10px;
        font-size: 1.25rem;
        line-height: 1.7;
    }

    .index .buy {
        padding-bottom: 51px;
    }

    .index .buy .img01 {
        display: none;
    }

    .index .buy:after {
        display: none;
    }

    .index .buy:before {
        width: 177px;
        height: 192px;
        top: 6.35%;
        right: 0;
        background-image: url("../images/tochi_satei/index/sp_buy_img01.png");
        background-size: 177px 192px;
    }

    .index .buy h2 {
        margin-bottom: 30px;
        padding: 15px 0 23px;
        font-size: 1.75rem;
        line-height: 1.62;
        background: url("../images/tochi_satei/index/sp_buy_bg01.png") no-repeat center bottom;
        background-size: cover;
    }

    .index .buy h2 .txt {
        display: block;
    }

    .index .buy h2 .big {
        margin-bottom: 10px;
        display: inline-block;
        font-size: 2.75rem;
        line-height: 1.35;
    }

    .index .buy h3 {
        margin-bottom: 27px;
    }
    
    .index .buy h3 img {
        max-width: 322px;
    }

    .index .buy ul {
        width: auto;
    }

    .index .buy li {
        margin: 0 0 27px;
        padding: 0 27px 36px;
        width: auto;
        float: none;
    }
    
     .index .buy li:last-of-type {
         margin-bottom: 0;
    }

    .index .buy li:nth-child(2) {
        margin-top: 0;
    }

    .index .buy li .img {
        text-align: left;
    }

    .index .buy li .img img {
        margin: -4px 0 -45px;
        width: 53px;
    }

    .index .buy li h4 {
        width: 65%;
        margin: 0 auto;
        font-size: 2.5rem;
        line-height: 1.3;

    }

    .index .buy li .pho {
        margin-bottom: 20px;
    }

    .index .buy li .pho img {
        width: 127px;
    }

    .index .buy li p {
        font-size: 1.25rem;
        line-height: 1.75;
    }

    .index .trouble {
        padding: 0 0 40px;
    }

    .index .trouble .photo {
        display: none;
    }

    .index .trouble .content {
        margin: 0 23px 0 28px;
        width: auto;
    }

    .index .trouble .imgtext {
        margin-bottom: 0;
        text-align: center;
    }

    .index .trouble .imgtext img {
        margin-top: -14px;
    }

    .index .trouble dl {
        padding-right: 4px;
        width: auto;
        float: none;
    }
    
    .index .trouble dt img {
        width: 100%;
    }

    .index .trouble dd {
        padding: 22px 15px 32px;
        background-size: 36px auto;
        box-shadow: 0px 25px 46px 0px rgba(114,114,114,0.3);
    }

    .index .trouble dd li {
        margin-bottom: 15px;
        font-size: 1.5rem;
        overflow: hidden;
        zoom: 1;
    }

    .index .trouble dd li img {
        margin: 0;
        width: 38px;
        float: left;
    }
    
    .index .trouble dd li .txt {
        display: block;
        padding-left: 45px;
    }

    
    .index .reason {
        padding: 0 0 45px;
        background: url("../images/tochi_satei/index/sp_reason_bg01.jpg")repeat top left;
        background-size: 27px auto;
    }
    
    .index .reason .content {
        margin: 0;
    }

    .index .reason .leadTxt {
        margin: 0 0 27px;
        padding: 21px 10px 22px;
        font-size: 2.8rem;
        border-radius: 0;
        line-height: 1.22;
    }

    .index .reason .leadTxt:before {
        margin-left: -8px;
        width: 15px;
        background-size: 100% auto;
    }

    .index .reason .leadTxt .big {
        font-size: 3.4rem;
    }

    .index .reason .inner {
        padding-top: 44px;
    }

    .index .reason h2 {
        padding-bottom: 91px;
        text-align: center;
        background: url("../images/tochi_satei/index/sp_reason_bg03.png") repeat-x left bottom;
        background-size: auto 89px;
    }
	
	.index .reason h2 .reasonArea {
		font-size: 22px;
		line-height: 1.4;
    	top: 18%;
	}
    
    .index .reason h2 img {
        width: 210px;
    }

    .index .reason .pointList li {
        margin-bottom: 33px;
        display: -webkit-block;
        display: block;
        position: relative;
        box-shadow: 2px 2px 3px rgba(114, 114, 114, 0.2);
        border-top: 1px solid #F5F5F5;
    }

    .index .reason .pointList li:last-child {
        margin-bottom: 0;
    }

    .index .reason .pointList li .textBox {
        padding: 57px 27px 42px;
        width: auto;
        position: relative;
    }
    
    .index .reason .pointList li:first-child .textBox {
        padding-top: 27px;
    }

    .index .reason .pointList li .photoBox {
        width: 105px;
        position: absolute;
        top: 56px;
        left: 28px;
    }
    
    .index .reason .pointList li:first-child .photoBox {
        top: 28px;
    }

    .index .reason .pointList li .textBox .num {
        top: -10px;
    }
    
    .index .reason .pointList li:first-child .num {
        top: -37px;
    }
    
    .index .reason .pointList li .textBox .num img {
        width: 50px;
    }

    .index .reason .pointList li .textBox h3 {
        margin: 0 -10px 24px 122px;
        min-height: 88px;
        text-align: left;
        font-size: 1.8rem;
        line-height: 1.28;
    }

    .index .reason .pointList li .textBox h3 .col {
        margin-top: 3px;
        font-size: 2.5rem;
    }

    .index .reason .pointList li .textBox .text {
        margin: 0;
        font-size: 1.3rem;
        line-height: 1.65;
    }

    .index .reason .pointList li .textBox .text01 {
        margin-top: 0;
        font-size: 1.3rem;
        line-height: 1.65;
    }
    
    
     .index .voiceBox {
        padding: 15px 0 40px;
        background-image: url(../images/tochi_satei/index/sp_voice_bg.jpg);
    }

    .index .voiceBox h2 {
        margin: 0 auto 50px;
        width: 314px;
    }

    .index .voiceBox .textArea .area {
        margin-bottom: 60px;
        padding: 0 27px 20px;
        width: auto;
        float: none;
    }

    .index .voiceBox .textArea .area:nth-child(2n) {
        margin-bottom: 0;
        float: right;
    }

    .index .voiceBox .textArea .area .pho {
        margin: 0 0 -25px;
        position: relative;
        top: -30px;
        text-align: center;
    }

    .index .voiceBox .textArea .area .pho img {
        margin-top: 0;
        width: 38%;
    }

    .index .voiceBox .textArea .area .ttl {
        margin-bottom: 20px;
        font-size: 1.75rem;
        line-height: 1.5;
    } 

    .index .voiceBox .textArea .area .ttl .sml {
        margin-top: 10px;
        font-size: 1rem;
    }

    .index .voiceBox .textArea .area p {
        font-size: 1.25rem;
        line-height: 1.75;
    }

    .index .flowBox {
        padding: 80px 0 60px;
        background: url("../images/tochi_satei/index/sp_flow_bg.png") no-repeat left top;
        background-size: 62% auto;
    }

    .index .flowBox h2 {
        margin-bottom: 15px;
        text-align: center;
    }

    .index .flowBox .stepList {
        margin: 0;
    }

    .index .flowBox .stepList li {
        margin: 0 0 13px;
        width: auto;
        float: none;
        border-radius: 10px;
    }

    .index .flowBox .stepList li .sub {
        padding: 13px 10px;
    }

    .index .flowBox .stepList li .sub:before {
        margin-right: -13px;
        width: 25px;  
        height: 13px;
        margin-top: 0;
        background: url("../images/tochi_satei/common/icon10.png") no-repeat    !important;
        background-size: 25px auto !important;
        top: 100%;  
        right: 50%;
    }

    .index .flowBox .stepList li:last-child .sub:before {
        background: none !important;
    }


    .index .flowBox .stepList li .num {
        margin-bottom: 0;
        float: left;
        font-size: 1.75rem;
        line-height: 1.5;
    }

    .index .flowBox .stepList li .ttlBox {
        margin-bottom: 0;
        padding-left: 140px;
        font-size: 1.5rem;
        line-height: 1.5;
        display: block;
        width: auto;
        text-align: left;
    }

    .index .flowBox .stepList li .ttlBox .ttl {
        display: block;
        width: auto;
        height: auto;
        text-align: left;

    }

    .index .flowBox .stepList li .mark {
        margin-top: -20px;
        width: 40px;
        position: absolute;
        left: 88px;
        top: 50%;

    }
    
    .index .qaBox {
        padding: 70px 0 25px;
        background: url("../images/tochi_satei/index/sp_qa_bg.jpg") no-repeat center top;
        background-size: 100% auto;
    }

    .index .qaBox .content {
        border-radius: 2px;
    }

    .index .qaBox h2 {
        margin: 0 auto 38px;
        width: 154px;
    }

    .index .qaBox h2 img {
        margin-top: -18px;
    }

    .index .qaBox li {
        margin-bottom: 28px;
        width: auto;
        padding: 0;
        float: none;
        position: relative;
        box-sizing: border-box;
    }

    .index .qaBox li .numBox {
        width: 27px;
    }

    .index .qaBox li .numBox .num {
        font-size: 1.2rem;
    }

    .index .qaBox li:nth-child(2n) {
        float: none;
    }

    .index .qaBox li dt {
        margin-bottom: 10px;
        padding: 10px 25px 10px 35px;
        position: relative;
        font-size: 1.5rem;
        border: 1px solid #FEBD8D;
        background: url(../images/tochi_satei/index/faq_open.jpg) no-repeat right 1px center;
        background-size: 26px auto;
    }

    .index .qaBox li dt.on {
        background-image: url(../images/tochi_satei/index/faq_close.jpg);
    }

    .index .qaBox li dt:before {
        width: 1px;
        height: 100%;
        position: absolute;
        right: 25px;
        top: 0;
        background-color: #FEBD8D;

        content: "";
    }

    .index .qaBox li dd {
        display: none;
        min-height: inherit;
        font-size: 1.25rem;
        line-height: 1.7;
    }

    .index .areaBox {
        padding: 38px 0 42px;
        background: url(../images/tochi_satei/index/area_bg.png) no-repeat right -30px top 30px;
        background-size: 250px auto;
    }

    .index .areaBox .content {
        position: relative;
    }

    .index .areaBox .title {
        display: none;
    }

    .index .areaBox h2 {
        margin: 0 auto 16px;
    }

    .index .areaBox h2 img {
        width: 193px;
    }

    .index .areaBox .inner {
        margin-top: 30px;
        margin-bottom: 30px;
        width: auto;
        float: none;
    }

    .index .areaBox .inner:nth-child(2n) {
        margin: 0;
        width: auto;
        float: none;
    }

    .index .areaBox .inner h3 {
        margin-bottom: 10px;
        font-size: 1.75rem;
        font-weight: normal;
    }

    .index .areaBox .inner h3 .ico {
        margin-right: 6px;
        width: 12.5px;
        vertical-align: -3px;
    }

    .index .areaBox .inner .linkUl {
        line-height: 1.9;
    }

    .index .areaBox .inner .linkUl li a {
        margin-right: 6px;
        padding-right: 8px;
        font-size: 1.25rem;
    }

    .index .staffBox {
        padding-top: 43px;
    }

    .index .staffBox .bgBox {
        margin-bottom: 10px;
        background: none;
    }

    .index .staffBox h2 {
        margin-bottom: 10px;
    }

    .index .staffBox p {
        font-size: 1.25rem;
        line-height: 1.75;
    }

    .index .staffBox .text01 {
        margin-bottom: 10px;
        text-align: left;
    }

    .index .staffBox .imgBox {
        margin-left: 0;
    }

    .index .staffBox .imgBox .photoBox {
        margin: 0 -27px 20px;
        float: none;
    }

    .index .staffBox .imgBox .textBox {
        margin-top: 0;
        width: auto;
        float: none;
    }

    .index .staffBox .imgBox .textBox p {
        margin-bottom: 20px;
    }

    .index .staffBox .imgBox .textBox p:last-child {
        margin-bottom: 0;
    }

    .index .staffBox .imgBox .textBox .name {
        display: none;
    }

    .index .staffBox .bgInner {
        padding: 35px 0 38px;
        background-size: auto 100%;
    }

    .index .staffBox .content {
        position: static;
        top: auto;
    }

    .index .staffBox .peoUl {
        margin: 0 auto;
        width: auto;
        display: block;
        -webkit-display: block;
    }

    .index .staffBox .peoUl li {
        margin: 0 0 20px !important;
        padding-bottom: 14px !important;
        width: auto;
        flex: none;
        -webkit-flex: none;
        text-align: left;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #FDB583;
    }

    .index .staffBox .peoUl li:nth-child(3n-1) {
        margin: 0;
    }

    .index .staffBox .peoUl li:last-child {
        margin: 0 !important;
        padding-bottom: 0 !important;
        border-bottom: none;
    }

    .index .staffBox .peoUl li .pho {
        margin-bottom: 0;
        width: 104px;
        float: left;
    }

    .index .staffBox .peoUl li .txtBox {
        padding-left: 120px;
    }

    .index .staffBox .peoUl li .txtBox h3 {
        margin-bottom: 5px;
        font-size: 1.5rem;
    }

    .index .staffBox .peoUl li .txtBox p {
        font-size: 1.25rem;
        line-height: 1.7;
    }
}
@media all and (max-width: 374px) {
    .index #main {
        overflow: hidden;
    }
    
    .index .strenth h2 img {
        width: 320px;
    }
    
    .index .strenth .img {
        width: 320px;
    }
    
    .index .topBox .pointList li {
        width: 320px;
        background-size: 320px 100%;
    }
    
    .index .topBox .txtList {
        width: 320px;
    }
    
    .index .strenth .slider li .ddStyle01 {
        font-size: 1.8rem;
    }
    
    .index .strenth .slider li .ddStyle01 .sml {
        font-size: 1.5rem;
    }
    
    .index .strenth .bgBox {
        padding: 50px 0;
        width: 320px;
        background-size: 320px auto;
    }
    
    .index .strenth .bgBox li h3 {
        margin: 0 10px;
    }
    
    .index .strenth .bgBox li img {
        width: 200px;
    }
    
    .index .strenth .bgBox li p {
        margin: 0 10px;
        
    }
    
    .index .voiceBox h2 {
        width: 270px;
    }
    
    .index .buy h3 img {
        width: 310px;
    }
}

.contactSection {
    padding-bottom: 120px;
    border-bottom: 7px solid #60C991;
}

.contactSection .content {
    width: 1100px;
}

.contactSection .image {
    margin-bottom: 42px;
    text-align: center;
}

.contactSection .cTxt {
    margin-bottom: 57px;
    font-size: 2.2rem;
    text-align: center;
}

.contactSection table {
    margin-bottom: 105px;
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DCDCDC;
}

.contactSection th,
.contactSection td {
    padding: 34px 58px 34px 62px;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #DCDCDC;
}

.contactSection th {
    padding: 45px 30px 46px 25px;
    width: 31.9%;
    color: #424242;
    font-size: 1.9rem;
    border-bottom: 1px solid #FFF;
    background-color: #FCE3CD;
}

.contactSection th .must {
    margin-top: -2px;
    padding: 4px 0;
    width: 60px;
    float: right;
    color: #FFF;
    font-size: 1.5rem;
    font-weight: normal;
    text-align: center;
    background-color: #FF6B04;
}

.contactSection td input[type="text"],
.contactSection td input[type="tel"],
.contactSection td input[type="email"],
.contactSection td textarea,
.contactSection td select {
    padding: 0 16px;
    width: 416px;
    height: 50px;
    font-size: 1.6rem;
    border: 1px solid #B5B5B5;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-appearance: none;  
}

.contactSection td textarea {
    padding: 10px;
    width: 100%;
    height: 215px;
}

.contactSection td .txt {
    margin: 0 0.7em 0 -2em;
    font-weight: bold;
}

.contactSection .tdStyle01 input[type="text"] {
    width: 232px;
}

.contactSection .tdStyle01 select {
    margin-left: 20px;
    padding: 0 5px;
    width: 160px;
    border-radius: 5px;
    background-color: #E8E9ED;
    appearance: none;
    text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none; 
}

.contactSection select::-ms-expand { 
	display: none;
}

.contactSection .tdStyle01 .address[type="text"] {
    margin-top: 20px;
    width: 100%;
}

.contactSection h3 {
    margin-bottom: 30px;
    color: #ff6c00;
    font-size: 2.4rem;
    text-align: center;
}

.contactSection .txtSec {
    margin-bottom: 100px;
    height: 280px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    border: 1px solid #B5B5B5;
}

.mw_wp_form .contactSection .error{
  color:#f00;
  display:block;
  font-size:1.7rem;
}

.mw_wp_form_confirm .contactSection td{
  font-size:1.8rem;
}

.mw_wp_form_confirm .contactSection .confirmHide,
.mw_wp_form_input .contactSection .inputHide{
  display:none;
}

.mw_wp_form input[type=submit]{
  width:400px;
  height:91px;
  border:none;
}

.mw_wp_form input[name=submitConfirm]{
  background:transparent url(/images/tochi_satei/contact/button01.png) left top no-repeat;
  background-size: contain;
}

.mw_wp_form input[name=submitBack]{
  background:transparent url(/images/tochi_satei/contact/button02.png) left top no-repeat;
  background-size: contain;
}

.mw_wp_form input[name=__send__]{
  background:transparent url(/images/tochi_satei/contact/button03.png) left top no-repeat;
  background-size: contain;
}

.jspVerticalBar {
    background-color: #DCDCDC;
}

.jspVerticalBar {
	width: 14px;
	height: 100%;
    border: 1px solid #D1D1D1;
    box-sizing: border-box;
	background: #DCDCDC;
}

.jspTrack {
	background: #DCDCDC;
}

.jspTrack .jspDrag {
    width: 8px;
    top: 10px;
    left: 3px;
    border-radius: 15px;
	background: #919191;
    z-index: 1;
}

.contactSection .txtBox {
    padding: 32px 60px;
    font-size: 1.6rem;
}

.contactSection .txtBox p {
    margin-bottom: 29px;
    line-height: 1.9;
    text-align: justify;
}

.contactSection .txtBox .ttl {
    margin-bottom: -1px;
    font-weight: bold;
}

.contactSection .submit {
    text-align: center;
}

.contactSection .submit li {
    display: inline-block;
}

.contactSection .submit li input:hover {
    cursor: pointer;
    opacity: 0.7;
}

@media all and (max-width: 767px) {
    .contactSection {
        padding-bottom: 50px;
        border-bottom: 3px solid #60C991;
    }
    
    .contactSection .content {
        margin: 0 15px;
        width: auto;
    }

    .contactSection .image {
        margin: 0 auto 20px;
        width: 302px
    }

    .contactSection .cTxt {
        margin-bottom: 30px;
        font-size: 1.6rem;
    }

    .contactSection table {
        margin-bottom: 50px;
    }

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

    .contactSection th {
        padding: 15px 10px;
        width: 100%;
        font-size: 1.5rem;
    }

    .contactSection th .must {
        width: 30px;
        font-size: 1.2rem;
    }

    .contactSection td input[type="text"],
    .contactSection td input[type="tel"],
    .contactSection td input[type="email"],
    .contactSection td textarea,
    .contactSection td select {
        padding: 0 5px;
        width: 100%;
        height: 30px;
        font-size: 1.3rem; 
    }

    .contactSection td textarea {
        padding: 10px 5px;
        height: 200px;
    }


    .contactSection .tdStyle01 input[type="text"] {
        width: 50%;
    }

    .contactSection .tdStyle01 select {
        margin-left: 5px;
        padding: 0;
        width: 43%;
    }

    .contactSection .tdStyle01 .address[type="text"] {
        margin-top: 10px;
    }

    .contactSection h3 {
        margin-bottom: 20px;
        font-size: 1.9rem;
    }

    .contactSection .txtSec {
        margin-bottom: 30px;
        height: 200px;
    }
    
    .contactSection .txtBox {
        padding: 15px;
        font-size: 1.3rem;
    }

    .contactSection .txtBox p {
        margin-bottom: 15px;
        line-height: 1.6;
    }
    
    .contactSection .submit li input {
        width: 280px;
    }

    .contactSection .submit li input:hover {
        opacity:1;
    }
}

@media all and (-ms-high-contrast:none){
    .index .flowBox .stepList li {
        min-height: 322px;
    }
    
    .index .strenth .bgBox {
        padding-bottom: 20px;
    }
	
}
