@charset "UTF-8";
html,body,#wrapper,p,h1,h2,h3,h4,ul,li{
	margin: 0;
	padding: 0;
	font-style: normal;
	text-align: center;
	list-style: none;
	vertical-align: baseline;
    box-sizing: border-box;
	letter-spacing: 0.08em;
	font-family: Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック体", sans-serif;
	color: rgb(56, 50, 40);
    overflow-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "palt";
} 
h1{font-size: 1.5em; font-weight: bold;}
h2, .large2{font-size: 1.2em; font-weight: bold;}
h3, .large{font-size: 1em; font-weight: bold;}
p{font-size: 0.8em}
.h1{
	color: #8b4c6c;
	margin-top:80px;
	margin-bottom:20px;  
}
h2{
	color: #a0772c;
	margin-bottom:14px; 
}
.serif{
	font-family: serif;
}
.small{
	letter-spacing:normal;
	font-size: 0.7em;
	/* line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px; */
}
.privacy-poricy-box p{
	font-size: 0.7em;
}
.white-space{
	white-space:nowrap;
}


.header_inner {
	position: relative;
    display: block;
    /* justify-content: space-between; */
    width: calc(100% - 80px);
    padding: 20px 40px;
	/* height: 60px; */
    /* align-items: center; */
	/* Z-index:150; */
}

.header_logo{
	width: 100%;
	margin: 0 auto;
}
.header_tel{
	/* float: right;
	width: 200px; */
	display: none;
}

#wrapper{
	width: 100%;
}
#top{
	width:100%;
	height: 510px;
	overflow: hidden;
	position: relative; 
	background-color: #fff;
	z-index: 1;
}
#photo {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    position: relative;
}
#photo img {
	top: 0;
    left: 0;
    position: absolute;
}
.pc {
	display:none;
}
.pink{
	color: #ff0082;
	font-weight: bold;
}
.orange{
	color: #cd8701;
	font-weight: bold;
	font-size: 3em;
}
#title{
	position: absolute;
	/* top: 30px; */
	top: 30px;
	z-index: 200;
}
#titlepng2{
	display: none;
}
#ribbon{
	width: 100%;
	height: 36px;
	padding-top: 8px;
	position: absolute;
	bottom: 15px;
	background-color: #551837;
	z-index: 100;
	box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .7);
}
#ribbon img{
	display:block;
	margin:0 auto;
	}
#eraberu{
	display:inline-block;
	transform: rotate(-12deg);
	color: #ff0283;
	font-size: 2.5em;
}
#section02{
	background-color: #fff;
	background-image: radial-gradient(rgb(241, 237, 237) 10%, transparent 20%), radial-gradient(#eee 10%, transparent 20%);
	background-position: 0 0, 10px 10px;
	background-size: 20px 20px;
	margin-top: 40px;	
}
.margin_bottom{
	margin-bottom: 40px;
}
#section02 ul{
	display: flex;
	justify-content: center;
}
#section02 li{
	border-radius: 70px;
	color: #fff;
	font-weight:bold;
	text-align: center;
	font-size: 1.5em;
	margin: 12px;
}
#left{
	width: 140px;
	height: 140px;
	display:inline-block;
	background-color: #c7cf69;
	background-color: #acd5df;
	line-height:140px;
/*	transition-property: transform;
	transition-duration: 1s;
	transform: translate(5px, 20px);*/
}
#right{ 
	background-color: #dab18f;
	width: 140px;
	height: 140px;
	border-radius: 70px;
	line-height: 1.3em;
	padding-top: 40px;
}
/**************/
#point {
	width: 100%;
	height: 100%;
}
.cake{
	background-image: url(img/background_cake.jpg);
	background-size: 700px;
	background-attachment: fixed;
	background-position: right 0 bottom -160px;
	overflow: hidden;
	width: 100%;
	height: 500px;
}
.pointp{
	height: 250px;
}
.pointp p{
	color:#fff;
}
.point01{
	border: solid 1px #fff;
	/* font-size: 1.5em; */
	margin: 14px;
	text-shadow: 0 0 5px rgb(51, 15, 15);
}
.point02{
	/* font-style: italic; */
	height: 195px;
	width: calc( 100% - 28px );
	margin: 14px;
	padding-top: 60px;
	border: solid 1px #fff;
	text-shadow: 0 0 5px rgb(51, 15, 15);
}
.large2{
	font-size: 1.5em;
	font-weight: bold;
}
.pointbox{
	padding: 7px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 0;
	padding-bottom: 0;
}
.box{
	width: 120px;
	vertical-align:middle;
	height: 50px;
	flex: 1;
	min-width: 100px;
	max-width: 155px;
	background-color: rgba(255, 255, 255, .7);
	color: rgb(92, 56, 1);
	margin: 7px;
	padding-top:11px;
	line-height: 1.3em;
}
.box4{
	padding-top:21px;
	height: 39px;
}
.box5, .box7{
	letter-spacing: normal;
}
.border{
	width:200px;
	border-bottom: solid 1px #ff0082;
	margin: 0 auto;	
	margin-bottom: 30px;
}
/**/
#shigoto{
	display: block;
	width: 100%;
	line-height:1.5em;
}
#shigoto p{
	margin-bottom:20px;
	text-align:left;
}

