@charset "UTF-8";
/* CSS Document */

* {
	font-family:Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height:180%;
}
html {
	font-size: 62.5%
}
body {
	box-sizing:border-box;
}
hr {
	border: 0;
	height: 1px;
	margin:5px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
.font_add {
	font-size: 15px !important; font-size: 1.5rem !important;
}
.font_big1 {
	font-size: 28px !important; font-size: 2.8rem !important;
	line-height:160%;
}
.font_big2 {
	font-size: 10px !important; font-size: 2.0rem !important;
}
.under {
	text-decoration:underline;
}
.margin_del {
	margin:0 !important;
}
.zisage {
	padding-left: 1em;
	text-indent: -1em;
}
.small {
	font-size: 15px !important; font-size: 1.5rem !important;
}
.nowrap {
	-webkit-flex-wrap: nowrap; /* Safari */
	-ms-wrap: nowrap; /*  IE10用  */
	flex-wrap:nowrap;
	-webkit-align-items: center; /* Safari */
	-ms-align-items: center; /* IE10用 */
	align-items:center;
}
.point_box {
	padding:10px;
	margin:10px 0;
	width:100%;
	height:auto;
	background:#ffffff;
	border:solid 3px #FF6600;
	border-radius:10px;
	font-weight:bold;
	box-sizing:border-box;
}
.point_box span {
	color:#F00;
}
/*tomail*/
.form_style1 {
	margin:0 auto;
	box-sizing:border-box;
	border:none;
}
#section5 .contents {
	width:700px;
	margin:0 auto;
}
#section5 .contents div {
	margin:0 auto;
}
#section5 .err_alert {
	background:#FF0;
	margin-bottom:10px !important;
	text-align:center;
}
.form_confirm_button {
	width:700px !important;
	height:80px !important;
	font-size: 28px; font-size: 2.8rem;
}
.form_style1 td, .form_style1 th {
	box-sizing:border-box;
	border:solid 1px #fff09e !important;
	text-align:left !important;
}
.form_table th {
	background:gold !important;
	vertical-align:middle;
}
.form_table td {
	background:#ffffff;
}
.form_table td .tel {
	width:98%;
}
.form_table textarea {
	width:98% !important;
}

body {
	font-size: 18px; font-size: 1.8rem;
	color:#22232b;
	min-width:1060px;
	
}
ul li {
	list-style:none;
	
}
.a {
	color:#b41e00;
	font-weight:bold;
}
.pc {
	display:inherit;
}
.sp {
	display:none;
}
.main_width {
	width:1000px;
	margin:0 auto;
}
.clear {
	clear:both;
}
/*top_header*/
#top_header {
	background: orange ;/*保険用*/
	background: -moz-linear-gradient(top, gold 0%, #ffc600 100%);/*古いFireFox向け*/
	background: -webkit-linear-gradient(top, gold 0%, #ffc600 100%);/*古いSafariなど向け*/
	filter:progid:DXImageTransform.Microsoft.Gradient(
		startColorstr='gold',
		endColorstr='#ffc600',
		GradientType=0 );/*IE9以下向け*/
	background: linear-gradient(to bottom, gold 0%, #ffc600 100%);/*正規の指定*/
	padding:10px;
	color:#1a00be;
	border-bottom:solid 3px #1a00be;
	border-top:solid 3px #1a00be;
}
#top_header p {
	font-size: 12px; font-size: 1.2rem;
}
#top_header .tel_area {
	font-size: 36px;
	font-size: 3.6rem;
	padding:0;
}
#top_header .tel-link {
	padding-left: 50px;
	background: url(../img/base/tel2.png) no-repeat;
	color: #000000;
	font-weight:bold;
}
#top_header h1 {
	font-size: 25px; font-size: 2.5rem;
}
.kaisyo {
	padding-left:20px;
}
#top_header h1 a {
	color:#1a00be !important;
	text-decoration:none !important;
}
.top_1st {
	background:url(../img/top/top.png) no-repeat center;
	background-size:cover;
	height:500px;
	width:100%;
}
.top_1st p {
	color:#ffffff;
	font-size: 13px; font-size: 1.3rem;
	padding:5px 0;
}
.top_2nd {
	background:url(../img/page01/top.jpg) no-repeat center;
	background-size:cover;
	padding:120px 0;
	width:100%;
}
.top_2nd p {
	color:#ffffff;
	font-size: 23px; font-size: 2.3rem;
}

