@charset "UTF-8";

@media screen and (max-width: 750px) {

body {
    -webkit-text-size-adjust: 100%;
}
	
	

.pcimg {
	display: none;
}
.spimg {
	display: block;
}
	
.maincontent {
		position: relative;
	top:50px;
}

#mainvisual {
	display: none;
}
	
.contet_wrap {
	width: auto;
	margin: auto 10px;
}

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


	
	
	
	

#cont01 {
	background: #49a7ee;
	padding: 20px 0px;
	
}
	
.cta01 {
	background: #fff;
	padding: 5px 10px 10px 10px;
	border-radius: 10px;
}
.cta_button {
	display: block;
	justify-content: space-between;
}
.cta_button div {
	width: 100%;
	margin-bottom: 5px;
}
.cta_button div img {
	width: 100%;
	
}
.t01 {
	width: 100%;
	margin: auto;
	margin-bottom: 10px;
}

#cont02 {
	background: -moz-linear-gradient(top, #c1c9d6, #FFF);
  background: -webkit-linear-gradient(top, #c1c9d6, #FFF);
  background: linear-gradient(to bottom, #c1c9d6, #FFF);
	padding: 20px 0 20px 0;
}
.t02 {
	width: auto;
	margin: auto 10px;
	
}
	
#cont03 {
	display: none;
}
	
#cont04 {
	display: none;
}
#cont05 {
	display: none;
}
	
#cont06 {
	display: none;
}
#cont07 {
	background-image:url("../images/cont07.png");
	padding: 0px 0 20px 0;
}
#cont08 {
	display: none;
}

#cont09 {
	background-color: #bee6f4;
	padding: 20px 0 30px 0;
}
	
#faq {
	background-color: #fff;
	padding: 30px 0 20px 0;
}
	
.t02 {
	width: 100%;
	margin: auto;
	
}
	
.formbg {
	background: #fff;
	border-radius: 10px;
	padding: 20px;
}
.formbg p {
	font-size: 4vw;
	line-height: 150%;
	margin-bottom: 16px;
}

.formtitle {
	width: 100%;
	margin: auto;
	margin-bottom: 10px;
}

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

	
.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: 4vw;
	line-height: 1.2;
	padding: 10px 20px 10px 10px;
}

.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: 4vw;
	line-height: 1.2;
	padding: 10px 20px 10px 10px;
}

.acc01 dd
{
    padding: 5px !important;
	background-color: #ffffff;
	margin-left: 0px;
	font-size: 4vw;
	line-height: 150%;
}

.acc01 span {
	font-family: 'Fjalla One', sans-serif;
	font-size: 4.5vw;
}
	
	
.benner {
	display: block;
	justify-content: space-between;
	margin-top: 0px;
}
.benner div {
	width: 100%;
}	
	
	
	
	

ul.benri {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

.benri li {
	color: #fff;
	font-size: 4.5vw;
	padding-left: 50px;
	border-bottom: 1px dotted #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 150%;
}
.benri li:nth-child(1){
	background-image:url("../images/icon01.png");
	background-size: 40px;
	background-position: 0 -8px;
	background-repeat: no-repeat;
}
.benri li:nth-child(2){
	background-image:url("../images/icon02.png");
	background-size: 50px;
	background-position: 0 -8px;
	background-repeat: no-repeat;
}
.benri li:nth-child(3){
	background-image:url("../images/icon03.png");
	background-size: 50px;
	background-position: 0 -8px;
	background-repeat: no-repeat;
}
.benri li:nth-child(4){
	background-image:url("../images/icon04.png");
	background-size: 50px;
	background-position: 0 -8px;
	background-repeat: no-repeat;
}
.benri li:nth-child(5){
	background-image:url("../images/icon05.png");
	background-size: 50px;
	background-repeat: no-repeat;
}
.benri li:nth-child(6){
	background-image:url("../images/icon06.png");
	background-size: 50px;
	background-position: 0 -8px;
	background-repeat: no-repeat;
}
.img02 {
	margin-top: -180px;
	margin-bottom: 30px;
}


.kinou {
	display:block;
	justify-content: space-between;
}

.kinoubox {
	width: 100%;
	display:flex;
	justify-content: space-between;
}
.kinouph {
		width: 30%;
}
.kinoutx {
		width: 67%;
	font-size: 4vw;
}
.kinoubox img {
	width: 100%;
	height: 120px;
	margin-bottom: 15px;
	object-fit: cover; /* この一行を追加するだけ！ */
}


.kinou_title {
	font-size: 4.5vw;
	color:#5352a0;
	margin-bottom: 5px;
}
.kinoubox p {
	font-size: 3.5vw;
	line-height: 150%;
}

.footer_logo {
	width: 80%;
	margin: 40px auto 20px auto;
}

.footer {
	padding-top: 40px;
	padding-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}

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

.footerlink {
	font-size: 14px;
	text-align: center;
}
.footerlink a {
	font-size: 14px;
	text-align: center;
	color: #434343;
}

#footerFloatingMenu {
    display: block;
    width: auto;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
	background: #fff;
	padding: 5px 5px;
}
 

	
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: 100%;

}




