@charset "utf-8";
/*:: Crearfix :::::::::::::::::::::::*/

.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
/*:: Crearfix :::::::::::::::::::::::*/

body {
    min-width: 1000px;
    line-height: 1.6;
}
#wrap {
    font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#Wrapper {
    margin:0 auto;
    width:1000px;
}
/*===common==*/
.fl {
    float: left;
}
.fr {
    float:right;
}
.re {
    position: relative;
}
h3 {
    width: 100%;
    font-size: 22px;
    color: #fff;
    background: #01173a;
    margin: 60px 0;
    box-sizing: border-box;
    padding: 10px 0 10px 20px;
}
/*===header==*/
.logo_box {
    width:600px;
}
.tel_box {
    width:400px;
}
#header {
    background:#fff;
    /*border-bottom:1px solid #666;*/
    width:100%;
}
#header .header_in {
    width: 1000px;
    margin: 0 auto;
}
#header h1 {
    font-size:14px;
    padding-top:9px;
    padding-left:6px;
	margin-bottom:12px;
}
#header .logo {
    margin: 16px 0 0 14px;
}
#header .logo img {
    width:100%;
}
#header .menu {
    margin-top:8px;
}
#header .menu li {
    margin-left: 0;
    letter-spacing: normal;
    display: inline-block;
    line-height: 1;
    position: relative;
    font-size: 12px;
    width: 140px;
    background: #fff;
    text-align: center;
	padding-bottom:10px;
}
#header .menu li:after {
    content: "|";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    color: #c2c3e6;
    margin-top: -.5em;
}
#header .menu li a {
    text-decoration: none;
    display: inline-block;
transition: .3s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#header .menu li a:link {
    color:#000;
}
#header .menu li a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    color: #093580;
    font-weight: bold;
}
#header .menu li a:visited {
    color:#000;
}
#header .tel_inner {
    font-weight: bold;
    text-align: center;
    margin-left: 40px;
}
#header .info {
    font-size: 14px;
}
#header .tel_nb {
    font-size:30px;
    margin-top:4px;
}
#header .tel_nb a {
    text-decoration: none;
    color: black;
    font-weight: normal;
}
/*20250613是澤更新ここから*/
.tel_image {
    text-decoration: none;
    color: black;
    font-weight: normal;
    font-size: 30px;
}
.tel_image::before {
    content: url(../img/telmark_icon.png);
}
/*20250613是澤更新ここまで*/
#header .week {
    font-size:12px;
    margin-top:4px;
}
/*===main==*/
#main {
    width:1000px;
    margin:10px auto 0 auto;
    height:400px;
    background:url(../img/mainback.png) no-repeat;
}
#main h2.catch {
       font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 700px;
    padding-top: 14px;
    color: #01173a;
    line-height: 1.4;
}
#main .maru {
    width:700px;
    padding:20px 40px;
}
#main .maru img {
    display: inline-block;
    margin:0 6px;
}
#main .price {
    font-size:36px;
    font-weight:bold;
    text-align:center;
    width:700px;
    color:#0a1229;
}
.list {
    margin: 10px;
    list-style-type: none;
    overflow: hidden;
}
.list li {
    margin: 0;
    float: left;
transition: .8s;
}
.list-mv07 {
    opacity: 0;
    filter:alpha(opacity=100); /* IE 6,7*/
    -ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
    transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
}
.mv07 {
    opacity: 1.0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}
/*===#contents==*/    
#contents {
    padding-bottom:4em;
}
#contents .check {
    text-align:center;
    margin-top:30px;
}
#contents .merit_in {
    width:940px;
    margin :0 auto;
    background:#FFF;
}
#contents .mg_t30 {
    margin-top:30px;
}
#contents .merit_in dl {
    float:left;
    width:300px;
    margin-left:20px;
}
#contents .merit_in dt {
    font-size:24px;
    font-weight:bold;
    position:relative;
    padding:14px 0 0 60px;
    height:40px;
}
#contents .merit_in dd {
    font-size:16px;
    padding:42px 0 0 40px;
    line-height:1.6;
    text-align: justify;
    text-justify: inter-ideograph; /* 両端揃えの種類 */
}
#contents .merit_in dl:first-child {
    margin-left:0;
}
#contents .merit_in dl img {
    width:56px;
    display:block;
    position:absolute;
    top:0;
    left:0;
}
/*infoバナー*/
#contents .infobn {
    height:180px;
    width:800px;
    margin:0 auto;
    background:url(../img/info.png)no-repeat;
    margin-top:40px;
    padding: 40px 20px 10px 20px;
    box-sizing: border-box;
}
#contents .infobn .writer01 {
    font-size:20px;
    font-weight:bold;
    padding-left:20px;
}
#contents .infobn .writer02 {
    margin-top:8px;
}
#contents .infobn .writer03 {
    font-size:14px;
    font-weight:bold;
    margin-top:8px;
    margin-left:20px;
}
#contents .infobn .infobn_in {
    margin-left: 20px;
}
.mg_t10 {
    margin-top: 0px;
}
/*===#contents 比較==*/    
#contents .hikaku {
    background: #fff;
    width:100%;
    padding: 1rem;
        box-sizing: border-box;
}
#contents .hikaku table {
    width: 100%;
    margin: 0 auto;
    margin-top:30px;
}
#contents .hikaku table td, #contents .hikaku table th {
    border: 1px solid #555;
    border-collapse: collapse;
    width:300px;
    text-align: center;
    vertical-align: middle;
}
#contents .hikaku td, #contents .hikaku th {
    padding: 6px;
}
#contents .hikaku th {
    background:#FBEBB3;
}
#contents .hikaku table .my {
    font-size:18px;
    font-weight: bold;
    color:#ba1717;
}
#contents .hikaku table tr th:first-child {
    width:140px;
}
#contents .merit_demarit {
    display: flex;
    flex-wrap: wrap;
    margin-top:2rem;
  
}
#contents .merit_demarit dl {
    width:300px;
  
    border:1px solid #aaa;
    border-radius:5px;
    padding-bottom:1rem;
}
#contents .merit_demarit dl:first-child{
    margin-right:2rem;
}