#logo {
	position:absolute;
	width:180px;
	height:180px;
	left:50%;
	margin-left:-90px;
	top:400px;
}
#logo img{
	width:180px;
	height:180px;
}
#sp_logo {
	width:80px;
	height:80px;
	margin:0 auto;
	padding:10px 0;
	display:none;
}
#sp_logo img{
	width:80px;
	height:80px;
}
#menu {
	margin:0 auto;
	background:#ffffff;
}
#menu li a{
	background:url(../img/base/menu_icon.png) no-repeat;
	background-position:left;
	padding:10px 0px 10px 34px;
	font-size: 16px; font-size: 1.6rem;
	font-weight:bold;
	color:#1a00be;
	line-height:300%;
	text-decoration:none;
	margin:0 5px;
	box-sizing:border-box;
}
.google-maps {
position: relative;
padding-bottom: 40%;
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.center {
	text-align:center;
	margin:0 auto;
}
.pc_center,.sp_center {
	text-align:center;
	margin:0 auto;
}
.bold {
	font-weight:bold;
}
.g-line {
  background: linear-gradient(transparent 60%, gold 0%);
}
.gg-line {
  background: linear-gradient(transparent 60%, #d29455 0%);
}
.g-color {
	color: #d29455;
}
.o-line {
  background: linear-gradient(transparent 60%, orange 0%);
}
.o-color {
	color: #ff9849;
}
.flex {
	display:-webkit-box;/*--- Android ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display:-moz-box;
	display:box;
	display:-webkit-flex; /* Safari */
	display:flex;
	-webkit-flex-wrap:wrap; /* Safari */
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between; /* Safari */
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	justify-content:space-between;
}
.flex_center {
	align-items:center;
	-webkit-align-items:center;
	-ms-align-items:center;
	-moz-align-items:center;
	-o-align-items:center;
}
.flex_menu {
	display:-webkit-box;/*--- Android ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display:-moz-box;
	display:box;
	display:-webkit-flex; /* Safari */
	display:flex;
	-webkit-flex-wrap:wrap; /* Safari */
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between; 
	justify-content:space-between;
}

.flex .type1 {
	width:49%;
}

/*table*/
.table1, .table2 {
	margin:0 auto;
	width:980px;  /*20250410_旧680*/
	margin-top:20px;
	margin-bottom:20px;
}
.table1 th,.table1 td{
	border:solid 2px #e9d5a8;
	padding:10px;
	vertical-align:middle;
	text-align:left;
}
.table1 th {
	background:rgba(191, 151, 98, 0.2);
	width:160px;
}
.table1 td {
	background:rgba(255, 255, 255, 0.5);
}
.table2 th,.table2 td{
	border:solid 2px #d29455;
	padding:10px;
	vertical-align:middle;
	text-align:left;
}
.table2 th {
	background:rgba(191, 151, 98, 0.2);
	width:160px;
}
.table2 td {
	background:#ffffff;
}

.top {
	text-align:right;
}
.top img {
	width:50px;
	height:50px;
	margin:20px 0 0 0;
}

/*slider_area*/
#slider_area {
}
.slider {
width: 90%;
margin:0 auto 80px;
}
.slick-slide img {
width: 100% !important;
height: auto !important;
}
.mypattern{
width: 100%;
}

/*section*/
#section1,#section2,#section3,#section4,#section5 {
	padding:50px 0;
}
#section1,#section5 {
	background:#2db6fe url(../img/base/001.jpg) no-repeat;
	background-size:cover;
}
#section3 {
	background:#2db6fe url(../img/base/002.jpg) no-repeat;
	background-size:cover;
}

