@charset "utf-8";

html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
	font-size:16px;
	font-family: Meiryo, メイリオ,'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',sans-serif;
    scroll-behavior: smooth;
}
body{
	font-size:inherit;
	font:100%;
	line-height:1.6;
	margin:0px;
	padding: 0px;
    text-justify:distribute;
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;
}
div,span,pre,p,blockquote,form,fieldset,label,legend,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
embed,object,form,caption,tbody,tfoot,thead,a,abbr,acronym,address,
small,strike,sub,sup,tt,var,del,u,i,center,big,cite,code,iframe,obect,applet{
	margin: 0;
	padding: 0;
	list-style:none;
	vertical-align: baseline;
	outline:0;
	border:0;
	font-style:normal;
}
.btn {
    -webkit-appearance: none;
}
table{margin:0 auto;}
th,td,input,textarea,select,option{
	margin: 0;
	padding: 0;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}
a { 
	vertical-align: baseline;outline: none;
	overflow:hidden;
	outline:none;   
}
a img{border:none;}
a:hover img.over{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a:link,a:visited{
	text-decoration:none;
}
a:hover,a:active{
	text-decoration:none;
}
.sidemax{
	max-width:1200px;
	margin:0 auto;
	padding:0;
    position: relative;
}
.sidemax1000{
	max-width:1000px;
	margin:0 auto;
	padding:0;
    position: relative;
}
@media screen and (min-width: 769px)  {
/*PC 769以上*/
	.pchide{display:none;}
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    body {padding-bottom: 0px;}
    .sphide{display:none;}
 

  
}

/******************************************
header
*******************************************/
#header{
	padding:0px;
    background: #fff;
    border-bottom: 1px solid #cfcfcf;
}
#header_text{
	background:#fff;
	color:#666;
	min-width:1200px;
	line-height:32px;
    height: 30px;
    border-top: 2px solid #009eec;
}
#header_text p{
	text-align:right;
	font-size:12px;
}
#header_text h1{
	font-size:12px;
	float:left;
	width:70%;
	text-align:left;
}
#header_text a{
	color:#fff;
}
#logo{
	float:left;
	margin: 18px;
}
#header .header_bt{
	float:right;
    margin: 0;
    height:100px;
}
.header_bt_line{
    text-align:center;
    font-weight: 900;
	font-size:13px;
	line-height:2;
	color:#fff;
    float: left;
    width:116px;
    padding: 35px 0 5px;
    height: 60px;
    display: block;
    background: #7fa516 url(../images/ic_line.png) no-repeat top 10px center;
}
.header_bt_mail{
    text-align:center;
    font-weight: 900;
	font-size:13px;
	line-height:2;
	color:#fff;
    float: left;
    width:116px;
    padding: 35px 0 5px;
    height: 60px;
    display: block;
    background: #ed1d94 url(../images/ic_mail.png) no-repeat top 10px center;
}
.header_tel_box{
    float: right;
	margin: 5px 30px;
}
.header_tel_box .conmpany_name{
    font-size:13px;
    font-weight: 900;
    color:#665544;
	display: block;
    text-align: left;
}
.header_tel_box .header_tel{
    font-weight: 900;
    font-size:28px;
    padding: 5px 0 0 40px;
    color:#665544;
	display: block;
    text-align: left;
    background: url(../images/tel.png) no-repeat left center;
}
.header_tel_box .open_time{
    font-size:12px;
    font-weight: 600;
    color:#665544;
	display: block;
    text-align: left;
}
.header_login .header_login_bt{
    border: 2px solid #665544;
    border-radius: 10px;
    padding: 8px 14px 7px 40px;
    color: #665544;
    margin: 32px 10px 24px;
    float: right;
    width: 100px;
    background: url(../images/ic_rock.png) no-repeat left 10px center;
    font-size: 0.8em;
}
.header_login .header_login_bt:hover{
    background-color: #e8e5e2;
    transition: 0.5s;
}
.header_login .mypage_bt{
    border: 2px solid #665544;
    border-radius: 10px;
    padding: 8px 4px 7px 4px;
    color: #665544;
    margin: 32px 10px 24px;
    float: right;
    width: 70px;
    font-size: 0.8em;
    text-align: center;
}
.header_login .mypage_bt:hover{
    background-color: #e8e5e2;
    transition: 0.5s;
}
.header_login .header_logout_bt{
    border: 2px solid #665544;
    border-radius: 10px;
    padding: 8px 4px 7px 4px;
    color: #665544;
    margin: 32px 10px 24px;
    float: right;
    width: 70px;
    font-size: 0.8em;
    text-align: center;
}
.header_login .header_logout_bt:hover{
    background-color: #e8e5e2;
    transition: 0.5s;
}
.header_menu{
    display: flex;
    float:right;
    margin:0 20px;
}
.header_menu li a{
    color:#665544;
    font-weight:700;
    padding: 38px 10px 34px;
    display: block;
}
@media screen and (min-width: 0) and (max-width: 1630px) {
/*1630以下*/
    .header_login{
        display: none;
    }
}
@media screen and (min-width: 0) and (max-width: 1379px) {
/*1379以下*/
    .header_menu{
        display: none;
    }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    #logo{
        width: calc(100% - 170px);
        float: left;
        margin: 10px 5px 5px 5px;
        max-width:235px;
    }
    #header_tel{
        width:55%;
        float:right;
    }
    #header {
        padding: 0px 0px 0px;
    }
    #header .header_bt {
        margin: 0;
        height: auto;
        width: 155px;
    }
    .header_bt_mail{
        width: 44px;
        padding: 25px 0 1px;
        height: 20px;
        font-size: 9px;
        margin: 8px 0 8px 0;
        background: #ed1d94 url(../images/ic_mail.png) no-repeat top 6px center;
    }
    .header_bt_line{
        width: 44px;
        padding: 23px 0 5px;
        height: 16px;
        font-size: 10px;
        margin: 8px;
        background: #7fa516 url(../images/ic_line.png) no-repeat top 6px center;
    }
    .header_bt_mail span{
        display: none;
    }
    .header_bt_line span{
        display: none;
    }
}

/******************************************
hamburgermenu
*******************************************/

.menu {
  position: fixed;
  top: 0;
  right: -100%; /* 初期状態では画面の外に隠れている */
  width: 300px;
  height: 100%;
  background-color: #f6f6f6fa;
  color: #333;
  transition: right 0.3s ease; /* スライドインのアニメーション */
  padding: 20px;
  box-sizing: border-box;
  z-index: 10;
}

/* メニューが開いているとき */
.menu.open {
  right: 0;
}

/* ボタンのスタイル */
.hamburger {
  position: fixed;
  top: 8px;
  right: 8px;
  width: 24px;
  cursor: pointer;
  z-index: 20;
  padding: 7px 10px 7px 10px;
  background-color: #515151;
}
.hamburger span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #fff;
  margin: 5px 0;
  transition: 0.4s;
}

