/*
Theme Name:20190402responsive2_install_pack_1000px
*/

@charset "utf-8";
@import url(option.css);

.dacsam_box1{
	border:10px solid #b2dee2;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	background-image: url("img/dacsam_b1_bg1.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	align-items:center;
	align-content: center;
}

.dacsam_box1_l{
	width:49%;
	text-align: center;
}

.dacsam_box1_l p{
	margin:0 !important;
}

.dacsam_box1_r{
	width:51%;
	text-align: center;
	font-size:24px;
}

.dacsam_b1_img1{
	line-height: 110%;
}
.dacsam_b1_txt1{
	font-size:22px;
	font-weight: bold;
}
.dacsam_b1_txt2{
	font-size:64px;
	color:#ff6000;
	font-weight: bold;
}

.dacsam_b1_txt3{
	font-size:32px;
	color:#ff6000;
}

#content #main h3.point {
	clear: both;
	height: 60px;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #ffffff;
border-top:none;
	font-size: 26px;
	margin: 60px 0 20px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 11px 0 0 130px;
	box-sizing:border-box;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #0251a6;
}
#content #main h3.point_icon1{
	background-image: url("img/point_icon1.png");
}

#content #main h3.point_icon2{
	background-image: url("img/point_icon2.png");
}

#content #main h3.point_icon3{
	background-image: url("img/point_icon3.png");
}

#content #main h3.point_icon4{
	background-image: url("img/point_icon4.png");
}

#content #main h3.point_icon5{
	background-image: url("img/point_icon5.png");
}

#content #main h3.point_icon6{
	background-image: url("img/point_icon6.png");
}

.dacsam_b2_box1{
	background-image: url("img/dacsam_b2_bg1.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding:45px 0 0 350px;
	box-sizing:border-box;
	height:188px;
	text-align: center;
	margin-bottom:30px;
}

.dacsam_b2_txt1{
	font-size: 24px;
    color: #0251a6;
    line-height: 110%;
    margin-bottom: 10px !important;
}

.blue{
	color:#0251a6;
}

.dacsam_b2_txt2{
	font-size:20px;
}

.dacsam_b2_txt3{
	font-size:15px;
}

.dacsam_b2_txt4{
	font-size: 30px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    border-bottom: 8px solid #fff993;
    padding-bottom: 0 !important;
    margin: 0 !important;
    line-height: 120%;
}

.dacsam_b2_txt5{
	font-size:13px;
}

.dacsam_b2_box2{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.dacsam_b2_box2:after{
	content:none !important;
}

.dacsam_b2_box2_l{
	width:35%;
	text-align:center;
}

.dacsam_b2_box2_l_inner{
	border:8px solid #e5e5e5;
	padding-bottom:5px;
}

.dacsam_b2_box2_r{
	width:60%;
	border:8px solid #d9e7f7;
	text-align:center;
	padding-bottom:22px;
}

.dacsam_b2_img3{
	z-index:10000;
	margin-top:-39px;
}

#content #main h4.new1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333;
	font-size: 18px;
	margin:15px 0 10px 0;
	font-weight: bold;
	letter-spacing: normal;
line-height: 120%;
	padding:0;
background:none;
}

#content #main h4.new1 span {
	font-size: 13px;
}

#content #main h4.new2 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #004ea2;
	font-size: 22px;
	margin:15px 0 10px 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;
	padding:0;
background:none;
}

#content #main h4.new2 span {
	font-size: 18px;
}

#content #main h4.new3 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
	font-size: 18px;
	margin:0 0 20px 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;
	padding:20px 10px 15px;
background-image:none;
background-color:#e6f3f4;
text-align: center;
}

#content #main h4.new3:before{
	content:url("img/dacsam_logo2.png");
	position: relative;
    top: 2px;
    margin-right: 5px;
}

#content #main h4.new3 span{
	font-size: 24px;
	color:#004ea2;
}

.dacsam_b3_box1{
	border:10px solid #b2dee2;

}

.dacsam_b3_box1_l{
	padding-left:30px;
	width:65%;
	float:left;
	box-sizing:border-box;
}


.dacsam_b3_box1_r{
	padding-right:30px;
	width:32%;
	float:right;
	box-sizing:border-box;
}
.dacsam_b3_box1_r img{
	width:100%;
}

.dacsam_b4_box1{
	border:5px solid #c7dbf2;
}

#content #main h4.rule1,#content #main h4.rule2 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
	font-size: 22px;
	margin:0 0 20px 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;
	padding:17px 10px 17px 125px;
background-color:transparent;
text-align: left;
background-position: left center;
	background-repeat: no-repeat;
	border-bottom:2px solid #c7dbf2;
}
#content #main h4.rule1{
	background-image: url("img/rule_icon1.png");
}

#content #main h4.rule2{
	background-image: url("img/rule_icon2.png");
}

.lh0{
	line-height: 0;
}


.dacsam_b4_box2{
	background-image: url("img/dacsam_b4_img2.png");
	background-position: left 30px bottom;
	background-repeat: no-repeat;
	background-color: #f1f0e1;
	text-align: center;
	padding:20px 15px;

}

.dacsam_b4_box2 p{
	margin:0 !important;
	line-height: 140%;
	font-weight: bold;
	font-size:20px;
}

#content #main h3.kinou{
	clear: both;
	height: 60px;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #ffffff;
border-top:none;
	font-size: 26px;
	margin: 60px 0 25px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 12px 0 0 123px;
	box-sizing:border-box;
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #0251a6;
}
#content #main h3.kinou_icon1{
	background-image: url("img/kinou_icon1.png");
}

#content #main h3.kinou_icon2{
	background-image: url("img/kinou_icon2.png");
}

#content #main h3.kinou_icon3{
	background-image: url("img/kinou_icon3.png");
}

#content #main h3.kinou_icon4{
	background-image: url("img/kinou_icon4.png");
}
/*ドライブレコーダーcss start*/
.drive_b1_box1{
	border:10px solid #d9e7f7;
	padding:28px 30px 8px;
}

.drive_b1_img1{
	width:52%;
	float:left;
}

.drive_b1_img2{
	width:46%;
	float:right;
}

.drive_b1_img1 img,.drive_b1_img2 img{
	width:100%;
}

ul.drive li{
	font-size:18px;
	font-weight: bold;
	background-position: left top 5px !important;;
}
.drive_txt1{
	text-align: center;
}
.drive_txt1 strong{
	font-size:20px;
}

.drive_b3_l{
	width:57%;
	border:5px solid #c7dbf2;
	float:left;
}

.drive_b3_r{
	width:40%;
	float:right;
}

.drive_b3_r img{
	width:100%;
}

.drive_b4_box1{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.drive_b4_box1:after{
	content:none !important;
}

.drive_b4_box1_1{
	width:32%;
}

.drive_b4_tl1{
	border:1px solid #0e59aa;
	border-radius:4px;
	padding:10px;
	text-align: center;
	color:#0e59aa;
	margin-bottom:20px;
	position: relative;
	overflow:visible !important;
}


.drive_b4_tl1::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  transform: translateY(0) translateX(-50%);
  -webkit- transform: translateY(0) translateX(-50%);
  bottom: -13px;
  border-top: 13px solid #0e59aa;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
}
.drive_b4_tl1::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  transform: translateY(0) translateX(-50%);
  -webkit- transform: translateY(0) translateX(-50%);
  bottom: -12px;
  border-top: 13px solid #ffffff;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  visibility:visible !important;
}

.drive_b4_tl1 p{
	margin:0 !important;
}

.drive_b4_box1_1 img{
	width: 100%;
}
/* --------------------------------------
ブラウザスタイル初期化
--------------------------------------*/
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* --------------------------------------
背景＆基本設定
--------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll;
}
body {
	color: #303030;
	background-color: #FFF;
	line-height: 1;
	/*font-family: "MS PGothic", Arial, "Hiragino Kaku Gothic ProN", "Osaka", sans-serif;*/
	-webkit-text-size-adjust: none;
	min-width: 980px;
	/* font-family:'MS UI 明朝','MS UI mincho','MS明 朝','MS mincho'; */
	font-family: 'Lucida Grande',  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',  Meiryo, メイリオ, sans-serif;
}
*,
::before,
::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

img {
	border: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:link {
	color: #000;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0;
	line-height: 2;
}
ul {
	list-style: none;
	margin-bottom: 20px;
}
ol {
	margin-left: 25px;
}
dt {
	width: 20%;
	clear: left;
	float: left;
	padding: 10px 0;
}
dd {
	padding: 10px 0 10px 20%;
	border-bottom: 1px solid rgb(239, 239, 239);
}
hr {
	overflow: hidden;
	height: 0;
	border: #bdbdbd dotted 1px;
	margin: 5px 0 15px 0;
}
/* --------------------------------------
webアイコン定義
--------------------------------------*/

.fa-home {
	font-size: 12px !important;
}
.fa-window-restore {
	margin-left: 3px;
}
/* --------------------------------------
レイアウト定義
--------------------------------------*/
#base {
/*background-image:url("img/bg_s.png.html");
background-repeat:repeat;
width:100%;*/
}
#bg {
}
.wrapper {
	padding: 0;
	z-index: 1;
	position: relative;
	padding-top: 0px;
}
.wrapper_head {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	z-index: 1000;
	position: relative;
}
#simplegallery1 {
	clear: both;
	margin-bottom: 10px;
	z-index: 2;
}
.simplegallery {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 30px;
}
.simplegallery img {
	width: 100%;
}

.pc_main{
	display:block;
}

.sp_main{
	display:none;
}
#ibox {
	height: auto;
	width: 100%;
    background-image: url(img/main_bg.png);
    background-repeat:no-repeat;
   background-size: cover;
    background-position: center top;
}
.ibox_p {
	width: 1240px;
	margin: 0 auto;
	height: 633px;
}
.ibox_p h1 {
	bottom: 0;
	left: 0px;
	padding: 0;
	color: white;
	font-size: 32px;
	font-style: italic;
}
/*キャッチを画像にする場合*/
.ibox_p img {
    width: 100%;
height:auto;
}
#imagebox {
	clear: both;
	z-index: 2;
	width: 100%;
	height: 633px;
	overflow: hidden;
}
#imagebox img {
	width: 100%;
}
#imagebox3 {
	clear: both;
	z-index: 2;
	text-align: center;
	height: 506px;
	background-color: #f6f7fa;
	padding-top: 40px;
	margin-bottom: 0px;
	background-position: center;
	background-image: url("img/main.png");
	position: relative;
	background-size: cover;
}
#base #bg #imagebox3 h1 {
	font-size: 54px;
	font-weight: bold;
	padding: 0;
	letter-spacing: 1px;
	margin-bottom: 20px;
	line-height: normal;
	color: #FFFFFF;
}
#base #bg #imagebox3 h1 .fs {
	font-size: 25px;
}
.imagebox_p {
	width: auto;
	height: auto;
	padding: 50px 100px;
	background-color: rgba(0, 0, 0, 0.42);
}
.imagebox_p p {
	line-height: normal;
	color: white;
	font-size: 20px;
}
.imagebox_p span.c_2 {
	font-size: 23px;
}
.imagebox_p span.c_3 {
	font-size: 30px;
	text-shadow: 1px 1px 0px white;
	/* font-weight: bold; */
	color: rgb(255, 80, 80);
}
#content {
    background-color: white;
    padding: 20px 0;
    /* padding-bottom: 30px; */
    width: 1000px;
    margin: 0px auto;
    z-index: 10;
    position: relative;
}
#content img {
}
#pan {
	font-size: 10px;
	font-family: 'Arial', 'Helvetica', sans-serif;
background:#3481d5;
color:#fff;
padding:20px 0;
}
#pan a {
background:transparent;
color:#fff;
}
.breadcrumbs{
	margin: 0px auto;
	width: 1000px;
}
#content #main {
	width: 760px;
	float: left;
	line-height: 1.8;
	font-size: 15px;
	margin: 0 auto;
	text-align: justify;
}
.sec {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#content .sec h2:first-child, #content .sec h3:first-child, #content .sec h4:first-child {
	margin-top: 0 !important;
}
/* --------------------------------------
各ページタイトル
--------------------------------------*/

#content #main .singletitle a, #content #main .title a {
	color: #ff6000;
	text-decoration: none;
}
/* --------------------------------------
マウスオーバー設定
--------------------------------------*/
#content #main a:hover img {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
#content #side a:hover img {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
#content #side li:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60);/* ie */
	-ms-filter: "alpha( opacity=60 )";
	background: #FFF;/* border-left:#ff6000 2px solid; */
}
/* --------------------------------------
ヘッダー定義
--------------------------------------*/
#header {
	width: 100%;
	/* background-image: url("img/bg_header.png.html"); */
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1000;
	margin: 0 auto;
	background-color: transparent;
	height: auto;
	margin: 0px auto;
	position:relative;
	/* box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 2px rgb(227, 230, 234); */
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
/*ロゴ　スクロール時非表示*/
#header.fixed .header_l img {
	display: none;
}
#header .header_l img {
	margin-top: 30px;
}
header h1.title {
    padding: 0;
    text-align: inherit;
    display: inline-block;
}
.header_tel {
	float: none;
	line-height: 40px;
	background-color: #8fafdb;
	color: #fff;
	height: 40px;
}
.header_tel p {
	width: 1000px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}
.header_l {
	width: 20%;
	float: left;
	display: none;
}
#pagetop {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
a#pagetop:hover {
	opacity: 0.6;
}

.header_l_pc {
	float: left;
width:;/*ここにlogo.pngの横幅を指定*/
}
.header_r_pc {
background:url("img/tel.png") right top no-repeat;
	float: right;
width:580px;/*ここにtel.pngの横幅を指定*/
height:113px;
position:relative;
}
.header_r_pc img.hbtn{
position:absolute;
top:30px;
right:0;
}
.header_r_pc a:hover img {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60);/* ie */
	-ms-filter: "alpha( opacity=60 )";
	background: #FFF;/* border-left:#ff6000 2px solid; */
}
/* --------------------------------------
サイドタイトル
--------------------------------------*/

#content #side {
display: inline;
    width: 210px;
    float: right;
}

#content #side h3 {
      background:#fff;
  width: 210px;
    height: auto;
    padding: 15px 0 15px 0;
    color: #004ea2f;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    border: none;
    margin: 20px 0 0 0;
text-indent: 10px;
border-top:#004ea2 1px solid;
border-bottom:#004ea2 1px solid;
/*上部角丸の場合コメントアウト外す
border-top-right-radius: 4px;
border-top-left-radius: 4px;
*/
}

#content #side div:first-child h3 {
    margin: 0 0 0 0;
}

/* --------------------------------------
サイドメニューリスト
--------------------------------------*/

#content #side ul {
margin:0;
list-style:none;
}

#content #side li{
	background: url("img/btn_side.png") 10px 15px no-repeat,#fff;
font-size:13px;
border-bottom:#c9c1b9 1px dotted;
text-align:left;
/* border-top:#FFF 1px solid; */
border-bottom:#e5e5e5 1px solid;
vertical-align:middle;
}

#content #side li a{
display:block;
color:#080808;
text-decoration:none;
  padding: 15px 10px 15px 25px;
}

