@charset "UTF-8";

a:hover {
	
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

.pcimg {
	display: block;
}
.spimg {
	display: none;
}




/*----------------------------------

header
 
---------------------------------- */

header {
	background: #fff;
	padding: 10px 10px;
	width: auto;
	box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
	position: relative;
	z-index: 10;
}
.head_wrap {
	display: flex;
	justify-content: space-between;
	width: 1000px;
	margin: auto;
}
header h1 {
	width: 380px;
	height: auto;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
header h1 img {
	width: 100%;
}
.pchead_nav {
	display: flex;
}
.pchead_nav  img {
	width: auto;
	height: 60px;
	margin-left: 5px;
}

#mainvisual {
	background-image:url("../images/pc_main.png");
	background-position: top center;
	background-size: cover;
	width: 100%;
	height: 795px;
}

.contet_wrap {
	width: 950px;
	margin: auto;
}

.main_wrap {
	width: 1000px;
	margin: auto;
	background: #fff;
}


.pcmain {
	background-image:url("../images/980.gif");
	width: 1000px;
	height: 765px;
}
.spmain {
	display: none;
}

.appbutton01 {
	padding-top: 500px;
	margin-left: 120px;
}

.s01_kome {
	font-size: 12px;
	text-align: right;
	margin-bottom: 40px;
	margin-right: 100px;
}

h2 {
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	line-height: 160%;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}
h3.t02 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	line-height: 160%;
	letter-spacing: 0.05em;
	margin-bottom: 40px;
}
h3.t03 {
	font-size: 42px;
	font-weight: normal;
	text-align: center;
	line-height: 160%;
	letter-spacing: 0.05em;
	margin-bottom: 40px;
	color: #5e5da0;
}
h3.t04 {
	font-size: 42px;
	font-weight: normal;
	text-align: center;
	line-height: 160%;
	letter-spacing: 0.05em;
	margin-bottom: 40px;
	color: #362e2b;
}


#cont01 {
	background: #49a7ee;
	padding: 40px 0;
	
}


.cta01 {
	background: #fff;
	padding: 40px;
	border-radius: 10px;
}
.cta_button {
	display: flex;
	justify-content: space-between;
}
.cta_button div {
	width: 33%;	
}
.cta_button div img {
	width: 100%;
	
}
.t01 {
	width: 700px;
	margin: auto;
	margin-bottom: 20px;
}




#cont02 {
	background: -moz-linear-gradient(top, #c1c9d6, #FFF);
  background: -webkit-linear-gradient(top, #c1c9d6, #FFF);
  background: linear-gradient(to bottom, #c1c9d6, #FFF);
	padding: 60px 0 60px 0;
}

.t02 {
	width: 850px;
	margin: auto;
	
}


#cont03 {
	background-image:url("../images/cont03.jpg");
	background-position: top center;
	background-size: cover;
	width: 100%;
	height: 425px;
}
#cont04 {
	background-color: #fff;
	padding: 60px 0 60px 0;
}
#cont05 {
	background-color: #f0f8fe;
	padding: 60px 0 60px 0;
}
#cont06 {
	background-color: #fdfecf;
	padding: 60px 0 60px 0;
}
#cont07 {
	background-image:url("../images/cont07.png");
	padding: 0px 0 60px 0;
}
#cont08 {
	background-image:url("../images/cont08.jpg");
	background-position: top center;
	background-size: cover;
	width: 100%;
	height: 450px;
}

#cont09 {
	background-color: #bee6f4;
	padding: 60px 0 60px 0;
}

#faq {
	background-color: #fff;
	padding: 60px 0 60px 0;
}


.slider {
    width: 70%;
    margin: 20px auto 80px;
	margin-bottom: 60px;
}
.mypattern {
    width: 100%;
}

.mypattern .slick-slide {
    margin: 10px;
}

/*slick setting*/

.mypattern .slick-slide:not(.slick-center) {
    -webkit-filter: opacity(70%);
    -moz-filter: opacity(70%);
    -o-filter: opacity(70%);
    -ms-filter: opacity(70%);
    filter: opacity(70%);
    transition: 0.2s linear;
}

/*slick setting*/

.slick-prev:before,
.slick-next:before {
    color: #000;
}
.voicebox {
	background-color: #fff;
	padding: 30px;
	width: 90%;
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	line-height: 120%;

}