/* バツ印に変化するスタイル */
.hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

/* メニューリストのスタイル */
.menu ul {
  list-style-type: none;
  padding: 0;
  margin-top: 40px;
}

.menu li {
  padding: 20px 0;
  border-bottom: 1px solid #444;
}

.menu li a {
  color: #333;
  text-decoration: none;
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
    /*SP 769未満*/
    .hamburger{
        top: 8px;
        position: fixed;
    }
           
}

/******************************************
navi
*******************************************/

#globalmenu{
    background-color: #7b7b7b;
    transition: 0.5s;
    height: 30px;
}
#globalmenu ul{
	list-style:none;
    display: inline-block;
}
#globalmenu li{
    float:left;
    font-size: 0.8em;
}
#globalmenu li a{
    color:#fff;
    padding:6px 16px;
    display: block;
}
.globalmenu_login{
    float:right;
}
.globalmenu_login a{
    color:#fff;
    font-size: 0.8em;
    padding: 6px 16px 2px;
    display: block;
}
@media screen and (min-width: 1630px) {
/*1630以下*/
    #globalmenu{
        display: none;
    }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    body .drawer-nav {
        z-index: 100000;
    }
    #globalmenu{
        display: none;
    }

}


/******************************************
Top_main
*******************************************/
#top_main{
    height:600px;
    background: url(../images/top/top_slide01.webp) no-repeat 50% center;
    background-size: cover;
    display: block;
}
#top_main .top_main_text{
    font-family: "Zen Old Mincho", serif;
    padding: 120px 0 0;
    margin: 0 auto;
    display: block;
    max-width: 980px;
    width: 70%;
    font-size:4em;
    color:#fff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    font-weight: 900;
}
#top_main .top_main_text span{
    font-size: 20px;
    display: block;
    font-weight: 900;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    #top_main {
        height: 300px;
    }
    #top_main .top_main_text{
        padding: 40px 0 0;
        margin: 0 auto;
        width: 90%;
        font-size: 2.8em;
        text-align: center;
    }
    #top_main .top_main_text span{
        font-size: 13px;
    }

}

/******************************************
top_satei_news
*******************************************/
.top_satei_news{
    padding:0 0 50px;
}
.top_satei_news_box{
    background-color: #f7eded;
    max-width: 900px;
    width: 90%;
    margin: -180px auto 0;
    padding: 40px 50px;
}
.top_satei_news_box h2{
    font-family: "Zen Old Mincho", serif;
    font-size: 28px;
    color: #000;
    padding:0 0 10px;
    text-align: left;
}
.top_satei_news_box h2 span{
    display: block;
    font-size: 14px;
    color:#546400;
}
.top_satei_news_box .top_satei{
    
}
.top_satei_news_box .top_satei ul{
    
}
.top_satei_news_box .top_satei ul li{
    background-color: #fff;
    color:#000;
    border-bottom:1px dotted #000;
    font-family: "Zen Old Mincho", serif;
    padding: 8px 30px;
    font-size: 1em;
    text-align: left;
}
.top_satei_news_box .top_satei ul li .post-data{
    color:#5e5b40;
    margin:0 40px 0 0; 
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    .top_satei_news {
        padding: 0;
        width:100%;
    }
    .top_satei_news_box {
        background-color: #f7eded;
        max-width: 900px;
        width: 90%;
        margin: 0px auto 0;
        padding: 20px 5%;
    }
    .top_satei_news_box h2 {
        font-size: 18px;
        line-height: 2;
    }
    .top_satei_news_box h2 span {
        font-size: 12px;
    }
    .top_satei_news_box .top_satei ul li {
        font-size: 12px;
    }
    .top_satei_news_box .top_satei ul li .post-data {
       display: block;
    }

}

/******************************************
top-content
*******************************************/

/************　miseru　***********/
#miseru_wrap{
    padding: 5rem 0 4rem;
    background-color: #ffede3;
}
.miseru_title{
    font-family: "Zen Old Mincho", serif;
    font-size: 28px;
    color: #000;
    padding: 0 0 10px;
    text-align: center;
}
.miseru_title span{
    display: block;
    font-size: 14px;
    color: #546400;
}
.miseru_description{
    color: #262626;
    font-size: 14px;
    text-align: left;
    max-width: 880px;
    display: block;
    margin: 40px auto;
    line-height: 1.8;
}
.miseru_box{
    max-width: 1400px;
    margin: 30px auto;
    display: block;
    padding: 40px;
    border-bottom: 1px dotted #000;
}
.miseru_box img{
    max-width:60%;
    margin:2%;
    display: block;
    float:left;
}
.miseru_box iframe{
    margin:2%;
    display: block;
    float:left;
}
.miseru_box h3{
    color: #262626;
    font-size: 2.4em;
    margin:2%;
    width:36%;
    display: block;
    float:left;
}
.miseru_box_inn{
    width: 38%;
    float: right;
    padding: 1%;
}
.miseru_box_inn h4{
    color: #262626;
    font-size: 1.1em;
    padding:1em 0 1em 40px;
    background: url(../images/top/sub_titleic01.png) no-repeat left top 20px;
}
.miseru_box_inn p{
    font-size: 1em;
    color: #262626;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    #miseru_wrap {
        padding: 2rem 0 2rem;
        background-color: #ffede3;
    }
    .miseru_title {
        font-size: 20px;
    }
    .miseru_description {
        font-size: 12px;
        margin: 5%;
    }
    .miseru_box {
        margin: 14% 5%;
        padding: 0;
    }
    .miseru_box img {
        max-width: 100%;
        margin: 0;
        display: block;
        float: NONE;
    }
    .miseru_box h3 {
        color: #262626;
        font-size: 1.6em;
        margin: 5% 2%;
        width: 96%;
        display: block;
        float: none;
    }
    .miseru_box_inn {
        width: 98%;
        float: none;
        padding: 3% 1%;
    }
    .miseru_box_inn p {
        font-size: 14px;
    }
    .miseru_box iframe{
        margin:0%;
        float:none;
    }
}