#section2,#section4 {
	background: orange ;/*保険用*/
	background: -moz-linear-gradient(top, gold 0%, orange 100%);/*古いFireFox向け*/
	background: -webkit-linear-gradient(top, gold 0%,orange 100%);/*古いSafariなど向け*/
	filter:progid:DXImageTransform.Microsoft.Gradient(
		startColorstr='gold',
		endColorstr='orange',
		GradientType=0 );/*IE9以下向け*/
	background: linear-gradient(to bottom, gold 0%, orange 100%);/*正規の指定*/
}
#section5 .tel-link {
	padding-left: 50px;
	background: url(../img/base/tel.png) no-repeat;
	color: #000000;
	font-weight:bold;
}
#section5 .fax {
	padding-left: 50px;
	background: url(../img/base/fax.png) no-repeat;
	color: #000000;
	font-weight:bold;
}
#section5 .tel_area {
	margin: 20px 0 0 0;
	font-size: 36px;
	font-size: 3.6rem;
}

.news {
	box-sizing:border-box;
	padding: 10px 20px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 10px;
	width:100%;
	margin-bottom:10px;
}
.news a {
	color:#ff0400 !important;
	font-size: 16px;
	font-size: 1.6rem;
}
.zisseki {
	box-sizing:border-box;
	border-radius: 10px;
	width:100%;
}
.zisseki .flex {
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
}
.zisseki1 {
	width:30%;
}
.zisseki2 {
	width:65%;
}
.zisseki2 table {
	width:100%;
}
.zisseki2 table th,.zisseki2 table td {
	padding:10px;
	border:solid 3px #00496d;
	vertical-align:middle;
}
.zisseki2 table th{
	text-align:left !important;
	background:#88dbfe;
	width:20%;
}
.zisseki2 span {
	font-weight:bold;
	color:red;
}
.zisseki2 table td{
	background:#ffffff;
	width:30%;
}

.zisseki a {
	color:#000 !important;
	font-weight:bold;
}
.zisseki img {
	width:100%;
	height:auto;
}

/*index*/
h2 {
	text-align:center;
	font-size: 30px; font-size: 3.0rem;
	margin-bottom:20px;
}
.icon_area {
	text-align:center;
}
.icon_area img {
	width:80px;
	height:80px;
}
/*section1*/
#section1 .text_box {
	padding: 10px 20px;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 6px;
}
#section1 .a {
	text-align:right;
}
#section1 .a {
	font-size: 20px; font-size: 2.0rem;
	text-decoration:none;
	background: gold;
	text-align: center;
	border-radius: 6px;
	border-bottom:4px solid orange;
}
#section1 .a a{
	display: block;
	padding: 10px 20px;
	margin-top:10px;
	text-decoration:none;
	color:#1a00be;
}
#section1 .a a:hover{
}
#index .waku, #index .mori {
	margin:10px 0;
	padding:10px;
	background:rgba(255, 255, 255, 0.5);
	border: 4px solid;
	border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;
}
#index .waku {
	border-color:#d29455;
	text-align:left !important;
	padding:20px;
}
#index .waku h4 {
	color:#d29455;
	font-size: 18px; font-size: 1.8rem;
}
#index .mori {
	border-color:#ff9849;
}
#index .mori h4 {
	color:#ff9849;
	font-size: 18px; font-size: 1.8rem;
}
#index .section1_add {
	margin-bottom:30px;
}
#index .point1,#index .point2,#index .point3,#index .point4 {
	margin:10px 0;
	padding:10px;
	background:rgba(255, 255, 255, 0.7);
	border-radius:10px;
	box-sizing: border-box;
}
#index .point1 ul li,#index .point2 ul li,#index .point3 ul li,#index .point4 ul li {
	list-style:decimal;
	list-style-position: inside;
	padding-left: 1em;
	text-indent: -1em;
}
#index .g-line,#index .o-line {
	font-size: 20px; font-size: 2.0rem;
	margin-bottom:10px;
}
.list_star {
	margin:5px 0;
}
.list_star li {
	list-style:none;
	list-style:none !important;
	padding-left: 1em;
	text-indent: -1em;
}
.list_star li:before { content:"★"; }


