body{
    /*background-image: url("../images02/bg0.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-attachment: fixed;
    background-size: 1600px;*/
	width: 100%;
	font-family: notosans,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px; 
line-height:35px;
	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); }

/*___________________ 画像 _____________________*/
.kakaku{
	margin: 0px auto 40px;
	display: block;
}
/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
    color: #D20000;
}
.kiiro{
    background: linear-gradient(transparent 60%, #faf78e 60%);
	font-weight: bold;
}
.shiro{
    color: #FFF;
}
.naka{
    text-align: center;
   display: block; 
}
.pc_naka{
    text-align: center;
   display: block; 
}
.pc{
	display: none;
}
.pc_img{
	display: none;
}
.pc1{
	display: none;
}

.ttl02_1{
	float: left;
    width: 303px;
    height: 265px;
	margin-right: 23px;
	margin-bottom: 10px;
	display: block;
}
#prof_ttl{
    width: 696px;
    height: 48px;
    margin: 0px auto 30px;
	overflow: hidden;
	display: block;
}
/*___________________ コンテンツ _____________________*/

#top{
	/*background-image: url("../images02/top.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 1600px;*/
	width: 100%;
    max-width:1920px;
    /*height: 736px;*/
	margin: 0px auto 30px;
	display: block;
}
#wrap1{
	width: 100%;
    max-width:900px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
#mokuji{
	width: 100%;
    max-width:1920px;
	margin: 0px auto 60px;
	display: block;
}
#wrap2{
	width: 100%;
    max-width:900px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
/*.ul1{
	width: 705px;
	padding-left: 25px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}*/

