body {
    width: 900px;
    font-family:
        "ヒラギノ角ゴ Pro W3",
        "Hiragino Kaku Gothic Pro",
        "A-OTF 新ゴ Pro",
        A-OTF Shin Go Pro,
        "メイリオ",
        Meiryo,
        Osaka,
        "ＭＳ Ｐゴシック",
        "MS PGothic",
        sans-serif;
    font-size: 33px;
    line-height: 53px;
    color: #333;
}

p a {
    color: #143367;
}

a:hover {
    opacity: 0.9;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
}

a img:hover {
    opacity: 0.8;
}

input[name="image"]:hover {
    opacity: 0.9;
    filter: alpha(opacity=70);
}

/*___________________ 画像 _____________________*/

.pc0 {
    display: none;
}
.bx-wrapper img.pc0 {
    display: none;
}
.sp0 {
    margin: 0px auto 0px;
    display: block;
}
.pc40 {
    display: none;
}
.sp40 {
    margin: 0px auto 40px;
    display: block;
}
.sp {
    display: none;
}
/*___________________ 文字 _____________________*/
.m {
    font-size: 27px;
    line-height: 40px;
}

.gray h3 {
    background-color: #3c84cc;
    width: 380px;
    font-size: 35px;
    font-weight: bold;
    line-height: 45px;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    margin-left: 40px;
    margin-bottom: 10px;
    display: block;
}
.gray2 h3 {
    background-color: #3c84cc;
    width: 380px;
    font-size: 35px;
    font-weight: bold;
    line-height: 45px;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    margin-left: 40px;
    margin-bottom: 10px;
    display: block;
}
/*___________________ コンテンツ  _____________________*/
#top {
    /* background-image: url("../images/slide_sp1.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
    background-size: 900px;
	width: 100%;
	height: 620px; */
    /* padding-top: 130px; */
    margin: 130px auto 0px;
    display: block;
}

.content-box {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    width: 100%;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 1);
}

.slide-heading {
    font-size: 58px;
    line-height: 1em;
    letter-spacing: -0.1em;
    margin-bottom: 0.2em;
}

.slide-heading-small {
    font-size: 0.64em;
    display: block;
    line-height: 1.2em;
    margin-bottom: 1em;
    letter-spacing: 0.1em;
}

.slide-text {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 0.4em;
}

.slide-price {
    font-size: 40px;
    line-height: 1.3em;
    font-weight: bold;
    margin: 0.4em 0;
}

.slide-price-small {
    display: block;
    font-size: 0.4em;
    line-height: 1em;
}

.slide-info {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    letter-spacing: -0.01em;
}
#slide1 {
    background-image: url("../images/slide_sp1.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    width: 100%;
    height: 750px;
    /*	width: 100%;
	height: 620px;
	margin: 0px auto 0px;
	display: block;
*/
}
#slide2 {
    background-image: url("../images/slide2.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    width: 100%;
    height: 750px;
}
#slide3 {
    background-image: url("../images/slide3.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    width: 100%;
    height: 750px;
}
#slide4 {
    background-image: url("../images/slide4.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    width: 100%;
    height: 750px;
}
.slider-box {
    width: 820px;
    margin: 0 auto 80px;
}