#shigotobox{
	background-image: url(img/shigoto_sp.jpg);
	/* background-repeat: no-repeat;  */
	background-size: 500px;
	background-attachment: fixed;
	background-position: right -20px bottom 0;
	overflow: hidden;
	width: 100%;
	height: 400px;
}
#shigototext{
	margin-right: 30px;
	margin-left: 30px;
	/* max-width: 500px; */
}
/**/
#kodawari{
	width: 100%;
	line-height:1.5em;	
}
#kodawaribox{
	position: relative;
	/* background-repeat: no-repeat; */
	background-image: url(img/kodawari_sp.jpg) ; 
	background-attachment: fixed;
	background-size: 500px;
	background-position: left -50px bottom 0;
	overflow:hidden;
	width: 100%;
	height: 385px;
}
#kodawaritext{
	position: absolute;
 	right: 30px;
	margin-left: 30px; 
	/* max-width: 450px;*/
} 
#kodawari p{
	margin-bottom:20px;
	text-align:right;
}
#mapbox01{
	padding-bottom:30px;
}
#mapbox01 p{
	margin-bottom:20px;
	}
#mapbox02{
	background-color: rgb(231, 226, 214);
	background-color: #acd5df; 
	background-color: #eedce1;
	/* background-color: #dbe4ca; */
	padding: 30px;
	text-align: center;
}
#mapbox02 img{
	width: 80%;
	/* max-width: 900px; */
}
#mapbox03{
	background-color: rgb(167, 153, 122);
	/* background-color: #bcbcbc;
	background-color: #b8c580; */
	color: #fff;
	width: calc(100% - 40px);
	padding-top:20px;
	padding-bottom:20px;
	margin: 20px;
	box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, .4);
}
#mapbox03 h3{
 	color: #666;
	margin-bottom: 10px;
} 
#mapbox03 li{
	color: #fff;
}
#ryou{
	position: static;
	display: block;
	width: 92%;
	height: auto;
	background-color: rgb(245, 236, 227);
	background-color: rgb(227, 239, 245);
	/* background-color: rgb(231, 226, 214); */
	text-align: center;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 8%;
	margin-left: 0;
}
.ryoubox{
	max-width: 1800px;
	margin: 0 auto;
}
.ryouimg{
	width: 100%;
	text-align: right;
	padding-right: 0;
	margin: 10px 0 0 0;
}
#ryou h1{
	margin-top: 20px;
}
#ryou p{
	text-align: left;
}
#ryoup{
	margin-top:-30px;	
}
/*////////////////////////////////////////////////////////////*/
#form{
	margin: 0 auto;
	background:  #f0dee5;
	text-align: left;
	padding-bottom: 60px;
}
.space{
	height: 1px;
	width: 100px;
	margin-top: 60px;
}
.inner {
    max-width: 800px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 20px;
}
form {
    display: block;
    margin-top: 0;
}
.formp{
	text-align: left;
}
.tag{
	color:#fff;
 	font-size:0.7em;
 	background-color:#ff02a2;
 	padding:2px 3px;
    line-height: 0.7;
    border-radius: 3px;
    vertical-align: 3px;
    margin-left: 6px;
 }
