@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@charset "utf-8";
body, p {
	color: #000;
	line-height: 1em;
	letter-spacing: 1px;
}
body {
	margin: 0;
	padding: 0;
	background: #fcfae3;
}
html {
	font-size: calc(112.5% + 0.25vw)
}
#nav1.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 400;
}
#menu li, ul.header li {
	vertical-align: middle
}
#menu li a, .btn-success, a:hover {
	text-decoration: none;
}
#menu li, .dividerf li, div.accordion ul {
	list-style: none
}
body, html {
	background-color: #fff;
	position: relative;
	min-height: 100%;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.box, .box:hover, .col1, .price, dl.listinfo {
	overflow: hidden
}
.zoom {
	cursor: zoom-in
}
selector-for-YuGothic {
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
}
selector-for-YuMincho {
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
}
selector-for-Normal {
	font-weight: 400
}
.btn-success, a, p.big, p.thanks, selector-for-Bold {
	font-weight: 700
}
a {
	color: #000;
	font-weight: bold;
	word-wrap: break-word;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	color: #0068b6;
}
p {
	line-height: 2em;
	font-size: 1.3em;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	text-align: left;
}
 @media screen and (max-width: 750px) {
p {
	font-size: 0.5em;
}
}
p.ss {
	border-bottom: #999 solid 1px;
}
.otoi-box {
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	background-color: #FFF;
	border: 1px solid #ccc;
	border-radius: 3px;
	justify-content: space-around;
	align-items: center;
	margin-top: 20px;
	margin: 2em auto;
	width: 90%;
}

.snsbtn32 {
	margin: 1em 0 1em 0;
}
.snsbtn32 a {
	display: inline-block;
	width: 21px;
	height: 21px;
	margin: 0 8px 0 0;
	line-height: 20px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}
.snsbtn32 a i:before {
	margin: 0 0 0 0;
	display: inline-block;
	font-size: 7px;
	line-height: 21px;
	color: #FFF;
}
.snsbtn32 a i {
	vertical-align: top;
}
.snsbtn32 .btn-fb {
	background: #000;
}
.snsbtn32 .btn-tw {
	background: #000;
}
.snsbtn32 .btn-fb:hover {
	background: #4166B0;
}
.snsbtn32 .btn-tw:hover {
	background: #2EA1E9;
}
.dedicons {
	position: relative;
	padding: 0.5em 1.5em;
	border: solid 1px #EE8626;
	font-size: 1.5em;
}
hr.hr0 {
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	margin: 30px 0 30px 0;
}
#menu li, #menu li a, header {
	background-color: #fff;
}
#allwrap, #menu li, .btn-success, header .icon, ul.header li {
	text-align: center
}
header {
	padding-left: 15px;
	margin: 10px 0;
}
header .icon {
	font-size: 17px;
	margin-right: 3px;
}
header .inner {
	width: 100%;
	/* height: 101px; */
	position: relative;
	margin: 0 auto;
}
header .inner h1 {
	position: absolute;
	left: 15px;
	top: 5px
}
ul.header {
	margin-top: -11px;
	padding: 0;
	list-style-type: none;
}
ul.header li {
	float: left;
	padding: 20px 2px 2px;
	margin: 0 5px 10px 0;
	display: inline-block;
}
ul.header li:nth-child(2) {
	float: left;
	padding: 0px 2px 2px;
	margin-top: 0;
	font-size: 0.8em;
}
@media(max-width:940px) {
ul.header li:nth-child(2) {
	display: none;
}
}
.inner p.small {
	font-size: .6em;
	margin-bottom: 0;
}
p.small {
	font-size: .6em
}
.clearLeft {
	clear: left
}
header .inner .toibox {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}
.inner .toibox .toibtn {
	margin-right: 10px;
	float: left;
	width: 40%;
}
header .inner address {
	/* position: absolute; */
	/* top: 26px; */
	/* right: 52px; */
	font-size: 13px;
	text-align: left;
	line-height: 1.6;
	letter-spacing: .2em;
	float: left;
}
header .inner address .tel {
	font-size: 18px;
	margin-bottom: 7px;
	color: #fff;
	font-weight: 700;
	display: block;
}
header .inner address a {
	padding: 7px 10px 7px 29px;
	margin: 2px 30px;
	border-radius: 5px;
	background: #EE8626 url(arow.png) no-repeat center left;
	color: #fff;
}
header .inner address a:hover {
	background: #51a8ff url(arow.png) no-repeat center left;
	transition: 0.6s;
}
#menu ul {
	display: table;
	table-layout: fixed;
	width: 97%
}
#menu li {
	padding: 0 3px;
	display: table-cell;
	border-right: 1px solid #dcdcdc;
}
#menu li a {
	font-family: "メイリオ", sans-serif;
	display: block;
	padding: 5px 0;
	color: #333;
	margin-left: 7px;
}
#menu li.no1 a:hover, #menu li.no2 a:hover, #menu li.no3 a:hover, #menu li.no4 a:hover, #menu li.no5 a:hover {
	color: #ffff7f;
}
@media only screen and (max-width:768px) {
#menu ul {
	display: table;
	table-layout: fixed;
	width: 90%
}
#menu li {
	display: table-cell;
	background-color: #fff;
	text-align: center;
	list-style: none;
	vertical-align: middle;
	border-right: none;
	height: 20px;
	padding-top: 10px
}
#menu li a {
	border-right: 1px solid #fff;
	font-weight: 700;
	font-size: .7em;
}
#menu li.no1 a, #menu li.no2 a, #menu li.no3 a, #menu li.no4 a, #menu li.no5 a {
	font-size: .5em;
	background: 0 0;
}
}
@media only screen and (max-width:450px) {
#menu li a {
	border-right: 1px solid #fff;
	font-weight: 700;
	font-size: .3em;
	margin-top: 10px
}
}
.btn-top {
	margin: 20px 0px 30px 0px;
	width: 30%;
	display: inline-block;
	padding: 1em 1em;
	text-decoration: none;
	background: #0068b6;
	color: #fff;
	border: 1px #fff solid;
	border-radius: 5px;
	vertical-align: middle;
	font-weight: bold;
}
.btn-top:hover {
	background: #d0e7f1;
	color: #000;
	border: 1px #000 solid;
}
 @media screen and (max-width:750px) {
.btn-top {
	width: 90%;
	font-size: .8em
}
}
.price-box {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-around;
	align-items: center;
	width: 70%;
	margin: 0 auto;
}
.price {
	position: relative;
	margin: 2em 0;
	padding: 60px 20px;
	border: solid 2px #EE8626;
	width: 40%;
	text-align: center;
	background-color: #FFF;
}
.price .box-title {
	position: absolute;
	display: inline-block;
	top: -2px;
	left: -2px;
	padding: 6px 9px;
	height: 35px;
	line-height: 28px;
	vertical-align: middle;
	font-size: 17px;
	background: #EE8626;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
}
.price p.p {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	font-weight: 900;
	text-align: center;
	white-space: nowrap;
	font-family: 'Noto Sans Japanese';
}
.price p.s {
	margin-top: -5px;
	padding: 0;
	font-size: 0.8em;
	letter-spacing: 0.3em;
	text-align: center;
}
 @media screen and (max-width:750px) {
.price-box {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	margin: 0 auto;
}
.price {
	position: relative;
	margin: 1em 0;
	padding: 20px 10px;
	border: solid 2px #EE8626;
	width: 48%;
	text-align: center;
}
.price p.p {
	margin: 0;
	padding: 25px 0 15px 0;
	font-size: 1.8em;
	font-weight: 900;
	text-align: center;
	font-family: 'Noto Sans Japanese';
}
}
.btn-sucs {
	margin: 20px 0px;
	width: 50%;
	display: inline-block;
	padding: 1em 0.5em;
	text-decoration: none;
	background: #0068b6;
	color: #fff;
	border-radius: 5px;
	vertical-align: middle;
	font-weight: bold;
}
.btn-sucs:hover {
	background: #d0e7f1;
	color: #000;
}
 @media screen and (max-width:750px) {
.btn-sucs {
	width: 90%;
	font-size: 0.8em;
	display: inline-block;
}
}
.btn-jitred {
	margin: 20px 0px;
	width: 50%;
	display: inline-block;
	padding: 1em 0.5em;
	text-decoration: none;
	background: #1B2C68;
	color: #fff;
	border-radius: 5px;
	vertical-align: middle;
	font-weight: bold;
}
.btn-jitred:hover {
	background: #E6264D;
	color: #fff;
}
 @media screen and (max-width:750px) {
.btn-jitred {
	width: 90%;
	font-size: 0.8em;
	display: inline-block;
}
}
.btn-qe {
	margin: 20px 0px 30px 0px;
	width: 30%;
	display: inline-block;
	padding: 1em 1em;
	text-decoration: none;
	background-color: #fff;
	color: #0068b6;
	border: 1px solid #747474;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	font-weight: bold;
}
.btn-qe:active {
	-ms-transform: translateY(4px);
	-webkit-transform: translateY(4px);
	transform: translateY(4px);/*下に動く*/
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
	border-bottom: none;
	color: #fff;
}
.btn-qe:hover {
	background-color: #fff;
	color: #333;
	border: 1px #333 solid;
}
 @media screen and (max-width:769px) {
.btn-qe {
	width: 70%;
	font-size: 0.8em
}
}
.btn-user {
	color: #fff;
	background: #EE8626;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: .7em;
	display: block;
	position: relative;
	white-space: nowrap;
	vertical-align: middle;
	letter-spacing: .1em;
	border: #fff 1px solid;
	border-radius: 3px;
}
.btn-user:hover {
	color: #fff;
	background: #79c06e;
}
.h2_wrap {
	margin: 40px 0px;
	text-align: center;
}
.h2_wrap h2 {
	position: relative;
	display: inline-block;
	padding-bottom: 30px;
	color: #000;
	font-size: 1.8em;
	line-height: 1.9em;
}
.h2_wrap h2::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 7px solid #000;
	margin: 0 auto;
	width: 100px;
	padding-bottom: 40px;
}
.modal-header {
	background: #3498db;
}
.modal-footer {
	background: #2b2b2b;
}
.navbar {
	margin-bottom: 0px;
}
.navbar-default {
	border-color: transparent;
	background-color: #fff;
	border-radius: 0;
	border-bottom: #747474 1px solid;
	box-shadow: 0px 8px 8px -8px #000;
}
.navbar-toggle {
	border: 0 solid transparent;
}
.nav-justified {
	position: relative;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	vertical-align: middle;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
#nav1 li a {
	font-weight: 700;
	font-size: .9em;
	padding: 5px 10px;
	color: #333;
	margin: 15px 0;
}
#nav1 li a:hover {
	color: #e2e2e2;
}
#nav1 .btn-user {
	color: #fff;
	background: #0068b6;
}
#nav1 .btn-user:hover {
	color: #000;
	background: #d0e7f1;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #ea0e0e;
}
.rb-nav .navbar-nav > li {
	margin-right: 20px;
	padding: 0 0px 0 16px;
	display: table-cell;
	width: 10%;
	vertical-align: middle;
}
 @media(max-width:768px) {
.rb-nav .navbar-nav > li:not(:last-child) {
	margin-right: 10px;
	padding: 0 0px 0 0px;
	display: table-cell;
	border-right: 1px solid #dcdcdc;
	width: 10%;
	vertical-align: middle;
}
#nav1 li.no1 a, #nav1 li.no2 a, #nav1 li.no3 a, #nav1 li.no4 a, #nav1 li.no5 a, #nav1 li.no6 a {
	font-size: 0.7em;
	background: 0 0;
	vertical-align: middle;
	padding-top: 10px;
}
}
/ @media (min-width: 767px) {
.navbar-header .navbar-brand {
 display: none;
}
}
 @media (max-width:500px) {
.rb-nav .navbar-nav > li:not(:last-child) {
	margin-right: 20px;
	padding: 0 0px 0 20px;
	display: block;
	border-right: none;
	width: 100%;
}
#nav1 li a {
	font-size: 1.5wv;
	text-align: -webkit-autol;
}
#nav1 li.no1 a, #nav1 li.no2 a, #nav1 li.no3 a, #nav1 li.no4 a, #nav1 li.no5 a, #nav1 li.no6 a {
	font-size: 1.2em;
	background: 0 0;
	vertical-align: middle;
	padding-top: 10px;
	text-align: center;
}
.navbr {
	display: none;
}
}
h1 {
	font-weight: 700;
	color: #000;
	font-size: 1.8em;
	text-align: center;
}
h2 {
	font-weight: bold;
	color: #3d4451;
	font-size: 2em;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}