.staffcomment {
	background: #f4f4f4;
	padding: 20px;
	border-radius: 8px;
	margin-top: 10px;
}

.staffcomment span {
	font-weight: bold;
}
.staffcomment i {
	color:#26b99a;
}



.formbg {
	background: #fff;
	border-radius: 10px;
	padding: 40px;
}

.formtitle {
	width: 600px;
	margin: auto;
	margin-bottom: 20px;
}



p.koumoku {
	font-size: 20px !important;
	margin-bottom: 5px;
}
.must{
	font-family: "A1 Gothic R", sans-serif;
	font-size: 16px !important;
	color:#DB0003;
}

.form_style input[type=text],[type=tel],[type=email] ,textarea{
	font-size: 20px;
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	transition: 0.3s;
	border: 0.055em solid #787878;
	outline: none;
	margin-bottom: 20px;
}
.form_style input[type=text]:focus {
	border: 0.111em solid black;
}

.form_style input[type=tel]:focus {
	border: 0.111em solid black;
}

.form_style input[type=email]:focus {
	border: 0.111em solid black;
}

.form_style textarea:focus {
	border: 0.111em solid black;
}
.policy {
	border: 0.055em solid #787878;
	height: 11.111em;
	padding: 0.5em;
	font-size: 1.6rem;
	overflow: auto;
	white-space: pre-wrap;
	font-size: 16px;
}
.doui_check {
	margin: 0 auto;
	text-align: left;
	font-size: 20px;
	margin-bottom: 25px;
	margin-left: -40px;
}
.doui_check ul {
	list-style: none;
}
.doui_check .checkbox_option {
	margin: 0 0 5px 0;
	padding: 0;
}
.doui_check label {
	line-height: 135%;
	position: relative;
	cursor: pointer;
	margin-right: 20px;
	
}
.doui_check .checkbox_input {
	position: relative;
	margin: 0 20px 0 0;
	cursor: pointer;
}
.doui_check .checkbox_input:before {
	position: absolute;
	z-index: 1;
	left: 0.8em;
	top:-5px;
	width: 1.5em;
	height: 0.5em;
	content: '';
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	        transition:         transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: rotate(-45deg) scale(0, 0);
	        transform: rotate(-45deg) scale(0, 0);
	border: 3px solid #da3c41;
	border-top-style: none;
	border-right-style: none;
}
.doui_check .checkbox_input:checked:before {
	-webkit-transform: rotate(-45deg) scale(1, 1);
	        transform: rotate(-45deg) scale(1, 1);
}
.doui_check .checkbox_input:after {
	position: absolute;
	top: -0.9em;
	left: 0;
	width: 2em;
	height: 2em;
	content: '';
	cursor: pointer;
	border: 2px solid #787878;
	background: #ffffff;
	border-radius: 50%;
}
	/*---------------------
送信フォーム
---------------------*/