/************　sateiup_service　***********/
.sateiup_service_wrap{
    background-color: #ffede3;
    padding: 4rem 0 3rem;
}
.sateiup_service_inn{
    max-width: 1600px;
    width: 92%;
    padding: 0 4%;
    margin: 0 auto;
}
.sateiup_service_inn h2{
    font-family: "Zen Old Mincho", serif;
    font-size: 28px;
    color: #000;
    padding:0 0 10px;
    text-align: center;
}
.sateiup_service_inn h2 span{
    display: block;
    font-size: 14px;
    color:#546400;
}
.sateiup_service_description{
    color: #262626;
    font-size: 14px;
    text-align: left;
    max-width: 1000px;
    display: block;
    margin: 40px auto;
    line-height: 1.8;
}
.sateiup_service_box{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.sateiup_service{
    width: 92%;
    background-color: #fcf4f0;
    margin: 4%;
    position: relative;
    padding-bottom: 60px;
    display: block;
}
.sateiup_service>img{
    width:100%;
    height:250px;
    object-fit: cover;
    display: block;
    margin: 0;
}
.sateiup_service h3{
    line-height:76px;
    color:#0094e9;
    font-size:16px;
    display: block;
    margin: 0;
}
.sateiup_service h3 img{
    float:left;
    margin:0 10px 0 0;
}
.sateiup_service p{
    line-height: 1.8;
    color: #161616;
    font-size: 0.8em;
    padding: 4% 5% 4%;
    text-align: justify;
}
.sateiup_service_bt{
    color: #000;
    padding: 8px 8px 7px;
    display: block;
    text-align: center;
    border: 2px solid #000;
    margin: 0px auto 10px;
    border-radius: 40px;
    width: 80%;
    max-width: 240px;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 130px);
    font-size: 0.9em;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    .sateiup_service_wrap {
        padding: 2rem 0 2rem;
    }
    .sateiup_service_description {
        font-size: 12px;
        margin: 10px;
        text-align: justify;
    }
    .sateiup_service_box {
        display: grid;
        grid-template-columns: 1fr;
    }
    .sateiup_service {
        width: 100%;
        margin: 5% 0 5% 0;
    }
    .sateiup_service>img {
        height: 200px;
    }
    .sateiup_service_wrap{
        padding: 2rem 0 2rem;
    }
    .sateiup_service_inn h2 {
        font-size: 20px;
    }

}
/************　step　***********/

.step_wrap{
    background-color: #fff;
    padding:30px 0;
}
.step_inn{
    max-width: 1100px;
    width: 92%;
    padding: 4%;
    margin: 0 auto;
}
.step_inn h2{
    font-family: "Zen Old Mincho", serif;
    font-size: 28px;
    color: #000;
    padding:0 0 10px;
    text-align: center;
}
.step_inn h2 span{
    display: block;
    font-size: 14px;
    color:#546400;
}
.step_description{
    position: relative;
    background-color: #e5e5e5;
    color: #262626;
    font-size: 14px;
    text-align: left;
    max-width: 600px;
    display: block;
    margin: 40px auto;
    line-height: 1.8;
    border-radius: 20px;
    padding: 30px 30px 30px 160px;
}
.step_description img{
    position: absolute;
    left: 10px;
    bottom: 0px;
}
.step_box{
    width:100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.step_box img{
    width:92%;
    padding:4%;
}
.step_bt{
    color: #000;
    padding: 10px 10px 9px;
    display: block;
    text-align: center;
    border: 2px solid #000;
    margin: 40px auto 0px;
    border-radius: 40px;
    width: 80%;
    max-width: 280px;
}
.step_bt::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    margin-right: 0px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    left: 10px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    .step_inn {
        padding: 2rem 4%;
        overflow-x: hidden; 
        width: 92%;
    }
    .step_inn h2{
        font-size: 20px;
    }
    .step_description {
        padding: 5%;
        font-size: 12px;
    }
    .step_description img {
        position: absolute;
        left: 10px;
        top: -50px;
        width:50px;
    }
    .step_box{
        display: flex;            /* 横並びにする */
        overflow-x: auto;         /* 横方向のはみ出しをスクロール可能にする */
        white-space: nowrap;      /* 改行を防ぐ */
        -webkit-overflow-scrolling: touch; /* iOSでのスクロールを滑らかにする */
        gap: 16px;                /* アイテム間の隙間 */
        padding: 20px;
    }
    .step_box img{
       flex: 0 0 60%;            /* 1画面に表示する幅（80%にすると次があるのが見えて親切） */
    }
}

/************　type　***********/
.type_wrap{
    background-color: #ffede3;
    padding: 4rem 0 3rem;
}
.type_inn{
    max-width: 1600px;
    width: 92%;
    padding: 0 4%;
    margin: 0 auto;
}
.type_inn h2{
    font-family: "Zen Old Mincho", serif;
    font-size: 28px;
    color: #000;
    padding:0 0 10px;
    text-align: center;
}
.type_inn h2 span{
    display: block;
    font-size: 14px;
    color:#546400;
}
.type_description{
    color: #262626;
    font-size: 14px;
    text-align: left;
    max-width: 880px;
    display: block;
    margin: 40px auto;
    line-height: 1.8;
}
.type_box{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width:800px;
    color:#fff;
    font-size:1.3em;
    text-align: center;
    margin:0 auto;
}
.type_box .type01{
    background-color: #91acc1;
    position: relative;
    padding: 1rem;
    width: 80%;
    border-radius: 20px;
}
.type_box .type02{
    background-color: #eab896;
    position: relative;
    padding: 1rem;
    width: 80%;
    border-radius: 20px;
}
.type_box .type03{
    background-color: #d669b2;
    position: relative;
    padding: 1rem;
    width: 80%;
    border-radius: 20px;
}
.type_box .yelow{
    color:#fcfc30;
}
.type_number{
    left: calc(50% - 20px);
    top: -24px;
    padding: 5px;
    background-color: #a0a0a0;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    .type_wrap {
        padding: 2rem 0 2rem;
    }
    .type_inn h2 {
        font-size: 20px;
    }
    .type_description {
        font-size: 12px;
        text-align: justify;
        margin: 10px;
    }
    .type_box {
        display: grid;
        grid-template-columns: 1fr;
        max-width: 800px;
        color: #fff;
        font-size: 1.3em;
        text-align: center;
        margin: 0 auto;
    }
    .type_box .type01 {
        width: 80%;
        margin:40px auto;
    }
    .type_box .type02 {
        width: 80%;
        margin:20px auto;
    }
    .type_box .type03 {
        width: 80%;
        margin:20px auto;
    }
}