h3 {
	font-size: .8em;
	text-align: center;
}
h4 {
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
	margin: 30px 10px;
	background-color: #FFF;
	letter-spacing: 0.1em;
}
h5 {
	color: #fff;
	font-size: 1em;
	text-align: center;
}
h6 {
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}
p.bl {
	font-size: 1em;
	text-align: center;
	color: #000;
	margin-bottom: 10px;
}
p.ss {
	color: #666;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px
}
.appIconBig {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.section-divider {
	z-index: 999;
	width: 100%;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 40px;
	box-sizing: border-box;
	margin: 0 auto;
}
.textdivider p {
	font-size: 1.2em;
}
.textdivider p.mdss {
	padding: 0.1em 0.5em;
	margin: 30px 0;
	color: #000;
	background: transparent;
	border-left: solid 3px #EE8626;
	font-weight: bold;
	font-size: 1.5em;
}
.divider0 p.mdor {
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
	letter-spacing: 0.3em;
	padding: 0.2em;
	border-top: solid 3px #0068b6;
	border-bottom: solid 3px #0068b6;
	background: #0068b6;
	font-family: 'Noto Sans Japanese';
}
 @media screen and (max-width:750px) {
.divider0 p.mdor {
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
	letter-spacing: 0.3em;
	padding: 0.2em;
	border-top: solid 3px #0068b6;
	border-bottom: solid 3px #0068b6;
	background: #0068b6;
	font-family: 'Noto Sans Japanese';
	white-space: nowrap;
}
}
/*.divider0*/
.divider0 {
	text-align: center;
	box-sizing: border-box;
	background: #FFF;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 150px 30px;
}
 @media(max-width:768px) {
.divider0 h3 {
	text-align: left;
}
.divider0 h4 {
	white-space: nowrap;
	font-size: 1.3em;
}
}
/*.dividerop*/

.dividertop {
	background: url(imagg.jpg) no-repeat;
	background-position: center;
	background-color: transparent;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	height: 700px;
	border-bottom: 1px solid #ddd;
	padding: 240px 0px;
	text-align: center;
}
 @media screen and (max-width: 750px) {
.dividertop {
	background: #ddd url(imagg.jpg) no-repeat center center;
	background-size: cover;
	padding: 100px 0px;
	height: 300px;
}
}

/**
 * ----------------------------------------
 * animation focus-in-expand
 * ----------------------------------------
 */
@-webkit-keyframes focus-in-expand {
 0% {
 letter-spacing: -0.5em;
 -webkit-filter: blur(12px);
 filter: blur(12px);
 opacity: 0;
}
 100% {
 -webkit-filter: blur(0px);
 filter: blur(0px);
 opacity: 1;
}
}
@keyframes focus-in-expand {
 0% {
 letter-spacing: -0.5em;
 -webkit-filter: blur(12px);
 filter: blur(12px);
 opacity: 0;
}
 100% {
 -webkit-filter: blur(0px);
 filter: blur(0px);
 opacity: 1;
}
}
.dividertop h1 {
	font-family: 'Noto Sans Japanese';
	color: #fff;
	text-shadow: 2px 2px 1px #000;
	font-weight: 900;
	font-size: 2.5em;
	line-height: 1.7em;
	letter-spacing: .3em;
	-webkit-animation: focus-in-expand 3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: focus-in-expand 3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.dividertop h1 span {
	color: #000;
	background: #fff;
}
.dividertop p span {
	color: #000;
	background: #fff;
}
::selection {
	background: #000000;
	color: #ffffff;
}
.dividero p, .dividersi p {
	margin-left: 15px;
	margin-right: 15px;
	letter-spacing: 1px;
	color: #000;
}

/* for Firefox */
::-moz-selection {
 background: #000000;
 color: #ffffff;
}
 @media screen and (max-width: 768px) {
.dividertop h1 {
	font-size: 4vw;
}
.dividertop .text {
	font-size: 1.5vw;
	display: inline-block;
	font-weight: 900;
}
}
.dividero p, .dividersi p {
	margin-left: 15px;
	margin-right: 15px;
	letter-spacing: 1px;
	color: #000;
}
/*.dividermi*/

.dividermi {
	background-size: cover;
	background-attachment: fixed;
	background: #fff;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ddd;
	text-align: center;
	padding: 10px 0 30px 0;
}
/*.dividerpi*/

.dividerpi {
	background-size: cover;
	background-attachment: fixed;
	background: #0068b6;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ddd;
	text-align: center;
	padding: 100px 0;
}
.dividerpi p {
	color: #fff;
}
p.boi {
	color: #0068b6;
	padding: 20px 100px;
	margin-top: 40px;
	font-weight: bold;
	font-size: 1.5em;
	border: 2px solid #0068b6;
}
 @media(max-width:750px) {
p.boi {
	padding: 20px;
}
}
.dividerpi .h2_wrap {
	margin: 40px 0px;
	text-align: center;
}
.dividerpi .h2_wrap h2 {
	position: relative;
	display: inline-block;
	padding-bottom: 30px;
	color: #fff;
	font-size: 1.8em;
	line-height: 1.9em;
}
.dividerpi .h2_wrap h2::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 7px solid #fff;
	margin: 0 auto;
	width: 100px;
	padding-bottom: 40px;
}
/*.dividero*/

.dividero {
	text-align: center;
	box-sizing: border-box;
	background: #f4f4f4;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0;
}
.dividero h1 {
	color: #FFF;
	font-weight: nomal
}
.dividero h2 {
	text-align: center
}
.dividero h4 {
	background: none;
	color: #000;
}
.dividero p {
	padding-top: 25px;
	color: #333;
	background: none;
	text-align: left;
	font-size: 16px;
}
.dividero p.bl {
	text-align: center;
}
.dividero p.red {
	padding: 1.2em;
	font-size: 0.8em;
	color: #000;
	font-weight: bold;
	background: #ffefe0;
	border: 1px solid #F60;
	margin: 5px 80px;
}
 @media(max-width:750px) {
.dividero p.red {
	margin: 2px;
}
}
.dividero p.small {
	font-size: 0.7em;
}
 @media(max-width:750px) {
.divider0 p.bl, .dividero p.bl {
	text-align: left;
}
}
/*footerwrap*/

#footerwrap {
	background: #f0f0f0;
	text-align: right;
	border-bottom: 4px solid #0068b6;
}
#footerwrap ul li {
	display: inline-block;
	margin-right: 30px;
	list-style: none;
	color: #333;
	font-size: 0.8em;
}
 @media screen and (max-width: 750px) {
#footerwrap ul li {
	display: list-item;
}
}
#footerwrap a {
	color: #333;
}
#footerwrap a:hover {
	color: #39F;
}
#back-top a, .black a, .info a {
	text-decoration: none
}
 @media screen and (max-width:1050px), screen and (max-device-width:1050px) {
body .header {
	background-attachment: scroll
}
}
@media only screen and (min-device-width:768px) and (max-device-width :1024px) and (orientation :portrait) {
.header {
	background-attachment: scroll
}
}
@media screen and (max-width:900px) {
.spNone {
	display: none
}
}
#back-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 9999
}
#back-top span {
	width: 65px;
	height: 65px;
	display: block;
	margin-bottom: 7px;
	background: url(top_ar.png) center center no-repeat;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#back-top span:hover {
	width: 65px;
	height: 65px;
	display: block;
	margin-bottom: 7px;
	background: url(top_ar.png) center center no-repeat;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	border-radius: 50%;
}
img.bo, img.boi {
	outline: #ddd solid 1px;
	border-top: 1px solid #fff;
	padding: 3px;
}
hr:before {
	content: " ";
	top: 0;
	left: 25%;
	width: 50%;
	height: 2px;
	background: #ccc
}
.overflow-image {
	margin-top: -65px
}
img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
a:hover img {
	opacity: .7;
	filter: alpha(opacity=80);
	transition: 0.6s;
}
div.accordion {
	width: 100%;
	margin: auto
}
div.accordion>ul>li>a {
	display: block;
	color: #333;
	font-size: 1.2em;
	text-decoration: none;
	background: url(faq.png) left center no-repeat;
	border: 1px solid #999;
	cursor: pointer;
	padding: 10px 12px;
	position: relative;
	text-align: center;
}
div.accordion>ul>li>a:hover {
	color: #CCC
}
div.accordion>ul>li>a.active:after, div.accordion>ul>li>a:after {
	font-size: 1em;
	position: absolute;
	right: 12px;
	top: 16px;
	color: #333
}
div.accordion>ul>li>a:after {
	content: "＋"
}
div.accordion>ul>li>a.active:after {
	content: "―"
}
div.accordion>ul>li>ul {
	display: none;
	margin: 4px 0
}
div.accordion>ul>li>ul>li>a {
	display: block;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	padding: 6px 12px;
	position: relative;
	background: url(faqa.png) left center no-repeat #e9e9e9;
}
div.accordion>ul>li>ul>li>a:hover {
	background-color: #67ab9c
}
ul.header-li {
	margin-left: -30px;
	margin-top: 14px;
}
ul.header-li li {
	float: none;
	padding: 2px 2px 2px;
	margin: 0 0px 5px 0;
	display: inherit;
	text-align: left;
}
header .inner .header-li h1 {
	font-size: 0.9em;
	position: relative;
	top: 0;
	left: 0px;
	margin: 10px 0 -4px 0;
	text-align: left;
}
 @media(min-width: 767px) {
.navbar-brand {
	display: none;
}
}
a.topbox2 {
	color: #333;
	font-weight: normal;
	transition: 0.2s;
}
a:hover .topbox2 {
	color: #6e9eff;
	background: #e9ebff;
	border-top: solid 10px #EE8626;
}
.topbox2 h3 {
	margin: 20px 0 10px 0;
	color: #000;
	text-align: center;
	letter-spacing: 0.3em;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}