/*ボタンの基本スタイル*/
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"],
input[type="reset"]{
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration{
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus,
input[type="button"]::focus{
  outline-offset: -2px;
}


input[type="submit"],
input[type="reset"] {
	font-size: 24px;; /*16px*/
	margin-top: 0.4375em; /*7px*/
	margin-right: 0.4375em; /*7px*/
	padding-top: 10px;
	padding-bottom: 10px;
	width: 12.5em;
	background: white;
	color: black;
	border: 1px solid black;
	border-radius: 0;
	text-align: center;
	cursor: pointer;
}

input[type="submit"]:hover,
input[type="reset"]:hover{
	background: black;
	color: white;
}

input[type="submit"]:activ,
input[type="reset"]:activ{
	color: black;
	}
	
.btns {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 30px;
	text-align: center;
}

.sendbutton {
	
}
input[type="image"] {
	width: 40%;
	margin: 30px 0 40px 0;
}

.title01 {
	background-color: #5e5da0;
	color: #fff;
	font-size: 36px;
	text-align: center;
	padding: 30px;
	border-radius: 60px;
	letter-spacing: 0.05em;
	margin-bottom: 60px;
}





.faq_title {
	margin-bottom: 40px;
}

.acc01 {
	margin: 0px;
	margin-bottom: 10px;
}
.acc01 dt
{
	
	background: url("../images/ac_icon01.png") no-repeat right center,-webkit-linear-gradient(top,  rgba(45,140,215,1) 0%,rgba(45,140,215,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url("../images/ac_icon01.png") no-repeat right center,-ms-linear-gradient(top,  rgba(45,140,215,1) 0%,rgba(45,140,215,1) 100%); /* IE10+ */
	background: url("../images/ac_icon01.png") no-repeat right center,linear-gradient(top,  rgba(45,140,215,1) 0%,rgba(45,140,215,1) 100%); /* W3C */
	background-size: 31px 20px,auto auto;
	font-weight: bold;
	color:#fff;
	font-size: 20px;
	line-height: 1.2;
	padding: 15px 0 15px 15px;
}

.acc01 dt.active
{
	background: url("../images/ac_icon02.png") no-repeat right center,-webkit-linear-gradient(top,  rgba(45,140,215,1) 0%,rgba(45,140,215,1) 100%); /* Chrome10+,Safari5.1+ */
	background: url("../images/ac_icon02.png") no-repeat right center,-ms-linear-gradient(top,  rgba(45,140,215,1) 0%,rgba(45,140,215,1) 100%); /* IE10+ */
	background: url("../images/ac_icon02.png") no-repeat right center,linear-gradient(top,  rgba(45,140,215,1) 0%,rgba(45,140,215,1) 100%); /* W3C */
	background-size: 31px 20px,auto auto;
	font-weight: bold;
	color:#fff;
	font-size: 20px;
	line-height: 1.2;
	padding: 15px 0 15px 15px;
}

.acc01 dd
{
    padding: 10px !important;
	background-color: #ffffff;
	margin-left: 0px;
}

.acc01 span {
	font-family: 'Fjalla One', sans-serif;
	font-size: 24px;
}


.benner {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.benner div {
	width: 32.5%;
}


.sitelink {
	text-align: center;
	padding: 60px 0 0px 0;
}
.sitelink a {
	color: #333;
}


.copy {
	font-size: 12px;
	text-align: center;
	margin-bottom: 100px;
}




#footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
	background: #fff;
	padding: 20px 0;
	box-shadow: 0px 5px 5px 5px rgba(0,0,0,.3);
}
 

	
ul#fbn  {
    list-style: none;
    display: flex;
    flex-flow: wrap;
    width: 100%;
    justify-content: space-between;
}
#footerFloatingMenu li {
box-sizing: border-box;
width: 33.3%;

}
#footerFloatingMenu li img {
width: auto;

}












.voiceitem {
	background: #fff;
	padding: 20px;
	line-height: 150%;
}
.vph {
	width: 120px;
	text-align: center;
	float: left;
}
.vph img {
	width: 120px;
}
.vcom {
	width: 80%;
	float: right;
}

.app {
	width: 448px;
	margin: auto;
}


.card {
	margin-top: 20px;
}





.content_title {
	background: #0671bf;
	color: #fff;
	font-size: 30px;
	padding: 15px;
	margin-bottom: 40px;
	text-align: center;
	font-weight: bold;
}



#gaiyou {
	background: #f8f8f7;
	border: 1px solid #E3E3E3;
	border-top: none;
	width: 100%;
	font-size: 16px;
	line-height: 180%;
	text-shadow: 0px 1px 0px #FFFFFF;
	margin-bottom: 20px;	
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 15px;
}

dl#gaiyou dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: left;
	width: 200px;
	font-weight: bold;
}

dl#gaiyou dd {
	background: #fff;
	border-left: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	margin-left: 220px;
	
}

#gaiyou a:link,#gaiyou a:visited  {
	color: #0c3385;
	text-decoration: underline;
}



.policytxt p {
	font-size: 16px;
	margin-bottom: 16px;
}


















a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}


.cta_fixbutton {
	display: flex;
	justify-content: space-between;
	width: 950px;
	margin: auto;
}
.cta_fixbutton div {
	width: 33%;	
}
.cta_fixbutton div img {
	width: 100%;
	
}

#subcont {
	background-color: #fff;
	padding: 60px 0 0px 0;
}


.footer_cont {
		padding-bottom: 100px;
}

@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

.txS {
	font-size: 12px;
}