/* --------------------------------------
フッター定義
--------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	font-size: 13px;
	padding-bottom: 0px;
	border-top: 1px solid #97b4d3;
	/* background-image: url("img/footer.png"); */
	background-repeat: repeat-x;
	background-position: bottom;
	_margin-bottom: 0px;
*margin-bottom:0px;
}
/* フッター文字色定義 */
#footer, #footermenu ul a, #copyright a {
color:#333333;
}
.f_telbtn {
	display: inline-block;
}
.f_telbtn a {
	background-color: #467de3;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	width: auto;
	margin: 5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 30px;
}
footer svg path {
	fill: rgb(152, 152, 152);
}


#logo_footer {
	text-align: left;
	display: block;
	margin-bottom: 12px;
width:252px;
float:left;
margin-right:306px;
}


#logo_footer img {
	width: 100%;/*フッターのロゴ横幅*/
}


#logo_footer svg {
	margin-bottom: 12px;
	width: 80px;
	float: left;
}

.telfooter{
float:left;
width:202px;
position:relative;
margin-right:20px;
}


.mailfooter{
float:right;
width:220px;
position:relative;
}

.telfooter a:hover img {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60);/* ie */
	-ms-filter: "alpha( opacity=60 )";
	background: #FFF;/* border-left:#ff6000 2px solid; */
}

p.cinfo {
	text-align: left;
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 6px;
}
p.urls {
	text-align: left;
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 18px;
}
a#logo_footer:hover {
	opacity: 0.60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.footer_com {
	height: auto;
	padding-bottom: 20px;
	padding-top: 40px;
	background-color: white;
}
.footer_com, .footer_com a:visited, .footer_com a:link {
	color: #333333;
}
.footer_btm {
	width: 1000px;
	margin: 0px auto;
}
.footer_btm_wrap {
	width: auto;
	float: left;/*margin-top: 26px;*/
}
.footer_tel {
	background-color: #303030;
	color: #fff;
	font-size: 15px;
	height: 74px;
	line-height: 74px;
}
.footer_tel p {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	line-height: 74px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.footerbox{
background:#f6f6f6;
padding:40px 0 20px 0;
margin-top:20px;
}
.footerbox .inr{
width:1000px;
margin:0 auto;
}
.footerbox .three_box{
border:none;
text-align:left;
background:#f6f6f6;
}
.footerbox .three_box .ti{
color:#004ea2;
font-weight:bold;
}
#footermenu {
	margin: 20px 0 0 0;
	text-align:center;/* float: right; */
}
#footermenu ul {
	display: inline-block;
}
#footermenu ul li {
	display: inline-block;
*display: inline;
*zoom: 1;
	font-size: 14px;
	padding: 0 10px 0 20px;
	width: auto;
	white-space: nowrap;
position:relative;
}
#footermenu ul li:before {
position:absolute;
content:'／';
top:0;
left:0;
}
#footermenu ul li:first-child:before {
content:none;
}
#footermenu ul li:first-child {
	padding: 0 0 0 0;
}
#footermenu ul a {
	text-decoration: none;
	font-size: 12px;
}
#footermenu ul a:hover {
	opacity: 0.60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#copyright {
	padding: 20px 0;
	font-size: 11px;
	text-align:center;
color:#005532;
}
#copyright a {
	text-decoration: none;
color:#005532;
}
/* --------------------------------------
コンテンツ共通パーツ
--------------------------------------*/
/* お客様編集時のためにここは変えない */
#content #main p {
	margin-bottom: 20px;
}
#content #main .singleline {
	overflow: hidden;
}
#submain {
	height: 200px;
	background: url("img/submain.png") center top no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	background-position-y: 50%;
	-webkit-filter: brightness(1.1);
	-moz-filter: brightness(1.1);
	-o-filter: brightness(1.1);
	-ms-filter: brightness(1.1);
	filter: brightness(1.1);
}
#submain img {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 0;
	top: -550px;
	/*
  -webkit-filter: brightness(0.7);
  -moz-filter: brightness(0.7);
  -o-filter: brightness(0.7);
  -ms-filter: brightness(0.7);
  filter: brightness(0.7);
*/
	opacity: 0.5;
}
#submain .h1wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#submain h1 {
	color: #fff;
	padding: 10px 30px 10px 0;
	font-size: 28px;
	font-weight:normal;
	display:block;
	margin-top: 70px;
}
.dotted {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
/* --------------------------------------
ブログ系
--------------------------------------*/

.blog-eyecatch {
	float: left;
	margin: 0 20px 20px 0;
}

.blog-eyecatch img {
	width: 100px;
	height: 100px;
}

.prev-next {
    text-align: center;
    margin: 30px 0;
    overflow: visible !important;
    font-size: 16px;
}

.wp-pagenavi {
    overflow: visible !important;
}

.wp-pagenavi span.pages {
    font-size: 80%;
}

.wp-pagenavi a, .wp-pagenavi span {
    padding: 6px 8px;
    color: #585858;
    border-radius: 2px;
}

.wp-pagenavi span.current {
    background: #bdbdbd;
    color: black;
    border-color: #5f5f5f;
}

/*newarchivephp*/

#content #main .post {
	margin-bottom: 20px;
}

.post .s-time,
.single .s-time {
	font-size: 12px;
	color: #666;
	padding-bottom: 10px;
}

.post .entry a {
	background-color: #f2f2f2;
	padding: 5px 20px 5px 40px;
	float: right;
	position: relative;
	text-decoration: none;
}

.post .entry a:before {
	content: " \f054";
	font-family: FontAwesome;
	color: #ccc;
	position: absolute;
	left: 15px;
	top: 5px;
}

.post .entry a:hover {
	background-color: rgba(180, 180, 180, 0.3);
}

blockquote {
	position: relative;
	padding: 20px 60px 10px 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-style: italic;
	background: #efefef;
	color: #555;
}

blockquote:before {
	display: inline-block;
	position: absolute;
	top: 28px;
	left: 15px;
	vertical-align: middle;
	content: "\f10d";
	font-family: FontAwesome;
	color: #cfcfcf;
	font-size: 30px;
	line-height: 1;
}

blockquote p {
	padding: 0;
	margin: 10px 0;
	line-height: 1.7;
}

blockquote cite {
	display: block;
	text-align: right;
	color: #888888;
	font-size: 0.9em;
}
/* --------------------------------------
見出し設定
--------------------------------------*/


/* h1共通部分 */
#content #main h1.singletitle, #content #main h1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #054594;
	font-size: 38px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	line-height: normal;
	text-align: center;
	position: relative;
	z-index: 10;
	padding: 112px 0 10px 0;
}
/* コンテンツ中のh1上margin */
#content #main h1.title {
	margin-top: 0px;
}
#content #main h2, h2 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333;
background:url("img/bg_title_h2.png") left top no-repeat;
	font-size: 26px;
	margin: 60px 0 14px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 15px 0px;
}

#content #main h2.nostyle {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333;
background:none;
	font-size: 26px;
	margin: 60px 0 15px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 0;
	border:none;
}
#content #main h2:first-child, h2:first-child {
	margin-top: 0;
}
#content #main h2 a {
	text-decoration: none;
}
#content #main h3, h3 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
border-top:#0251a6 1px solid;
	font-size: 22px;
	margin: 60px 0 20px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 10px 0;
}
#content #main h3 .h3op {
    font-weight: normal;
    font-size: 13px;
    /* margin-top: -5px; */
    margin-right: 10px;
    margin-bottom: 10px;
    /* border: 2px solid #4497f2; */
    background-color: #05913a;
    border-radius: 20px;
    padding: 3px 8px 0px;
    color: white;
    display: inline-block;
    letter-spacing: 0;
}

#content #main h3.new1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #004ea2;
border-top:none;
	font-size: 24px;
	margin: 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 28px 10px 20px;
	background-color:#e9f1fb;
	text-align: center;
}
#content #main h4, h4 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333;
	font-size: 18px;
	margin: 40px 0 10px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 8px 20px 8px 20px;
background:#d9e7f7;
}
#content #main h5{
border-bottom:#0A913A 1px solid;
font-weight:bold;
	margin: 20px 0 10px 0;
	font-size: 17px;
}

/*special css*/

#content #main h2.top1{
    background:#499BF2;
text-align:center;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
color:#fff;
margin-top:20px;
}
#content #main h4.spe{
background:#fff;
border-left:#d9e7f7 6px solid;
padding:0 0 0 10px;
}


/*end special css*/

/* --------------------------------------
パーツ
--------------------------------------*/

.eyecatch_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 8px solid #d9e7f7;
	padding:10px;
	margin-bottom: 30px;
}
.eyecatch_box .inr{
	padding:20px 20px 0 20px;
}
.eyecatch_box .leftbox{
	width: 58%;
	float:left;
}
.eyecatch_box .rightbox{
	width: 40%;
	float:right;
}
.eyecatch_box .rightbox img{
	width: 100%;
height:auto;
}
.eyecatch_box .ttl_wrap {
}

.eyecatch_box .ttl {
	font-size: 22px;
	font-weight: bold;
	color: #004ea2;
margin-top:0;
margin-bottom:10px;
}

.eyecatch_box .txt_wrap {
	margin:0 20px 0 0;
}

.eyecatch_box .txt:not(:last-child) {
	margin-bottom: 5px;
}

.eyecatch_box img {
	-ms-flex-item-align: center;
	align-self: center;
}

/* --------------------------------------
WordPress FCKEditor table
--------------------------------------*/

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 30px;
	background: white;
}

th {
	border: 1px solid #a3a3a3;
	padding: 10px;
	background: #ecf9f1;
	font-weight: bold;
}

td {
	border: 1px solid #a3a3a3;
	padding: 10px;
}

.table2 {
	border: 2px solid #a3a3a3;
font-size:90%;
}

.table2 th {
	vertical-align: middle;
text-align:center;
}
.table2.price th{
width:20%;
}
.table2 td{
vertical-align: middle;
}
.table2 .tdstyle2{
vertical-align: top;
}
.table2 ul li{
position:relative;
padding-left:15px;
}
.table2 ul li:before{
position:absolute;
top:0;
left:0;
content:'・';
}
.table2.list th{
width:16.66666%;
padding: 10px 5px;
font-size:85%;
}
.table2.list td{
font-size:85%;
padding: 10px 5px;
}
.table2.list ul li{
line-height:1.4;
margin-bottom:10px;
}
td.bg strong{
	color: #FF6002;
}
.table2 th {
width:20%;
}
.table2.tigai th.ti{
width:10%;
}
.table2.tigai th.subti{
width:10%;
}
.table2 .hosoku{
font-size:80%;
color:#000;
}
.bgyel{
background:#FFFCE2;
}
.table2 th.set{
width:2%;
}
.table2.price th.ti{
width:40%;
}

/* --------------------------------------
テーブル
--------------------------------------*/

.tablestyle {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}

.tdstyle {
	background-color: #ecf9f1;
	border: 1px solid #898989;
	padding: 8px 10px;
	width: 30%;
	text-align: center;
}

.tdstyle_none {
	background-color: #ecf9f1;
	border: 1px solid #898989;
	padding: 8px 10px;
	text-align: center;
}

/* 左寄せ */

.tdstyle2 {
	border-color: #898989;
	border-style: solid;
	border-width: 1px;
	padding: 8px 10px;
	text-align: left;
}

/* 右寄せ */

.tdstyle3 {
	border-color: #898989;
	border-style: solid;
	border-width: 1px;
	padding: 8px 10px;
	text-align: right;
}

/* 中央寄せ */

.tdstyle4 {
	border-color: #898989;
	border-style: solid;
	border-width: 1px;
	padding: 8px 10px;
	text-align: center;
}

/*special css*/
/*end special css*/

/* --------------------------------------
<div class="cd?"></div>での 飾り設定
--------------------------------------*/

.cd0 {
	background-color: white;
	padding: 60px 0 40px;
}
.cd1 {
	background-color: #F3F3F3;
	padding: 60px 0;
}
.cd2 {
	background-color: #6191db;
	padding: 60px 0 40px;
	color: #fff;
}
.cd3 {
	background-color: #8FAFDB;
	padding: 60px 0 40px;
	color: white !important;
}
.cd3 h2, .cd3 h3, .cd3 h4, .cd3 a {
	color: white !important;
}
.cd4 {
	background-color: #F4F9FF;
	padding: 40px 0 20px;
}
/* --------------------------------------
<div class="sq?"></div>での 飾り設定
--------------------------------------*/
/* 色:グレー */