.slide-setsubi1 {
    background-image: url("../images/setsubi1.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    width: 100%;
    height: 451px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slide-setsubi2{
	background-image: url("../images/setsubi2.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
    background-size: 1600px;
    width: 100%;
	height: 451px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-setsubi3{
	background-image: url("../images/setsubi3.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
    background-size: 1600px;
    width: 100%;
	height: 451px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-setsubi4{
	background-image: url("../images/setsubi4.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
    background-size: 1600px;
    width: 100%;
	height: 451px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#top2 {
    background-image: url("../images/top_sp2.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 900px;
    width: 100%;
    height: 120px;
    margin: 0px auto 40px;
    display: block;
}
#fee {
    padding-top: 120px;
}
#access {
    padding-top: 120px;
}
#riyuu {
    padding-top: 120px;
}
#howto {
    padding-top: 20px;
}
#faq {
    padding-top: 120px;
}
.ul1 {
    width: 225px;
    font-size: 28px;
    line-height: 38px;
    padding-left: 25px;
    margin: 0px auto 30px;
    display: block;
}
.ul1 li {
    list-style-type: disc;
    list-style-position: outside;
    margin: 0px auto 10px;
}
#tokuchou {
    background-image: url("../images/tokuchou_bg_sp.jpg");
    background-repeat: repeat-y;
    background-position: center 0;
    background-size: 1600px;
    width: 100%;
    padding: 50px 0px 50px;
    margin: 0px auto 0px;
    overflow: hidden;
    display: block;
}
#toku {
    background-image: url("../images/toku_sp_bg.jpg");
    background-repeat: repeat-y;
    background-position: center 0;
    background-size: 1600px;
    width: 100%;
    padding: 50px 0px 50px;
    margin: 0px auto 0px;
    overflow: hidden;
    display: block;
}
#access_btn1 {
    background-image: url("../images/access_btn1_sp.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 619px;
    width: 619px;
    height: 115px;
    margin: 40px auto 20px;
    display: block;
}
#access_btn2 {
    background-image: url("../images/access_btn2_sp.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 619px;
    width: 619px;
    height: 115px;
    margin: 0 auto 20px;
    display: block;
}
#access_btn3 {
    background-image: url("../images/access_btn3_sp.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 619px;
    width: 619px;
    height: 115px;
    margin: 0 auto 0px;
    display: block;
}
#ryoukin {
    background-image: url("../images/ryoukin_bg.png");
    background-repeat: repeat-y;
    background-position: center 0;
    background-size: 900px;
    width: 100%;
    padding: 50px 0px 50px;
    margin: 0px auto 0px;
    overflow: hidden;
    display: block;
}
#voice {
    background-image: url("../images/voice_bg_sp.jpg");
    background-repeat: repeat-y;
    background-position: center 0;
    background-size: 1600px;
    width: 100%;
    padding: 50px 0px 50px;
    margin: 0px auto 80px;
    overflow: hidden;
    display: block;
}
#flow {
    background-image: url("../images/flow_bg.png");
    background-repeat: repeat-y;
    background-position: center 0;
    background-size: 900px;
    width: 100%;
    padding: 50px 0px 50px;
    margin: 0px auto 80px;
    overflow: hidden;
    display: block;
}
.l_box {
    float: left;
    width: 243px;
    font-size: 25px;
    line-height: 35px;
    margin-right: 35px;
}
.r_box {
    float: right;
    font-size: 25px;
    line-height: 35px;
    width: 243px;
}
.l_box2 {
    float: left;
    width: 250px;
    font-size: 25px;
    line-height: 35px;
    margin-right: 30px;
}
.r_box2 {
    float: right;
    width: 250px;
    font-size: 25px;
    line-height: 35px;
}
#qa_bg {
    background-image: url("../images/qa_bg.png");
    background-repeat: repeat-y;
    background-position: center 0;
    background-size: 900px;
    width: 100%;
    padding: 50px 0px 50px;
    margin: 0px auto 80px;
    overflow: hidden;
    display: block;
}

.qa {
    background-color: #fff;
    width: 820px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    padding-top: 40px;
    margin: 0px auto 30px;
    overflow: hidden;
    display: block;
}
.qa dt {
    background-image: url("../images/q.png");
    background-repeat: no-repeat;
    background-position: 3px 10px;
    width: 710px;
    font-size: 35px;
    font-weight: bold;
    line-height: 45px;
    border-bottom: solid 1px #ccc;
    padding: 0px 0px 5px 50px;
    margin: 0px auto 20px;
    display: block;
}
.qa dd {
    background-image: url(../images/a.png);
    background-repeat: no-repeat;
    background-position: 10px 7px;
    width: 700px;
    padding: 0px 20px 25px 60px;
    margin: 0px auto 20px;
    display: block;
}
.aki {
    padding: 5px 0px 10px;
    display: block;
}
.aki2 {
    padding: 5px 0px 10px;
    display: block;
}
.aki3 {
    padding: 2px 0px 10px;
    display: block;
}
.aki4 {
    /*padding: 5px 0px 10px;
    display: block;*/
}

/*___________________ フォーム _____________________*/