/***********************************************
top-blog
************************************************/
.top_post{
    padding: 4rem 0 3rem;
}
.blog_area {
	overflow:hidden;
	width:100%;
	margin-bottom:15px;
}
.blog_area ul{width:100%;}
.blog_area li{
	float:left;
	border-bottom:1px dotted #ccc;
	width: 23%;
    margin: 1%;
    height: 360px;
}
.blog_area li:hover{
	box-shadow: 0px 0px 3px 1px #ccc;
    background-color: #fdfdf8;
    opacity: 0.7;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.blog_area li p{
	font-size:12px;
	line-height:1.6;
	color:#666666;
	word-wrap: break-word;
    text-align: left;
    padding:0 10px;
}
.blog_area li p span{
	display:block;
	margin-top:5px;
}
.blog_area li h4{
	font-size: 14px;
    color: #666666;
    margin-bottom: 6px;
    line-height: 1.8;
    text-align: left;
    padding: 4px 10px;
    font-weight: 600;
    height: 48px;
    overflow: hidden;
}
.blog_area li img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.ichiran_btn {
    display: block;
    width: 100%;
    margin: 20px auto;
}
.ichiran_btn a {
    color: #000;
    padding: 10px 10px 9px;
    display: block;
    text-align: center;
    border: 2px solid #000;
    margin: 40px auto 0px;
    border-radius: 40px;
    width: 80%;
    max-width: 280px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/

 

  
}

/******************************************
page
*******************************************/

/*********** company *************/

.page_title{
    background-color: #000;
    color: #fff;
    padding: 2em 3em;
    margin-bottom: 60px;
    font-size: 28px;
    border-radius: 10px;
}
.wrap_page{
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    padding: 0 0 80px;
}
.wrap_page img{
    max-width: 98%;
    padding:1%;
}
.wrap_page .pages p{
    text-align: left;
    padding: 20px;
}
.wrap_page .pages p img{
    max-width:100%;
}
.wrap_page .pages p img.pull-left{
    margin-right:40px;
}
.wrap_page .pages table{
    max-width:100%;
    border-collapse: collapse;
}
.wrap_page .pages table td{
    border-collapse: collapse;
}
.page_title{
    background-color: #bebcf8;
    color: #fff;
    padding: 2em 3em;
    margin-bottom: 60px;
    font-size: 28px;
    border-radius: 10px;
}
.c_table_dl {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:100%;
	margin:0px auto 30px;
	clear:both;
	background:#f4f4f4;
}
.c_table_dl dt {
	border-top:1px solid #ccc;	
	width:210px;
	float:left;
	height:auto;
	padding:10px;
	background:#f4f4f4;
	color:#666;
	font-weight:normal;
	font-size:14px;
	line-height:1.4;
	}
.c_table_dl dd {
    width: calc(100% - 250px);
    min-height: 20px;
    text-align: left;
    border-top:1px solid #ccc;
	background:#fff;
	float:left;
	padding:10px;
	height:auto;
	font-size:14px;
	line-height:1.4;
	color:#666666;
}
.page_bt{
    padding:20px;
    float:right;
}
.page_bt a{
    color: #FFF;
    display: block;
    padding: 1.15em 2.5em 1.15em 2.5em;
    line-height: 1;
    border-radius: 3em;
    background-color: #f56a0c;
    position: relative;
    transition-duration: 0.3s;
    white-space: nowrap;
}
.page_bt a:hover{
    opacity: 0.8;
}
.page_bt a::after{
    content: "";
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -0.35em;
    right: 1.5em;
    width: 0.35em;
    height: 0.35em;
    border-top: 0.15em solid #FFF;
    border-right: 0.15em solid #FFF;
    -webkit-transform: rotate( 45deg );
    transform: rotate( 45deg );
}

.wrap_page h2{
    color: #665544;
    padding: 2rem;
    text-align: center;
    font-size: 1.4em;
}
.wrap_page h3{
    font-size: 1.3em;
    padding:20px;
    color: #665544;
    border-bottom:1px dashed #665544;
    margin-bottom: 40px;
}
.wrap_page h4{
    font-size: 1.3em;
    padding:20px;
    color: #665544;
}
.wrap_page h5{
    font-size: 1.1em;
    padding:20px;
    text-align: left;
}
.wrap_page h6{
    
}
dl.listStyle02{
	border: 1px solid #666;
	width: 90%;
    margin:5%;
}
dl.listStyle02 dt{
	padding: 0.5em;
	margin: 0px;
	color: #FFF;
}
dl.listStyle02 dd{
	margin: 0px;
	padding: 0.5em;
}

.blueBg{
	background-color:#1A3A93;
}
.grayBg{
	background-color:#666666;
}
.wrap_page .sell ul{
    padding:2%;
}
.wrap_page .sell ul li{
    margin:2% auto;
    padding:2%;
    width:90%;
    border:1px solid #666;
    font-size: 1em;
}
.wrap_page .sell ul li span{
    font-size: 1em;
    font-weight:900;
    color:#6665b0;
    display: block;
}
table.tableStyle03{
	margin:0px auto 20px;
	border:1px solid #5A3D1C;
}
table.tableStyle03 th{
	text-align: left;
	padding: 0.5em;
    border:1px solid #5A3D1C;
    background-color: #E3DECB;
	white-space: nowrap;
}
table.tableStyle03 td{
	text-align: left;
	vertical-align: top;
	padding: 0.5em;
	border:1px solid #5A3D1C;
}
table.tableStyle03 th.gray{
	background-color: #E3E6E3;
}
.wrap_page .owners ul{
    padding:2%;
}
.wrap_page .owners ul li{
    margin:2% auto;
    padding:1%;
    width:90%;
    border:1px solid #666;
    border-left:3px solid #451d5e;
    font-size: 1em;
}
.wrap_page .owners ul li span{
    font-size: 1em;
    font-weight:900;
    color:#6665b0;
    display: block;
}
.wrap_page .aboutusbox img{
    width:300px;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
    /*SP 769未満*/
    .wrap_page h2 {
        font-size: 22px;
        padding:14px;
    }
    .wrap_page h3 {
        font-size: 18px;
    }
    .wrap_page h4{
        font-size: 18px;
        padding:14px;
        border-bottom:1px dashed #000;
    }
    .wrap_page .pages p {
        font-size: 14px;
    }
    .wrap_page .sell ul li {
        padding: 5%;
        width: 90%;
        font-size: 14px;
    }
    .wrap_page .pages table{
        max-width: 90%;
    }
    .c_table_dl {
        width: 94%;
        margin: 0px auto 30px;
    }
    .c_table_dl dt{
        width: calc(100% - 20px);
    }
    .c_table_dl dd {
        width: calc(100% - 20px);
    }
    .inquiry_form .labelblock label {
        display: block;
        width: 90%;
    }

    
}


/************ staff  **********/

.wrap_page .staff{
	width: 90%;
    padding:3%;
    margin: 20px auto 40px;
    box-shadow: 0px 0px 11px -4px #bdbdbd;
}
.wrap_page .staff h3 {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-size: 34px;
    padding: 10px;
    border-bottom: 1px dotted #000;
    margin-bottom: 30px;
}
.wrap_page .staff h3 span{
    font-size: 14px;
    padding: 4px 8px;
    color:#fff;
    margin:4px;
    float:right;
    border-radius: 2px;
}
.wrap_page .staff h3 span.ic_b{
    background-color: #e043b3;
}
.wrap_page .staff h3 span.ic_c{
    background-color: #e09e43;
}
.wrap_page .staff h3 span.ic_k{
    background-color: #e043e0;
}
.wrap_page .staff .staff_img_photo {
	width: 90%;
}
.wrap_page .staff_box{
    display: grid;
    grid-template-columns: 1fr 67%;
} 
.wrap_page .staff_box dl{
	width:100%;
    display: grid;
    grid-template-columns: 1fr 440px;
}
.wrap_page .staff_box dl dt{
    width: calc(100% - 20px);
    border-bottom: #333 dotted 1px;
    padding: 10px;
    background-color: #f2f1f1;
    text-align: center;
}
.wrap_page .staff_box dl dd{
    width: calc(100% - 20px);
    border-bottom: #333 dotted 1px;
    padding: 10px;
}
.wrap_page .staff_message p{
    margin:3% 0;
    padding:3%;
    width:94%;
    background-color: #f8f9fd;
    border-bottom: #333 dotted 1px;
}
.wrap_page .staff_message ul{
    margin:0 3%;
    padding:1% 0;
    width:94%;
}
.wrap_page .staff_message ul li{
    padding:1%;
}


@media screen and (min-width: 0px) and (max-width: 768px) {
    /*SP 769未満*/
    .wrap_page .staff_box {
        display: grid;
        grid-template-columns: 1fr;
    }
    .wrap_page .staff .staff_img_photo {
        width: 98%;
    }
    .wrap_page .staff_box dl {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
    }
    
}
/******************************************
Q&A
*******************************************/
#section_qa{
    background-color: #f7eded;
    padding: 4rem 0 3rem;
}
.section_qa_title{
    font-family: "Zen Old Mincho", serif;
    font-size: 28px;
    color: #000;
    padding: 0 0 10px;
    text-align: center;
}
.section_qa_title span{
    display: block;
    font-size: 14px;
    color: #546400;
}
.section_qa_description{
    color: #262626;
    font-size: 14px;
    text-align: left;
    max-width: 880px;
    display: block;
    margin: 40px auto;
    line-height: 1.8;
}
.cp_qa{
    max-width:1000px;
    margin:30px auto;
}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #1b2538;
    text-align: left;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.8;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 3em 1em 1em;
	cursor: pointer;
}
.cp_qa .cp_actab label::before {
	font-family: "Noto Sans JP", sans-serif;
    font-size: 1.5em;
    margin: 5px 14px;
	padding: 0 0.5em 0.1em;
    content: 'Q';
    color: #fff;
    background-color: #262626;
    border-radius: 50%;
    position: absolute;
}
.cp_qa .cp_actab label p {
	padding: 1em 1em 1em 70px;
}
.cp_qa .cp_actab label:hover {
	transition: 0.5s;
	color: #6b2833;
}
/* --質問の＋アイコン */
.cp_qa .cp_actab label::after {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 15px;
	right: 0;
	content: '\2b';
	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	padding: 0em 3em 0em 1em;
	-webkit-transition: max-height 0.8s;
	transition: max-height 0.8s;
}
.cp_qa .cp_actab .cp_actab-content::before {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.5em;
	position: absolute;
	margin: 5px 14px;
	padding: 0 0.5em 0.1em;
	content: 'A';
    color: #fff;
    background-color: #a56060;
    border-radius: 50%;
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em 1em 1em 0em;
    padding: 0 0 0 70px;
    line-height: 1.8;
    text-align: justify;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
    border-bottom:1px dotted #000;
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
	color: #622128;
	border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 25% 50%;
	transform-origin: 25% 50%;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    #section_qa {
        background-color: #f7eded;
        padding: 2rem 0 2rem;
    }
    .section_qa_title {
        font-size: 20px;
    }
    .section_qa_description {
        font-size: 12px;
        margin: 20px;
    }
    .cp_qa .cp_actab label span {
        padding:0 0 0 70px;
    }
 

  
}