.sq1 {
	border: 1px solid #b5b5b5;
	background-color: #fbfbfb;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}

/* 囲み:グレー */

.sq2 {
	border: 1px solid #07913a;
	background-color: #f4fdf7;
	margin: 10px 0 20px 0;
	padding: 20px 20px 0 20px;
}

.sq3 {
    border: 1px solid #ff6000;
    margin: 10px 0 20px 0;
	padding: 20px 20px 0 20px;
}

.sq4 {
    border: 3px solid #e2e2e2;
    margin: 10px 0 20px 0;
    padding: 20px 20px 0 20px;
}

/* 囲み：赤 */

.sqred {
	border: 1px solid #004ea2;
	background-color: #f4f9ff;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}

/* 囲み：二重線 */

.nizyuu {
	border-width: 4px;
	border-style: double;
}

/* 囲み：点線 */

.tensen {
	border-width: 3px;
	border-style: dotted;
}

/* 囲み：角丸 */

.radious {
	border-radius: 5px;
}

/*special css*/

/*end special css*/


/* --------------------------------------
便利ボタン
--------------------------------------*/

.btn-round1 {
    background: #07913a;
    width: auto;
    height: auto;
    margin-bottom: 20px;
    color: white !important;
    text-decoration: none !important;
    display: inline-block;
    padding: 10px 40px 10px 40px;
    position: relative;
    text-align: justify;
    border-bottom:#4c4c4c 1px solid;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
    position: relative;
}
.btn-round1:after {
    content: '';
    position: absolute;
    right: 18px;
    top: 50%;
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

.btn-round1:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}

.btn-round2 {
    background: #ff6000;
    color: white !important;
    width: auto;
    height: auto;
    margin-bottom: 20px;
    position: relative;
    text-decoration: none !important;
    display: inline-block;
    padding: 10px 40px 10px 40px;
	 text-align: justify;
    border-bottom:#4c4c4c 1px solid;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}

.btn-round2:after {
    content: '';
    position: absolute;
    right: 18px;
    top: 50%;
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

.btn-round2:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}

.btn-list1 {
    width: auto;
    height: auto;
    background: #fbfbfb;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    text-decoration: none !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block;
    padding: 10px 40px 10px 40px;
    position: relative;
    text-align: justify;
border:#b5b5b5 1px solid;
color:#36251e;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}

.btn-list1:before {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 2px solid #004ea2;
    border-right: 2px solid #004ea2;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    position: absolute;
    top: 50%;
    right: 16px;
}

.btn-list1:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-list2 {
    border-radius: 4px;
    width: auto;
    height: auto;
    background: -webkit-gradient(linear, left top, left bottom, from(#fffbf2), to(#f6efd5));
    background: linear-gradient(180deg, #fffbf2, #f6efd5);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2), -1px -1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2), -1px -1px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    text-decoration: none !important;
    display: inline-block;
    padding: 10px 40px 10px 40px;
    position: relative;
    text-align: justify;
}

.btn-list2:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 2px solid #b58d5a;
    border-right: 2px solid #b58d5a;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    position: absolute;
    top: 50%;
    right: 18px;
}

.btn-list2:hover {
	-webkit-box-shadow: 1px 1px rgba(0, 0, 0, 0.05), -1px -1px rgba(0, 0, 0, 0.05);
	box-shadow: 1px 1px rgba(0, 0, 0, 0.05), -1px -1px rgba(0, 0, 0, 0.05);
}


.btn-list-arc {
width: auto;
    height: auto;
    background: #fff;
    margin-bottom: 20px;
    text-decoration: none !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block;
    padding: 7px 40px 7px 40px;
    position: relative;
    text-align: justify;
    font-size: 13px;
    background-color: #f1f1f1;
    margin-top: 10px;
    border-radius: 4px;
}

.btn-list-arc:before {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 2px solid #bdbdbd;
    border-right: 2px solid #bdbdbd;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    position: absolute;
    top: 50%;
    right: 16px;
}

.btn-list-arc:hover {
opacity:0.6;
}
/*special css*/

/*end special css*/


/* --------------------------------------
テキスト飾り設定
--------------------------------------*/

.hosoku {
	color: #5a5a5a;
	font-size: 90%;
	line-height: 1.7;
}
.datetxt {
	color:gray;
	font-size:90%;
}
.fs2 {
	font-size: 114.2857%;
}
.fs3 {
	font-size: 130%;
}
.fs4 {
	font-size: 160%;
	line-height: 1.5;
}
.fs5 {
	font-size: 180%;
	line-height: 1.5;
}
.mt0 {
	margin-top: 0px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
	;
}

.mr10 {
	margin-right: 10px !important;
	;
}

.mr20 {
	margin-right: 20px !important;
	;
}

.mr30 {
	margin-right: 30px !important;
	;
}
.pt10 {
	padding-top: 10px !important;
}
.yellow {
	background-color: #FFFF85;
	padding: 4px 5px 2px 5px;
}
/*テキスト装飾*/
.tk1 {
	color: #ff6000;
  font-weight: bold;
}
.tk2 {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #fff993 20%);
  padding-bottom: 3px;
  color: #000000;
}
.tk3 {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #ceffe1 20%);
  text-shadow: 0px 2px 0px rgb(255, 255, 255);
  padding-bottom: 3px;
}

.tk4 {
	font-weight: bold;
	color:green;
}


/*電話番号装飾*/
.telarea {
  border: 1px solid #CECECE;
  margin: 0 0 10px 0;
  padding: 20px 20px 0 20px;
  display: inline-block;
}
.teltext {
  font-size: 26px;
}
.freedial {
  text-align: left;
}
.uline {
	color: #F00;
	text-decoration: underline;
	font-style: italic;
}
.round {
	border-radius: 100px;
}
.blue {
	color: #4485e9;
}
/*電話番号装飾*/

.telarea {
	border: 1px solid #CECECE;
	margin: 0 0 10px 0;
	padding: 20px 20px 0 20px;
	display: inline-block;
}

.teltext {
	font-size: 26px;
}

.freedial {
	text-align: left;
}

/*チェックボックスの付くリスト*/

ul.arrow li {
	background-image: url(img/arrow.png);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 15px;
}

ul.arrow2 li {
	background-image: url(img/arrow2.png);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 13px;
}

.check_list-border li {
	background: url(img/arrowA.png) left 3px no-repeat;
	padding-left:30px;
margin-bottom:5px;
}

.check_list li {
	background: url(img/arrowB.png) left 2px no-repeat;
	padding-left:30px;
}


/*special css*/

/*end special css*/



/* --------------------------------------
Q&A
--------------------------------------*/
.q {
    background-color: #E2EEFB;
color:#123257;
    padding: 4px 10px 6px  3.2em;
    font-weight: bold;
    text-indent: -2.8em;
font-size:16px;
}
.q strong{
font-size:28px;
color:#123257;
    margin-right: 13px;
}
.a {
    padding: 2px 10px 6px 2.8em;
    margin: 5px 0 20px 10px;
    text-indent:-2.8em;
}
.a strong{
    color: #747066;
    margin-right: 14px;
    font-size: 28px;
    line-height: 1;
}
/* --------------------------------------
WordPress 画像貼付け用
--------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	margin: 0 0 20px 30px;
	display: inline;
}
.alignleft {
	float: left;
	margin: 0 30px 20px 0;
	display: inline;
}
/* --------------------------------------
youtube・googlemap 埋め込み用
--------------------------------------*/
.yt {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.yt iframe,
.yt object,
.yt embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* --------------------------------------
汎用クラス定義
--------------------------------------*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height:  auto;
  overflow: hidden;
  /**/
}
.fixmargin {
	margin-top: -23px;
}
/*-------------------------------------
グローバルナビ定義（gnavi・グロナビ）
------------------------------------- */

#head_pull {
	display: none;
	position: fixed;
	top: 0;
	z-index: 1000;
	width: 1000px;
	margin: 0 auto;
	background-color: white;
}
#head_pull a {
}
#header.fixed {
	position: relative;
	width: 100%;
	background-color: rgba(255, 255, 255, 1);
	top: 0;
	height: auto;
}

nav {
	width: 1000px;
	margin: 0 auto;
}
#header.fixed .menu_navi {
	float: right;
}
#header.fixed .menu_logo {
  float: left;
  width: auto;
}


/*横ならびメニュー部分*/
#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
background:#fff;
}
#menu li {
	float: left;
	position: relative;
}
#menu li a {
	display: block;
	height: 55px;/*ナビの高さ*/
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
    border-bottom:#fff 2px solid;
	line-height:1.2em;
}
#menu li a:hover {
    background-position: 0 -50px;/*ナビの高さ*/
    opacity:1;
color:#004ea2;
    border-bottom:#004ea2 2px solid;
}
#menu li a#head_navi1 {
	background-image: url(img/gloval_navi1.png.html);
width:140px;
}
#menu li a#head_navi2 {
	background-image: url(img/gloval_navi2.png.html);
width:200px;
}
#menu li a#head_navi3 {
	background-image: url(img/gloval_navi3.png.html);
width:200px;
}
#menu li a#head_navi4 {
	background-image: url(img/gloval_navi4.png.html);
width:200px;
}
#menu li a#head_navi5 {
	background-image: url(img/gloval_navi5.png.html);
width:120px;
}
#menu li a#head_navi6 {
	background-image: url(img/gloval_navi6.png.html);
width:140px;
}
/*仕切り線*/
#menu li a::after {
    content: "";
	width: 1px;
	height: 40%;
	position: absolute;
	top: 30%;
	border-right: 1px solid #bfbfbf;
	right: 0;
}
#menu li:first-child a::before {
    content: "";
    width: 1px;
    height: 40%;
    position: absolute;
    top: 30%;
	border-right: 1px solid #bfbfbf;
    left: 0;
}
/*仕切り線*/

#m_logo {
}
#m_logo svg {
	width: 66px;
	height: 31px;
	margin-top: 10px;
	margin-left: 10px;
}
 @-webkit-keyframes rotateplane {
 0% {
-webkit-transform:perspective(200px) rotateX(90deg)
}
 100% {
-webkit-transform:perspective(200px) rotateX(0deg)
}
}
/*--ここまで--*/

.headnav {
	position: relative;
	height: auto;
}
#header.fixed .headnav {
	position: relative;
	height: auto;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#overlay {
	z-index: 1000 !important;
}
#lightbox {
	z-index: 9999 !important;
}
/*++++++++++++++++ nav button set ++++++++++++++++*/
.button a {
	float: left;
	border-right: 1px solid #7A0114;   /* 上部メニューボタンの区切り線の色が設定できます */
	background: #C58D9A;   /* 上部メニューボタンの背景色が設定できます */
	height: 30px;
	margin: 0;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #fff; /* 上部メニューボタンの文字色が設定できます */
	display : block;
}
html>body .button a {
	height: 16px;
	font-size: small;
}
.button a.active, .button a:hover {
	background: #fff;   /* 上部メニューボタンの背景色（マウスオンの状態）が設定できます */
	color: #C58D9A;   /* 上部メニューボタンの文字色（マウスオンの状態）が設定できます */
}
.button a.selected {
	background: #fff;   /* 上部メニューボタンの背景色（セレクト時）が設定できます */
	color: #C58D9A;   /* 上部メニューボタンの文字色（セレクト時）が設定できます */
}
.button a:active.selected, .button a:hover.selected {
	background: #fff;   /* 上部メニューボタンの背景色（セレクト時のマウスオンの状態）が設定できます */
	color: #C58D9A;   /* 上部メニューボタンの文字色（セレクト時のマウスオンの状態）が設定できます */
}
.button a.nolink {
	background: #C58D9A;   /* 上部メニューボタンの背景色（リンクなし）が設定できます */
	color: #ccc;   /* 上部メニューボタンの文字色（リンクなし）が設定できます */
}
/* --------------------------------------
コンテンツ部分のdiv&pにおけるimg飛び出しの解除
--------------------------------------*/

#main div {
	overflow: hidden;
}

/* --------------------------------------
RSS用
--------------------------------------*/
#feed_new {
	background-color: #F5F3F3;
	font-size: 11px;
	color: #ff6000;
	padding: 5px 10px 0 10px;
	_padding: 5px 10px 0 10px;
	margin: 0px;
	line-height: 130%;
}
#feed_new li {
	border-bottom: #CCCCCC dotted 1px;
	list-style: none;
	padding-bottom: 5px;
}
#feed_new a {
	font-size: 13px;
}
/* --------------------------------------
コンテンツ部分のdiv&pにおけるimg飛び出しの解除
--------------------------------------*/
/* -------
div
----------*/
#main div:after {
	content: ".";/* 新しい要素を作る */
	display: block;/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
#main div {
	min-height: 1px;
}
* html #main div {
	height: 1px;
}