#contact form .whitebox table td .txtbox {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
#contact form .whitebox table {
    width: 100%;
    border-collapse: collapse;
}
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    /* text-align: -internal-center; */
}
tr {
    display: table-row;
    border-color: inherit;
}
dl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
}
#contact form .whitebox table td .txtbox {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
#contact form .whitebox table td textarea {
	width: 100%;
	height: 200px;
	padding: 10px;
	box-sizing: border-box;
}
.cp_ipselect {
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
	display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border-radius: 5px;
	background: #f0f0f0;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #999;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}
#contact form .whitebox table td dl .text {
	margin-bottom: 15px;
	line-height: 1.4;
}
#contact form .whitebox table td dl ol {
	padding-left: 25px;
}
#contact form .whitebox table td dl ol li {
	margin-bottom: 10px;
	list-style:decimal;
}
#contact form .whitebox table td ul {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 0px;
}
#contact form .whitebox table td ul li {
	margin-right: 20px;
}
/*////////////////////////////////////////////////////////////*/	
#contact .txt {
    text-align: left;
    line-height: 1.7;
    padding-top: 35px;
    padding-bottom: 25px;
}
#contact form .whitebox {
	box-sizing: border-box;
	margin-bottom: 10px;
}
#contact form .whitebox table th {
	width: 100%;
	display: block;
	padding: 16px 0 5px 0px;
	border-bottom: none;
}
#contact form .whitebox table td {
	width: 100%;
	display: block;
	text-align: left;
	padding: 0px 0px 24px 0;
}
#contact form .whitebox table td.birth .txtbox {
	width: 20%;
}
#contact form .whitebox table td dl {
	background-color: #fff;
	color: #000;
	box-sizing: border-box;
	border: solid 1px #ccc;
	overflow-y: scroll;
	height: 120px;
	padding: 10px;

	border-radius: 5px;
	margin-bottom: 10px;
 }
 .privacy-poricy-box p{
	 text-align: left;
 }
#contact form .btn {
	width: 100%;
	text-align: center;
	margin: auto;
}
#contact form .btn button {
	width: 70%;
	max-width: 400px;
	height: 60px;
	box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .4);
	background:  #dd028d;
	border: none;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	border-radius: 10px;
}
#contact form .btn button:hover {
	/* background:  #ce98ba; */
	opacity: 0.5;
}
#contact input[type="text"], #contact select, #contact textarea {
	background-color: #f0f0f0;
	border-radius: 5px;
	border: none;
	padding: 10px 15px;
	width: 100%;
	font-size: 16px;
	box-sizing: border-box;
}
/*/////////////////////////////////////////*/
#flow{
	display: block;
	width: 100%;
	height: auto;
	/* max-width: 700px; */
	margin: 0 auto;
	padding-bottom: 60px;
}
.flowbox p{	
	text-align: left;
}
.yajirusi{
	content: "";
	display: block;
	width: 0px;
	border-color: rgb(221, 200, 207);
	border-style: solid;
	border-width: 20px;
	height: 20px;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	margin: 0 auto;
}
#youkou{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: -60px;
	padding-top: 1px;
	padding-bottom: 60px;
	background-color: rgb(241, 238, 231);
}
.youkou, .flowbox{
	width: calc(100% - 40px);
	margin: 10px 20px;
}
.youkou p{
	text-align: center;
}
.youkou02{
	margin: 3px auto 30px auto;
}
.youkoulist {
	margin: 20px auto;
	width: 300px;
	}
.youkoulist li{
	list-style-type: decimal;
	text-align: left;
}
.sp_btn{
	display: block;
}
.pc_btn{
	display: none;
}
#banner_sp {
	position: fixed;
	bottom: 0px;
    width: 100%;
    padding: 0;
    background-color: transparent;
    box-sizing: border-box;
}

#banner_sp ul {
    display: flex;
    justify-content: space-between;
	justify-content: center;
}
#banner_sp ul li {
    width: 50%;
    margin: 0;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #2b1313;
    text-decoration: none;
    box-sizing: border-box;
}
.bottom_banner {
    background-color: rgb(175, 157, 145);
    padding: 25px 0;
}
.zenkoku_btn a {
	width: 100%;
	height: 60px;
	line-height: 55px;
	text-align: center;
	background-color: transparent;
	border: 2px solid #fff;
	box-sizing: border-box;
	color: #fff;
	display: block;
	cursor: pointer;
	border-radius: 10px;
}
.zenkoku_btn {
    width: 65%;
	max-width: 400px;
    margin: auto;
}

.zenkoku_btn a:hover{
background-color: #9e8860;
}