a:hover .topbox2 h3 {
	margin: 0;
	padding: 0px 0 6px;
	color: #6e9aff;
	margin-bottom: 10px;
	line-height: 1.3em;
	border-bottom: 1px solid;
}
.topbox2 h4 {
	margin: 10px 0 20px 0;
	color: #000;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 0.5em;
	font-weight: 900;
}
.topbox2 p {
	margin: 0 auto;
	padding: 0 10px 5px 12px;
	font-size: 0.8em;
	text-align: left;
	color: #333;
	font-weight: 500;
}
.topbox2 ul {
	margin: 0 auto;
	padding: 0 10px;
}
.topbox2 ul li {
	font-size: 1em;
}
.topbox2 {
	list-style: none;
	display: table;
	background: #FFF;
	margin: 30px 0 10px 0;
	position: relative;
	overflow: hidden;
}
.topbox2 p.it {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	color: white;
	background: #ff5b5b;
	font-size: 0.6em;
	line-height: 1;
	padding: 5px 10px;
}
.topbox2 li:after {
	content: "";
	display: block;
	margin-bottom: 0.2em;
}
.topbox2 ul li {
	display: table-row;
}
.topbox2 ul li:before {
	content: "•";
	display: table-cell;
	padding-right: 0.2em;
}
.topbox2 ul li {
	margin-bottom: 0.5em;
}
.topbox2 img {
	width: 100%;
	height: 80px;
	filter: brightness(100%);
	object-fit: cover;
	border-bottom: 1px #e5e5e5 solid;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}
.topbox2 img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.topbox2 .btn-maru {
	background-color: #fff;
	color: #747474;
	border: 1px solid #747474;
	border-radius: 10px;
	width: 60%;
	padding: 4px;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: 7px;
	margin-top: 15px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 0.5em;
	display: block;
	position: relative;
	white-space: nowrap;
	vertical-align: middle;
	letter-spacing: .1em;
}
.topbox2 .btn-maru:hover {
	background-color: #fff;
	color: #333;
	border: 1px #333 solid;
}
 @media screen and (max-width:750px) {
.topbox2 .btn-maru {
	width: 70%;
}
}
.rpaconbox h3 {
	padding: 0.7em;
	font-size: 1.4em;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #000;
}
.rpaconbox p {
	font-size: 1.1em;
}
 @media(min-width:750px) {
.rpaconbox h3 {
	white-space: nowrap;
}
}
.rpaconbox .tabbr:before {
	content: "\A";
	white-space: pre;
}
 @media (max-width: 500px) {
h2 {
	line-height: 1.2em;
	margin-bottom: 30px;
	letter-spacing: -0.04em;
}
.dediconmain {
	width: 90%;
	background-color: #fff;
	border-radius: 2px;
	margin: 1em auto;
	padding: 3em 0;
}
}
 @media(max-width:1167px) {
.navbr02 {
	display: none;
}
}
.rpaconbox {
	margin: 0.8em 0;
	border: 1px #dcdcdc solid;
	padding: 20px;
	height: 350px;
	background: #f7f6fb;
}
 @media screen and (max-width:750px) {
.rpaconbox {
	height: 420px;
}
}
#back-top {
	right: 0%;
	z-index: 9999;
}