#contents .merit_demarit dl dt {
    font-size:16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    padding: 1rem;
    box-sizing: border-box;
}
#contents .merit_demarit .back_bright {
    background: #d86798;
}
#contents .merit_demarit .dark {
    background: #888;
}
#contents .merit_demarit dl dd {
    margin:1.2rem 1.2rem 1.2rem 2rem;
    font－size:14px;
    
    line-height: 1.4;
}
#contents .merit_demarit dl dd:before {
    content: "●";
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #e6ac3b;
    text-indent:-1rem;
    margin-right:6px;
}
#contents .merit_demarit .ivew_01{
    margin-left:2rem;
}
/*===#contents 料金==*/    
#contents .ryoukin {
    background:#fff;
    padding: 1rem;
    width:100%;
        box-sizing: border-box;
}
#contents .ryoukin_in .ryoukin_title {
    width:900px;
    margin:0 auto;
    margin-top:30px;
    font-weight: bold;
}
#contents .ryoukin table {
    margin:0 auto;
    padding: 3px;
    width:900px;
    margin-top:10px;
}
#contents .ryoukin table, #contents .ryoukin table td, #contents .ryoukin table th {
    border: 1px solid #595959;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: center;
    padding:6px;
}
#contents .ryoukin td,#contents .ryoukin th {
    width: 160px;
    height: 25px;
}
#contents .ryoukin th {
    background:#B2CDFD;
}
#contents .ryoukin .kome {
    width:900px;
    margin:0 auto;
    margin-top: 20px;
	line-height:1.7;
}
/*===#contents Q&A==*/    
#contents .q_and_a {
    background:#fff;
    width:100%;
    padding: 1rem;
        box-sizing: border-box;
}
#contents .q_and_a .accordion {
    border:1px solid #888;
    margin:0 auto;
    margin-top:20px;
    width:80%;
}
#contents .q_and_a .accordion dt {
    width: 100%;
    padding:16px;
    font-size: 18px;
    background: #FFF;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    color: #036;
    font-weight: bold;
        box-sizing: border-box;
}
#contents .q_and_a .accordion dd {
    line-height: 1.8;
    width: 100%;
    padding: 16px;
    font-size: 18px;
    background: #eee;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
}
#contents .q_and_a .accordion:after {
    clear: both;
}
#contents .q_and_a .accordion dd {
    display: none;
}
#contents .q_and_a .accordion dt:after {
    content: "▼";
    font-size:16px;
    color:royalblue;
    margin-left:6px;
}
#contents .q_and_a .accordion dt.active:after {
    content: "▲";
}
#contents .q_and_a dl:first-of-type {
    margin-top:30px;
}
#contents dl.accordion dt {
    cursor:pointer;
}
#contents dl.accordion dt:hover {
    background:#38d0c9;
}
#contents dl.accordion dt {
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
}
#contents dl .accordion dt:active {
}
/*===#contents 問合せフォーム==*/
#contents .form_mail {
    line-height:1.6;
    width:100%;
    padding: 1rem;
        box-sizing: border-box;
}
#contents .form_mail .form_01 {
    margin-top:30px;
    font-size:16px;
    font-weight:bold;
    text-align: center;
}
#contents .form_mail .form_02 {
    font-size:12px;
    text-align: center;
}
#contents .post_mail {
    width:60%;
    margin:0 auto;
    font-size:90%;
}
#contents .post_mail dl {
    overflow: hidden;
}
#contents .post_mail dt {
    float:left;
    width:28%;
    text-align: right;
    padding:15px 0;
}
#contents .post_mail dd {
    float: left;
    width: 70%;
    padding: 15px 0;
    padding-left: 10%;
    box-sizing: border-box;
}
#contents .required {
    display: inline-block;
    float: left;
    color: #ffffff;
    border-radius: 3px;
    background:#E80B0F;
    font-size:60%;
}
#contents .privacy_check .required {
    float:none;
}
#contents .privacy_check {
    text-align:center;
    margin:2em auto;
}
#contents .post_mail .boxMax {
    width:100%;
}
.post_mail input[type="text"], .post_mail input[type="email"], .post_mail input[type="tel"] {
    max-width: 98%;
    box-sizing: border-box;
    height: 2em;
    padding: 2px 2%;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background: #fafafa;
    -webkit-appearance: none;
    font-size: 100%;
    font-family: inherit;
    margin-top: 5px;
}
#contents .formBtn {
    text-align: center;
    width:400px;
    margin:2em auto 0 auto;
}
#contents .formBtn .btnyes {
    cursor: pointer;
    line-height: 1;
    float: left;
    padding: 0;
    width: 180px;
    margin:0 10px;
}
#contents .formBtn .btnyes input[type="submit"], #contents .formBtn .btnyes input[type="reset"] {
    background:#416db9;
    color:#fff;
    border-radius:1px;
    width: 180px;
    height:40px;
    font-size:1.1em;
    border-style:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#contents .formBtn .btnyes input[type="reset"] {
    background: #888;
}
#contents .formBtn .btnyes input[type="submit"]:hover, #contents .formBtn .btnyes input[type="reset"]:hover {
    opacity:0.9;
}
.privacy {
    width:80%;
    margin :2em auto 0 auto;
    height:120px;
    overflow:auto;
    border:1px solid #333;
    box-sizing: border-box;
    padding:1em;
    color: #666;
}
/*===footer=*/
.footer_box {
    width:100%;
    background: #093580;
}
.footer_in {
    width:1000px;
    margin:0 auto;
    color:#fff;
    padding:20px;
    line-height: 1.6;
}
.footer_in a {
    color: #fff;
}
.footer_in a:visited {
    color:#999;
}
footer p.copy {
    text-align: center;
    font-size:9px;
    line-height: 1.8;
}
.footer_in .ft_28 {
    font-size:28px;
}
.footer_in .ft_12 {
    font-size:12px;
}
/*===フェード=*/
.fade {
    -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;
}
.fade:hover {
    opacity: 0.4;
    filter: alpha(opacity=60);
}
/*===戻るボタン==*/
.modoru {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.modoru a {
    display: block;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.8;
}
.modoru a:hover {
    display: block;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
/*ivew*/
.ivew_01 {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
transition: .8s;
}
.mv01 {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
/*sp*/
.sp {
    display:none;
}

/*201805追加*/

.catch_plan{
	font-size:2rem;
	font-weight:bold;
	text-align:center;
	margin:20px 0;
	padding:20px 0;
	color:#fff;
	background:#666;
	
	
	}
.price .tada{
	padding: 8px;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    background: #FF9800;
    margin: 0 14px;
	border-bottom: solid 4px #b76e03;
	}	
	.price .tada:hover {/*ボタンを押したとき*/
 	background:#f7bd68;
	-ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
    border-bottom: none;
}
.price .tada a{
	color:#FFF;
	text-decoration:none;
	}	
	
	#contents .ryoukin_in .plan_title{
		    width: 900px;
    margin: 0 auto;
    margin-top: 30px;
    font-weight: bold;
		}

.chirashi{
	width:1000px;
	margin:0 auto;
	margin-top:20px;
	}
.chirashi img{
	width:100%;
	}	


/*ナビ変更201906*/
.navi{
   background: #1976b3;
        margin: 1rem 0;
    
}
.navi .menu5{
    display: flex;
     width:1000px;
    margin:0 auto;
}
.navi .menu5 li{
    width:25%;
        margin: 2px 0;
    font-size:14px;
    text-align: center;

    border-right: 1px solid #fff;
    box-sizing: border-box;
}
.navi .menu5 li a{
    text-decoration: none;
    color:#fff;
        padding:10px 6px;
    display: block;
}
.navi .menu5 li a:hover{
    background: #fff;
     filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;

}
.navi .menu5 li a:hover{
    color:#000;
}

/*2019 ビジネスフォン追加*/
.containar {
    line-height: 1.6;
    width: 100%;
    padding: 1rem;
    box-sizing: border-box;
}
.w100{
    width:100%;
}
.sp_navi{
        display:none;
    }
.tbl-r05{
    width:90%;
    margin:2rem auto;
}
.tbl-r05 td:first-child {
  background: #fbf5f5;
    width:260px;
}
.tbl-r05 td:last-child{
    width:160px;
}
.tbl-r05 th {
  background: #d3ffd5;
      border: 1px solid #ccc;
  color: #000;
  padding: 10px;
}
.tbl-r05 td {border: 1px solid #ccc;
  padding: 10px;
}
.sale{
    color:#F00105;
}
.batu{
    color:#666;
      text-decoration: line-through;
    text-decoration-color:#000;
    font-size:12px;
    
}.en{
    font-weight: bold;
    color:#EC0206;
}
.tonatbl h2,.tonatbl h3{
    font-weight: bold;
    margin:0;
    display: inline-block;
    background: none;
    color:#000;
    padding:0;
    font-size:100%;
}
.dramtbl span{
    font-weight: bold;
}




.footer_box .tel_image::before {
    content: "";
}