footer{
	padding-top: 10px;
	height: 90px;
	width: 100%;
	color: #fff;
	background-color: #666;

}
/*////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////*/
@media screen and (min-width: 400px) {

	#top{
		height: 550px;
	}
	#ribbon{
		height: 36px;
		padding-top: 8px;
	}
	.point02{
		text-align: left;
		padding-left: 30px;
	}

	#shigoto p{
		margin-bottom:26px;
		line-height: 1.8em;
	}
	#kodawari p{
		margin-bottom:26px;
		line-height: 1.8em;
		}
	}
@media screen and (min-width: 450px) {

	h1{font-size: 1.6em}
	h2, .large2{font-size: 1.3em}
	h3{font-size: 1.1em}
	p{font-size: 0.9em}
	.large{font-size: 1.1em}
	#photo img {
		top: -20px;
	}
	#top{
		height: 600px;
	}
	#section02{
		margin-top: 40px;
	}
	.cake{
		background-position: right 0 bottom -250px;
	}
	.box{
		width: 150px;
		min-width: 120px;
		max-width: 173px;
	}
	.box4{
		padding-top:21px;
		height: 40px;
	}
	#shigotobox{
	background-size: 600px;
	background-repeat: no-repeat;
	background-position: right 0 bottom 0;
	}
	#kodawaribox{
		background-repeat: no-repeat;
		background-size: 600px;
		/* height: 385px; */
	}
}
@media screen and (min-width: 500px) {
	#top{
		height: 650px;
	}
	#photo img {
		top: -80px;
	}
	.cake{
		background-position: right 0 bottom -200px;
	}
	#kodawaribox{
		background-position: left 0 bottom 0;
	}
}
@media screen and (min-width: 550px) {
	#top{
		height: 700px;
	}
	.cake{
		background-position: right 0 bottom -150px;
		height: 425px;
	}
	.box{
		width: 120px;
		min-width: 90px;
		max-width: 173px;
	}
	.box4{
		padding-top:22px;
		height: 39px;
	}
}
/*////////////////////////////////////////////////////////////*/
@media screen and (min-width: 600px) {

	h1{font-size: 1.8em}
	h2, .large2{font-size: 1.45em}
	h3{font-size: 1.2em}
	p{font-size: 1em}
	.large{font-size: 1.2em}
	.small{font-size: 0.8em;
		/* line-height: 1.3em;
		margin-bottom: 6px; */
	}
	#eraberu{font-size: 2.7em}
	.privacy-poricy-box p{
		font-size: 0.8em;
	}
	.header_inner {
		position: relative;
		width: calc(100% - 60px);
		padding: 10px 30px 30px 30px;
		/* height: 40px; */
		/* align-items: center; */
		/* Z-index:150; */
	}
	.header_logo{
		width: 35%;
		float: left;
		margin-top: 5px;
	}
	.header_tel{
		float: right;
		width: 30%;
		display: block;
	}
	#top{
		height: 700px;
	}
	#photo img {
		top: -150px;
	}
	#titlepng1{
		display: none;
	}
	#titlepng2{
		display: block;
		margin-left: 80px;
		/* text-align: center;	 */
		width: 60%;
	}
	.cake{
		height: 425px;
		background-position: right 0 bottom -50px;
		background-size: 750px;
	}
	.border{
		width:215px;
		margin-bottom: 32px;
	}
	#shigotobox{
		background-image: url(img/shigoto.jpg); 
		background-size: 820px;
		background-position: right 0 bottom 0;
		height: 350px;
	}
	#kodawaribox{
		background-image: url(img/kodawari.jpg) ; 
		background-size: 1000px;
		background-position: left -100px bottom 0;
		height: 380px;
	}
	#map{	
		display: flex;
		flex-direction: row;
	}
	#mapbox01{
		padding-bottom:0px;
		width: 30%;
		height: 30%;
	}
	#mapbox01 p{
		margin-bottom:30px;
	}
	#mapbox02{
		width: 70%;
		padding: 30px;
		box-shadow: 15px 15px 15px 0 rgba(0, 0, 0, .4);
	}
	#mapbox03{
		position: relative;
		top: -220px;
		height: 50%;
		width: 30%;
		padding:20px;
		margin: 0;	
	}
	#mapbox03 li{
		list-style-type: disc;
		text-align: left;
		color: #fff;
	}
	#ryou{
		position: static;
		display: block;
		height: auto;
		margin: 0 auto;
		margin-top: -200px;
		/* max-width: 800px; */
		width: calc(100% - 30px);
		text-align: right;
		padding-top: 20px;
		padding-bottom: 30px;
		padding-left: 30px;	
	}
	.ryouimg{
		display: inline-block;
		width: 80%;
		text-align: right;
		padding-right: 0;
		margin: 15px 0 0 0;
	}
	#ryou p{
		text-align: left;	
	}
	#ryoup{
		margin-top:-120px;
	}
	#youkoubox{
		max-width: fit-content;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.youkou, .flowbox{
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
		flex-direction: row;
		flex-wrap: nowrap;
	}
	.yajirusi{
		margin-left: 80px;
	}
	.youkou h2{
		width: 115px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		flex-grow: 0;
	}
	.youkoulist {
		width: 330px;
	}
	.flowbox h2{
		width: 160px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		flex-grow: 0;	
	}
	.flowbox p{
		width: 380px;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		flex-grow: 1;
		padding-left: 20px;
	}
	.youkou02 {
		width: 335px;
		text-align: left;
		padding-left: 30px;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		flex-grow: 1;
	}
	.youkou02 p{
		text-align: left;
	}
	.sp_btn{
		display: none;
	}
	.pc_btn{
		display: block;
	}
	#banner_sp {
		padding: 14px 0;
		background-color: rgba(0, 0, 0, 0.8);
	}
	#banner_sp ul li {
		width: 350px;
		margin: 0 5px;
	}
	footer{
		padding-top: 15px;
		height: 130px;
	}
}
@media screen and (min-width: 650px) {
	#top{
		height:750px;
	}
	.box{
		width: 140px;
		min-width: 110px;
		max-width: 173px;
	}
	.box4{
		padding-top:22px;
		height: 39px;
	}
}
/*////////////////////////////////////////////////////////////*/
@media screen and (min-width: 700px) {

	#top{
		height:800px;
	}
	#photo img {
		top: -200px;
		}
	.cake{
		background-size: 850px;
		background-position: right 0 bottom -150px;
		height: 425px;
	}
	#mapbox03{
	
		top: -260px;

	}
	/* .pointp{
		height: 324px;
	}
	.point01{
		border: solid 1px #fff;
		font-size: 1.5em;
		margin: 14px;
	}
	.point02{
		height: 270px;
		padding-top: 90px;
	} */
}

