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

a:hover{
opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
a:hover img{
/*opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";*/
}
input[name="image"]:hover { opacity:0.9; filter:alpha(opacity=70); }



/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #D20000;
}
.kiiro{
    background: linear-gradient(transparent 60%, #faf78e 60%);
	font-weight: bold;
}
.naka{
    text-align: center;
   display: block; 
}
.pc_naka{
}
.sp{
	display: none;
}
.pc1{
	margin: -40px auto 0px;
	overflow: hidden;
	display: block;
}
/*___________________ コンテンツ _____________________*/
#wrap{
    /*background-image: url("../images/bg.jpg");
    background-repeat: repeat-y;
	background-position: center 0px;*/
	width: 100%;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
#top{
	width: 100%;
    /*height: 1320px;*/
	margin: 0px auto 30px;
	overflow: hidden;
	display: block;
}
/*.ul1{
	width: 695px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}*/
.pc img, .sign{
    width: 100%;
    height: auto;
}
h2 img, .kakaku img, .my-blink-01{
    width: 90%;
    height: auto;
}
.cap img, #prof_bg h2 img, #voice_wrap h2 img, .gazo60{
    width: 50% !important;
    height: auto;
}
.box, .box2, #prof p, #prof h4, .gazo60, .voice, .voice p, .riyuu{
    width: 90% !important;
}
.box p, #prof, #saigo, #form_bg{
    width: 100% !important;
}
#prof h3 img{
    width: 90% !important;
    height: auto;
    margin: 0 auto 2em;
}
iframe.gazo60{
    width: 90%;
    height: auto;
    aspect-ratio: 16 / 9;
}
.slider-small_wrap, .slide_wrap, #saigo > p,  #form_bg img{
    width: 90% !important;
    height: auto !important;
}
.arrow{
    width: 90% !important;
    margin-top: -3em !important;
}
#custom-prev1, #custom-next1{
    font-size: 80% !important;
}
.slider-small div {
  width: 33.3333%; /* 3枚で均等に */
  box-sizing: border-box;
}
.voice{
    padding-top: 0 !important;
}
.bx-wrapper .bx-controls-direction a{
    width: 50px !important;
    height: 50px !important;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next{
    background-size:50px !important;
}
#riyuu_wrap h2 img, #qa_bg h2 img, .saigo_ttl img{
    width: 70%;
    height: auto;
}
.riyuu h3 img{
    width: 95%;
    height: auto;
}
.riyuu > p{
    width: 90% !important;
}

.check{
	background-image: url("../images/check_bg.png");
    background-repeat: repeat-y;
	background-position: center 0;
    background-size: 820px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 90%;
    /*font-weight: bold;*/
    list-style-type: none;
	padding: 15px 10px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.check li{
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
    background-size: 35px;
	border-bottom: solid 1px #d2d2d2;
	padding: 0px 0 13px 50px;
	margin: 0px auto 20px;
	display: block;
}
.check li:last-child{
    border-bottom:none;
    margin-bottom: 0;
}

/*accordion*/
dl.accordion {
    width: 100%;
    margin: 0px auto 30px;
}
dl.accordion dt {
    background-color: #3a5996;
    background-image: url("../images/q.png");
    background-repeat: no-repeat;
	background-position: 20px 30px;
    background-size: 50px;
    position: relative;
    font-weight: bold;
    color: #FFF;
    word-wrap:break-word;
    padding: 10px 30px 20px 90px;
    margin: 0px auto 0px;
    display: block;
    cursor: pointer;
}
dl.accordion dt::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-bottom: 2px solid #FFF;
    border-right: 2px solid #FFF;
    top: 45px;
    right: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-duration: 0.3s;
    display: block;
}

dl.accordion dt.open::after {
    color: #fff;
    margin-top: 5px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    transition-duration: 0.3s;
}
dl.accordion dt.open {
    background: #3a5996;
    background-image: url("../images/q.png");
    background-repeat: no-repeat;
	background-position: 20px 30px;
    background-size: 50px;
    color: #fff;
}

dl.accordion dt:hover {
    opacity: 0.75;
}

dl.accordion dd {
    /*position: relative;*/
    background-color: #FFF;
    background-image:url("../images/A.png");
    background-repeat: no-repeat;
	background-position: 33px 25px;
    background-size: 26px;
    padding: 25px 20px 30px 90px;
    margin: 0px auto 30px;
    display:none;
}
.aki{
    margin: 20px 0px 20px;
    display: block;
}
.migi{
    width: 45%;
    height: auto;
}
/*___________________ フォーム _____________________*/
.entry__header {
    text-align: center;
    background: #1c758c;
    width: 100%;
    padding: 0.8rem;
    margin: 1rem auto;
}
.entry__leed {
    width: 20%;
    font-size: 100%;
    margin: auto;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    background: #FFF;
    line-height: 1.4;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #1c758c;
    padding: 0;
}
.entry__subleed {
    width: 28%;
    color: #FFF;
    font-size: 100%;
    min-width: 125px;
    margin: auto;
    font-weight: 700;
    display: inline-block;
    padding: 0;
}
/*.kome{
    background-color: #F0F0E1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 680px;
	height: 45px;
	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;
}*/
/*--------- フッター -----------*/

#foot{
	width: 100%;
	font-size: 15px;
	line-height: 27px;
	color: #1F1F1F;
	text-align: center;
	padding-top: 12px;
	margin: 0px auto 250px;
	overflow: hidden;
	display: block;
}
#foot ul{
	text-align: center;
	list-style-type: none;
	margin: 0 auto 0px;
	display: block;
}
#foot ul li{
	display: inline;
}
#foot ul li a{
	color: #1F1F1F;
	text-decoration: none;
}
#foot small{
	font-size: 15px;
}


/*___________________ トップ _____________________*/

/*#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;
}*/

.btn_end {
	position: fixed;
    bottom: 10px;
    width: 100%;
	
	}
/*
.btn_end {
	position: fixed;
    bottom: 10px;
	right: 10px;
   width: 30%;
	}*/

.cta_table {
        font-size: 24px;
    }