/* -------
fontcontrol
----------*/
#control {
	position: absolute;
	top: 5px;
	right: 5px;
}
#control a {
	color: white;
	text-decoration: none;
}
#control a:hover {
	text-decoration: underline;
}
span#intro {
	font-size: 13px;
	margin-right: 5px;
}
span#f-big {
	background-color: black;
	padding: 2px 4px;
	margin-right: 2px;
}
span#f-medium {
	background-color: black;
	padding: 2px 4px;
	margin-right: 2px;
}
span#f-small {
	background-color: black;
	padding: 2px 4px;
}
/* --------------------------------------
中央寄せ・右寄せ
--------------------------------------*/
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.al {
	text-align: left !important;
}
/* --------------------------------------
リスト（FontAwesome)
--------------------------------------*/
ul {
	text-align: left;
}
ul.li_1 {
	margin-bottom: 20px;
}
ul.li_1 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_1 li:before {
	content: " \f14a";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_2 {
	margin-bottom: 20px;
}
ul.li_2 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_2 li:before {
	color: #008600;
	content: " \f046";
	font-family: FontAwesome;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_3 {
	margin-bottom: 20px;
}
ul.li_3 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_3 li:before {
	content: " \f058";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_4 {
	margin-bottom: 20px;
}
ul.li_4 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_4 li:before {
	content: " \f05d";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_5 {
	margin-bottom: 20px;
}
ul.li_5 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_5 li:before {
	content: " \f0a9 ";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_6 {
	margin-bottom: 20px;
}
ul.li_6 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_6 li:before {
	content: " \f18e";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_7 {
	margin-bottom: 20px;
}
ul.li_7 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_7 li:before {
	content: " \f138";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_8 {
	margin-bottom: 20px;
}
ul.li_8 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_8 li:before {
	content: " \f152";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_9 {
	margin-bottom: 20px;
}
ul.li_9 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_9 li:before {
	content: " \f0da";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_10 {
	margin-bottom: 20px;
}
ul.li_10 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_10 li:before {
	content: " \f069";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_11 {
	margin-bottom: 20px;
}
ul.li_11 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_11 li:before {
	content: " \f111";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_12 {
	margin-bottom: 20px;
}
ul.li_12 li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 1.5em;
}
ul.li_12 li:before {
	content: " \f192";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: 0;
}
ul.li_maru li {
	margin-bottom: 10px;
	text-indent: -1.3em;
	margin-left: 1.3em;
	font-weight: bold;
}
ul.li_maru li:before {
	content: "● ";
	color: #5077c2;
}
ul.li_kome li {
	margin-bottom: 10px;
	text-indent: -1.3em;
	margin-left: 1.3em;
}
ul.li_kome li:before {
	content: "※ ";
	color: #5077c2;
}
ul.b_gray li:before {
	color: #D9D8D8;
}
ul.b_pink li:before {
	color: #F79698;
}
ul.b_green li:before {
	color: #CAFDB1;
}
ul.b_skyblue li:before {
	color: #A0DFF3;
}
ul.b_blue li:before {
	color: #608AEB;
}
ul.b_gold li:before {
	color: #D9B087;
}
ul.b_orange li:before {
	color: #FB8230;
}
ul.b_yellow li:before {
	color: #F8EE6D;
}
ul.b_azuki li:before {
	color: #731F21;
}
ul.b_purple li:before {
	color: #AA79E7;
}
/* --------------------------------------
レイアウトbox(2列・3列・4列)
--------------------------------------*/

.box_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.two_box {
	width: calc((100% - 30px) / 2);
	margin: 0 30px 15px 0;
	border: 1px solid #a3a3a3;
	overflow: hidden;
border-top:#004ea2 2px solid;
}

.two_box:nth-child(even) {
	margin: 0 0 15px 0;
}

.two_box .ttl_wrap {
	background: #e9f1fb;
}

.two_box .ttl {
	padding: 3%;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0 !important;
color:#333;
}

.two_box .txt {
	padding: 3%;
}

.two_box .more {
	float: right;
	text-decoration: none;
	margin: 0 3% 3% 0;
	position: relative;
}

.two_box .more:before {
	position: absolute;
	top: 50%;
	right: calc(100% + 10px);
	content: '';
	width: 8px;
	height: 8px;
	border-top: 1px solid #004ea2;
	border-right: 1px solid #004ea2;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.two_box .more:hover:before {
	-webkit-transform: translate(5px, -50%) rotate(405deg);
	transform: translate(5px, -50%) rotate(405deg);
}

.three_box {
	width: calc((100% - 40px) / 3);
	margin-bottom: 20px;
	border: 1px solid #a3a3a3;
	background: white;
	overflow: hidden;
border-top:#07913a 2px solid;
}

.three_box:nth-child(3n-1) {
	margin: 0 20px 20px;
}

.three_box .ttl_wrap {
	background: #ecf9f1;
}

.three_box .ttl {
	padding: 3%;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0 !important;
color:#333;
}

.three_box .txt {
	padding: 3%;
}

.three_box .more {
	float: right;
	text-decoration: none;
	margin: 0 3% 3% 0;
	position: relative;
}

.three_box .more:before {
	position: absolute;
	top: 50%;
	right: calc(100% + 10px);
	content: '';
	width: 8px;
	height: 8px;
	border-top: 1px solid #004ea2;
	border-right: 1px solid #004ea2;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.three_box .more:hover:before {
	-webkit-transform: translate(5px, -50%) rotate(45deg);
	transform: translate(5px, -50%) rotate(45deg);
}

.four_box {
	width: calc((100% - 30px) / 4);
	margin: 0 10px 10px 0;
	border: 1px solid #a3a3a3;
	background: white;
	overflow: hidden;
}

.four_box:nth-child(4n) {
	margin: 0 0px 10px 0;
}

.four_box .ttl_wrap {
	background: #004ea2;
}

.four_box .ttl {
	padding: 6% 3%;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	margin-bottom: 0 !important;
text-align:center;
}

.four_box .txt {
	padding: 3% 6%;
}

.four_box .more {
	float: right;
	text-decoration: none;
	margin: 0 3% 3% 0;
	position: relative;
}

.four_box .more:before {
	position: absolute;
	top: 50%;
	right: calc(100% + 10px);
	content: '';
	width: 8px;
	height: 8px;
	border-top: 1px solid #004ea2;
	border-right: 1px solid #004ea2;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.four_box .more:hover:before {
	-webkit-transform: translate(5px, -50%) rotate(45deg);
	transform: translate(5px, -50%) rotate(45deg);
}
/*clearfixと組み合わせて使用*/
.six_four_r {
  float: right;
  width: 580px;
}
.six_four_l {
  float: left;
  width: 400px;
}
.seven_three_r {
  float: right;
  width: 680px;
}
.seven_three_l {
  float: left;
  width: 300px;
}

/* --------------------------------------
電話番号エリア
--------------------------------------*/
.responsedevise {
	border: 4px solid #005432;
	padding: 20px 5px 0px;
	text-align: center;
	width: 80%;
	margin: 30px auto 60px auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
text-align:center;
}
.responsedevise .ttl{
font-size:140%;
line-height:1.4;
font-weight:bold;
}
.responsedevise .subti{
line-height:1.4;
font-weight:bold;
}
dl.telbox{
margin:0 auto;
background:#F1F8E9;
padding:20px;
text-align:left;
width:70%;
}
dl.telbox2{
margin:0 auto;
background:#fff;
padding:20px;
text-align:left;
width:70%;
border:#005432 1px solid;
}
dl.telbox dt,
dl.telbox2 dt{
width:30%;
float:left;
color:#005432;
padding:0;
font-weight:bold;
}
dl.telbox dd,
dl.telbox2 dd{
padding:0 0 0 30%;
border:none;
}
dl.telbox dd strong,
dl.telbox2 dd strong{
font-size:30px;
font-weight:bold;
letter-spacing:-0.5px;
}

/* --------------------------------------
リンクボタン
--------------------------------------*/

.link_green {
	border: 1px solid #A8BF75;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #cee6b3);
	background-image: -moz-linear-gradient(top, #ffffff, #cee6b3);
	background-image: -ms-linear-gradient(top, #ffffff, #cee6b3);
	background-image: -o-linear-gradient(top, #ffffff, #cee6b3);
	background-image: linear-gradient(to bottom, #ffffff, #cee6b3);
	display: inline-block;
	margin: 10px 0;
}
.link_green a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #496F31;
	padding: 0px 15px;
}
.link_green a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_pink {
	border: 1px solid #F4B1B2;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #FFF0F1);
	background-image: -moz-linear-gradient(top, #ffffff, #FFF0F1);
	background-image: -ms-linear-gradient(top, #ffffff, #FFF0F1);
	background-image: -o-linear-gradient(top, #ffffff, #FFF0F1);
	background-image: linear-gradient(to bottom, #ffffff, #FFF0F1);
	display: inline-block;
	margin: 10px 0;
}
.link_pink a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #E37677;
	padding: 0px 15px;
}
.link_pink a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_skyblue {
	border: 1px solid #9EDDF8;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: -moz-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: -ms-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: -o-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: linear-gradient(to bottom, #ffffff, #EDFBFF);
	display: inline-block;
	margin: 10px 0;
}
.link_skyblue a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #4593D4;
	padding: 0px 15px;
}
.link_blue {
	border: 1px solid #9EB0CF;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: -moz-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: -ms-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: -o-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: linear-gradient(to bottom, #ffffff, #E4F2FD);
	display: inline-block;
	margin: 10px 0;
}
.link_blue a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #22418B;
	padding: 0px 15px;
}
.link_skyblue a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_gold {
	border: 1px solid #C0AA8D;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: -moz-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: -ms-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: -o-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: linear-gradient(to bottom, #ffffff, #FCEDD9);
	display: inline-block;
	margin: 10px 0;
}
.link_gold a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #886A50;
	padding: 0px 15px;
}
.link_gold a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_orange {
	border: 1px solid #EF963E;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: -moz-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: -ms-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: -o-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: linear-gradient(to bottom, #F7BB6F, #FCA26D);
	display: inline-block;
	margin: 10px 0;
}
.link_orange a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #fff;
	padding: 0px 15px;
}
.link_orange a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_yellow {
	border: 1px solid #E3DEA2;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: -moz-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: -ms-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: -o-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: linear-gradient(to bottom, #ffffff, #F8FDC3);
	display: inline-block;
	margin: 10px 0;
}
.link_yellow a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #5F4E39;
	padding: 0px 15px;
}
.link_yellow a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_azuki {
	border: 1px solid #BC8F90;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: -moz-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: -ms-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: -o-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: linear-gradient(to bottom, #AF5C5D, #7C2829);
	display: inline-block;
	margin: 10px 0;
}
.link_azuki a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #fff;
	padding: 0px 15px;
}
.link_azuki a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_purple {
	border: 1px solid #EECCF3;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: -moz-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: -ms-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: -o-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: linear-gradient(to bottom, #ffffff, #F7E5FD);
	display: inline-block;
	margin: 10px 0;
}
.link_purple a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #B251C3;
	padding: 0px 15px;
}
.link_purple a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_red {
	border: 1px solid #F96062;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #F47B7D, #D85658);
	background-image: -moz-linear-gradient(top, #F47B7D, #D85658);
	background-image: -ms-linear-gradient(top, #F47B7D, #D85658);
	background-image: -o-linear-gradient(top, #F47B7D, #D85658);
	background-image: linear-gradient(to bottom, #F47B7D, #D85658);
	display: inline-block;
	margin: 10px 0;
}
.link_red a {
	text-decoration: none;
	display: block;
	font-size: 110%;
	color: #ffffff;
	padding: 0px 15px;
}
.link_red a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
/* --------------------------------------
フォームボタン
--------------------------------------*/

p.sbtn_5 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	border: none;
	background: #005432;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
    width: auto;
height:50px;
}
p.maru input[type="submit"] {
	-webkit-border-radius: 30;
	-moz-border-radius: 30;
	border-radius: 30px;
	padding: 8px 20px 8px 20px;
	text-shadow: 1px 1px 3px #666666;
	box-shadow: 0px 0px 6px 3px #e6e6e6;
	-moz-box-shadow: 0px 0px 6px 3px #e6e6e6;
	-webkit-box-shadow: 0px 0px 6px 3px #e6e6e6;
	width: auto;
}
p.sbtn_5 input:hover {
	background: #002B19;
}
/* ページ内スライド制御 */
.sliderbox {
	width: 500px;
	height: auto;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
/*  special css*/


/*end special css*/

/* ---------------------
H レスポンシブ用
------------------------*/

/* PC用とモバイル用のロゴを出し分ける */

#pc_logo {
	display: inline;
}
#pc_logo img {
	margin: 0 auto;
}
#mobile_logo {
	display: none;
}
#mobile_button {
	display: none;
}
.mobile_menu {
	display: none;
}
#mobile_main {
	display: none;
}
/* デスクトップでは非表示にする */
#panel, #mobile_side, .mobile_only, #mobile_tel, #mobile_main {
	display: none;
}
.pctab_only{
display:block;
}
.sp_only{
display:none;
}


#content #main p.wp-caption-text {
	margin-top: 2px;
	font-size: 14px;
	text-align: center;
	margin-right: 10px;
	padding: 10px 10px 0;
	line-height: 17px;
}
#content #main h2.spe {
	padding: 0;
	margin: 0 0 30px;
	background-color: #fff;
	border: 0;
	display: inline-block;
	color: #444;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 1px;
	text-align: left;
}
.rightbox {
	float: right;
}
.leftbox {
	float: left;
}
.w25 {
	width: 25%;
}
.w40 {
	width: 35%;
}
.w60 {
	width: 60%;
}
.w70 {
	width: 70%;
}
/* コンタクトフォーム */

input.wpcf7-form-control {
	height: 30px;
	line-height: 2;
	margin: 10px auto;
	border: 1px solid #d8d8d8;
	width: 80%;
    padding: 10px;
}
select.wpcf7-form-control {/*プルダウンメニュー*/
	width: auto;
	height: auto;
}
textarea.wpcf7-form-control {
	border: 1px solid #d8d8d8;
    width: 80%;
    padding: 10px;
    margin: 10px 0px;
}
span.wpcf7-form-control-wrap.your-address1 input {
    width: 24%;
}
.balloon{
    background:#E8EFF7;
    padding:30px 30px 0 30px;
    color:#000000;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
margin:0 auto;
}
.balloon:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    border-color: rgba(0, 153, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#E8F1D7;
    top:100%;
display:block;
}
.balloon ul.check_list li,
.balloon2 ul.check_list li{
    background: url(img/arrowB.png) left 8px no-repeat;
}
.balloon img{
margin-top:20px;
}
.triangle{
width: 0;
height: 0;
border-style: solid;
border-width: 30px 25px 0 25px;
border-color: #E8EFF7 transparent transparent transparent;
    left:0;
right:0;
bottom:0px;
margin:auto;
}
.balloon2{
    width:650px;
    background:#FFF8CC;
    padding:30px 30px 0 30px;
    color:#000000;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
margin:0 auto;
}
.balloon2:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    border-color: rgba(0, 153, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#FFF8CC;
    top:100%;
display:block;
}
.balloon2 ul.check_list li{
    background: url(img/arrowB.png) left 5px no-repeat;
}
.triangle2{
width: 0;
height: 0;
border-style: solid;
border-width: 30px 25px 0 25px;
border-color: #FFF8CC transparent transparent transparent;
    left:0;
right:0;
bottom:0px;
margin:auto;
}
.toptxt{
margin:20px 0;
text-align:center;
font-size:160%;
}
#content #main .toptxt p{
line-height:1.6;
}
#content #main h3.reason,
#content #main h4.reason{
text-align:left;
background:#F6F9EA;
border-bottom:#C7DD8E 2px solid;
	padding: 12px 0 10px 80px;
text-indent:-50px;
}
#content #main h3.reason strong,
#content #main h4.reason strong{
background-color:#8EC42E;
color:#fff;
padding:4px 8px;
margin-right:10px;
border-radius:4px;
}
.fa-arrow-down{
color:#F56903;
}
.six_box {
	width: calc((100% - 40px) / 6);
	margin: 0 5px 10px 0;
	background: #F1F8EA;
	overflow: hidden;
padding:10px;
position:relative;
font-size:90%;
}

.six_box:nth-child(6n) {
	margin: 0 0px 10px 0;
}
.six_box .no{
position:absolute;
left:10px;
top:0px;
color:#005432;
font-weight:bold;
font-size:17px;
}
.six_box .fa-chevron-right{
position:absolute;
right:10px;
top:10px;
color:#005432;
}
.contactbox{
border:#F1F8E9 8px solid;
padding:20px 20px 0px 20px;
margin:60px 0 20px 0;
border-radius:8px;
text-align:center;
}
.contactbox .ttl{
font-size:160%;
line-height:1.6;
font-weight:bold;
}
.contactbox ul.check_list-border{
font-size:18px;
margin:10px auto 20px auto;
display:inline-block;
}
.contactbox .fuki{
background:#FFF8CC;
padding:20px;
text-align:left;
display:inline-block;
}
.contactbox .triangle{
border-color: #FFF8CC transparent transparent transparent;
}
.arrow_box{
    width:540px;
    height:140px;
    background:#FFF8CC;
    padding:20px;
    text-align:left;
    color:#333333;
    font-size:14px;
    font-weight:bold;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
}
.fukidasi{
    position:relative;
}
.sankaku{
position:absolute;
right:0;
top:0;
bottom:0;
margin:auto;
width: 0;
height: 0;
border-style: solid;
border-width: 25px 0 25px 50px;
border-color: transparent transparent transparent #fff8cc;
}
.maru{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.arrow_box2{
    width:540px;
    height:140px;
    background:#F6F9EA;
    padding:20px;
    text-align:left;
    color:#333333;
    font-size:14px;
    font-weight:bold;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
}
.sankaku2{
position:absolute;
right:0;
top:0;
bottom:0;
margin:auto;
width: 0;
height: 0;
border-style: solid;
border-width: 25px 0 25px 50px;
border-color: transparent transparent transparent #F6F9EA;
}
#content #main h4.point{
text-align:left;
background:#F6F8F4;
border-top:#005432 1px solid;
	padding: 12px 0 10px 80px;
text-indent:-50px;
border-bottom:none;
}
#content #main h4.point strong{
background-color:#005432;
color:#fff;
padding:4px 12px;
margin-right:10px;
border-radius:50%;
}
#content #main h4.qa{
text-align:left;
font-size:16px;
padding-bottom:4px;
}
.flowbox2 .six_box {
	background: #fff;
border:#005432 1px solid;
}
#content #main h3.flow,
#content #main h3.jisseki{
color:#005432;
background:#fff;
text-align:left;
padding-bottom:0;
}
#content #main h3.flow strong{
background:#005432;
color:#fff;
padding:4px 8px;
margin-right:10px;
border-radius:8px;
}
#content #main h3.jisseki{
margin-bottom:10px;
border-left:#005432 6px solid;
padding:3px 0 3px 10px;
}
.fa-chevron-down{
color:#005432;
}
span.wpcf7-list-item { display: block; }