/*section2*/
#index .section2_add{
	margin-bottom:30px;
}

/*section3*/
.step div{
	width:18%;
	background:rgba(255, 255, 255, 0.5);
	border-radius:3px;
	text-align:center;
	padding:5px;
	font-size: 15px; font-size: 1.5rem;
	font-weight:bold;
	border: solid 3px #ffffff;
}
.type2 div {
	text-align:center;
}

/*tel*/
.tel_area {
	text-align:center;
	font-size: 23px; font-size: 2.3rem;
	padding:10px 0;
}
.tel-link a{
	color:#000000;
}
/**/


/*footer*/
footer {
	background:#1a00be;
	padding:10px;
	color:#ffffff;
	text-align:center;
	font-size: 12px; font-size: 1.2rem;
}

.mail_area_b button {
	width:700px;
	margin:0 auto;
	height:80px;
	font-size: 24px; font-size: 2.4rem;
	margin-top:30px;
	margin-bottom:100px;
	border-radius: 10px;
	letter-spacing: 5px;
	background: #1a00be;
	border-bottom: solid 3px #0c0054;
	border-left: solid 3px #15009c;
	border-right: solid 3px #15009c;
	border-top: solid 2px #9989ff;
	color:#ffd700;
}
.mail_area_b button:hover {
	background: #0c0054;
	border-bottom:solid 3px #0c0054;
	border-left:solid 3px #0c0054;
	border-right:solid 3px #0c0054;
	border-top:solid 2px #0c0054;
	color:#dab800;
}
.mean-container .mean-bar {
	background: #0e0067 !important;
}
.mean-container .mean-nav {
	background: #0e0067 !important;
}
.mean-nav {
	z-index:55555;
	position:relative !important;
}

.parts div {
	width:50%;
	height:auto;
	margin:20px 0;
}
.parts2 {
	margin:20px 0 0 0;
}
.parts2 div {
	width:49%;
	height:auto;
	margin:10px 0;
	padding:15px 20px;
	box-sizing:border-box;
	background:#ffffff;
	border:solid 3px #b16800;
	border-radius:10px;
}
.parts2 h5 {
	font-weight:bold;
	font-size: 18px; font-size: 1.8rem;
}
.parts2 h5:before {
	content:"▽";
	padding-right:5px;
}
.parts2 div p{
	font-size: 15px;
}