.shousai {
    background-color: rgba(255, 255, 255, 0.5);
    width: 830px;
    border-collapse: collapse;
    border-spacing: 0;
    border: #cccccc solid 2px;
    margin: 0 auto 40px;
}
.shousai th {
    background-color: #eee;
    width: 790px;
    /*font-size: 25px;
	line-height: 38px;*/
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    padding: 20px 20px;
    border: #cccccc solid 1px;
    display: block;
}
.shousai td {
    width: 790px;
    vertical-align: top;
    border: #cccccc solid 1px;
    padding: 20px 20px;
    display: block;
}

.hissu {
    display: inline-block;
    padding: 4px 4px;
    color: #fff;
    line-height: 1;
    background: #f00;
    font-size: 18px;
    margin-left: 0.5em;
}
.inputTextLong {
    width: 750px;
    height: 55px;
    font-size: 1.2em;
    border: solid 3px #2787e6;
    padding: 10px 10px;
}
.free2 {
    width: 750px;
    height: 100px;
    font-size: 1.2em;
    border: solid 3px #2787e6;
    padding: 10px 10px;
}
.btn {
    width: 722px;
    height: 178px;
    margin: 0px auto 20px; /**/
    display: block;
}
.kome {
    background-color: #f7f7f7;
    width: 650px;
    height: 50px;
    font-size: 18px;
    line-height: 32px;
    padding: 15px 30px;
    margin: 0px auto 60px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transform: translateZ(0);
    display: block;
}
.kome span {
    text-align: center;
    display: block;
}
.hinichi {
    width: 706px;
    margin: 0px auto 20px;
    overflow: hidden;
    display: block;
}
input[type="radio"] {
    display: none;
}
.radio01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.radio01::before {
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 50%;
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    left: -0px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}
.radio01::after {
    background: #d80052;
    border-radius: 50%;
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    left: 6px;
    margin-top: -15px;
    opacity: 0;
    position: absolute;
    top: 50%;
}
input[type="radio"]:checked + .radio01::after {
    opacity: 1;
} /**/

input[type="checkbox"] {
    display: none;
}
.checkbox01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.checkbox01::before {
    background: #fff;
    border: 1px solid #aaa;
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    left: 0px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
}
.checkbox01::after {
    border-right: 7px solid #d80052;
    border-bottom: 7px solid #d80052;
    content: "";
    display: block;
    width: 12px;
    height: 18px;
    left: 5px;
    margin-top: -15px;
    opacity: 0;
    position: absolute;
    top: 45%;
    transform: rotate(45deg);
}
input[type="checkbox"]:checked + .checkbox01::after {
    opacity: 1;
}

/*.kome{
    background-color: #FFFFF3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 660px;
	height: 65px;
	font-size: 18px;
	line-height:  28px;
	color: #333;
	padding: 15px 30px;
	margin: 0 auto 30px;
	overflow-y: scroll;
-webkit-overflow-scrolling: touch;
transform: translateZ(0);
	display: block;
}*/
/*___________________ フッター _____________________*/

footer {
    font-family:
        "ヒラギノ角ゴ Pro W3",
        "Hiragino Kaku Gothic Pro",
        "A-OTF 新ゴ Pro",
        A-OTF Shin Go Pro,
        "メイリオ",
        Meiryo,
        Osaka,
        "ＭＳ Ｐゴシック",
        "MS PGothic",
        sans-serif;
    background-image: url("../images/bg.jpg");
    background-repeat: repeat-y;
    background-position: center 0;
    width: 100%;
    font-size: 17px;
    line-height: 35px;
    padding: 20px 0px 0px;
    margin: 0px auto 180px;
    display: block;
}
footer ul {
    text-align: center;
    list-style-type: none;
    margin: 0 auto 20px;
    display: block;
}
footer ul li {
    display: inline;
}
footer ul li a {
    color: #1f1f1f;
    text-decoration: none;
}
small {
    width: 890px;
    color: #000;
    text-align: center;
    margin: 0px auto 50px;
    display: block;
}

/*--------- ナビ -----------*/
header {
    /*background-image: url("../images/bg.jpg");
	background-repeat: repeat-y;
    background-position: center 0;
    padding-bottom: 10px;*/
    background-color: rgba(255, 255, 255, 0.8);
    height: 100px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    top: 0;
    position: fixed;
    z-index: 10000000;
}
/*#logo_wrap{
    width: 900px;
    padding: 30px 0px 0px;
    margin: 0 auto;
}*/
#logo {
    float: left;
    background-image: url("../images/logo_sp.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: contain;
    width: 277px;
    height: 66px;
    margin-left: 30px;
}