/******************************************
AI-satei-box
*******************************************/
.aisatei_input01{
    background: url(../images/top/aisatei_bg.png) no-repeat top 0px center;
    padding:50px 0;
    background-size: cover;
}
.aisatei_input_inn{
    max-width: 1000px;
    padding: 30px;
    border-radius: 10px;
    background-color: #fff;
    margin: 0 auto;
}
.aisatei_input_inn h2 {
    font-family: "Zen Old Mincho", serif;
    font-size: 28px;
    color: #000;
    padding: 0 0 10px;
    text-align: center;
}
.aisatei_input_inn h2 span {
    display: block;
    font-size: 14px;
    color: #546400;
}
.aisatei_description {
    color: #262626;
    font-size: 14px;
    text-align: center;
    max-width: 880px;
    display: block;
    margin: 20px auto;
    line-height: 1.8;
}
.satei_box_title {
    background-color: #b5af8a;
    width: 290px;
    padding: 20px 20px;
    float: left;
    display: block;
}
.satei_box_title h3{
    color:#f2f1c4;
    font-size: 1em;
}
.satei_box_title01{
    color: #fff;
    font-size: 0.9em;
    font-weight: 800;
    padding: 20px 0 15px 80px;
    border-bottom: 1px #000 dotted;
    background: url(../images/sateibox_ic01.png) no-repeat top 15px left;
    display: block;
}
.satei_box_title02 {
    color: #fff;
    font-size: 0.9em;
    font-weight: 800;
    padding: 20px 0 15px 80px;
    background: url(../images/sateibox_ic02.png) no-repeat top 15px left;
    display: block;
}

.satei_selectbox dt {
    color: #fff;
    background: #10005f;
    padding: 1px 10px;
}
.top_satei_input01 .aimessage{
    z-index: 10;
    position: relative;
}
.top_satei_input01 h3 img{
    margin-top:-30px;
}
.sidemax .spnavi_bt img{
    width:44%;
    float:right;
    margin-right:6%;
}
.satei_selectbox{
    width:calc(100% - 330px);
    display: block;
    margin:0;
    float: right;
}
.satei_selectbox dt{
    color: #3d3d39;
    padding: 15px 10px 15px 130px;
    background: #d1d0c1 url(../images/satei_box_ic.png) no-repeat top 15px left 10px;
    font-size: 1.5em;
    font-weight: 900;
}
.satei_selectbox dt span{
    color: #3d3d39;
    padding: 5px 0;
    font-size: 0.7em;
    display: block;
}
.top_satei_input02{
    min-height: 60vh;
}
.satei_selectbox2{
    max-width:900px;
    margin:40px auto 20px;
    border:1px solid #d1d0c1;
}
.satei_selectbox2 h2{
    font-size: 20px;
    color:#fff;
    padding:10px;
    background:#d1d0c1;
}
.satei_selectbox2 h3{
    font-size: 20px;
    color:#fff;
    padding:10px;
    background:#d1d0c1;
}
.satei_selectbox2 dl{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px;
    background: #fcf5f8;
    text-align: left;
}
.satei_selectbox2 dt{
    font-size: 14px;
    color:#343434;
    padding:10px 2%;
    background: #fcf5f8;
    width:26%;
    clear: both;
    float: left;
    border-top: 1px solid #d1d0c1;
}
.satei_selectbox2 dd{
    font-size: 14px;
    color:#343434;
    padding:10px 2%;
    background: #fff;
    width:66%;
    float: right;
    border-top: 1px solid #d1d0c1;
}
.satei_selectbox2 .required{
    background: #fc78ce;
    border: 1px solid #fc78ce;
    font-size: 12px;
    display: inline-block;
    float: right;
    color: #fff;
    line-height: 1;
    padding: 4px;
    border-radius: 3px;
}
.satei_selectbox2 dd p{
    line-height:1.8;
    padding:10px 0;
}
.satei_selectbox2 .fin_messe{
    padding:30px;
    line-height:2;
}