@media (max-width: 767px) {
	body {
		font-size: 16px; font-size: 1.6rem;
		min-width:inherit;
	}
	header .nowrap {
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap:wrap;
		-webkit-align-items: center; /* Safari */
	}
	header .nowrap div {
		width:100%;
		margin:2px 0;
	}
	h2 {
		font-size: 20px; font-size: 2.0rem;
	}
	.flex_menu {
		display:inherit;
	}
	.w_100 img {
		width:100%;
		height:auto;
	}
	.form_table th, .form_table td, .confirm_content th, .confirm_content td {
		width:100% !important;
	}
	.pc {
		display:none;
	}
	.sp {
		display:inherit;
	}
	.kaisyo {
		padding-left:0px;
	}
	.top_1st {
		background:url(../img/top/top.png) no-repeat right;
		background-size:cover;
		height:200px;
		width:100%;
	}
	.top_2nd {
		height:auto;
		padding:50px 0px;
	}
	.button {
		text-align:right;
	}
	#logo {
		display:none;
	}
	#menu {
		padding:10px 0;
	}
	#sp_logo {
		display:block;
	}
	#top_header {
		text-align:center;
	}
	/*slider_area*/
	#slider_area {
	}

	.pc_center {
		text-align:left;
	}
	.main_width {
		width:96%;
	}
	.flex .type1 {
		width:100%;
	}
	.flex {
		flex-direction: column;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		display:inherit;
	}
	/*table*/
	.table1,.table2 {
		width:100%;
	}
	.table1 th, .table2 th{
		width: 25%;
	}
	#section1 .text_box {
		box-sizing:border-box;
		padding:5px;
	}
	/*section2*/
	.byoji {
		background-size:cover;
		height:200px;
		width:100%;
		background-position:center;
	}
	/*section3*/
	.step div{
		width:46%;
		margin-bottom:5px;
	}
	.step, header .flex {
		display:-webkit-box !important;/*--- Android ---*/
		display:-ms-flexbox !important;/*--- IE10 ---*/
		display:-moz-box !important;
		display:box !important;
		display:-webkit-flex !important; /* Safari */
		display:flex !important;
		flex-direction: row;
		-webkit-flex-direction: row !important;
		-moz-flex-direction: row !important;
		-ms-flex-direction: row !important;
		-o-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	#section5 .contents {
		width:100%;
	}
	.form_confirm_button {
		width:100% !important;
		height:50px !important;
	}
	#menu {
		width:100%;
	}
	.zisseki {
		box-sizing:border-box;
		background: ;
		border-radius: 10px;
		width:100%;
	}
	.s1zisseki {
		padding:10px !important;
	}
	.zisseki1 {
		width:50%;
		margin:0 auto
	}
	.zisseki2 {
		width:100%;
	}
	.zisseki2 table th{
		text-align:left !important;
		background:#88dbfe;
		width:20%;
		padding:7px;
	}
	.zisseki2 span {
		font-weight:bold;
		color:red;
	}
	.zisseki2 table td{
		background:#ffffff;
		width:30%;
	}
	
	.zisseki a {
		color:#000 !important;
		font-weight:bold;
	}
	.zisseki img {
		width:100%;
		height:auto;
	}
	.parts div {
		width:100%;
		height:auto;
		text-align:center;
		margin:0 auto;
	}
	.parts div img {
		width:100%;
		height:auto;
	}
	.zisseki2 table th{
		font-size: 14px;
	}

@media (max-width: 470px) {
	.font_big1 {
		font-size: 20px !important;
		font-size: 2.0rem;
	}
	.font_big2 {
		font-size: 18px !important;
		font-size: 1.8rem;
	}
	/*top_header*/
	#top_header p {
		font-size: 12px; font-size: 1.2rem;
	}
	#top_header h1 {
		font-size: 20px; font-size: 2.0rem;
	}
	.top_2nd {
		text-align:center;
	}
	.top_2nd p {
		color:#ffffff;
		font-size: 20px; font-size: 2.0rem;
	}

	.button {
		text-align:left;
	}
	.button img {
		width:100%;
	}
	.img_100 img {
		width:100%;
		height:auto;
	}
	/*section3*/
	.step div{
		width:100%;
		box-sizing:border-box;
	}
	.step {
		display:inherit !important;
	}
	
	.zisseki2 table th {
		padding:3px;
	}
}
@media (max-width: 400px) {
	/*slider_area*/
	#slider_area {
		height:200px;
	}
	#top_header {
		padding:5px 3px;
	}
	#top_header p {
		font-size: 11px; font-size: 1.1rem;
	}

	/*table*/
	.table1 th, .table2 th {
		padding:10px 5px;
	}
	.table1 td, .table2 td {
		padding:10px 5px;
	}
	.google-maps {
		padding-bottom: 50%;
	}
	/*.zisseki2 table th {
		border-bottom:none;
		border-top:none;
	}
	.zisseki2 table th,.zisseki2 table td{
		width:100%;
		box-sizing:border-box;
		margin:0 auto;
		display:block;
	}
	.zisseki2 table tr:nth-child(1){
		border-top:solid 3px #00496d !important;
	}*/
	.font_add {
		font-size: 20px !important; font-size: 2.0rem !important;
	}
	.g-line {
		background: none;
		text-decoration:underline;
	}
	.gg-line {
		background: none;
		text-decoration:underline;
	}
	.o-line {
		background: none;
		text-decoration:underline;
	}
}