.inner {
    /*background-image: url("../images/navi_bg.jpg");
	background-repeat: repeat-y;
    background-position: center 0;*/
    width: 900px;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0px 0px;
    display: flex;
}
#global_nav {
    width: 100%;
}

#global_nav.fixed {
    left: 0;
    position: fixed;
    top: 0;
}

/*メニュー部分*/
#g_nav {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    width: 900px; /*これが要*/
    top: 100px;
    left: 0px;
    display: none;
    z-index: 1000000;
}
#g_nav ul {
    margin: 0 auto;
    display: block;
}
#g_nav ul li {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
}
#g_nav ul li:last-child {
    border: none;
}
#g_nav ul li a {
    font-size: 35px;
    font-weight: bold;
    line-height: 45px;
    text-decoration: none;
    color: #000;
    padding: 20px;
    display: block;
}
#g_nav ul li a:hover {
    color: #fff;
    display: block;
}

/*--------開閉ボタンこれ以上いじらない-------*/
#nav_toggle {
    /*background: #0D007F;*/
    position: relative;
    display: block;
    width: 92px;
    height: 70px;
    padding: 5px 10px 0px;
    top: -5px;
    right: 30px; /*--ハンバーガー右端--*/
    z-index: 100;
}
#nav_toggle div {
    position: relative;
}
#nav_toggle span {
    height: 15px;
    background: #3f3b38;
    position: absolute;
    width: 100%;
    left: 5px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    display: block;
}
#nav_toggle span:nth-child(1) {
    top: 0px;
}
#nav_toggle span:nth-child(2) {
    top: 30px;
}
#nav_toggle span:nth-child(3) {
    top: 60px;
}

/*開閉ボタンopen時*/
.open #nav_toggle span:nth-child(1) {
    top: 20px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
}
.open #nav_toggle span:nth-child(3) {
    top: 20px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
/*___________________ トップ _____________________*/

/*#page-top {
	background-color: #333333;
	width: 80px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	opacity:0.8;
	color: #fff;
	padding: 3px 3px;
	border-radius: 5px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 84px;
	text-align: center;
	display: block;
	border-radius: 10px;
	opacity:0.8;
	font-size:12px;
}
#page-top a:hover {
	text-decoration: none;
	opacity:0.5;
}*/
#sp_btn {
    width: 900px;
    height: 115px;
    bottom: 0px;
    position: fixed;
}
#pc_btn {
    display: none;
}

.sp-none {
    display: none;
}

.tokuchou-top {
	width: 730px;
	margin: auto;
	display: flex;
    flex-direction: column;
}

.tokuchou-bottom {
	width: 730px;
	margin: auto;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tokuchou-item-top {
	position: relative;
	width: 730px;
}

.tokuchou-item-bottom {
	position: relative;
	width: 329px;
}

.tokuchou-item-top-image {
	width: 730px;
    height: auto;
    margin-bottom: 20px;
    box-shadow: 0 0 30px rgba(60, 132, 204, 0.2);
}

.tokuchou-item-bottom-image {
	width: 329px;
    height: auto;
    margin-bottom: 20px;
    box-shadow: 0 0 30px rgba(60, 132, 204, 0.2);
}

.tokuchou-item-top-number {
    display: none;
}

.tokuchou-item-bottom-number {
	position: absolute;
	top:-19px;
	left: 15px;
}

.tokuchou-item-top-number-sp {
    flex-shrink: 0;
    margin-right: 30px;
}

.tokuchou-content-box {
    display: flex;
}

.tokuchou-title {
	font-size: 27px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.3em 0;
}

.tokuchou-item-text {
	font-size: 17px;
	line-height: 1.2em;
	margin: 0.3em 0;
	font-weight: 600;
	margin-bottom: 60px;
}

.voice_items {
    width: 800px;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}

.voice_item {
    width: 800px;
    background-color: white;
}

.voice_text {
    font-size: 31px;
    padding: 0 25px 40px 25px;
    font-weight: 600;
    line-height: 1.3em;
}

.voice_head {
    display: none;
}

#btn_set{
    width: 700px !important;
}