.jissekibox {
	border: 2px solid #6eb92b;
	background-color: #fafef2;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
.jissekibox .leftbox{
width:60%;
}
.jissekibox .rightbox{
width:35%;
}
.jissekibox .rightbox img{
width:100%;
height:auto;
}
.jissekibox dt{
width:40%;
color:#005432;
}
.jissekibox dd{
padding-left:40%;
}
.jissekibox table.camera dt{
width:20%;
}
.jissekibox table.camera dd{
padding-left:20%;
}
.wp-pagenavi{
text-align:center;
}
.wp-pagenavi .current{
border:#005432 1px solid !important;
background:#F6F8F4 !important;
color:#005432 !important;
}
.works dl{
margin-bottom:20px;
}
.works dl dt{
padding:5px 0;
width:60%;
}
.works dl dd{
padding:5px 0 5px 60%;
border-color:#D0E8D8;
}
.works dl dd:last-child{
border:none;
}
.works .rightbox.w60{
width:55%;
}
.top .three_box img{
width:100%;
height:auto;
}
.top .three_box{
font-size:14px;
	border: 1px solid #004ea2;
	background-color: #f4f9ff;
}
.top .three_box .ttl_wrap {
	background: #e9f1fb;
}
table.riyourei td{
text-align:center;
border:none;
padding:0;
vertical-align:middle;
}
table.hosting th.ti{
width:30%;
}
.option3 .two_box{
text-align:center;
}
.option3 .two_box img{
vertical-align:middle;
}
.osusume,
.point{
background:#3580D5;
color:#fff;
padding:3px 8px;
margin-right:10px;
font-size:90%;
}
.point2{
background: #0A913A;
color:#fff;
padding:3px 8px;
margin-right:10px;
font-size:90%;
}
.product .three_box{
border:none;
background:none;
}
.product .three_box img{
width:auto;
height:150px;
}
.fa-long-arrow-right{
color:#FF6002;
vertical-align:middle;
margin:0 5px;
}
tr.bgcolor th,
tr.bgcolor td{
background:#EFF6F7;
}
td.waku1{
border-top:#0056B3 2px solid;
border-left:#0056B3 2px solid;
border-right:#0056B3 2px solid;
}
td.waku2{
border-left:#0056B3 2px solid;
border-right:#0056B3 2px solid;
}
td.waku3{
border-bottom:#0056B3 2px solid;
border-left:#0056B3 2px solid;
border-right:#0056B3 2px solid;
}
.color_b{
color:#0056B3;
}
.table2 .bnone{
border:none;
background:#fff;
}
.table2 .bgred{
    background: #e73a3a;
color:#fff;
}
.table2 .bgblue{
    background: #5394dc;
color:#fff;
}
.table2 .bggr{
background:#0A913A;
color:#fff;
}
.table2 .bgblue2{
background:#0753C4;
color:#fff;
    font-weight: bold;
}
.table2 .bgyel2{
background:#FFF389;
}

/*topページのcss*/
.top_b1{
	background-image:url("img/top_b1_bg1.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	border-top:10px solid #d9e7f7;
	border-right:10px solid #d9e7f7;
	border-left:10px solid #d9e7f7;
	padding:30px 35px 20px;
}

.top_b1 ul{
	font-size:22px;
	color:#333333;
	margin-bottom:10px;
}

.top_b1 ul.check_list-border li{
	background-position:left center !important;
}

.top_b1 ul li span{
	color:#004ea2;
	font-weight: bold;
}

.top_b1_bg2{
	margin:0 !important;
}

.top_b1_bg2 img{
	width:100%;
	line-height: 0;
}

.top_b2_box1{
	border-top:2px solid #0251a6;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	border-left:1px solid #a3a3a3;
	margin-bottom:30px;
}

.top_b2_box2{
	padding:25px 33px;
}

.top_b2_box1_l{
	width:260px;
	float:left;
	box-sizing:border-box;
	line-height: 0;
}



.top_b2_box1_r{
	width:402px;
	float:right;
	box-sizing:border-box;
}

.riyuu_tl_flex{
	box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
	border-bottom:2px solid #0251a6;
	margin-bottom:28px;
}

.riyuu_tl_flex:after,.riyuu_tl_flex_num:after{
	content:none !important;
}



.riyuu_tl_flex_num{
	box-sizing:border-box;
	width:10%;
	text-align: center;
	border-right:1px solid #6799cf;
	font-size: 45px;
	color:#004ea2;
	    display: flex;
    align-items: center;
    justify-content: center;
}
.riyuu_tl1_box{
width:90%;
	text-align: left;
	    display: flex;
    align-items: center;
}

#content #main h3.riyuu_tl1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
border-top:none;
	font-size: 22px;
	margin: 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 20px;
	box-sizing:border-box;

}

#content #main h3.riyuu_tl1 span{
	color:#004ea2;
}

.top_b3_box1_l{
	width:420px;
	float:left;
margin-bottom:45px;
}



.top_b3_box1_r{
	width:310px;
	float:right;
	line-height: 0;
	margin-bottom:45px;
}

.top_b5_box{
	border:10px solid #d9e7f7;
	padding:30px 30px 10px 30px;
	margin-bottom:30px;
}

.top_b5_l{
	width:280px;
	float:left;
}

.top_b5_r{
	width:377px;
	float:right;

}
.top_b5_r table{
	border-bottom:1px solid #a3a3a3;
	border-right:none;
	border-left:none;
	border-top:none;
}


td.table3_td1{
	width:45%;
	padding:9px 15px;
	border-top:1px solid #a3a3a3;
	background-color:#e9f1fb;
	text-align: center;
	font-size:15px;
	color:#004ea2;
	border-right:none;
	border-left:none;
	box-sizing:border-box;
}

td.table3_td2{
	width:55%;
	padding:9px 15px;
	border-top:1px solid #a3a3a3;
	text-align: left;
	font-size:15px;
	border-right:none;
	border-left:none;
	box-sizing:border-box;
	font-weight: bold;
}

table.table4{
	border-top:none;
	border-right:2px solid #a3a3a3;
	border-bottom:2px solid #a3a3a3;
	border-left:none;
	vertical-align: middle;
}

table.table4 td{
	vertical-align: middle;
}

td.table4_td1{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:2px solid #a3a3a3;
	border-left:none;
	width:20%;
}

td.table4_td2{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:2px solid #a3a3a3;
	border-left:none;
	text-align: center;
	background-color:#0056b2;
	color:#ffffff;
	padding:17px 10px;
	box-sizing:border-box;
	width:40%;
}

td.table4_td3{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:2px solid #a3a3a3;
	border-left:none;
	text-align: center;
	background-color:#5789c0;
	color:#ffffff;
	padding:17px 10px;
	box-sizing:border-box;
	width:40%;
}

td.table4_td4{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	border-left:2px solid #a3a3a3;
	background-color:#ecf9f1;
	color:#333333;
	padding:17px 10px;
	box-sizing:border-box;
	font-size:16px;
	font-weight: bold;
	text-align: left;
}

td.table4_td4 span{
color:#07913a;
}

td.table4_td5{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	border-left:none;
	background-color:#ffffff;
	color:#333333;
	padding:17px 10px;
	box-sizing:border-box;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	line-height: 140%;
}


td.table4_td5 span{
color:#ff6000;
}

td.table4_td6{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	border-left:none;
	background-color:#ffffff;
	color:#333333;
	padding:17px 10px;
	box-sizing:border-box;
	font-size:15px;
	font-weight: bold;
	text-align: center;
	line-height: 140%;
}

/*仕組みページ css*/
#content #main h2.image_tl1 {
    clear: both;
    height: auto;
    color: #333;
    background: url(img/bg_title_h2.png) left top no-repeat;
    font-size: 26px;
    margin: 0;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: normal;
    padding: 30px 0px;
    text-align: center;
}

.shikumi_b2_box{
	border:10px solid #d9e7f7;
	margin-bottom:30px;
}

.shikumi_b2_tl_flex{
	box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
}

.shikumi_b2_tl_flex:after,.shikumi_b2_tl_flex_num:after{
	content:none !important;
}



.shikumi_b2_tl_flex_num{
	box-sizing:border-box;
	width:10%;
	text-align: center;
	font-size: 35px;
	color:#004ea2;
	    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #aecff6;
}
.shikumi_b2_tl1_box{
width:90%;
	text-align: left;
	    display: flex;
    align-items: center;
    background-color: #e9f1fb;
}

#content #main h4.shikumi_b2_tl1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #004ea2;
border-top:none;
	font-size: 22px;
	margin: 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 13px;
	background-color: #e9f1fb;
	box-sizing:border-box;

}

.shikumi_b2_wrap{
	padding:30px 30px 10px 30px;
}

.shikumi_b3{
	background-image:url("img/shikumi_b3_bg1.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	border:2px solid #71a2d7;
	padding:37px 44px 25px;
}

.shikumi_b3 ul{
	font-size:22px;
	color:#333333;
	margin-bottom:10px;
}

.shikumi_b3 ul.check_list-border li{
	background-position:left center !important;
	margin-bottom:0;
}

.shikumi_b4{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.shikumi_b4:after{
	content:none !important;
}

.shikumi_b4 div.shikumi_b4_box{
	width:32%;
	border:1px solid #0056b2;
	box-sizing:border-box;
}
#content #main h4.shikumi_b4_tl{
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #ffffff;
	font-size: 18px;
	margin:0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 15px 5px;
background:#0056b2;
text-align: center;
}

.shikumi_b4 div.shikumi_b4_box p{
	padding:10px 15px 0 15px;
	font-size:15px;
}

.triangle2{
width: 0;
height: 0;
border-style: solid;
border-width: 6px 10px 0 10px;
border-color: #0056b2 transparent transparent transparent;
    left:0;
right:0;
bottom:0px;
margin:auto;
}

.shikumi_b6{
	background-image:url("img/shikumi_b6_bg1.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	border-top:10px solid #d9e7f7;
	border-right:10px solid #d9e7f7;
	border-left:10px solid #d9e7f7;
	padding:30px 35px 20px;
}

.shikumi_b6 ul{
	font-size:22px;
	color:#333333;
	margin-bottom:10px;
}

.shikumi_b6 ul.check_list-border li{
	background-position:left 9px !important;
}

.shikumi_b6 ul li span{
	color:#004ea2;
	font-weight: bold;
}

.shikumi_b6_tl1{
	line-height: 0;
	text-align: center;
	margin:-15px 0 0 0;
	padding:0;
}

.shikumi_b6_2{
	border:10px solid #b7e7c9;
	padding: 30px 29px;
}

#content #main h4.shikumi_b6_tl2{
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #ffffff;
	font-size: 18px;
	margin:0 0 25px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 0;
	padding:0;
background:transparent;
text-align: center;
}

.shikumi_b6_flex1{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-bottom:30px;
}

.shikumi_b6_flex1:after{
	content:none !important;
}

.shikumi_b6_flex1_l{
	width:390px;
}

.shikumi_b6_flex1_r{
	width:260px;
	text-align: right;
}

.kakaku_box{
	border:1px solid #0056b2;
	font-size:22px;
	font-weight: bold;
	border-radius:10px;
	padding:15px 20px 10px;
	margin:0 !important;
	box-sizing:border-box;
	display: inline-block;
	text-align: center;
}

.blue{
	color:#0056b2;
}

.orange{
	color:#ff6000;
}

.shikumi_b7{
	padding:20px 29px 0;
	border-right:10px solid #d9e7f7;
	border-left:10px solid #d9e7f7;
	border-bottom:10px solid #d9e7f7;
}



.shikumi_b7_2{
	padding:0 20px;
}

p.shikumi_b7_2_txt1{
	padding-left:27px !important;
}

#content #main h4.shikumi_b8_tl1{
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
	font-size: 26px;
	margin:0;
	font-weight: bold;
	letter-spacing: 2px;
	padding:18px 10px 13px 145px;
background-image:url("img/shikumi_b8_tlbg1.png");
background-repeat: no-repeat;
background-position: left center;
background-color: #b7e7c9;
text-align: left;
}

.shikumi_b8{
	border-right:10px solid #b7e7c9;
	border-left:10px solid #b7e7c9;
	border-bottom:10px solid #b7e7c9;
	padding:20px 0 20px 34px;
}

.shikumi_b8_r{
	width:230px;
	float:right;
}

.shikumi_b8_l{
	width:450px;
	float:left;
}


#content #main .shikumi_b8_l h5{
border-bottom:none;
font-weight:bold;
	margin: 0 0 5px 0;
	font-size: 17px;
	line-height: 0;
}

p.shikumi_b8__txt1{
	margin:0 0 5px 0 !important;
	font-size:14px;
	padding-left:15px !important;
}

#content #main h4.nostyle {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333;
	font-size: 18px;
	margin: 20px 0 20px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding:0;
background:transparent;
}

.shikumi_b10{
	padding: 30px 35px 10px;
    border-right: 10px solid #d9e7f7;
    border-left: 10px solid #d9e7f7;
    border-bottom: 10px solid #d9e7f7;
    background-image:url("img/shikumi_b10_bg1.jpg");
    background-position:right 30px top 30px;
    background-repeat: no-repeat;
}

.shikumi_b10 ul li{
    font-size: 22px;
    color: #333333;
    margin-bottom: 10px;
    background-position: left center !important;
}

p.shikumi_b10_txt1{
	font-size:15px;
	margin-bottom:0 !important;
	margin-top:20px !important;
}

p.shikumi_b10_txt2{
	font-size:18px;
	margin-bottom:0 !important;
	padding-left:64px !important;
}

.fs14{
	font-size:14px !important;
}

p.tel_number{
	font-size:30px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom:0 !important;
	text-align:center;
}

.tel_number:before{
	content:url("img/tel_icon1.png");
	display: inline-block;
	margin-left:5px;
}
p.uketukejikan{
	font-size:15px;
	text-align:center;
}

p.uketukejikan span{
	font-weight: bold;
	color:#004ea2;

}





.why {
    border: 10px solid #ffd5d5;
    padding: 30px 29px 30px 0;
    margin-top: -80px;
	text-align:center;
	background:url("img/bg_why.png") no-repeat right bottom;
	background-size: auto 90%;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.youtube_ttl {
    /* height: 85px; */
    text-align: center;
}



/******************************
★ Media Queries タブレット・スマフォ表示の設定(1000px以下で読み込むcss)
******************************************************************************************************************************/



@media screen and (max-width: 1000px) {
/* 構造 */

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	min-width: 320px;
	overflow-x: hidden;
}
.wrapper {
	z-index: 10;
	width: 100%;
	padding-top: 70px;
}
.wrapper_head, #header {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	z-index: 1000;
	position: relative;
}
#header .header_l img {
	margin: 0 0 0 10px;
	width: 180px;/*スマホ ロゴの横幅*/
	height: auto;
}
body, .home {/* 背景画像を非表示にしています */
	background: none;
	background-color: #fff;
}

.headnav, #footermenu {/* tel画像、フッターメニューを非表示にしています */
	display: none;
}
#submain{
	background: url("img/submain.png") right -250px top no-repeat;
}
#submain .h1wrap {
	width: auto;
}
#submain h1{
	margin-top: 40px;
}
#content #side {/* スマホ用のサイドバー */
	display: block;
	margin: 20px auto 0 auto;
	float: none;
	width: 90%;
}
#content #side h3 {
	width: 100%;
}
#content #side ul.menu{
	width: 100%;
}
#content #side ul.menu li:last-child{
	border-bottom:none;
}
#header.fixed {
/*  top:auto;メニュー戻り時ズレ防止 */
}
#header.fixed .header_l img {
	display: block;
}
#content #main {
	width: 100%;
	float: none;
	display: block;
	margin: 0;
	padding: 0 10px;
}
.ibox_p {
    width: 100%;
    height: auto;
}
#submain{
	background: url("img/submain.png") right -350px top no-repeat;
margin-bottom:20px;
}
#submain img {
	top: -250px;
}
#content img, #content iframe {
	max-width: 100%;
	height: auto;
}
#content {
	padding-top: 10px;
	width: auto;
}
#pan {
	width: auto;
padding-left:10px;
}
#content .sec {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.mobile_only {/* モバイルにだけ表示させたいものに使用する */
	display: block;
}
.pc_only {/* pcにだけ表示させたいものに使用する */
	display: none;
}
.pctab_only{
display:block;
}
.sp_only{
display:none;
}