.fadein {
	opacity : 0;
	transform: translateY(20px);
	transition: all 1s;
}
div.fadein {
	opacity : 0;
	transform: translateY(20px);
	transition: all 1s;
}
.two_columnBox {
	display: flex;
	flex-wrap: nowrap;
}
.columnBox {
	height: 100vh;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
}
.columnBox .text {
	background: #0068b6;
}
.columnBox li {
	font-size: 0.9em;
	text-align: left;
	line-height: 1.8em;
	text-indent: -1em;
	padding-left: 1.4em;
	color: #fff;
	list-style-image: url(aro.png);
}
.columnBox h1 {
	color: #fff;
	font-size: 1.2em;
	text-align: left;
	margin: 40px 0;
}
.column01 {
	background: url(testa.jpg) no-repeat top center;
	background-size: cover;
	color: rgba(255,255,255,.7);
	width: 50%;
	height: 1000px;
}
.column02 {
	background-color: #0068b6;
	width: 100%;
	height: 1000px;
	padding: 0 2em;
}
.columnBox p.mm {
	padding: 10px;
	font-size: 1.5em;
	text-align: left;
	color: #fff;
	font-weight: bold;
}
 @media screen and (max-width:750px) {
.columnBox li {
	font-size: 0.7em;
}
.columnBox h1 {
	padding: 10px;
	font-size: 1em;
	text-align: left;
	color: #fff;
}
.column02 {
	background-color: #0068b6;
	width: 100%;
	padding: 1em;
	height: 1400px;
}
.column01 {
	display: none;
}
}
.title {
	text-align: center;
}