.satei_kekkabox {
    max-width: 900px;
    margin: 40px auto 20px;
}
.satei_kekkabox2{
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px;
    background:#fcf5f8;
    text-align: left;
    border: 1px solid #d1d0c1;
    padding: 30px 30px;
}
.satei_kekka h2 {
    font-size: 20px;
    color: #fff;
    padding: 10px;
    background:#d1d0c1;
}
.satei_kekka h3 {
    font-size: 20px;
    color: #fff;
    padding: 10px;
    background:#d1d0c1;
}
.satei_kekkabox_shousai1{
    width:50%;
    float:left;
}
.satei_kekkabox_shousai1 table{
    width: 90%;
    float: left;
    border-collapse: collapse;
}
.satei_kekkabox_shousai1 table th{
    background: #829be7;
    padding: 10px;
    color: #fff;
    text-align: left;
}
.satei_kekkabox_shousai1 table td{
    background:#fcfcfc;
    padding: 10px;
}

.satei_kekkabox_shousai2{
    width:50%;
    float:left;
}
.satei_kekkabox_shousai2 p{
    line-height:2;
}
.dentaku_ic{
    margin-bottom: -8px;
    margin-right:5px;
}
.satei_kakau{
    font-size: 2rem;
    color:#332F7F;
    font-weight:700;
}
.balloon5 {
    width: 100%;
    margin: 0.5em 0;
    overflow: hidden;
}
.balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}
.balloon5 .chatting {
    width: 100%;
}
.balloon5 .faceicon img {
    width: 100%;
    height: auto;
    border: solid 3px 
    #d7ebfe;
    border-radius: 50%;
    margin-top: 10px;
}
.says {
    display: inline-block;
    position: relative;
    margin: 15px 0 40px 105px;
    padding: 17px 13px;
    border-radius: 12px;
    background: 
    #d7ebfe;
}
.says::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px;
    left: -24px;
    border: 12px solid 
transparent;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 12px;
border-right: 12px solid
    #d7ebfe;
}
.hensyu_bt a{
    width: 300px;
    display: block;
    margin: 10px auto 10px;
    background: #ed1d94;
    border-radius: 4px;
    padding: 0.8em;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
}
.hensyu_bt a:hover{
    background: rgb(124, 39, 67);
}
.houmonsatei_bt {
    margin-bottom:40px;
}
.houmonsatei_bt a{
    max-width: 320px;
    display: block;
    margin: 0 auto;
    background:#FFA510;
    border-bottom: 4px solid #CB6000;
    border-radius: 4px;
    padding: 1em;
    color:#fff;
    font-size:17px;
    font-weight:700;
    border-top:0;
    border-left:0;
    border-right:0;
    text-align: center;
}
.houmonsatei_bt a:hover{
    background: #d9a144;
}
.houmonsatei_bt input[type="submit"]{
    width: 340px;
    display: block;
    margin: 0 auto;
    background:#FB3939;
    border-bottom: 4px solid #792A39;
    border-radius: 4px;
    padding: 1em;
    color:#fff;
    font-size:17px;
    font-weight:700;
    border-top:0;
    border-left:0;
    border-right:0;
    text-align: center;
}
.houmonsatei_bt input[type="submit"]:hover{
    background:#FF4C4C;
}
.syuhen_list{
    max-width: 900px;
    margin: 40px auto 20px;
}
.syuhen_list h2 {
    font-size: 20px;
    color: #fff;
    padding: 10px;
    background:#d1d0c1;
}
.syuhen_list h3 {
    font-size: 20px;
    color: #fff;
    padding: 10px;
    background:#d1d0c1;
}
.syuhen_list_box{
    text-align: left;
    padding:20px;
    border:1px solid #d1d0c1;
    margin-top:10px;
}
.syuhen_list_box h5{
    text-align: left;
    color:#75A2FC;
    font-size:20px;
    font-weight:700;
    line-height: 1.8;
}
.syuhen_list_box .syuhen_list_kakaku{
    color:#FFA510;
    font-size:24px;
    font-weight:700;
}
.syuhen_list_box .syuhen_list_kakaku_text{
    color:#75A2FC;
    font-size:24px;
    font-weight:700;
}
.syuhen_list_box .syuhen_list_kakaku_text2{
    color:#FFA510;
    font-size:24px;
    font-weight:700;
}
.syuhen_list_box p{
    text-align: left;
    vertical-align: middle;
    line-height:2;
    color:#666;
    font-size:14px;
}
.syuhen_list_box p img{
    margin-bottom:-5px;
    margin-right:5px;
}
.syuhen_list_syosai{
    width:100%;
    float:left;
}
.syuhen_list_box .js_seiyaku_delete_button{
    text-align: center;
    color:#fff;
    font-size:14px;
    float:right;
    background: #b2b0b0;
    border-bottom:2px solid #666;
    border-radius: 4px;
    padding:3px 20px;
}
.syuhen_list_box .js_seiyaku_delete_button:hover{
    background: #a27474;
}
.syuhen_list_box .js_zaiko_delete_button{
    text-align: center;
    color:#fff;
    font-size:14px;
    float:right;
    background: #b2b0b0;
    border-bottom:2px solid #666;
    border-radius: 4px;
    padding:3px 20px;
}
.syuhen_list_box .js_zaiko_delete_button:hover{
    background: #a27474;
}
.mypage_satei_input_inner {
    max-width: 900px;
    margin: 40px auto 20px;
}
.mypage_satei_input_inner h2 {
    font-size: 20px;
    color: #fff;
    padding: 10px;
    background:#d1d0c1;
}
.mypage_satei_input_inner h3 {
    font-size: 20px;
    color: #fff;
    padding: 10px;
    background:#d1d0c1;
}
.mypage_satei_input_inner p{
    line-height:2;
    font-size:14px;
    color:#666;
    text-align: left;
    padding:2%;
    width:96%;
}
.syuhen_list_tex{
    line-height:2;
    font-size:14px;
    color:#666;
    text-align: left;
    padding:2%;
    width:96%;
}
.mypage_satei_input_inner p img{
    margin:0 auto;
    display: block;
}
.satei_select_box_prefectur{
    padding: 21px 10px 11px 0;
    display: block;
    position: relative;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    max-width: 220px;
}
.satei_select_box_prefectur select{
    width:100%;
}
.satei_select_box_city{
    padding: 21px 10px 11px 0;
    display: block;
    position: relative;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    max-width: 220px;
}
.satei_select_box_city select{
    width:100%;
}
.satei_select_boxbt{
    display: block;
    position: relative;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 35.61485%;
    padding-left: 11px;
    padding-right: 11px;
}
.satei_select_boxmenu{
    padding: 22px 20px 16px;
    background: #fcf5f8;
}
.satei_select_boxbt input{
    width:100%;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: "";
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 12px 50px 12px 6px;
    background-color: #FFF;
    background-image: url(../images/bg_select_down.png);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    cursor: pointer;
    min-width: 190px;
}
input[type=text],input[type=email],input[type=tel],input[type=name],input[type=number],input[type=password]{
    padding: 12px 2%;
    border: 1px solid #cccccc;
    border-radius: 6px;
    background: #fff;
    -webkit-appearance: none;
    margin: 3px 0;
    font-size: 14px;
    font-family: inherit;
    width: 90%;
}
input[type=tel]{
    max-width:200px;
}
input[type=name]{
    max-width:200px;
}
.ss{max-width: 50px;}
.s{max-width: 100px;}
.m{max-width: 200px;}
.l{max-width: 300px;}