/* ヘッダー */

.header_l img {
	width: auto;
	margin-top: 20px;/* スマフォlogo.pngの余白調整 */
	margin-left: 10px;/* スマフォlogo.pngの余白調整 */
	height: 15px;/* スマフォlogo.png高さの半分のサイズ */
}
#imagebox3 {
	margin-bottom: 0px;
}
#pc_button {
	display: none;
}
#mobile_button {
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	background-color: transparent;
	height: 50px;
	width: 50px;
	padding: 2px 10px 0 12px;
}
#mobile_button .menutxt {
	/* font-size: 10px; */
	text-decoration: none;
	position: relative;
	border: none;
	display: block;
}
#mobile_button .menutxt svg {
	width: 28px;
	height: auto;
}
#mobile_button .menutxt svg path {
	fill: #014EA2;
}
.lineswrap {
	height: 20px;
}
#mobile_button .lines {
	background: #014EA2;
	display: inline-block;
	width: 28px;
	height: 3px;
	position: relative;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#mobile_button .lines:after, #mobile_button .lines:before {
	background: #014EA2;
	position: absolute;
	display: inline-block;
	width: 28px;
	height: 3px;
	content: '';
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#mobile_button .lines:before {
	top: 8px;
	right: 0;
}
#mobile_button .lines:after {
	top: -8px;
	right: 0px;
}
#mobile_button a.xclose {
	display: block;
	position: relative;
	height: auto;
	padding: 10px 0;
	margin-top: 6px;
	z-index: 1020;
	cursor: pointer;
}
#mobile_button .xclose .menutxt {
	display: none;
}
#mobile_button .xclose .lines {
	background: 0 0;
}
#mobile_button .xclose .lines:before {
	top: -14px;
	right: 0px;
	transform: rotate3d(0, 0, 1, 45deg);
	-o-transform: rotate3d(0, 0, 1, 45deg);
	-ms-transform: rotate3d(0, 0, 1, 45deg);
	-moz-transform: rotate3d(0, 0, 1, 45deg);
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
#mobile_button .xclose .lines:after {
	top: -14px;
	right: 0px;
	transform: rotate3d(0, 0, 1, -45deg);
	-o-transform: rotate3d(0, 0, 1, -45deg);
	-ms-transform: rotate3d(0, 0, 1, -45deg);
	-moz-transform: rotate3d(0, 0, 1, -45deg);
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
a#sidr-menu-button {
	display: block;
	height: auto;
	text-decoration: none;
}
#mobile_main {
	display: inline-block;
}
#mobile_main img {
	max-width: 100%;
}
#header {
	margin-top: 0;
	height: 70px;
	background: #fff;
    box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 3px 0px 3px rgba(0,0,0,0.2);
	position: fixed;
}
#header .header_l {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
/* ハンバーガーボタン */


#panel-btn {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 50px;
	/*  margin: 20px 0 10px;*/
	background: #fff;
}
#panel-btn:hover {
	background: #fafafa;
}
#panel-btn-icon {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 4px;
	margin: -2px 0 0 -15px;
	background: #666;
	transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 30px;
	height: 4px;
	background: #666;
	transition: .3s;
}
#panel-btn-icon:before {
	margin-top: -10px;
}
#panel-btn-icon:after {
	margin-top: 6px;
}
#panel-btn .close {
	background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after {
	margin-top: 0;
}
#panel-btn .close:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#panel-btn .close:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
/* モバイル用のメニュー */


#panel {
	display: none;
	top: 50px;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	width: 100%;
	height: 100%;
	right: 0;
	position: absolute;
	z-index: 5;
}
#panel li a {
	text-decoration: none;
	font-size: 87%;
	line-height: 1.3;
	padding: 10px 15px;
	border-radius: 5px;
	color: white;
	width: 220px;
	display: block;
	margin: 0 auto 12px;
	font-weight: bold;
}
#panel .menu_list1 li a {/* 固定ページのリスト部分 */
	background-color: #393871;
}
#panel .menu_list2 li a {/* 投稿カテゴリのリスト部分 */
	background-color: #ccc;
	color: #333;
}
/* メイン画像　下層画像 */
#imagebox img {
	max-width: 100%;
}
#imagebox {
	margin: 0;
	text-align: center;
	height: auto;
}
#imagebox3 img {
	max-width: 80%;
	height: auto;
}
#imagebox3 {
	margin: 0;
	padding-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.imagebox_p {
	width: 60%;
	padding: 50px 0 0 0;
	height: 50%;
}
#base #bg #imagebox3 h1 {
	font-size: 40px;
	margin-bottom: 30px;
	line-height: 20px;
	color: #566278;
}
#base #bg #imagebox3 h1 .fs {
	font-size: 25px;
}
.imagebox_p span.c_2 {
	font-size: 20px;
}
.imagebox_p span.c_3 {
	font-size: 18px;
}
#imagebox2 {
	padding: 15px 10px 10px 10px;
	font-size: 125%;
	background-size: cover;
	height: auto;
	background-position: 50% 50%;
	line-height: 1.3;
}
/* 見出し */

#content #main h2.singletitle, #content #main h2.title, #content #main h2, #content #main h3, #content #main h4 {
	height: 100%;
	line-height: 1.2;
}
#content #main h2 {
	line-height: 1.5;
	margin-top: 30px;
}
/* フッター（サイド） */

#mobile_side {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.side_area img {
	display: block;
	margin: 0 auto;
}
#mobile_side .side_area h3 {
	width: 100%;
}
/* テーブル */

.tablestyle {
	border-collapse: collapse;
	width: 100% !important;
	border-top: 1px solid #a3a3a3;
}
.tablestyle td {
	display: block;
	width: 100%;
	border-top: 0;
}
/* 固定ページ */

.alignright, .alignleft, .alignnone {
	float: none;
	display: block;
	margin: 10px auto;
}
.alignright.pc_only, .alignleft.pc_only, .alignnone.pc_only { /* caption分岐の際、余白防止 */
	display: none;
}
/* コンタクトフォーム */

textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
}
.wpcf7-text {
	width: 90%;
}
.k-year .wpcf7-form-control {/*年号のテキスト*/
	width: 5rem;
}
.wpcf7 td {/* フォームの行を縦に並べる */
	/*display: block;*/
	width: 100%;
	font-weight: bold;
}
.wpcf7 .tdstyle {/* フォームの項目を左寄せ */
	text-align: left;
}
/* 電話番号タップ */

#mobile_tel {
	display: block;
	position: fixed;
	z-index: 1;
	bottom: 0;
	width: 100%;
	padding: 10px 0 5px 0;
	background-color: rgba(0, 0, 0, 0.75);
	text-align: center;
}
.mobile_tel_inner {
	width: 80%;
	margin: 0 auto;
	border-radius: 5px;
	padding: 2px;
	background: #fff;
}
.tel_name {
	padding: 5px 0;
	font-weight: bold;
	color: #333;
}
.tel_btn {
	display: block;
	border-radius: 5px;
	font-size: 150%;
	font-weight: bold;
	padding-top: 5px;
	background: #1e5799;
	background: -moz-linear-gradient(top, #1e5799 0%, #46a1e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(100%, #46a1e2));
	background: -webkit-linear-gradient(top, #1e5799 0%, #46a1e2 100%);
	background: -o-linear-gradient(top, #1e5799 0%, #46a1e2 100%);
	background: -ms-linear-gradient(top, #1e5799 0%, #46a1e2 100%);
	background: linear-gradient(to bottom, #1e5799 0%, #46a1e2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#46a1e2', GradientType=0 );
}
.tel_btn a {
	color: #fff;
	text-decoration: none;
}
/*------------------------------------------------------
オプション用スタイル　目次

(1)スライダー
--------------------------------------------------------*/
.simplegallery {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 30px;
	padding-top: 10px;
}
/*------------------------------------------------------
(1)スライダー
--------------------------------------------------------*/
/*メイン画像マージン*/
.bx-wrapper {
	margin: 0 auto 0px;
}
/*メイン画像に内余白をつける*/
.bx-wrapper .bx-viewport {
	padding: 0px;
}
/*サムネイル*/
#bx-pager {
	background-color: #●●●;/*サムネイル枠背景色*/
	background-image: url(img/bg_sliderthum.png.html);/*サムネイル枠背景画像*/
	/*▲どちらか一方を残しもう一方は削除▲*/

	padding: 12px 90px;
	margin-bottom: 20px;
}
#bx-pager a.last {
	margin-right: 0;
}
/*サムネイル通常時*/
#bx-pager a img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#bx-pager a {
	display: block;
	float: left;
	margin-right: 21px;
	border: 1px solid #E1E1E3;
}
/*メインで表示されている画像に対応するサムネイル*/
#bx-pager a.active img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#bx-pager a.active {
	border: 1px solid #f00;
}
/*ページ読み込み時に一瞬main2,main3がちらつくのを防ぐ*/
.img2 {
	display: none;
}
.img2.show {
	display: block;
}
.header_tel {
	display: none;
}
#pagetop {
	display: none;
}
#header.fixed {
	width: 100%;
	height: 50px;
}
.footer_btm_wrap {
	/*width: 290px;*/
	float: none;
}
.footer_com {
}
#logo_footer {
	float: none;
	display: inline-block;
}
#footer .footer_tel p {
	width: 100%;
	text-align: center;
}
p.cinfo {
	text-align: center;
	display: block;
}
p.urls {
	text-align: center;
	display: block;
}
#footer .footer_btm {
	width: 100%;
	text-align: center;
}
.footer_btm {
	margin-bottom: 10px;
}
#copyright {
	text-align: center;
}
a.link, a.link2 {
	width: 40%;
}
.cd0, .cd1, .cd2, .cd3 {
	padding: 20px 0 20px;
}
/* ページ内スライド制御 */
.sliderbox {
	float: none;
	width: 100%;
	margin-left: 0;
}
/*clearfixと組み合わせて使用*/
.six_four_r,.six_four_l,.seven_three_r,.seven_three_l {
  width: 80%;
  float: none;
  margin: 0 auto;
}
img.alignright{
float:right;
margin:15px 0 10px 10px;
}
img.alignleft{
float:left;
margin:15px 10px 10px 0;
}

#logo_footer {
	text-align: left;
	display: block;
	margin-bottom: 12px;
width:27%;
float:left;
margin-right:26%;
}


#logo_footer img {
	width: 100%;/*フッターのロゴ横幅*/
}


#logo_footer svg {
	margin-bottom: 12px;
	width: 80px;
	float: left;
}

.telfooter{
float:left;
width:22%;
position:relative;
margin-right:2%;
}

.telfooter img{
	width: 100%;
}


.mailfooter{
float:right;
width:23%;
position:relative;
}

.mailfooter img{
	width: 100%;
}



.footer_com {
    padding: 20px;
}

img.ftel {
    /*right: 220px;*/
}
.footerbox .inr {
    width: 100%;
}
.sien img.alignnone {
float:left;
width:32%;
height:auto;
}

.top_b2_box2{
	padding:15px 20px;
}

.top_b2_box1_l{
	width:30%;
	float:left;
	box-sizing:border-box;
	line-height: 0;
}

.top_b2_box1_l img{
	width: 100%;
}



.top_b2_box1_r{
	width:68%;
	float:right;
	box-sizing:border-box;
}

.top_b3_box1_l{
	width:56%;
	float:left;
margin-bottom:45px;
}



.top_b3_box1_r{
	width:40%;
	float:right;
	line-height: 0;
	margin-bottom:45px;
}

.top_b5_box{
	border:10px solid #d9e7f7;
	padding:20px 20px 0 20px;
	margin-bottom:30px;
}

.top_b5_l{
	width:40%;
	float:left;
}

.top_b5_l img{
	width:100%;
}

.top_b5_r{
	width:57%;
	float:right;

}

.shikumi_b6_flex1_l{
	width:58%;
}

.shikumi_b6_flex1_r{
	width:40%;
}
.kakaku_box{
	box-sizing:border-box;
}

.shikumi_b8{
	border-right:10px solid #b7e7c9;
	border-left:10px solid #b7e7c9;
	border-bottom:10px solid #b7e7c9;
	padding:20px 0 20px 20px;
}

.shikumi_b8_r{
	width:30%;
	float:right;
}

.shikumi_b8_l{
	width:67%;
	float:left;
}

.youtube_ttl {
    height: 100px;
}

.dacsam_box1{
	border:10px solid #b2dee2;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	background-image: url("img/dacsam_b1_bg1.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	align-items:center;
	align-content: center;
	background-size: contain;
}

.dacsam_box1_l{
	width:49%;
	text-align: center;
}

.dacsam_box1_l p{
	margin:0 !important;
}

.dacsam_box1_r{
	width:51%;
	text-align: center;
	font-size:24px;
}

.dacsam_b1_img1{
	line-height: 110%;
}
.dacsam_b1_txt1{
	font-size:22px;
	font-weight: bold;
}
.dacsam_b1_txt2{
	font-size:64px;
	color:#ff6000;
	font-weight: bold;
}

.dacsam_b1_txt3{
	font-size:32px;
	color:#ff6000;
}

#content #main h3.point {
	clear: both;
	height: 60px;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #ffffff;
border-top:none;
	font-size: 26px;
	margin: 60px 0 20px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 11px 0 0 130px;
	box-sizing:border-box;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #0251a6;
}
#content #main h3.point_icon1{
	background-image: url("img/point_icon1.png");
}

#content #main h3.point_icon2{
	background-image: url("img/point_icon2.png");
}

#content #main h3.point_icon3{
	background-image: url("img/point_icon3.png");
}

#content #main h3.point_icon4{
	background-image: url("img/point_icon4.png");
}

#content #main h3.point_icon35{
	background-image: url("img/point_icon5.png");
}

.dacsam_b2_box1{
	background-image: url("img/dacsam_b2_bg1.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding:45px 0 0 350px;
	box-sizing:border-box;
	height:188px;
	text-align: center;
	margin-bottom:30px;
	background-size: contain;
}

.dacsam_b2_txt1{
	font-size: 24px;
    color: #0251a6;
    line-height: 110%;
    margin-bottom: 10px !important;
}

.blue{
	color:#0251a6;
}

.dacsam_b2_txt2{
	font-size:20px;
}

.dacsam_b2_txt3{
	font-size:15px;
}

.dacsam_b2_txt4{
	font-size: 30px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    border-bottom: 8px solid #fff993;
    padding-bottom: 0 !important;
    margin: 0 !important;
    line-height: 120%;
}

.dacsam_b2_txt5{
	font-size:13px;
}

.dacsam_b2_box2{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.dacsam_b2_box2:after{
	content:none !important;
}

.dacsam_b2_box2_l{
	width:35%;
	text-align:center;
}

.dacsam_b2_box2_l_inner{
	border:8px solid #e5e5e5;
	padding-bottom:5px;
}

.dacsam_b2_box2_r{
	width:60%;
	border:8px solid #d9e7f7;
	text-align:center;
	padding-bottom:22px;
}

.dacsam_b2_img3{
	z-index:10000;
	margin-top:-39px;
}

#content #main h4.new1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333;
	font-size: 18px;
	margin:15px 0 10px 0;
	font-weight: bold;
	letter-spacing: normal;
line-height: 120%;
	padding:0;
background:none;
}

#content #main h4.new1 span {
	font-size: 13px;
}