.select-box {
	margin: 1em auto;
	padding: 1.2em;
	width: 85%;
}
.select-box p {
	font-size: 1em;
	color: #000;
	text-align: left;
}
.select-box h4 {
	font-size: 1.5em;
	color: #000;
	text-align: left;
	letter-spacing: 0.2em;
	margin: 50px 0;
}
 @media screen and (max-width: 750px) {
.select-box {
	margin: 1em auto;
	padding: 1.2em;
	width: 95%;
}
}
.col-head-type2 {
	border-collapse: collapse;
	width: 80%;
	margin-bottom: 20px;
	margin: 2em auto;
}
.col-head-type2 img {
	margin-right: 15px;
}
.col-head-type2 th, .col-head-type2 td {
	border: 1px solid #dbe1e8;
	padding: 8px;
	background: #FFF;
	height: 50px;
	text-align: left;
	letter-spacing: 0.3em;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
}
.col-head-type2 th {
	background: #efefef;
	text-align: left;
	width: 35%;
	color: #000;
}
 @media only screen and (max-width: 800px) {
.col-head-type2 tr, .col-head-type2 th, .col-head-type2 td {
	display: block;
	width: auto;
	height: auto;
}
.col-head-type2 tr:first-child {
	border-top: 1px solid #dbe1e8;
}
.col-head-type2 th, .col-head-type2 td {
	border-top: none;
}
}
.topbox {
	margin: 1em 0;
	color: #333;
	background: #FFF;
	border: solid 1px #d5d5d5;
	height: 450px;
	display: block;
	overflow: hidden;
}
.topbox p {
	color: #333;
	font-size: 1em;
	text-align: left;
	padding: 10px 20px 10px 25px;
}
a.topbox {
	color: #333;
	font-weight: normal;
	transition: 0.2s;
}
a:hover .topbox {
	color: #6e9eff;
	background: #e9ebff;
	border-top: solid 10px #EE8626;
}
.topbox h3 {
	margin: 30px 0 10px 0;
	color: #000;
	letter-spacing: 0.3em;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;/*border-bottom: 5px solid #EE8626;*/
}
a:hover .topbox h3 {
	margin: 0;
	padding: 0px 0 6px;
	color: #6e9aff;
	font-size: 1.1em;
	margin-bottom: 10px;
	line-height: 1.3em;
	border-bottom: 1px solid;
}
.topbox ul {
	margin: 0 auto;
	padding: 0 10px;
}
.topbox ul li {
	font-size: 1em;
}
.topbox {
	list-style: none;
	display: table;
}
.topbox li:after {
	content: "";
	display: block;
	margin-bottom: 0.2em;
}
.topbox ul li {
	display: table-row;
}
.topbox ul li:before {
	content: "•";
	display: table-cell;
	padding-right: 0.2em;
}
.topbox ul li {
	margin-bottom: 0.5em;
}
.topbox img {
	width: 100%;
	height: 150px;
	filter: brightness(100%);
	object-fit: cover;
}


.object_fit_img {
  object-fit: cover;
  font-family: 'object-fit: cover;'
}

 @media screen and (max-width:750px) {
.topbox h3 {
	text-align: center;
}
}
p.kimi {
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}
p.kimi::before, p.kimi::after {
	content: "";
	position: absolute;
	bottom: 0;
}
p.kimi:before {
	border-bottom: 3px solid #325A8C;
	width: 100%;
}
p.kimi:after {
	border-bottom: 3px solid #D8D8D8;
	width: 100%;
}
.text {
	display: inline-block;
	background: #000;
	color: #FFF;
}