.slider {
    width: 100%;
    margin: 20px auto 0px;
	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: 10px;
	width: 100%;
	display: block;
	justify-content: space-between;
	font-size: 3.5vw;
	line-height: 120%;

}

.staffcomment {
	background: #f4f4f4;
	padding: 10px;
	border-radius: 8px;
	margin-top: 10px;
	font-size: 3.5vw;
	line-height: 140%;
}

.staffcomment span {
	font-weight: bold;
}
.staffcomment i {
	color:#26b99a;
}
	
.voiceitem {
	background: #fff;
	padding: 10px;
	line-height: 150%;
	font-size: 12px;
}
	
.vph {
	width: 100px;
	text-align: center;
	margin: auto;
	float: none;
	font-size: 12px;
}
.vph img {
	width: 70px;
	margin: auto;
	text-align: center;
	margin-bottom: 5px;
}
.vcom {
	width: auto;
	float: none;
	font-size: 12px;
	line-height: 140%;
}

.app {
	width: auto;
	margin: auto;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.section_inner {
	width:auto;
	margin-left:15px;
	margin-right:15px;
	padding: 30px 0px;
	background-color: #fff;
	
	
}
	
.s01 {
	background-image:url("../images/bg01.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
}
	
.main_title {
	 font-size: 6vw;
	line-height: 1.5;
	font-weight: bold;
	text-align:center;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #fff;
  text-shadow: 0 0 10px rgba(255, 255, 255, .7);
	padding-top: 120px;
}
	
	
.s02 {
	background-image:url("../images/bg02.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}


	
.p_white {
	color:#fff;
}

.p01 {
	font-size: 8vw;
	font-weight: bold;
}

.mark {
	background-image:url("../images/mark.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	
}

.left_c {
	width: auto;
	float: none;
	margin-bottom: 40px;
}
.right_c {
	width: auto;
	float: none;
}

.s03 {
	background-image:url("../images/bg03.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

.bgw {
	background-image:url("../images/bgw.png");
	padding: 15px;
	float: none;
	width:  auto;
}
.s04 {
	background-image:url("../images/bg03.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}
.s05 {
	background-image:url("../images/bg04.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cta_t {
	font-size: 6vw;
	font-weight: bold;
	text-align: center;
	color: #fff;
}



.cp_iptxt {
	position: relative;
	width: 90%;
	margin: auto;
	margin-bottom: 10px;
}
.cp_iptxt input[type=text] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	margin: 8px 0;
	padding: 0.3em;
	transition: 0.3s;
	border: 3px solid #1b2538;
	border-radius: 4px;
	outline: none;
	font-size: 5vw;
}
.cp_iptxt input[type=text]:focus {
	border-color: #da3c41;
}
.cp_iptxt input[type=text] {
	padding: 10px;
}
.cp_iptxt i {
	position: absolute;
	top: 8px;
	left: 0;
	padding: 9px 8px;
	transition: 0.3s;
	color: #aaaaaa;
}
.cp_iptxt input[type=text]:focus + i {
	color: #da3c41;
}

.submit_btn{
    border: 0px;
    width:280px;
    height:40px;
    background: url(../images/cta_button.png) left top no-repeat;
	background-size: 280px;
	background-repeat: no-repeat;
}


#gaiyou {
	background: #f7f7f7;
	border: 1px solid #E3E3E3;
	border-top: none;
	width: 100%;
	font-size: 4.5vw;
	line-height: 180%;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
}

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

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

dl#gaiyou dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: none;
	width: auto;
	text-align:left;
}

dl#gaiyou dd {
	background: #fff;
	border-left: 0px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	margin-left: auto;
	text-align:left;
	
}


section p {
	font-size:4.2vw;
	line-height:200%;
	margin-bottom: 20px;
	
}



	
	

.m01 {
	background-color: #d60c18;
	text-align: center;
	color: #fff;
	font-size: 6vw;
	font-weight: bold;
	padding: 20px 0px;
}

.head_phone {
	float: none;
	text-align: center;
	width: auto;
}
.head_phone img {
	width: 80%;
}
.head_left {
	float: none;
	width: auto;
	text-align: center;
}
.head_left img {
	width: 90%;
}

.head_logo {
	margin-bottom: 30px;
	margin-top: 30px;
}
.head_button {
	margin-bottom: 10px;
}

.btmM {
	margin-bottom: 20px;
}
.longurl{word-break: break-all;}
.cp {
	text-align: left;
	font-size: 4.5vw;
	margin-bottom: 20px;
}

.codebg {
	background-color: #1b1b1b;
	text-align: center;
	color: #fff;
	padding: 15px;
}

.code {
	font-size: 5vw;
}


.title02 {
	background-color: #1b1b1b;
	text-align: center;
	color: #fff;
	padding: 15px;
	font-size: 5vw;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 180%;
}

.title03 {
	border: 1px solid #1b1b1b;
	padding: 10px;
	text-align: center;
	font-size: 4.5vw;
	margin-bottom: 20px;
	font-weight: bold;
}

.cation {
	font-size: 4vw;
	line-height: 190%;
	text-align: left;
	
}

.gimg {
	margin-bottom: 20px;
}

.box {
	margin-bottom: 40px;
}

.red {
	color:#d60c18;
}
	
ul.list {
	list-style-type: decimal;
	margin-bottom: 30px;
	font-size: 4vw;
	margin-left: -15px;
}
.list li {
	margin-bottom: 0px;
	font-size: 4vw;
	line-height: 170%;
}

ul.list-decimal {
	list-style-type: decimal;
	margin-bottom: 30px;
	font-size: 4vw;
	margin-left: -15px;
}
.list-decimal li {
	margin-bottom: 0px;
	font-size: 4vw;
	line-height: 170%;
}


.gimg700 {
	width: auto;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
}
.gimg700 img {
	width: 100%;
	margin: auto;
}
	
button{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}
.btn-square {
  display: inline-block;
  padding:10px;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
	width: 80%;
	font-size: 5vw;
	margin-top: 15px;
	margin-bottom: 15px;
}
.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
	
	
.slick-prev {
display: none;
}

	
.sporder {
	margin-left: 50px;	
}
	
	


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

.form_style input[type=text],[type=tel],[type=email] ,textarea{
	font-size: 4vw;
	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 0;
	text-align: left;
	font-size: 4vw;
	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.2em;
	top:-0.6em;
	width: 2em;
	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.65em;
	left: -0.1em;
	width: 1.5em;
	height: 1.5em;
	content: '';
	cursor: pointer;
	border: 2px solid #787878;
	background: #ffffff;
}
/*---------------------
送信フォーム
---------------------*/

/*ボタンの基本スタイル*/
/* 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: 5vw; /*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: 0px 30px 30px 30px;
	text-align: center;
}

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


.sitelink {
	text-align: center;
	padding: 20px 0 10px 0;
	font-size: 3.5vw;
}
	
	
	
	
h1.logo {
	width: 42vw;
	margin: 0;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	position: absolute;
	z-index: 10;
}
	
h1.logo a {
	
}
h1.logo img {
	width: 100%;
}
	
	
.header {
  width: 100%;
  z-index: 40;
  position: fixed;
}
   
   
  
.header .header__heading {
    background: #fff;
    position: absolute;
    width: 100%;
	height:45px;
    z-index: 35;
	box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
}

.nav-content{
  position: absolute;
  width: 100%;
   
  top: -735px;
  z-index: 30;
  -webkit-transition: 1.5s top;
          transition: 1.5s top; }
  .nav-content ul li {
    font-size: 4vw;
	}
    .nav-content ul li a {
      text-align: center;
      display: block;
      padding: 5px 0px;
      color: #fff;
	  border-bottom:1px dotted #fff;
}
	
.navbg01 {
	background: #2e91d3;	
}
.navbg02 {
	background: #46c38b;
	margin-top: -18px; 
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style-type: none;
}
.navbg02 li {
	width: 49%;
	height: 45px;
}

	 
.is-open .nav-content {
  top: 27px;
}

#js-cover {
 width: 100%;
  display: block;
  position: absolute;
  top: 0px;
  opacity: 0;
  z-index: 4; }


	
.headicon {
 position: absolute;
 right:15vw;
 top:5px;
 display: flex;
z-index: 10;
}
	
.headicon img {
 width: 35px;
 height: 35px;
 margin-left: 1.2vw;
}
	
.nav-content ul {
margin-left: -40px;
}
	

.content_title {
	background: #0671bf;
	color: #fff;
	font-size: 6vw;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}

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

.menu-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0px;
}
	
.menu-box .menu-btn {
  
	 
}
.menu-box ul {
  display: none;
  width: 100%;
  
  position: relative;
  top:10px;
  list-style-type: none;
  margin-left: -40px;
}
.menu-box ul li a {
  display: block;
  border-bottom: 1px dotted #fff;
  padding: 0.1em 0.7em;
  font-size: 14px;
  color: #fff;  
}
li.menu01 {
  background-color: #008ee9;
}	
	
li.menu02 {
  background-color: #0162bb;
}
.m000-box ul li:last-child a {
  border-bottom: none;
}
.menu-btn:before {
  content: '\f0c9';
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #000;
  font-size: 2.1rem;
  position: absolute;
  top: 7px;
  right: 10px;
	
}
.menu-btn.active:before {
  content: '\f00d';
}
	
.card {
	margin-top: 10px;
}
	
.cta_fixbutton {
	display: flex;
	justify-content: space-between;
	width: auto;
	margin: auto;
}
.cta_fixbutton div {
	width: 32%;
	margin-bottom: 5px;
}
.cta_fixbutton div img {
	width: 100%;
	
}
	
.footer_cont {
		padding-bottom: 60px;
}
	
#subcont {
	background-color: #fff;
	padding: 15px 0 0px 0;
}
	
input[type="image"] {
	width: 100%;
	margin: 0px 0 20px 0;
}

	
	
}