textarea{
    width:95%;
    padding: 10px 2%;
    border: 1px solid #cccccc;
    border-radius: 6px;
    background: #fff;
    -webkit-appearance: none;
    margin: 3px 0;
    font-size: 14px;
    font-family: inherit;
    min-height:100px;
}

.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.login_box{
    margin:20px auto;
    padding: 0px;
    position: relative;
    max-width: 360px;
}
.login_box h2 {
    font-size: 1em;
    color: #fff;
    padding: 10px;
    background:#d1d0c1;
    border-radius: 4px 4px 0 0;
}
.login_boxform{
    text-align: left;
    background: #fff;
    padding-bottom: 10px;
    border: 1px solid #d1d0c1;
}
.loginform_name{
    padding:10px 10px 0;
    font-size:12px;
    font-weight:700;
}
.loginform_name .required {
    background: #fc78ce;
    border: 1px solid #fc78ce;
    font-size: 12px;
    display: block;
    float: left;
    margin-right:10px;
    color:#ffffff;
    line-height: 1;
    padding: 4px;
    border-radius: 3px;
}
.loginform_form{
    padding:10px 10px 0;
}
.loginform_miss{
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 12px;
    min-width: 120px;
    max-width: 80%;
    color: #555;
    font-size: 14px;
    background: #eaedf2;
}
.loginform_miss:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #eaedf2;
}
.loginform_miss a{
    text-decoration: underline;
    color:#8864ff;
}

.privacypolicy_box{
    height:100px;
    overflow: scroll;
    font-size:10px;
    margin: 5%;
    padding: 5%;
    border: 2px #ccc solid;
    width: 80%;
}
.login_boxform input[type="submit"]{
    width: 200px;
    display: block;
    margin: 10px auto;
    background: #FFA510;
    -webkit-appearance: none;
    border-bottom: 4px solid #CB6000;
    border-radius: 4px;
    padding: 0.8em;
    color:#fff;
    text-align: center;
    font-size:14px;
    border-top:none;
    border-left:none;
    border-right:none;
}
.login_boxform input[type="submit"]:hover{
    background: #d9a144;
}

.satei_selectbox_login{
    max-width:900px;
    margin:10px auto;
    border:1px solid #d1d0c1;
}
.satei_selectbox_login dt{
    color:#fff;
    padding:10px;
    background:#d1d0c1;
}
.link_mypage_bt{
    background-color: #ffa510;
    padding: 14px;
    color: #fff;
    border-radius: 6px;
    margin: 0 auto;
    display: block;
    width: 80%;
    border-bottom:4px solid #cb6000;
}
.link_mypage_bt:hover{
    opacity: 0.8;
    color:#edfd25;
}

.next_bt{
    max-width: 300px;
    margin: 0 auto 40px;
}
.next_bt a{
    width: 200px;
    display: block;
    margin: 0 auto;
    background: #F7931E;
    border:none;
    border-radius: 4px;
    padding:0.4em;
    color:#fff;
}
.next_bt a:hover{
    background: #d9a144;
}
.next_bt input{
    width: 300px;
    display: block;
    margin: 0 auto;
    background: #F7931E;
    border:none;
    border-radius: 4px;
    padding:1em;
    color:#fff;
    font-size:18px;
    border-top:none;
    border-left:none;
    border-right:none;
    font-weight:700;
    text-align: center;
}
.next_bt input:hover{
    background: #d9a144;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
/*SP 768以下*/
    .aisatei_input_inn {
        padding: 5%;
        width: 80%;
    }
    .aisatei_input_inn h2 {
        font-size: 18px;
    }
    .satei_box_title {
        width: 90%;
        padding: 5%;
        float: none;
    }
    .satei_selectbox {
        width: 100%;
        display: block;
        margin: 0;
        float: none;
    }
    .satei_selectbox dt {
        display: none;
    }
    .satei_select_box_prefectur {
        padding: 2%;
        float: none;
        width: 100%;
        max-width: 360px;
    }
    .satei_select_box_city {
        padding: 2%;
        float: none;
        width: 100%;
        max-width: 360px;
    }
    .satei_select_boxbt {
        padding: 2%;
        float: none;
        width: 100%;
        max-width: 360px;
        text-align: center;
    }
    .satei_select_boxbt input {
        width: 80%;
    }
    .satei_select_boxmenu {
        padding: 10px 20px;
        background: #fcf5f8;
    }
    .aisatei_description {
        font-size: 12px;
        text-align: left;
    }
    .satei_selectbox2 h3 {
        font-size: 1rem;
    }
    .satei_kekkabox {
        max-width: 900px;
        margin: 10px auto 20px;
    }
    .satei_selectbox2{
        margin: 0px auto 20px;
    }
    .satei_selectbox2 h2 {
        font-size: 16px;
    }
    .satei_selectbox2 .required{
        float: none;
        margin-left: 5px;
    }
    .satei_kekkabox {
        margin: 0px auto 20px;
    }  
    .satei_kekkabox h3 {
        font-size: 16px;
    } 
    .satei_kekkabox_shousai1 {
        width: 100%;
        float: none;
    } 
    .satei_kekkabox_shousai1 table {
        width: 100%;
        float: none;
    }  
    .satei_kekkabox_shousai2 {
        width: 100%;
        float: none;
        margin-top:20px;
    } 
    .mypage_satei_input_inner {
        margin: 0px auto 20px;
    }
    .mypage_satei_input_inner h3 {
        font-size:16px;
    }  
    .mypage_satei_input_inner p img {
        width:100%;
    }
    .satei_selectbox2 h3 {
        font-size: 16px;
    }  
    .syuhen_list {
        margin: 0px auto 20px;
    }  
    .syuhen_list h3 {
        font-size: 16px;
    } 
    .syuhen_list_box .syuhen_list_kakaku_text {
        font-size: 18px;
    }  
    .syuhen_list_box .syuhen_list_kakaku {
        font-size: 18px;
    }
    .satei_selectbox2 {
        margin: 0px auto 20px;
    }
    .satei_selectbox2 h3 {
        font-size:16px;
    }
    .satei_selectbox2 img {
        width:100%;
    }
  
}
/******************************************************************************************************
footer
*******************************************************************************************************/
#footer{
    background-color: #262626;
	color:#e4e4e4;
    width: 100%;
    padding: 0;
}