@media screen and (min-width: 750px) {
	#top{
		height:850px;
	}
	.box{
		width: 180px;
		min-width: 130px;
		max-width: 200px;
	}
	.box4{
		padding-top:22px;
		height: 39px;
	}
}
/*////////////////////////////////////////*/
@media screen and (min-width: 800px) {

	h1{font-size: 2em}
	h2, .large2{font-size: 1.6em}
	h3{font-size: 1.3em}
	p{font-size: 1.1em}
	.small{font-size: 0.85em}
	.large{font-size: 1.3em}
	.privacy-poricy-box p{
		font-size: 0.85em;
	}
	#photo {
		display:none;
	}
	.pc {
		display: block;
	}
	#top{
		height: 533px;
	}
	#ribbon{

		height: 40px;
		padding-top: 10px;
		bottom: 20px;
	}
	#ribbon img{
		height: 29px;
		}
	.cake{
		background-size: 950px;
		height: 475px;
	}
	.pointp{
	
		height: 295px;

		max-width: 876px;
		margin: 0 auto;	
	}
	.point02{
		max-width: 876px;
		height: 238px;
		padding-top: 80px;
		margin: 0 auto;
	}
	.pointbox{
		max-width: 860px;
		margin: 0 auto;
	}
	.border{
		width: 230px;
		margin-bottom: 33px;
	}
	#shigotobox{ 
		background-size: 1020px;
		background-position: right 0 bottom 0;
		height: 350px;
	}
	#mapbox02 img{
		width: 70%;
		/* max-width: 900px; */
	}
	#mapbox03{

		padding-left:30px;

	}
	#flow{
		width: 80%;
	}

	.flowbox h2{
		width: 200px;
	}
	.yajirusi{
		margin-left: 100px;
	}
	.youkou h2{
		width: 120px;
	}
	.youkou02 {
		width: 340px;
	}
	.youkoulist{
		width: 330px;
	}
	.bottom_banner {
		padding: 40px 0;
	}
	/* .zenkoku_btn {
		width: 360px;
		margin: auto;
	} */
	.zenkoku_btn a {
		width: 100%;
		height: 80px;	
		line-height: 75px;	
		font-size: 20px;	
	}
	#contact form .btn button {
		height: 80px;
	}
}
/*////////////////////////////////////////*/
@media screen and (min-width: 900px) {

	#top{
		height: 600px;
	}


}
/*////////////////////////////////////////////////////////////*/
@media screen and (min-width: 1000px) {

	h1{font-size: 2.2em}
	h2, .large2{font-size: 1.75em}
	h3{font-size: 1.4em}
	p{font-size: 1.2em}
	.small{font-size: 0.9em}
	.large{font-size: 1.4em}
	.privacy-poricy-box p{
		font-size: 0.9em;
	}
	#top{
		height: 666px;
	}
	.border{
		width: 245px;
		margin-bottom: 34px;
	}
	.pointp{
		height: 298px;
	}
	.point02{
		max-width: 876px;
		height: 238px;
		padding-top: 70px;
		margin: 0 auto;
		text-align: center;
	}

	#shigotobox{ 
		background-size: 1220px;
		background-position: right 0 bottom -10px;
		height: 400px;
	}
	#shigototext{
		margin-left: 50px;
	}
	#kodawaribox{ 
		background-size: 1220px;
		background-position: left -0px bottom -10px;
		height: 430px;
	}
	#kodawaritext{
		right: 50px;
	}
	#mapbox02 img{
		width: 60%;
		 max-width: 1200px;
	}
	#flow{
		width: 70%;
	}
	.youkou h2{
		width: 130px;
	}
	.youkou02 {
		width: 410px;
	}
	.youkoulist{
		width: 400px;
	}
}

