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

* {-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	margin: 0;
	padding: 0;
	}

html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}

body {
	font-size: 14px;
	line-height: 1.2em;
	position: relative;
	text-size-adjust: 100%;
	/*margin: 0px auto;*/
    background-color: #fff;
}


article, header, footer, aside, figure, figcaption, nav, section {
	display: block;
}
body {
	line-height: 1;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
ol, ul {
	list-style: none;
	list-style-type: none;
}
img {
	display: block;
	touch-callout: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-touch-callout: none;
	-moz-user-select: none;
	bottom: 0;
}
a {
 transition: opacity .3s;
 -webkit-transition: opacity .3s;
 -moz-transition: opacity .3s;
 -o-transition: opacity .3s;
 -ms-transition: opacity .3s;
	cursor: pointer;
	outline: none;
	border: none;
	-webkit-tap-highlight-color:rgba(131, 204, 255, .3);
	opacity: 1;
	text-decoration:none;
}
a:hover {
	opacity: 0.7;
}
input[type=number], input[type=email], input[type=url], input[type=tel], input[type=text], input[type=password], textarea, select {
	font-size: 16px;

}
table, th, td {
	border-collapse: collapse;
}
.clearfix::after {
 content: "";
 display: block;
 clear: both;
}

.txt_cn { text-align:center !important;}
.db { display:block;}
.mb15 { margin-bottom:15px!important;}
.mb10 {margin-bottom: 10px !important;}

.mb30 { margin-bottom: 30px!important;}

.txt_red {
	color: #ff0000;
}
.br_sp {
	display: block;
}
.br_pc {
	display: none;
}
 @media (max-width:768px) {
.br_sp {
	display: none;
}
.br_pc {
	display: block;
}
}

/*header*/
/*header { margin:0 0 0px; background-color:#012870; padding: 17px 0 10px;}*/

header {
    margin: 0 0 0px;
    background-color: #012870;
    padding: 0px 0 0px;
}

img { width:100%;}


/*.logo h1 {
	line-height: 1.0;
	padding-left: 2px;
	font-size: 10px;
	color: #fff;
	letter-spacing: 0.1em;
	margin-bottom: 6px;
}*/

.logo{
    padding: 15px 0 5px;
}


.logo h1 {

    line-height: 1.0;
    padding-left: 2px;
    font-size: 10px;
    color: #fff;
    letter-spacing: 0.1em;
    margin-bottom: 3px;

}

.logo_area {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.0;
	padding: 0px 0 0 5px;
	
	display: inline-block;
vertical-align: middle;
width:80px; /* 幅の指定がない場合、改行が必要な幅を超えるとカラム落ちします。 */
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}
 @media (max-width:768px) {
.logo h1 {
	margin-bottom: 0px;
}
.logo_area {
	font-size: 12px;
	padding: 11px 0 0 2px;
}
}

.logo { padding:10px;}
.logo img { width:150px; display: inline-block;
vertical-align: middle;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}
.logo a { width:100% !important;}

.h1_txt {font-weight:bold; text-align:center; margin-bottom:15px; font-size:26px; color:#012870;letter-spacing:0.05em;}
@media (max-width: 768px) {	
.h1_txt { margin-bottom:10px; font-size:14px;}
.logo { padding:9px 15px 8px 5px;}
.logo img {width: 88%;}

.logo_area {
    font-size: 10px;
    padding: 0px 0 0 0px;
	width:100%;
	text-align:center;
}

.header_navi {
    top: 2px;
}
}

.top_nav_in { padding:15px 0 15px 0;
-webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;}
	
/*.top_inquiry_in { padding:10px 0 0 0; -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;}*/
	
	.top_inquiry_in {

    padding: 15px 0 13px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}
	
.head_line,	.head_tel {display:block; width:100%; border-radius:2px;text-align:center; padding:10px 0 10px; color:#fff; margin-right:5px; font-weight:bold; font-size:17px;}



.head_line {background-color:#00b900; padding:11px 0 10px;}
.head_tel {background-color:#fe7202;}

/*.head_line .btn_sub_t, .head_tel .btn_sub_t {
font-size: 11px !important;
font-weight: normal !important;
margin-top: 0px !important;
}*/

.head_line .btn_sub_t, .head_tel .btn_sub_t {
    font-size: 10px !important;
    margin-top: 3px !important;
	font-weight: normal !important;
}

.top_inquiry_in .col-6{margin-right: -0px;
    margin-left: -0px;
	padding-right: 15px;
padding-left: 0px;
}

.head_line img, .head_tel img {
    width: 1.5rem;
    margin-right: 0.2rem;
    vertical-align: middle;
	display:inline-block;
}

 @media (max-width:768px) {
	 .head_line, .head_tel { font-size:11px; padding:5px 0 5px;}
	 .head_line img, .head_tel img { width: 1.0rem;}
	 .top_inquiry_in .col-6{
	padding-right: 5px;
}
 }



/*ハンバーガーメニュ*/
.header_navi {
	display: none;
}
.header_navi {
	position:absolute;
	top:20px;
	right:0px;
	width:45px;
	height:45px;
	/*border-radius:50%;*/
	text-align:center;
	/*background:#fff;*/
}
.dl-menuwrapper {
	width:100%;
	max-width:300px;
	float:left;
	position:relative;
	-webkit-perspective:750pt;
	perspective:750pt;
	-webkit-perspective-origin:50% 200%;
	perspective-origin:50% 200%;
	z-index:10
}
.dl-menuwrapper:first-child {
	margin-right:75pt
}
.dl-menuwrapper ul {
	padding:0px 0;
	list-style:none;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
	background:rgba(1, 40, 112, .95);/*background: url(../img/bg_5.jpg) no-repeat ;*/
}
.dl-menuwrapper li {
	position:relative;
	text-align:left
}
.dl-menuwrapper li a {
	display:block;
	position:relative;
	padding:15px 20px 15px 10px;
	font-size:14px;
	letter-spacing:0;
	color:#fff;
	outline:0;
	text-decoration:none;
	border-bottom:1px solid #a7bde4;
}
.dl-menuwrapper li:last-child a {
	border-bottom:none;
}
.no-touch .dl-menuwrapper li a:hover {
	background:rgba(131, 204, 255, .2)
}
.dl-menuwrapper li.dl-back>a {
	padding-left:30px;
	background:rgba(0, 0, 0, .1)
}
.dl-menuwrapper li a:after {
	position:absolute;
	top:50%;
	right:10px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	content:"";
	background-image:url(../img/bread_arw2.png);
	background-repeat:no-repeat;
	width:6px;
	height:10px;
	background-size:contain
}
.dl-menuwrapper li.dl-back:after {
	left:10px;
	color:hsla(26, 14%, 80%, .3);
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.dl-menuwrapper li>a:after {
	right:10px;
	color:rgba(0, 0, 0, .15)
}
.dl-menuwrapper .dl-menu {
	margin:20px 0 0;
	position:absolute;
	left:-225px;
	width:260px;
	border-radius:5px;
	box-shadow:0 4px 18px rgba(0, 0, 0, .25);
	opacity:0;
	pointer-events:none;
	-webkit-transform:translateX(10px);
	transform:translateX(10px);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
transition:all .3s ease
}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity:1;
	pointer-events:auto;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.dl-menu.dl-animate-out-1 {
-webkit-animation:a .4s;
animation:a .4s
}
@-webkit-keyframes a {
50% {
-webkit-transform:translateZ(-250px) rotateY(30deg)
}
75% {
-webkit-transform:translateZ(-372.5px) rotateY(15deg);
opacity:.5
}
to {
	-webkit-transform:translateZ(-500px) rotateY(0);
	opacity:0
}
}
@keyframes a {
50% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
transform:translateZ(-250px) rotateY(30deg)
}
75% {
-webkit-transform:translateZ(-372.5px) rotateY(15deg);
transform:translateZ(-372.5px) rotateY(15deg);
opacity:.5
}
to {
	-webkit-transform:translateZ(-500px) rotateY(0);
	transform:translateZ(-500px) rotateY(0);
	opacity:0
}
}
.dl-menu.dl-animate-in-1 {
-webkit-animation:b .3s;
animation:b .3s
}
@-webkit-keyframes b {
0 {
-webkit-transform:translateZ(-500px) rotateY(0);
opacity:0
}
20% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
opacity:.5
}
to {
	-webkit-transform:translateZ(0) rotateY(0);
	opacity:1
}
}
@keyframes b {
0 {
-webkit-transform:translateZ(-500px) rotateY(0);
transform:translateZ(-500px) rotateY(0);
opacity:0
}
20% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
transform:translateZ(-250px) rotateY(30deg);
opacity:.5
}
to {
	-webkit-transform:translateZ(0) rotateY(0);
	transform:translateZ(0) rotateY(0);
	opacity:1
}
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-1 {
-webkit-animation:c .4s ease;
animation:c .4s ease
}
@-webkit-keyframes c {
0 {
-webkit-transform:translateX(50%);
opacity:0
}
to {
	-webkit-transform:translateX(0);
	opacity:1
}
}
@keyframes c {
0 {
-webkit-transform:translateX(50%);
transform:translateX(50%);
opacity:0
}
to {
	-webkit-transform:translateX(0);
	transform:translateX(0);
	opacity:1
}
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-1 {
-webkit-animation:d .4s ease;
animation:d .4s ease
}
@-webkit-keyframes d {
0 {
-webkit-transform:translateX(0);
opacity:1
}
to {
	-webkit-transform:translateX(50%);
	opacity:0
}
}
@keyframes d {
0 {
-webkit-transform:translateX(0);
transform:translateX(0);
opacity:1
}
to {
	-webkit-transform:translateX(50%);
	transform:translateX(50%);
	opacity:0
}
}
.no-js .dl-menuwrapper .dl-menu {
	position:relative;
	opacity:1;
	-webkit-transform:none;
	transform:none
}
.no-js .dl-menuwrapper li .dl-submenu {
	display:block
}
.no-js .dl-menuwrapper li.dl-back {
	display:none
}
.no-js .dl-menuwrapper li>a:not(:only-child) {
background:rgba(0, 0, 0, .1)
}
.no-js .dl-menuwrapper li>a:not(:only-child):after {
content:''
}
.menu-trigger, .menu-trigger span {
	display:inline-block;
transition:all .4s;
	box-sizing:border-box;
	opacity:1
}
.menu-trigger {
	position: relative;
width: 25px;
height: 16px;
top: 9px;
right: 7px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	border-radius: 1px;
	opacity: 1;
}
.menu-trigger span:nth-of-type(1) {
top:0
}
.menu-trigger span:nth-of-type(2) {
top:7px
}
.menu-trigger span:nth-of-type(3) {
bottom:0
}
.menu-trigger.active span:nth-of-type(1) {
-webkit-transform:translateY(7px) rotate(-315deg);
transform:translateY(7px) rotate(-315deg)
}
.menu-trigger.active span:nth-of-type(2) {
opacity:0
}
.menu-trigger.active span:nth-of-type(3) {
-webkit-transform:translateY(-7px) rotate(315deg);
transform:translateY(-7px) rotate(315deg)
}
.dl-menuwrapper li.li_member a:before {
	position:absolute;
	top:60%;
	left:0px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	content:"";
	background-image:url(../img/header_icon_member.png);
	background-repeat:no-repeat;
	width:35px;
	height:35px;
	background-size:35px;
}
.dl-menuwrapper li.li_login a:before {
	position:absolute;
	top:60%;
	left:0px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	content:"";
	background-image:url(../img/header_icon_login.png);
	background-repeat:no-repeat;
	width:35px;
	height:35px;
	background-size:35px;
}
.dl-menuwrapper li.li_member a, .dl-menuwrapper li.li_login a {
	padding-left:30px;
	background:rgba(131, 204, 255, .2)
}

.menu_txt {
    display: block;
    position: absolute;
    top: 31px;
    left: 3px;
    font-size: 9px;
    color: #fff;
}

@media (max-width: 768px) {	
.logo { padding:10px 5px 7px; }
	.top_nav { display:none;}
	/*.top_inquiry_in { display:none;}*/
	.header_navi { display: block;}
	.logo img {width: 115px;}
	
	header { margin:0 0 0px;padding: 0px 0 0px;}
	
	.header_navi {
	top:5px;
}
}



/*追従ボタン*/
#button_set_bottom {
	width:100%;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background-color: rgba(255,255,255,0.9);
	bottom: 0;
	/*box-shadow: 0 -2px 2px -1px rgba(0, 0, 0, 0.75);*/
	display: none;
	padding:10px 0 8px;
	position: fixed;
	/*width: 640px;
	z-index: 9999;*/
}
#button_set_bottom a {
	/*float: left;
	width: 40%;
	margin-left: 30%;*/
}

#button_set_bottom .row .col-6 {padding-right: 5px !important;
padding-left: 5px !important;}



/*footer*/
#footer_wrap { background-color:#012870;}

.footer_txt .txt1{padding:20px 0; line-height:1.7; color:#fff;}
.footer_in{
  display: flex;
  flex-flow: row wrap;
  padding:20px 0;
  line-height:1.7;
}

.footer_in .item1{order: 2; margin-bottom:15px;}
.footer_in .item2{order: 1; margin-bottom:15px;}


.footer_inquiry p{ color:#fff;}
.footer_logo { display:inline-block; margin-bottom:3px; padding:0; line-height:1.0; vertical-align: bottom; width:140px;}
.footer_inquiry_txt { margin:0; padding:0; color:#fff; line-height:1.0; font-size:13px;}
.footer_inquiry_txt a { color:#fff;}
.footer_in .item2 .txt1 { font-weight:bold;}
ul.footer_st1 li{ display: inline-block;  margin-right:10px;}

ul.footer_st1 li a { color:#fff;}

small.cp { display:block; background-color:#fff; text-align:center; padding:15px; font-size:11px;}

@media (max-width: 768px) {
  .footer_in{display: block;}
  ul.footer_st1 li{ display:block;}
  .footer_logo { width:100px;}
}


/*animate*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}


@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}


@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}


@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}


/*slider*/
.slider {
	margin: 0 auto 30px;
	width: 80%;
}
.slider img {
	height: auto;
	width: 100%;
}
/*slick setting*/
.slick-prev:before, .slick-next:before {
	color: #000;
}
.main_visual {
	display: block;
	width: 960px;
	margin: 0 auto 30px;
}
.btn_box {
	width: 500px;
	margin: 0 auto 25px;
}
.btn_line, .btn_tel {
	display: block;
	background-color: #00b900;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 33px;
	font-weight: bold;
}
.btn_line {
	background-color: #00b900;
	padding: 14px 0 14px;
}
.btn_tel {
	background-color: #fe7202;
	padding: 14px 0 14px;
}
.btn_line img, .btn_tel img {
	width: 3.0rem;
	margin-right: 0.4rem;
	vertical-align: middle;
	display: inline-block;
}
.cont1 .title img {
	display: block;
	margin: 0 auto 30px;
	width: 648px;
}
 @media (max-width:1200px) {
.main_visual {
	width: 100%;
}
}
@media (max-width:960px) {
.btn_line {
	margin-bottom: 20px;
}
}
 @media (max-width:768px) {
.btn_box {
	width: 90%;
}
.btn_line, .btn_tel {
	font-size: 18px;
	padding: 15px 0 15px;
}
.btn_line {
	padding: 11px 0 11px;
	margin-bottom: 10px;
}
.btn_tel {
	padding: 11px 0 11px;
}
.main_visual {
	margin-bottom: 30px;
}
.btn_line img, .btn_tel img {
	width: 1.5rem;
	margin-right: 0.3rem;
	vertical-align: middle;
	display: inline-block;
}
.cont1 .title img {
	display: block;
	margin: 0 auto 25px;
	width: 95%;
}

}
.cartop_list1 li {
}
.cartop_list1 ul { /*margin-bottom:5px;*/
	border-top: 1px solid #ccc;
	padding-top: 5px;
}
.cartop_list1 ul li {
	display: inline-flex;
	margin: 0 4px 5px 0;
}
.cartop_list1 ul li .title {
	padding: 1px 10px;
	margin-right: 5px;
	background-color: #cccccc;
	font-size: 11px;
	font-weight: bold;
}
.cartop_card_value span.txt1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 0.8;
	color: #ff0000;
}
.cartop_card_value {
	border-top: 1px solid #012870;
	border-bottom: 1px solid #012870;
	padding: 5px 0;
	color: #012870;
}
.txt1_title {
	background-color: #012870;
	display: inline-block;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
	margin-right: 5px;
}
.sale_date {
	background-color: #012870;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}
.cont1 .slider figure img {
	display: block;
	margin-bottom: 5px;
}
.cont1 .slider figcaption {
	color: #012870;
	font-weight: bold;
	margin-bottom: 5px;
}
.cont1 .slider .slider_data {
	padding: 0 5px;
}
.btn_line_txt {
	text-align: center;
}
.btn_line_txt .line_txt_in {
	color: #00b900;
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 1.3;
	margin-bottom: 5px;
}
.line_right {
	display: inline-block;
	width: 20px;
	margin: 0 0 0 10px;
}
.line_left {
	display: inline-block;
	width: 20px;
	margin: 0 10px 0 0;
}
.line_txt_in::before {
	content: "＼";
	color: #00b900;
}
.line_txt_in::after {
	content: "／";
	color: #00b900;
}

.line_txt_2::before {
	content: "＼";
	color: #FF0000;
}
.line_txt_2::after {
	content: "／";
	color: #FF0000;
}

.line_txt_2 {
	text-align:center;
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 10px;
}

.line_txt_1 {
	display:inline-block; padding:10px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color:#fff;
    margin-bottom: 10px;
	background-color:#FF0000;
border-radius: 5px;
}

.contact {
	margin-bottom: 30px;
	padding: 30px 0;
}
.contact .container { width:960px;}
.contact_t {
	display: block;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 13px;
}
.contact_right {
	position: absolute;
	bottom: 0;
	right: 0;
}
.btn_sub_t {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 1.0;
	margin-top: -2px;
}
 @media (max-width:992px) {
.contact_right {
	position: static;
}
.contact .container {
	width: 70% !important;
}
}
 @media (max-width:768px) {
.contact .container {
	width: 88% !important;
}
.contact {
	margin-bottom: 30px;
	padding: 0px 0;
}
.contact_t {
	font-size: 20px;
	font-weight: bold;
}
.btn_sub_t {
	font-size: 11px;
	margin-top: 0px;
}
.line_txt_1 {
    font-size: 17px;
	padding:5px 10px;
}
}
/*cont2
******************************/
.cont2 {
	padding: 40px 0;
	background-image: url("../img/cont2_bg.jpg");
	background-size: cover;
	background-position: 60% 40%;
	margin-bottom: 20px;
}
.cont2 .txt1 {
	display: block;
	margin: 0% 0 3%;
	text-align: center;
	color: #012870;
	font-size: 60px;
	font-weight: bold;
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff;
	letter-spacing: 0.05em;
	line-height: 1.0;
}
.cont2 .txt1 span {
	font-size: 40px;
	font-weight: bold;
	text-shadow: 0px 0px 4px #fff;
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff;
	letter-spacing: 0.05em;
}
.cont2 .txt2 {
	display: block;
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	background: rgba(1,40,112,0.8);
	line-height: 1.0;
	padding: 20px;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 3%;
}
.cont2 .txt2 span {
	color: #fff44a;
	font-weight: bold;
}
.cont2 .txt3 {
	display: block;
	font-size: 20px;
	text-align: center;
	line-height: 1.5;
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff;
	margin: 0 0 3% 0;
}
 @media (max-width:768px) {
.cont2 {
	padding: 20px 0;
	margin-bottom: 10px;
}
.btn_line_txt .line_txt_in {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.0;
}
.line_txt_2 {
	font-size: 17px;
	margin-bottom: 10px;
}
.cont2 .txt1 {
	display: block;
	margin: 1% 0 3%;
}
.cont2 .txt1 {
	font-size: 30px;
}
.cont2 .txt1 span {
	font-size: 25px;
}
.cont2 .txt2 {
	display: block;
	font-size: 18px;
	line-height: 1.3;
	padding: 3px;
}
.cont2 .txt3 {
	font-size: 14px;
	line-height: 1.4;
}
}


/*cont3
******************************/
.cont3 {/* padding:30px 0;*/
}
.inner {
	width: 960px;
	margin: 0 auto;
}
.inner_in {
	width: 800px;
	margin: 0 auto;
}
 @media (max-width:960px) {
.inner {
	width: 100%;
}
.inner_in {
	width: 90%;
}
}
.cont3_t, .cont4_t, .cont6_t, .qa_t, .cont7_t {
	background-size: cover;
	background-position: top;
	width: 100%;
	text-align: center;
}
.cont3_t {
	background-image: url(../img/cont3_bg.jpg);
}
.cont4_t {
	background-image: url(../img/cont4_bg1.jpg);
}
.cont6_t {
	background-image: url(../img/cont6_bg.jpg);
}
.qa_t {
	background-image: url(../img/qa_bg.jpg);
}

.cont7_t {
	background-image: url(../img/cont7_bg.jpg);
}
.cont3_t .cont3_t_t, .cont4_t .cont4_t_t, .cont6_t .cont6_t_t, .qa_t .qa_t_t, .cont7_t .cont7_t_t {
	display: inline-block;
	font-size: 50px;
	font-weight: bold;
	color: #012870;
	line-height: 1.4;
	text-shadow: 0px 0px 4px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff;
}
.cont3_t .cont3_t_t {
	padding: 130px 0 70px;
}
.cont6_t .cont6_t_t {
	padding: 100px 0 100px;
}
.cont4_t .cont4_t_t, .qa_t .qa_t_t {
	padding: 130px 0 130px;
}

.cont3_t .cont3_t_t span, .cont4_t .cont4_t_t span, .cont6_t .cont6_t_t span, .qa_t .qa_t_t span, .cont7_t .cont7_t_t span {
	color: #e20011;
	font-weight: bold;
}
.cont3_in, .cont4_in, .cont7_in {
	background: #012870;
	padding: 20px 20px 20px;
}
.voice_box, .staff_voice {
	width: 100%;
}
.voice_box {
	padding: 20px;
}
.cont3_photo, .staff_img {
	display: block;
	width: 100%;
	border: 5px solid #FFF;
	margin-bottom: 10px;
}
.voice_box .voice_t {
	display: block;
	color: #f7ef76;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.3;
}

.voice_name {display: block;font-size:11px; color:#fff; margin:0 0 10px; font-weight:normal; text-align:left;}
	  @media (min-width:960px) {.cont3_in {padding:20px 60px;}}

      
.voice_box .voice_read, .staff_read {
	display: block;
	line-height: 1.4;
	text-align: left;
}
.voice_box .voice_read {
	color: #fff;
}
.cont3_in .row {
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.cont4 {
	margin-bottom: 30px;
}
.cont4_in .row {
	margin-right: 0px !important;
	margin-left: 0px !important;
}
 @media (max-width:768px) {
	 .voice_box {
	padding: 10px 20px 0;
}
.cont3 .inner, .cont4 .inner, .cont6 .inner {
	width: 100%;
}
.cont3_t .cont3_t_t {
	padding: 80px 0 50px;
	font-size: 30px;
}
.cont4_t .cont4_t_t, .qa_t .qa_t_t {
	padding: 80px 0 80px;
	font-size: 30px;
}
.cont6_t .cont6_t_t{
	padding: 50px 0 50px;
	font-size: 30px;
}
	 
.cont7_t .cont7_t_t{
	padding: 80px 0 80px;
	font-size: 30px;
}
	 

.voice_box, .staff_voice {
	margin-bottom:20px;
}

}
.merit_box {
	width: 100%;
	padding: 20px;
}
.car_box_t {
	position: relative;
	background: #f5f5f5;
	border-radius: 5px;
	padding: 10px 5px 10px 70px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 30px;
}
.car_box_t .car_box_no {
	display: inline-block;
	background: url(../img/cont4_img01.png) no-repeat 0 0 / 95px;
	height: 95px;
	color: #012870;
	font-family: "Arial", Gadget, sans-serif;
	font-style: italic;
	font-size: 50px;
	padding: 9px 50px 0 22px;
	position: absolute;
	top: -10px;
	left: -20px;
}
.car_box_t .txt_red {
	font-weight: bold;
	color: #ff0000;
}
.merit_read {
	display: block;
	color: #fff;
	line-height: 1.4;
}
.cont4_img_box {
	padding: 10px;
}
.cont4_img_t {
	display: block;
	margin: 0 0 10px;
	color: #fff100;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 1.0;
}
 @media (max-width:768px) {
.cont4_img_t {
	font-size: 14px;
}
.car_box_t {
	font-size: 20px;
}
.merit_box {
	width: 100%;
	padding: 5px 5px 45px 5px;
}
.car_box_t .car_box_no {
	background: url(../img/cont4_img01.png) no-repeat 0 0 / 90px;
	height: 90px;
	color: #012870;
	font-family: "Arial", Gadget, sans-serif;
	font-style: italic;
	font-size: 45px;
	padding: 14px 50px 0 22px;
	position: absolute;
	top: -12px;
	left: -20px;
}
.car_box_t {
	padding: 15px 10px 15px 70px;
}
}
 @media (max-width:480px) {
.cont3_in {
	padding: 20px 0px 20px 0px;
}
.cont4_in {
	padding: 20px 0px 10px 10px;
}
.merit_box {
	padding: 5px 5px 30px 5px;
}
.car_box_t {
	font-size: 18px;
	margin-bottom: 15px;
	padding: 12px 10px 12px 45px;
}
.car_box_t .car_box_no {
	background: url(../img/cont4_img01.png) no-repeat 0 0 / 70px;
	height: 70px;
	color: #012870;
	font-family: "Arial", Gadget, sans-serif;
	font-style: italic;
	font-size: 35px;
	padding: 8px 50px 0 18px;
	position: absolute;
	top: -6px;
	left: -20px;
}
}
.merit_read a {
	color: #fff;
	text-decoration: underline;
}
.merit_read_2 {
	color: #fff100;
	font-weight: bold;
	line-height: 1.3;
	font-size: 18px;
}
.car_box_no2 {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #fff;
	font-weight: bold;
	margin-right: 5px;
	color: #012870;
	padding-left: 4px;
	font-size: 17px;
}
.t_ico1 {
	position: relative;
}
.t_ico1:after, .t_ico2:after, .t_ico3:after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	margin: auto;
	right: 5px;
	display: inline-block;
	width: 45px;
	height: 42px;
	background-size: contain;
	vertical-align: middle;
}
.t_ico1:after {
	background-image: url(../img/cont6_ico01.png);
}
.t_ico2:after {
	background-image: url(../img/cont6_ico02.png);
}
.t_ico3:after {
	background-image: url(../img/cont6_ico03.png);
}
 @media (max-width:768px) {
.merit_read_2 {
	font-size: 15px;
}
.car_box_no2 {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	padding-left: 4px;
	font-size: 14px;
}
}
/*cont5
******************************/
.cont5 {
	background-color: #ededed;
	padding: 60px 0;
	margin-bottom: 30px;
}
.cont5 .txt1 {
	display: block;
	margin: 0% 0 3%;
	text-align: center;
	color: #012870;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 1.0;
}
.cont5 .txt1 span {
	font-size: 40px;
	font-weight: bold;
	text-shadow: 0px 0px 4px #fff;
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff;
	letter-spacing: -0.05em;
}
.cont5 .txt2 {
	display: block;
	font-size: 20px;
	text-align: left;
	line-height: 1.5;
	margin: 0 0 3% 0;
}
.cont5_box1 {
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.cont5_box1 .txt3 {
	display: block;
	background-color: #012870;
	color: #fff;
	padding: 20px 0;
	font-size: 35px;
	font-weight: bold;
}
.cont5_box1_in {
	padding: 30px 30px;
}
.cont5_box1 .txt4 {
	display: block;
	font-size: 20px;
}
.cont5 .txt4 {
	display: block;
	font-size: 20px;
	text-align: left;
	line-height: 1.5;
}
.cont5_img01 {
	display: block;
	margin-bottom: 10px;
}
 @media (max-width:768px) {
.cont5 {
	padding: 30px 0;
}
.cont5_box1_in {
	padding: 20px 25px;
}

.cont5 .txt1 {
	display: block;
	margin: 1% 0 3%;
	letter-spacing: -0.075em;
}
.cont5 .txt1 {
	font-size: 30px;
}
.cont5 .txt1 span {
	font-size: 25px;
}
.cont5 .txt2 {
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: -0.05em;
}
.cont5 .txt4 {
	font-size: 14px;
	line-height: 1.4;
}
.cont5_box1 .txt3 {
	padding: 13px 0;
	font-size: 19px;
}
}
.cont5_visual {
	width: 100%;
	margin-bottom: 20px;
}
.cont5_visual img {
	width: 100%;
}
.about_info {
	margin: 0 auto 60px;
}
.about_info .company_t {
	display: block;
	margin: 5px 0 5px 0;
	font-weight: bold;
	text-align: center;
}
.about_info table {
	width: 100%;
}
.about_info table tr {
	border-top: 1px solid #0a0305;
}
.about_info table tr:last-child {
	border-bottom: 1px solid #0a0305;
}
.about_info table tr th {
	line-height: 1.0;
	letter-spacing: 0.1em;
	padding: 25px 4px;
	border-radius: 2px;
	text-align: center;
	color: #012870;
	width: 22%;
	font-weight: bold;
	font-size: 19px;
	vertical-align: middle;
}
.about_info table tr td {
	line-height: 1.3;
	font-size: 22px;
	letter-spacing: 0em;
	text-align: left;
	padding: 25px 0;
	max-width: 81%;
	display: inline-block;
}


.about_info table tr td span {
	font-size: 11px;
	display: block;
}
.about_info p {
	margin: 10px 0 0 0;
}
.about_info a {
	text-decoration: underline;
	color: #05509b !important;
}


 @media (max-width:768px) {
#company .txt1 {
	font-size:26px;
	letter-spacing:0.1em;
	
	 }
	 
#company .cont5_box1_in { padding: 20px 25px 0;}
	 
.about_info table tr th {
	font-size:13px;
	padding: 18px 4px;
}

.about_info table tr td {
	font-size:14px;
	padding: 18px 0;
}
.about_info {
	margin: 0 auto 30px;
}
		 }

/*index-QA
*************************************************/
.qabox {
	margin-bottom: 30px;
}
.qabox a {
	text-decoration: underline;
	color: #42ADF4 !important;
}
.ico_q {
	display:inline-block;

	background: url(../img/qa_img03.png) no-repeat 0 0 / 85px;
	height: 85px;
	color: #e60012;
	font-family: "Arial", Gadget, sans-serif;
	font-style: italic;
	font-size: 48px;
	padding: 13px 50px 0 18px;
	
display: inline-block;
vertical-align: middle;
width:100px;
}


.q_txt {display: inline-block;
vertical-align: middle;
width:70%; 
	font-weight: bold;
	font-size: 23px;
	}
	
.qabox ul li {
	padding: 15px 0 0px 0;
	border-bottom: 1px solid #0a0305;
}
.qabox ul li:first-child {
	border-top: 1px solid #0a0305;
}
dl.accordion dt {
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	word-wrap: break-word;
	
	
}
dl.accordion dt {
	position:relative;
	display: block;
	padding: 0px 15px 10px 10px;
	
}
dl.accordion dt::before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../img/bread_arw3.png) no-repeat 0 center / 13px;
	float: right;
	border-top-color: #fff;
	
	position: absolute;
  top: 35%;
  right: 10px;
}
dl.accordion dt.open::before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../img/bread_arw4.png) no-repeat 0 center / 13px;
	float: right;
	border-top-color: #fff;
}
dl.accordion dd {
	clear: both;
	word-wrap: break-word;
}
dl.accordion dd p {
	list-style: none;
	display: block;
	padding: 0 20px 20px;
	line-height: 1.4;
}
.header_navi_pc {
	display: block;
}
 @media (max-width:768px) {
.header_navi_pc {
	display: none;
}

.ico_q {
	width: 35px;
	background: url(../img/qa_img03.png) no-repeat 0 0 / 35px;
	height: 35px;
	font-size: 20px;
	padding: 6px 20px 0 7px;
}

.q_txt {
    width: 78%;
    font-size: 15px;
		line-height:1.2;
}

dl.accordion dt::before {
	 top: 25%;
}

}


.hd_menu_pc {
	text-align: center;
	padding: 25px;
}
.hd_menu_pc li {
	display: inline-block;
	color: #012870;
}
.hd_menu_pc li span {
	display: inline-block;
	padding: 0 10px;
	color: #012870;
	font-size: 18px;
}
.hd_menu_pc li a {
	color: #012870;
	font-weight: bold;
	font-size: 18px;
}

@media (min-width: 768px) {
#button_set_bottom .container { width: 768px !important;}
#button_set_bottom .btn_line, #button_set_bottom .btn_tel { font-size: 20px !important; padding: 13px 0 11px; /*font-weight:normal;*/}

#button_set_bottom .btn_sub_t { margin-top: 2px; font-weight:normal; font-size: 12px;}

#button_set_bottom .btn_line img, #button_set_bottom .btn_tel img {
    width: 1.4rem;

}
	
}

@media (max-width: 768px) {
	
	#button_set_bottom { padding: 6px 0 0px;}
	
#button_set_bottom .btn_line, #button_set_bottom .btn_tel {
    padding: 8px 0;
	font-size: 14px !important;
	margin-bottom: 6px;
	
}

#button_set_bottom .btn_line img, #button_set_bottom .btn_tel img {
		width: 1.3rem;
	margin-right: 0.2rem;
}


}


/*もっとみる*/

.more {
	width:100%;
	margin:10px auto;
}

.more .open a {color:#fff;}
.more .open, .more .close {
	display: block;
	width:100%;
	font-size:13px;
	font-weight:bold;
	margin:20px auto 20px;
	border-radius:4px;
	padding:12px 0;
	text-align: center;
	width:88%;
	color:#fff;
	border:1px solid #fff;
	text-decoration:none;
}
.more .close {
	display:none !important;
}


 @media (max-width:320px) {
	 .cont2 .txt1 {
	font-size: 26px;
}
.cont5 .txt1 {
    font-size: 26px;
 }
 }
 
 @media (min-width: 1200px) {	
.container {

    width: 960px;
    max-width: 100%;

}

.btn_line, .btn_tel { margin-bottom:10px;}
}

 @media (max-width: 960px) {	
.btn_line, .btn_tel { margin-bottom:10px;}
}

#main-content .btn_box { margin-bottom:30px !important;}
@media (max-width: 768px) {	
#main-content .btn_box { margin-bottom:10px !important;}

}

/*安心安全202001追記*/

	.cont7 {margin-bottom: 30px;}
	.cont7_in { padding-bottom: 50px;}
 .cont7_t .cont7_t_t {
    padding: 130px 0 130px;
}
	.balloon1 {
  position: relative;
  display:block;
  margin: 1.5em auto;
  padding: 15px 20px;
  min-width: 120px;
  max-width: 500px;
  color: #012870;
font-weight: bold;
  background: #fff;
border-radius:10px;
		text-align: center;
		 margin-bottom: 25px;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}

.balloon1 p {
font-weight: bold;
font-size: 30px;
  margin: 0;
  padding: 0;
}
	.cont7 .txt2 { line-height: 1.4; margin-bottom: 25px;}
	.cont7 .txt2 span {
    color: #fff44a;
    font-weight: bold;
		font-size: 35px;	
}
	.cont7 .txt1 { color: #fff;
    font-weight: bold;
		font-size: 35px;
	 margin-bottom: 50px;}
	
	.cont7 .txt1 span { display: inline-block; background-color:#e20011; font-size: 40px; padding: 8px 10px 3px; margin: 0 5px; color: #fff; font-weight: bold;}
	
	.cont7 .txt3_box { width: 600px; margin: 0 auto 25px; position: relative;}
	.cont7 .txt3_box .txt3 {background:#fff; padding:30px 30px 20px; line-height: 1.4; font-size: 20px; font-weight: bold;}
	.cont7 .txt3_sub { position: absolute; top:-30px; left:252px; background-color:#fff44a; color: #fff; font-weight: bold; color: #003366;width: 95px;
	height: 55px;
	border-radius: 70px / 40px;
	line-height: 2.8;
	text-align: center;
	font-size: 22px;}

	.cont7 .txt4 { color: #fff;
    font-weight: bold;
		font-size: 20px;
		text-align: center;
		line-height: 1.4;
	 margin-bottom: ;}
	@media screen and (max-width:768px) { 
		.balloon1 { width: 100%;}
		.cont7 .txt3_box { width: 100%;}
		.cont7 .txt3_sub { left:10px; font-size: 16px; width: 75px;
	height: 40px; line-height: 2.5;}

	.cont7_t .cont7_t_t {
    padding: 80px 0 80px;
}
		.balloon1 p { font-size: 18px;}

	.cont7_in {
    padding: 20px 0px 20px;
}
		.cont7 .txt2 span {
     font-size: 18px;}
.cont7 .txt1 {
    font-size: 18px;
}
		.cont7 .txt1 span {
	font-size: 20px; padding: 4px 5px 3px;}
		.cont7 .txt3_box .txt3 { font-size: 16px; padding: 20px 20px 20px;}

		.cont7 .txt4  { font-size: 14px;}
	}