#content #main h4.new2 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #004ea2;
	font-size: 22px;
	margin:15px 0 10px 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;
	padding:0;
background:none;
}

#content #main h4.new2 span {
	font-size: 18px;
}

#content #main h4.new3 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
	font-size: 18px;
	margin:0 0 20px 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;
	padding:20px 10px 15px;
background-image:none;
background-color:#e6f3f4;
text-align: center;
}

#content #main h4.new3:before{
	content:url("img/dacsam_logo2.png");
	position: relative;
    top: 2px;
    margin-right: 5px;
}

#content #main h4.new3 span{
	font-size: 24px;
	color:#004ea2;
}

.dacsam_b3_box1{
	border:10px solid #b2dee2;

}

.dacsam_b3_box1_l{
	padding-left:30px;
	width:65%;
	float:left;
	box-sizing:border-box;
}


.dacsam_b3_box1_r{
	padding-right:30px;
	width:32%;
	float:right;
	box-sizing:border-box;
}
.dacsam_b3_box1_r img{
	width:100%;
}

.dacsam_b4_box1{
	border:5px solid #c7dbf2;
}

#content #main h4.rule1,#content #main h4.rule2 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
	font-size: 22px;
	margin:0 0 20px 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;
	padding:17px 10px 17px 125px;
background-color:transparent;
text-align: left;
background-position: left center;
	background-repeat: no-repeat;
	border-bottom:2px solid #c7dbf2;
}
#content #main h4.rule1{
	background-image: url("img/rule_icon1.png");
}

#content #main h4.rule2{
	background-image: url("img/rule_icon2.png");
}

.lh0{
	line-height: 0;
}


.dacsam_b4_box2{
	background-image: url("img/dacsam_b4_img2.png");
	background-position: left 30px bottom;
	background-repeat: no-repeat;
	background-color: #f1f0e1;
	text-align: center;
	padding:20px 15px;

}

.dacsam_b4_box2 p{
	margin:0 !important;
	line-height: 140%;
	font-weight: bold;
	font-size:20px;
}

#content #main h3.kinou{
	clear: both;
	height: 60px;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #ffffff;
border-top:none;
	font-size: 26px;
	margin: 60px 0 25px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 12px 0 0 123px;
	box-sizing:border-box;
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #0251a6;
}
#content #main h3.kinou_icon1{
	background-image: url("img/kinou_icon1.png");
}

#content #main h3.kinou_icon2{
	background-image: url("img/kinou_icon2.png");
}

#content #main h3.kinou_icon3{
	background-image: url("img/kinou_icon3.png");
}

#content #main h3.kinou_icon4{
	background-image: url("img/kinou_icon4.png");
}

.drive_b1_box1{
	border:10px solid #d9e7f7;
	padding:28px 30px 8px;
}

ul.drive li{
	font-size:18px;
	font-weight: bold;
}

/*ドライブレコーダーcss start*/


}/*end*/

/******************************
★ Media Queries スマフォ表示の設定(599px以下で読み込むcss)
******************************************************************************************************************************/
@media screen and (max-width: 599px) {
#content #main {
	font-size: 13px;
}
#content #main h1.singletitle, #content #main h1 {
	font-size: 30px;
	padding-top: 70px;
}
#content #main h2 {
	font-size: 19px;
}
#content #main h3 {
	font-size: 17px;
}
#content #main h4 {
	font-size: 16px;
}

.pc_main{
	display:none;
}

.sp_main{
	display:block;
}
#ibox {
height: auto;
margin-bottom:20px;
width: 100%;
    background-image: url("img/sp_main_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.ibox_p {
}
.ibox_p h1 {
	font-size: 20px;
}
/*キャッチを画像にする場合*/
.ibox_p img {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
  margin: 0 auto;
}
#submain {
	height: 100px;
}
#submain img {
	top: -150px;
}
.page-id-66 #submain img {
	top: -80px;
}
#submain .h1wrap {
	margin: 0;
	text-align: center;
}
#submain h1 {
	font-size: 20px;
	letter-spacing: 1px;
	margin-top: 30px;
}

.three_box p {
	font-size: 14px;
}
.footer_tel {
	padding: 10px 0;
}
.f_telbtn {
	display: block;
}
#logo_footer {
	float: none;
	text-align: center;
	display: inline-block;
}
.footer_com {
}
#footer .footer_btm {
	margin-bottom: 0px;
}
.footer_btm_wrap {
	margin-top: 0px;
	float: none;
	/*padding-top: 25px;*/
	width: auto;
}
.telnum {
	display: none;
}
#imagebox3 {
	clear: both;
	z-index: 2;
	text-align: center;
	height: 200px;
	background-color: #f6f7fa;
	padding-top: 20px;
	margin-bottom: 0px;
	/* background-position: bottom center; */
	background-position: center;
	/*background-image: url("img/dot_black.png.html"),url("img/main_bg2.jpg.html");*/
	background-image: url("img/main_bg2.jpg.html");
	position: relative;
}
.imagebox_p {
	width: 95%;
	height: 60%;
	padding-top: 20px;
}
#base #bg #imagebox3 h1 {
	font-size: 22px;
	margin-bottom: 10px;
	line-height: 12px;
}
#base #bg #imagebox3 h1 .fs {
	font-size: 16px;
}
.imagebox_p span.c_2 {
	font-size: 13px;
	letter-spacing: -0.5px;
}
.imagebox_p span.c_3 {
	font-size: 18px;
}
.imagebox_p p {
	line-height: 1.3;
	font-size: 14px;
	margin-bottom: 0;
}
.footer_tel {
	height: auto;
	line-height: normal;
}
.footer_tel p {
	line-height: 45px;
}
.imagebox_p span.c_2 {
	font-size: 15px;
	line-height: 1.3;
}
.imagebox_p span.c_3 {
	font-size: 15px;
	line-height: 1.3;
}
#footer .footer_tel p {
	background-color: #303030;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: normal;
}
#logo_footer img {
margin-bottom:10px;
}
.rightbox, .leftbox {
	float: none;
}
.two_box,.three_box,.four_box {
  width: 100%;
  float: none;
  margin: 0 auto;
}
a.link, a.link2 {
	width: 90%;
}
.eyecatch_box{
	display: block;
}
.eyecatch_box .ttl_wrap {
	width:100%;
}
.eyecatch_box .ttl_wrap,
.eyecatch_box .txt_wrap {
	display: block;
}
.two_box {
	margin: 0 0 15px 0;
}
.three_box,
.three_box:nth-child(3n-1),
.four_box{
    margin: 0 0 15px 0;
}
.pctab_only{
display:none;
}
.sp_only{
display:block;
}
.alignleft{
	float:none;
	margin:0 0 15px 0;
	width:100%;
}

.alignright{
	float:none;
	margin:0 0 15px 0;
	width:100%;
}
.balloon,
.balloon2{
    padding:20px 10px 0 10px;
}
.balloon ul.check_list li,
.balloon2 ul.check_list li{
    background: url(img/arrowB.png) left 6px no-repeat;
}
.balloon2{
width:100%;
}
.toptxt{
font-size:140%;
text-align:left;
}
.eyecatch_box .inr{
	padding:20px 0px 0 0px;
}
.eyecatch_box .leftbox,
.eyecatch_box .rightbox{
	width: 100%;
	float:none;
}
.six_box {
	width: calc((100% - 10px) / 3);
	margin: 0 5px 10px 0;
	background: #F1F8EA;
	overflow: hidden;
padding:10px;
position:relative;
font-size:90%;
}

.six_box:nth-child(3n) {
	margin: 0 0px 10px 0;
}
.jissekibox .leftbox,
.jissekibox .rightbox {
    width: 100%;
float:none;
}
.jissekibox dt{
width:100%;
}
.jissekibox dd{
padding-left:0;
}
.contactbox .ttl {
    font-size: 140%;
}
.contactbox ul.check_list-border {
    font-size: 15px;
}
.contactbox .check_list-border li{
	background: url(img/arrowA.png) left 5px no-repeat;
}
.contactbox .fuki{
width:65%;
padding:10px;
margin-top:-25px;
}
.responsedevise {
	padding: 20px 20px 0px 20px;
	width: 100%;
}
dl.telbox,
dl.telbox2 {
    padding: 20px;
    width: 100%;
}
dl.telbox dd strong, dl.telbox2 dd strong {
    font-size: 24px;
}
#logo_footer {
width:100%;
float:none;
margin-right:0;
}
.telfooter{
width:100%;
float:none;
}

.mailfooter{
width:100%;
float:none;
}

.mailfooter img{
width:auto;
}
img.ftel,
img.fbtn {
position:static;
}
img.fbtn {
margin-top:20px;
}
#content #main h3.reason{
    padding: 12px 10px 10px 55px;
    text-indent: -45px;
}
#content #main h4.reason {
    padding: 12px 10px 10px 45px;
    text-indent: -38px;
}
.sq2 {
	padding: 10px 20px 0 20px;
}
.table2.list,
.table2.price {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.commentbox img.alignright{
}
.arrow_box,
.arrow_box2{
width:95%;
height:auto;
padding:10px;
font-size:13px;
line-height:1.6;
}
.sankaku {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 30px;
    border-color: transparent transparent transparent #fff8cc;
}
#content #main h4.point {
    padding: 12px 0 10px 110px;
    text-indent: -100px;
}
.q {
font-size:15px;
}
.q p:first-child{
    text-indent: -2.7em;
line-height:1.4;
}
.works .leftbox,
.works .rightbox{
float:none;
}
.works .w40,
.works .w60,
.works .rightbox.w60{
width:100%;
}
.footerbox .inr {
padding:0 20px;
}
.ml10 {
    margin-left: auto !important;
}
.sien img.alignnone {
float:none;
width:100%;
}
.sq2.free{
width:100%;
}
#content #main h3.po{
text-indent:-115px;
padding-left:115px;
}
#content #main h4.po{
text-indent:-90px;
padding-left:100px;
}
img.alignright.wp-image-146{
width:100%;
}
img.alignright.wp-image-158{
width:60%;
}
img.alignnone.wp-image-275{
width:60%;
}
.pointbox .leftbox{
float:left;
}
.pointbox .rightbox{
float:right;
}
.pointbox img.alignright {
    margin: 0 0 10px 10px;
}
.w60,
.w40,
.w70,
.w25 {
    width: 100%;
}
#content img.wp-image-182{
height:170px;
width:auto;
margin:0 0 40px 0;
float:left;
}
#content img.wp-image-221,
#content img.wp-image-222{
height:80px;
width:auto;
}
#content img.wp-image-249{
width:45%;
height:auto;
float:left;
}

.top_b1{
	background-image:none;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	border-top:5px solid #d9e7f7;
	border-right:5px solid #d9e7f7;
	border-left:5px solid #d9e7f7;
	padding:15px 15px 0;
}

.top_b1 ul{
	font-size:16px;
	color:#333333;
	margin-bottom:10px;
}

.top_b1 ul.check_list-border li{
	background-position:left 3px !important;
}

.top_b1 ul li span{
	color:#004ea2;
	font-weight: bold;
}

.top_b1_bg2{
	margin:0 !important;
}

.top_b1_bg2 img{
	width:100%;
	line-height: 0;
}

#content #main h3.new1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #004ea2;
border-top:none;
	font-size: 20px;
	margin: 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 18px 10px 10px;
	background-color:#e9f1fb;
	text-align: center;
}

#content #main h2.nostyle{
	margin-top:20px;
}

.top_b2_box1{
	border-top:2px solid #0251a6;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	border-left:1px solid #a3a3a3;
	margin-bottom:30px;
}

.top_b2_box1_l{
	width:100%;
	float:none;
	padding: 15px 15px 0 15px;
    margin: 0 !important;
	box-sizing:border-box;
	line-height: 0;
	text-align: center;
}

.top_b2_box1_l img{
	width:100%;
	line-height: 0;
}



.top_b2_box1_r{
	width:100%;
	float:none;
	padding: 15px 15px 0 15px;
    margin: 0 !important;
	box-sizing:border-box;
}

.riyuu_tl_flex{
	box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
	border-bottom:2px solid #0251a6;
	margin-bottom:20px;
}

.riyuu_tl_flex:after,.riyuu_tl_flex_num:after{
	content:none !important;
}



.riyuu_tl_flex_num{
	box-sizing:border-box;
	width:10%;
	text-align: center;
	border-right:1px solid #6799cf;
	font-size: 25px;
	color:#004ea2;
	    display: flex;
    align-items: center;
    justify-content: center;
}
.riyuu_tl1_box{
width:90%;
	text-align: left;
	    display: flex;
    align-items: center;
}

#content #main h3.riyuu_tl1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
border-top:none;
	font-size: 18px;
	margin: 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 10px;
	box-sizing:border-box;

}

#content #main h3.riyuu_tl1 span{
	color:#004ea2;
}

.top_b3_box1_l{
	width:100%;
	float:none;
margin-bottom:25px;
}



.top_b3_box1_r{
	width:100%;
	float:none;
	line-height: 0;
	margin-bottom:25px;
	text-align: center;
}

.top_b3_box1_r img{
	width:100%;
	line-height: 0;
}

.top_b5_box{
	border:10px solid #d9e7f7;
	padding:15px 15px 0 15px;
	margin-bottom:20px;
}

.top_b5_l{
	width:100%;
	float:none;
}

.top_b5_l img{
	width:100%;
}

.top_b5_r{
	width:100%;
	float:none;
}
.top_b5_r table{
	border-bottom:1px solid #a3a3a3;
	border-right:none;
	border-left:none;
	border-top:none;
	margin:0 !important;
}


td.table3_td1{
	width:50%;
	padding:9px 10px;
	border-top:1px solid #a3a3a3;
	background-color:#e9f1fb;
	text-align: center;
	font-size:15px;
	color:#004ea2;
	border-right:none;
	border-left:none;
	box-sizing:border-box;
}

td.table3_td2{
	width:50%;
	padding:9px 10px;
	border-top:1px solid #a3a3a3;
	text-align: left;
	font-size:15px;
	border-right:none;
	border-left:none;
	box-sizing:border-box;
	font-weight: bold;
}

table.table4 td{
	vertical-align: middle;
}

td.table4_td1{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:2px solid #a3a3a3;
	border-left:none;
	width:20%;
}

td.table4_td2{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:2px solid #a3a3a3;
	border-left:none;
	text-align: center;
	background-color:#0056b2;
	color:#ffffff;
	padding:12px 8px;
	box-sizing:border-box;
	width:40%;
}

td.table4_td3{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:2px solid #a3a3a3;
	border-left:none;
	text-align: center;
	background-color:#5789c0;
	color:#ffffff;
	padding:12px 8px;
	box-sizing:border-box;
	width:40%;
}

td.table4_td4{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	border-left:2px solid #a3a3a3;
	background-color:#ecf9f1;
	color:#333333;
	padding:12px 8px;
	box-sizing:border-box;
	font-size:14px;
	font-weight: bold;
	text-align: left;
}