.footer_info{
    overflow: hidden;
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
}
.footer_menu_inn{
    width: 96%;
    margin: 50px 2% 0px;
    border-bottom: 1px solid #ccc;
}
.footer_menu_box{
    padding:20px;
    min-width:200px;
    min-height:285px;
    float:left;
    border-right:1px dashed #ccc;
    margin-bottom: 50px;
}
.footer_menu_box h4{
    padding:6px 6px 6px 10px;
    font-size:16px;
    font-weight:900;
}
.footer_menu_box ul li{
    width:90%;
    padding:6px 6px 6px 18px;
    font-size:14px;
}

.footer_info_inn{
    width: 100%;
    padding: 40px 0% 40px;
    margin:0 auto;
    display: grid;
    grid-template-columns: 1fr 420px;
}
.footer_news_wrap{
    width: 94%;
    padding: 0% 2%;
}
.footer_news_wrap h3{
    font-size: 46px;
    margin-bottom: 30px;
    text-align: left;
}
.footer_news_wrap h3 span{
    display: block;
    font-size:10px;
}
.footer_news_wrap .news_area{
    width:100%;
}
.footer_news_wrap .news_area ul{
    width:100%;
}
.footer_news_wrap .news_area ul li{
    width: 90%;
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    line-height: 1.8;
    padding: 2%;
}
.footer_news_wrap .news_area ul li .date_blog{
    display: block;
    font-size:10px;
    text-align: left;
    line-height:2;
    color:#adad83;
}
.footer_news_wrap .news_area ul li h4{
    display: block;
    text-align: left;
    color:#e4e4e4;
}
.footer_news_wrap .news_area ul li p{
    display: block;
    text-align: left;
    text-align: justify;
    color:#e4e4e4;
    font-size: 11px;
}
.footer_company_box{
    width: 400px;
    padding: 0 10px;
}
.footer_company_bt{
    display: block;
    padding: 30px 0;
}
a.google_map_flink{
    background: url(../images/link_ic01.png) no-repeat 0px 50%;
    padding: 0 0 0 40px;
    color:#fff;
}
.footer_tel{
    text-align: left;
    font-size: 14px;
    padding: 0px;
}
.footer_tel a{
    background: url(../images/ic_tel2.png) no-repeat 0px 50%;
    color:#fff;
    padding: 0 0 0 50px;
    font-weight: 900;
    font-size: 30px;
    height: 48px;
    display: block;
    width: 100%;
}
.footer_tel .open_time{
    font-weight: 500;
    font-size: 13px;
}
a.footer_poricy{
    font-size: 14px;
    color:#fff;
}
a.footer_inq_bt{
    position: relative;
    background: #fff;
    text-align: center;
    padding: 12px;
    width: 70%;
    font-weight: 700;
    color: #000;
    border-radius: 4px;
    display: block;
    margin: 20px 0;
    height: 25px;
    transition: 0.5s;
    font-size: 1em;
}
a.footer_inq_bt:hover{
    background: #e9e9e9;
    transition: 0.5s;
}
a.footer_inq_bt::after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 27px;
    width: 9px;
    height: 9px;
    margin: auto;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    box-sizing: border-box;
}
.footer_company_bt .top_aboutus_sns a img{
    margin-right:20px;
    width: 30px;
}
.footer_company_logo{
    padding: 0px;
    display: block;
}
.footer_company_logo img.footer_logo{
    padding: 1em 0;
}
.footer_company_logo address{
    padding: 0px 0px 20px;
    line-height:2;
    font-size: 14px;
}
.footer_group{
    background-color: #1e1e1e;
    padding:30px;
    display: grid;
    grid-template-columns:288px 1fr 1fr 1fr 1fr 1fr ;
}
.footer_grouplogo{
    padding:40px 10px;
}
.footer_group_shop_info{
    color:#fff;
    padding:20px;
    border-left:1px dashed #fff;
    font-size: 14px;
}
.footer_group_shop_info a{
    color:#fff;
}

.copy {
    padding: 15px 0;
    font-size: 12px;
    background: #23160a;
    color: #fff;
    text-align: center;
    display: block;
    width:100%;
}
.copy a {
    color: #fff;
}
@media screen and (min-width: 769px) and (max-width: 1520px) {
    /*769-1520*/
    .footer_menu_box {
        padding: 1%;
        min-width: 14%;
    }
    
}
@media screen and (min-width: 0px) and (max-width: 768px) {
    /*SP 769未満*/
	#footer{
        width:100%;
        padding:0%;
    }
    .footer_menu_inn {
        width: 96%;
        padding: 2%;
        margin: 0 auto;
    }
    .footer_menu_box {
        width: 100%;
        min-height: 100px;
        padding: 0 0 20px 0;
        margin-bottom: 10px;
        border-right: 0px dashed #ccc;
        border-bottom: 1px dashed #ccc;
    }
    .footer_menu_box ul li{
        font-size:12px;
    }
    .footer_info_inn {
        display: block;
    }
    .footer_news_wrap {
        width: 96%;
        float: none;
        padding: 2%;
    }
    .footer_news_wrap h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .footer_news_wrap .news_area ul li {
        width: 94%;
        padding: 10% 3%;
    }
    .footer_news_wrap .news_area ul li h4{
        font-size:12px;
    }
    .footer_news_wrap .news_area ul li p{
        font-size:10px;
    }
    .footer_company_logo img.footer_logo{
        padding: 2%;
        max-width:96%;
    }
    .footer_company_box {
        width: 96%;
        padding:2%;
    }
    .footer_company_bt {
        padding: 1rem 2%;
        grid-template-columns: 1fr;
    }
    .footer_company_bt .top_aboutus_sns a img{
        width: 30px;
    }
    .footer_company_logo {
        padding: 0;
        grid-template-columns: 1fr;
    }
    .footer_company_logo address {
        padding: 1rem 2%;
        width:96%;
        font-size: 12px;
    }
    .footer_tel {
        padding: 1rem 2%;
        text-align: left;
        font-size: 12px;
    }
    .footer_group {
        padding: 10px;
        grid-template-columns: 1fr;
    }
    .footer_group_shop_info {
        border-left: 0px dashed #fff;
        border-bottom: 1px dashed #fff;
        font-size:0.8em;
    }
    a.footer_inq_bt{
        width: 90%;
        font-size: 1.4em;
    }

}