.box{
	width: 780px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.box p{
	width: 780px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.box p a{
	color: #127DE6;
}
.box2{
	width: 780px;
	margin: 0px auto 20px;
	overflow: hidden;
	display: block;
}
.box3{
	width: 780px;
	margin: 0px auto 60px;
}
.box4{
	width: 780px;
	margin: 0px auto 40px;
}
.check0{
	background-image: url("../images02/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;
    font-size: 22px;
    /*font-weight: bold;*/
	line-height: 37px;
    list-style-type: none;
	padding: 30px 0 15px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
.check0 li{
	background-image: url(../images02/check.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
    background-size: 30px;
	border-bottom: solid 1px #d2d2d2;
	padding: 0px 0 13px 50px;
	margin: 0px auto 20px;
	display: block;
}
.check0 li:last-child{
    border-bottom:none;
}


.check{
	background-image: url("../images02/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: 800px;
    font-size: 22px;
    /*font-weight: bold;*/
	line-height: 37px;
    list-style-type: none;
    border: solid 2px #e37901;
	padding: 30px 0 15px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.check li{
	background-image: url(../images02/check2.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
    background-size: 26px;
	width: 700px;
	border-bottom: solid 1px #d2d2d2;
	padding: 0px 0 13px 50px;
	margin: 0px auto 20px;
	display: block;
}
.check li:last-child{
    border-bottom:none;
}
#koudou_bg{
    background: -moz-linear-gradient(left, #fbfaf8 50%, #f8f1eb);
  background: -webkit-linear-gradient(left, #fbfaf8 50%, #f8f1eb);
  background: linear-gradient(to right, #fbfaf8 50%, #f8f1eb);
    width: 100%;
    padding: 45px 0 10px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}


/*.navy{
    background-color: #1c1e45;
    background-image: url("../images02/navy.jpg");
    background-repeat: no-repeat;
	background-position: center 0;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    padding: 45px 0 30px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.customer{
	background-color: #FFF;
	width: 840px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	padding: 40px 0 5px;
	margin: 0px auto 25px;
	overflow: hidden;
	display: block;
}
.customer p{
	width: 760px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.cus_img1{
	float: right;
    width: 527px;
    height: 102px;
	margin-bottom: 10px;
	display: block;
}
.cus_img2{
	float: left;
    width: 196px;
    height: 236px;
	margin-right: 35px;
	margin-bottom: 10px;
	display: block;
}*/

/*accordion*/
dl.accordion {
    width: 820px;
    margin: 0px auto 30px;
}
dl.accordion dt {
    background-color: #e37901;
    background-image: url("../images02/q.png");
    background-repeat: no-repeat;
	background-position: 30px 30px;
    background-size: 72px;
    position: relative;
    font-size: 23px;
    font-weight: bold;
    color: #FFF;
    word-wrap:break-word;
    padding: 30px 30px 20px 125px;
    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: #e37901;
    background-image: url("../images02/q.png");
    background-repeat: no-repeat;
	background-position: 30px 30px;
    background-size: 72px;
    color: #FFF;
}

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

dl.accordion dd {
    /*position: relative;*/
    background-color: #FFF;
    background-image: url("../images02/A.png");
    background-repeat: no-repeat;
	background-position: 43px 20px;
    background-size: 34px;
    padding: 20px 20px 30px 125px;
    margin: 0px auto 30px;
    display:none;
}
.aki{
    margin: 20px 0px 20px;
    display: block;
}
/*___________________ フォーム _____________________*/
.entry__header {
    text-align: center;
    background: #1c758c;
    width: 100%;
    padding: 0.8rem;
    margin: 1rem auto;
}
.entry__leed {
    width: 18%;
    font-size: 110%;
    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: 120%;
    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: 14px;
	line-height:  20px;
	color: #333;
	padding: 15px 30px;
	margin: 0 auto 30px;
	overflow-y: scroll;
-webkit-overflow-scrolling: touch;
transform: translateZ(0);
	display: block;
}*/
/*--------- フッター -----------*/

#foot{
	width: 750px;
	font-size: 17px;
	line-height: 27px;
	color: #1F1F1F;
	text-align: center;
	padding-top: 12px;
	margin: 0px auto 30px;
	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: 16px;
}
/*___________________ トップ _____________________*/

#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;
	right: 10px;
    width: 400px;
	
	}/**/

/*.btn_end {
	position: fixed;
    bottom: 10px;
	right: 10px;
	width: 145px;
	}*/


.slider-small_wrap{
    width: 784px;
    height: 427px;
    padding-left: 30px;
	display: block;
}
.arrow{
	width: 740px;
    text-align: right;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.arrow a{
    color: #000;
}

/*___________________ フォーム _____________________*/

#form_bg{
	background-color: #e6f1f5;
    width: 900px;
    padding: 45px 0 40px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
#form_wrap{
    width: 810px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;/**/
}

.tit9 {
    vertical-align: middle;
    line-height: 2.8;
    /*margin-bottom: 2rem;*/
}



.reserve-content {
    /*padding: 2rem;*/
    box-shadow: 0px 0px 15px -5px #777777;
}
.entry__selectbox select {
    text-align: left;
    font-size: calc(14px + 8 * (100vw - 375px)/1610);

    border: solid 1px #e1e1e1;
    box-shadow: 0 0 5px 1.7px rgb(0 0 0 / 4%);
    border-radius: 4px;
    font-weight: 700;
    width: 100%;
    margin: auto;
    color: #878282;
}

.c-selectbox .inner.unselected .value {
    color: #bfbfbf;
    font-weight: 700;
}

.form-box {
    background: #e0f2f6;
    /*padding: 4rem;*/
}
/*.entry__header {
    text-align: center;
    background: #1c758c;
    width: 100%;
    padding: 0.8rem;
    margin: 1rem auto;
}
.entry__leed {
    width: 18%;
    font-size: 110%;
    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: 120%;
    min-width: 125px;
    margin: auto;
    font-weight: 700;
    display: inline-block;
    padding: 0;
}*/
.form_input_input {
    display: inline-block;
    background: #fff url(../images02/select-arrow.png)no-repeat;
    background-position: 98% 40%;
    max-width: 100%;
    white-space: nowrap;
    padding: 1rem 3rem 1rem 1rem;
    box-sizing: border-box;
    min-width: 140px;
    position: relative;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    border: solid 1px #e1e1e1;
    border-radius: 4px;
    box-shadow: 0 0 5.32px 1.68px rgb(0 0 0 / 4%);
    font-weight: 700;
}



.entry__area {
    background: #FFF;
    padding: 1rem 2rem;
}

.entry__area.first {
    padding: 2rem 2rem 3rem 2rem;

}

.entry__name {
    font-size: calc(15px + 4 * (100vw - 375px)/1610);
    font-weight: 700;
}

.entry__area.gender input {
    margin-right: 0.2rem;
}

.entry__area.gender div {
    display: inline-block;
    width: 10%;
    font-weight: 500;
    font-size: calc(16px + 6 * (100vw - 375px)/1610);
}

.entry__area.state {
    padding-bottom: 3rem;
}

.entry__area.tel {
    padding-bottom: 3rem;
}

.entry__line {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.entry__band {
    width: 100%;
}

.entry__input {
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 0.7em;
    border: solid 1px #e1e1e1;
    border-radius: 4px;
    box-shadow: 0 0 5px 1.7px rgb(0 0 0 / 4%);
    font-weight: 700;
    font-size: calc(16px + 6 * (100vw - 375px)/1610);
}

#js-entry-button:hover {
    opacity: 0.8;
}

.entry__button {
    text-decoration: none;
    background-color: #ff5400;
    box-shadow: 0 4px 0 #d14805;
    color: #fff;
    -moz-text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.52);
    -webkit-text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.52);
    -ms-text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.52);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.52);
    -webkit-background-size: 85%;
    font-size: 130%;
    font-weight: 700;
    display: block;
    text-align: center;
    box-sizing: border-box;
    padding: 2rem 3rem;
    border-radius: 50px;
    position: relative;
    width: 100%;
    margin: 3rem auto 0 auto;
}

@media (min-width: 767px) {
    .entry__button {
        font-size: 26px;
        padding: 1.5rem 3rem;
        width: 35%;
        min-width: 580px;
        transition: .3s;
    }
}