td.table4_td4 span{
color:#07913a;
}

td.table4_td5{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	border-left:none;
	background-color:#ffffff;
	color:#333333;
	padding:12px 8px;
	box-sizing:border-box;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	line-height: 140%;
}


td.table4_td5 span{
color:#ff6000;
}

td.table4_td6{
	border-top:none;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	border-left:none;
	background-color:#ffffff;
	color:#333333;
	padding:12px 8px;
	box-sizing:border-box;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	line-height: 140%;
}

/*仕組みページ css*/
#content #main h2.image_tl1 {
    clear: both;
    height: auto;
    color: #333;
    background: url(img/bg_title_h2.png) left top no-repeat;
    font-size: 26px;
    margin: 0;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: normal;
    padding: 30px 0px;
    text-align: center;
}

.shikumi_b2_box{
	border:10px solid #d9e7f7;
	margin-bottom:30px;
}

.shikumi_b2_tl_flex{
	box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
}

.shikumi_b2_tl_flex:after,.shikumi_b2_tl_flex_num:after{
	content:none !important;
}



.shikumi_b2_tl_flex_num{
	box-sizing:border-box;
	width:15%;
	text-align: center;
	font-size: 30px;
	color:#004ea2;
	    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #aecff6;
}
.shikumi_b2_tl1_box{
width:85%;
	text-align: left;
	    display: flex;
    align-items: center;
    background-color: #e9f1fb;
}

#content #main h4.shikumi_b2_tl1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #004ea2;
border-top:none;
	font-size: 20px;
	margin: 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 13px;
	background-color: #e9f1fb;
	box-sizing:border-box;

}

.shikumi_b2_wrap{
	padding:15px 15px 10px 15px;
}

.shikumi_b3{
	background-image:none;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	border:2px solid #71a2d7;
	padding:15px 15px 5px;
}

.shikumi_b3 ul{
	font-size:16px;
	color:#333333;
	margin-bottom:10px;
}

.shikumi_b3 ul.check_list-border li{
	background-position:left center !important;
	margin-bottom:0;
}

.shikumi_b4{
	display:block;
	justify-content:space-between;
	flex-wrap:wrap;
}

.shikumi_b4:after{
	content:none !important;
}

.shikumi_b4 div.shikumi_b4_box{
	width:100%;
	border:1px solid #0056b2;
	box-sizing:border-box;
	margin-bottom:15px;
}
#content #main h4.shikumi_b4_tl{
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #ffffff;
	font-size: 18px;
	margin:0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 15px 5px;
background:#0056b2;
text-align: center;
}

.shikumi_b4 div.shikumi_b4_box p{
	padding:10px 15px 0 15px;
	font-size:15px;
}

.triangle2{
width: 0;
height: 0;
border-style: solid;
border-width: 6px 10px 0 10px;
border-color: #0056b2 transparent transparent transparent;
    left:0;
right:0;
bottom:0px;
margin:auto;
}

.shikumi_b6{
	background-image:none;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	border-top:5px solid #d9e7f7;
	border-right:5px solid #d9e7f7;
	border-left:5px solid #d9e7f7;
	padding:15px 15px 0;
}

.shikumi_b6 ul{
	font-size:18px;
	color:#333333;
	margin-bottom:10px;
}

.shikumi_b6 ul.check_list-border li{
	background-position:left 6px !important;
}

.shikumi_b6 ul li span{
	color:#004ea2;
	font-weight: bold;
}

.shikumi_b6_tl1{
	line-height: 0;
	text-align: center;
	margin:-15px 0 0 0;
	padding:0;
}

.shikumi_b6_2{
	border:5px solid #b7e7c9;
	padding: 15px;
}

#content #main h4.shikumi_b6_tl2{
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #ffffff;
	font-size: 18px;
	margin:0 0 25px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 0;
	padding:0;
background:transparent;
text-align: center;
}

.shikumi_b6_flex1{
	display:block;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-bottom:30px;
}

.shikumi_b6_flex1:after{
	content:none !important;
}

.shikumi_b6_flex1_l{
	width:100%;
}

.shikumi_b6_flex1_r{
	width:100%;
}

.kakaku_box{
	border:1px solid #0056b2;
	font-size:22px;
	font-weight: bold;
	border-radius:10px;
	padding:15px 20px 10px;
	margin:15px 0 !important;
	box-sizing:border-box;
	display: block;
	text-align: center;
}

.blue{
	color:#0056b2;
}

.orange{
	color:#ff6000;
}

.shikumi_b7{
	padding:15px 15px 0;
	border-right:5px solid #d9e7f7;
	border-left:5px solid #d9e7f7;
	border-bottom:5px solid #d9e7f7;
}



.shikumi_b7_2{
	padding:0 20px;
}

p.shikumi_b7_2_txt1{
	padding:0 !important;
}

#content #main h4.shikumi_b8_tl1{
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
	font-size: 18px;
	margin:0;
	font-weight: bold;
	letter-spacing: 2px;
	padding:18px 10px 13px 145px;
background-image:url("img/shikumi_b8_tlbg1.png");
background-repeat: no-repeat;
background-position: left center;
background-color: #b7e7c9;
text-align: left;
}

.shikumi_b8{
	border-right:5px solid #b7e7c9;
	border-left:5px solid #b7e7c9;
	border-bottom:5px solid #b7e7c9;
	padding:15px;
}

.shikumi_b8_r{
	width:100%;
	float:none;
	text-align: center;
}
.shikumi_b8_r img{
	width:100%;
}

.shikumi_b8_l{
	width:100%;
	float:none;
}


#content #main .shikumi_b8_l h5{
border-bottom:none;
font-weight:bold;
	margin: 0 0 5px 0;
	font-size: 16px;
	line-height: 0;
}

p.shikumi_b8__txt1{
	margin:0 0 5px 0 !important;
	font-size:14px;
	padding-left:0 !important;
}

#content #main h4.nostyle {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333;
	font-size: 18px;
	margin: 20px 0 20px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding:0;
background:transparent;
}

.shikumi_b10{
	padding: 15px;
    border-right: 5px solid #d9e7f7;
    border-left: 5px solid #d9e7f7;
    border-bottom: 5px solid #d9e7f7;
    background-image:none;
    background-position:right 30px top 30px;
    background-repeat: no-repeat;
}

.shikumi_b10 ul li{
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
   background-position:left 6px !important;
}

p.shikumi_b10_txt1{
	font-size:15px;
	margin-bottom:0 !important;
	margin-top:20px !important;
}

p.shikumi_b10_txt2{
	font-size:18px;
	margin-bottom:0 !important;
	padding-left:0 !important;
}

.fs14{
	font-size:14px !important;
}
.block{
	display:block;
}
#logo_footer img {
     width: auto;
}

.telfooter img {
    width: auto;
}

.top_b2_box2{
	padding:0 !important;
}



.why {
    background-size: 20% auto;
	padding: 30px 0 100px 0;
}
.youtube_ttl {
    height: auto;
}

.dacsam_box1{
	border:10px solid #b2dee2;
	display:block;
	flex-wrap:wrap;
	justify-content:space-between;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	align-items:center;
	align-content: center;
	background-size: contain;
}

.dacsam_box1_l{
	width:100%;
	text-align: center;
	padding:10px;
	background-color:#e6f3f4;
}

.dacsam_box1_l p{
	margin:0 !important;
}

.dacsam_box1_r{
	width:100%;
	text-align: center;
	font-size:24px;
}

.dacsam_b1_img1{
	line-height: 110%;
}
.dacsam_b1_txt1{
	font-size:22px;
	font-weight: bold;
}
.dacsam_b1_txt2{
	font-size:64px;
	color:#ff6000;
	font-weight: bold;
}

.dacsam_b1_txt3{
	font-size:32px;
	color:#ff6000;
}

#content #main h3.point {
	clear: both;
    height: auto;
    color: #ffffff;
    border-top: none;
    font-size: 20px;
    margin: 60px 0 20px 0;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 120%;
    padding: 6px 5px 4px 130px;
    box-sizing: border-box;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #0251a6;
    min-height:60px;
}

.page-id-10 #content #main h3.point{
	padding:20px 5px 0 130px;
}
#content #main h3.point_icon1{
	background-image: url("img/point_icon1.png");
}

#content #main h3.point_icon2{
	background-image: url("img/point_icon2.png");
}

#content #main h3.point_icon3{
	background-image: url("img/point_icon3.png");
}

#content #main h3.point_icon4{
	background-image: url("img/point_icon4.png");
}

#content #main h3.point_icon35{
	background-image: url("img/point_icon5.png");
}

.dacsam_b2_box1{
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	padding:10px;
	box-sizing:border-box;
	height:auto;
	text-align: center;
	margin-bottom:30px;
	background-size: contain;
	border:2px solid #0251a6;
	border-radius:5px;
}

.dacsam_b2_txt1{
	font-size: 24px;
    color: #0251a6;
    line-height: 110%;
    margin-bottom: 10px !important;
}

.blue{
	color:#0251a6;
}

.dacsam_b2_txt2{
	font-size:20px;
}

.dacsam_b2_txt3{
	font-size:15px;
}

.dacsam_b2_txt4{
	font-size: 30px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    border-bottom: 8px solid #fff993;
    padding-bottom: 0 !important;
    margin: 0 !important;
    line-height: 120%;
}

.dacsam_b2_txt5{
	font-size:13px;
}

.dacsam_b2_box2{
	display:block;
	justify-content:space-between;
	flex-wrap:wrap;
}

.dacsam_b2_box2:after{
	content:none !important;
}

.dacsam_b2_box2_l{
	width:100%;
	text-align:center;
}

.dacsam_b2_box2_l img,.dacsam_b2_box2_r img{
	width:90%;
}

.dacsam_b2_box2_l_inner{
	border:8px solid #e5e5e5;
	padding-bottom:5px;
}

.dacsam_b2_box2_r{
	width:100%;
	border:8px solid #d9e7f7;
	text-align:center;
	padding-bottom:22px;
}

.dacsam_b2_img3{
	z-index:10000;
	margin-top:-39px;
}

#content #main h4.new1 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333;
	font-size: 18px;
	margin:15px 0 10px 0;
	font-weight: bold;
	letter-spacing: normal;
line-height: 120%;
	padding:0;
background:none;
}

#content #main h4.new1 span {
	font-size: 13px;
}

#content #main h4.new2 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #004ea2;
	font-size: 22px;
	margin:15px 0 10px 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;
	padding:0;
background:none;
}

#content #main h4.new2 span {
	font-size: 18px;
}

#content #main h4.new3 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
	font-size: 18px;
	margin:0 0 20px 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;
	padding:20px 10px 15px;
background-image:none;
background-color:#e6f3f4;
text-align: center;
}

#content #main h4.new3:before{
	content:url("img/dacsam_logo2.png");
	position: relative;
    top: 2px;
    margin-right: 5px;
}

#content #main h4.new3 span{
	font-size: 24px;
	color:#004ea2;
}

.dacsam_b3_box1{
	border:10px solid #b2dee2;

}

.dacsam_b3_box1_l{
	padding:10px;
	width:100%;
	float:none;
	box-sizing:border-box;
}


.dacsam_b3_box1_r{
	padding:10px;
	width:100%;
	float:none;
	box-sizing:border-box;
}
.dacsam_b3_box1_r img{
	width:100%;
}

.dacsam_b4_box1{
	border:5px solid #c7dbf2;
}

#content #main h4.rule1,#content #main h4.rule2 {
	clear: both;
	height: auto;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #333333;
	font-size: 22px;
	margin:0 0 20px 0;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;
	padding:17px 10px 17px 125px;
background-color:transparent;
text-align: left;
background-position: left center;
	background-repeat: no-repeat;
	border-bottom:2px solid #c7dbf2;
}
#content #main h4.rule1{
	background-image: url("img/rule_icon1.png");
}

#content #main h4.rule2{
	background-image: url("img/rule_icon2.png");
}

.lh0{
	line-height: 0;
}


.dacsam_b4_box2{
	background-image: none;
	background-position: left 30px bottom;
	background-repeat: no-repeat;
	background-color: #f1f0e1;
	text-align: center;
	padding:20px 15px;

}

.dacsam_b4_box2 p{
	margin:0 !important;
	line-height: 140%;
	font-weight: bold;
	font-size:20px;
}

#content #main h3.kinou{
	clear: both;
	height: 60px;/*改行時崩れ防止のため必須。高さはpaddingで調整お願い致します。*/
	color: #ffffff;
border-top:none;
	font-size: 26px;
	margin: 60px 0 25px 0;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding: 12px 0 0 123px;
	box-sizing:border-box;
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #0251a6;
}
#content #main h3.kinou_icon1{
	background-image: url("img/kinou_icon1.png");
}

#content #main h3.kinou_icon2{
	background-image: url("img/kinou_icon2.png");
}

#content #main h3.kinou_icon3{
	background-image: url("img/kinou_icon3.png");
}

#content #main h3.kinou_icon4{
	background-image: url("img/kinou_icon4.png");
}

.drive_b1_box1{
	border:10px solid #d9e7f7;
	padding:28px 30px 8px;
}

ul.drive li{
	font-size:18px;
	font-weight: bold;
}

/*ドライブレコーダーcss start*/
.drive_b1_box1{
	border:10px solid #d9e7f7;
	padding:18px 20px 8px;
}

.drive_b1_box1 img{
	float:none !important;
}

.drive_b1_img1{
	width:52%;
	float:left;
}

.drive_b1_img2{
	width:46%;
	float:right;
}

.drive_b1_img1 img,.drive_b1_img2 img{
	width:100%;
}

ul.drive li{
	font-size:18px;
	font-weight: bold;
	background-position: left top 5px !important;;
}
.drive_txt1{
	text-align: center;
}
.drive_txt1 strong{
	font-size:20px;
}

.drive_b3_l{
	width:100%;
	border:5px solid #c7dbf2;
	float:none;
	margin-bottom:20px;
}

.drive_b3_r{
	width:100%;
	float:none;
}

.drive_b3_r img{
	width:100%;
}

.drive_b4_box1{
	display:block;
	flex-wrap:wrap;
	justify-content:space-between;
}
.drive_b4_box1:after{
	content:none !important;
}

.drive_b4_box1_1{
	width:100%;
	margin-bottom:20px;
}

.drive_b4_tl1{
	border:1px solid #0e59aa;
	border-radius:4px;
	padding:10px;
	text-align: center;
	color:#0e59aa;
	margin-bottom:20px;
	position: relative;
	overflow:visible !important;
}


.drive_b4_tl1::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  transform: translateY(0) translateX(-50%);
  -webkit- transform: translateY(0) translateX(-50%);
  bottom: -13px;
  border-top: 13px solid #0e59aa;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
}
.drive_b4_tl1::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  transform: translateY(0) translateX(-50%);
  -webkit- transform: translateY(0) translateX(-50%);
  bottom: -12px;
  border-top: 13px solid #ffffff;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  visibility:visible !important;
}

.drive_b4_tl1 p{
	margin:0 !important;
}

.drive_b4_box1_1 img{
	width: 100%;
}

img.wp-image-158{
	float:none !important;
	    margin: 0 auto;
}

}/*end*/