@media screen and (min-width: 1100px) {

	#top{
		height: 733px;
	}
}
@media screen and (min-width: 1200px) {

	h1{font-size: 2.4em}
	h2, .large2{font-size: 1.9em}
	h3{font-size: 1.5em}
	p{font-size: 1.3em}
	.small{font-size: 0.95em}
	.large{font-size: 1.5em}
	.privacy-poricy-box p{
		font-size: 0.95em;
	}
	#top{
		height: 800px;
	}
	#ribbon{
		height: 60px;
		padding-top: 18px;
		bottom: 35px;
	}
	#ribbon img{
		height: 40px;
	}
	.header_logo{
		width: 25%;
		float: left;
		margin-top: 5px;
	}
	.header_tel{
		float: right;
		width: 18%;
		display: block;
	}
	.border{
		width: 260px;
		margin-bottom: 36px;
	}
	.pointp{
		height: 298px;
	}
	.point02{
		max-width: 876px;
		height: 235px;
		padding-top: 65px;
		margin: 0 auto;
	}
	#shigotobox{
		height: 420px;
		}
	#kodawaribox{
		height: 470px;
		}
	.flowbox h2{
		width: 190px;
	}
	.yajirusi{
		margin-left: 93px;
	}
	.youkou h2{
		width: 135px;
	}
	.youkou02 {
		width: 445px;
	}
	.youkoulist{
		width: 440px;
	}
}
@media screen and (min-width: 1300px) {
	#top{
		height: 866px;
	}
}
@media screen and (min-width: 1400px) {

	h1{font-size: 2.6em}
	h2, .large2{font-size: 2.05em}
	h3{font-size: 1.6em}
	p{font-size: 1.4em}
	.small{font-size: 1em}
	.large{font-size: 1.6em}
	.privacy-poricy-box p{
		font-size: 1em;
	}
	#top{
		height: 933px;
	}
	.border{
		width: 275px;
		margin-bottom: 37px;
	}

	/* .pointp{
		height: 298px;
	} */
	/* .point02{
		max-width: 876px;
		height: 235px;
		padding-top: 6px;
		margin: 0 auto;
	} */

	.pointp{
		max-width: 100%;
		margin: 0 auto;
		height: 370px;
		/* padding-left: 180px; */
	}
	.point02{
		max-width: 100%;
		margin: 0 auto;
		height: 302px;
		text-align: center;
		padding-top: 90px;
	}	
	.pointbox{
		max-width: 100%;
		justify-content: flex-start;
		flex-wrap: nowrap;
		width: calc( 100% -14px );
		margin: 0 auto;
	}
	.box{
		flex-basis:auto;
		min-width: initial;
		/* margin: 7px; */
		padding-top:10px;
		line-height: 1.5em;
		height: 53px;
	}
	.box1{
		flex-shrink: 2;
		flex-grow: 1;
	}
	.box2{
		flex-shrink: 3;
		flex-grow: 1;
	}
	.box3{
		flex-shrink: 4;
		flex-grow: 1;
	}
	.box4{
		flex-shrink: 1;
		flex-grow: 1;
		padding-top:22px;
		height: 41px;
		
	}
	.box5{
		flex-shrink: 0;
		flex-grow: 1;
	}
	.box6{
		flex-shrink: 3;
		flex-grow: 1;
	}
	.box7{
		flex-shrink: 1;
		flex-grow: 1;
	}
	.box8{
		flex-shrink: 0;
		flex-grow: 1;
	}
	.box9{
		flex-shrink: 2;
		flex-grow: 1;
	}
	
	#shigotobox{
		height: 450px;
		}
	#kodawaribox{
		height: 500px;
	}
	.flowbox h2{
		width: 210px;
	}
	.yajirusi{
		margin-left: 103px;
	}
	.youkou h2{
		width: 145px;
	}
	.youkou02 {
		width: 445px;
	}
	/* .youkoulist{
		width: 440px;
	} */
}
@media screen and (min-width: 1500px) {
	#top{
		height: 1000px;
	}
}
@media screen and (min-width: 1600px) {

	h1{font-size: 2.8em}
	h2, .large2{font-size: 2.2em}
	h3{font-size: 1.7em}
	p{font-size: 1.5em}
	/* .small{font-size: 1em} */
	.large{font-size: 1.7em}

	#top{
		height: 1066px;
	}
	#ribbon{
		height: 60px;
		padding-top: 18px;
		bottom: 40px;
	}
	#ribbon img{
		height: 40px;
	}

	.border{
		width: 290px;
		margin-bottom: 39px;
	}
	#shigotobox{
		height: 470px;
	}
	#kodawaribox{
		height: 520px;
	}
	.flowbox h2{
		width: 220px;
	}
	.yajirusi{
		margin-left: 108px;
	}
	.youkou h2{
		width: 155px;
	}
	.youkou02 {
		width: 455px;
	}
	.youkoulist{
		width: 450px;
	}
}
@media screen and (min-width: 1700px) {
	#top{
		height: 1133px;
	}
}
@media screen and (min-width: 1800px) {

	h1{font-size: 3em}
	h2, .large2{font-size: 2.35em}
	h3{font-size: 1.8em}
	p{font-size: 1.6em}
	.small{font-size: 1.05em}
	.large{font-size: 1.8em}
	.privacy-poricy-box p{
		font-size: 1.05em;
	}
	#top{
		height: 1200px;
	}
	#ribbon{
		height: 70px;
		padding-top: 21px;
		bottom: 40px;
	}
	#ribbon img{
		height: 45px;
	}
	.border{
		width: 305px;
		margin-bottom: 40px;
	}
	#shigotobox{
		height: 500px;

	}
	#kodawaribox{
		height: 550px;
	}
	.flowbox h2{
		width: 235px;
	}
	.yajirusi{
		margin-left: 115px;
	}
	.youkou h2{
		width: 165px;
	}
	.youkou02 {
		width: 485px;
	}
	.youkoulist{
		width: 480px;
	}
}
@media screen and (min-width: 1900px) {
	#top{
		height: 1266px;
	}
}
@media screen and (min-width: 2000px) {

	h1{font-size: 3.2em}
	h2, .large2{font-size: 2.5em}
	h3{font-size: 1.9em}
	p{font-size: 1.7em}
	.small{font-size: 1.1em}
	.large{font-size: 1.9em}
	.privacy-poricy-box p{
		font-size: 1.1em;
	}
	#top{
		height: 1333px;
	}
	#ribbon{
		height: 70px;
		padding-top: 18px;
		bottom: 40px;
	}
	#ribbon img{
		height: 50px;
	}
	.boeder{
		width: 320px;
	}
	#shigotobox{
		height: 550px;

	}
	#kodawaribox{
		height: 600px;
	}
	.youkoulist {
			max-width: 1000px;
	}
	.flowbox h2{
			width: 250px;
	}
	.yajirusi{
			margin-left: 123px;
	}
	.youkou h2{
		width: 175px;
	}
	.youkou02 {
		width: 520px;
	}
	.youkoulist{
		width: 500px;
	}
}