@charset "utf-8";

/*-------------------------------------------*/
/*  default setting
/*-------------------------------------------*/

html {
    font-size: 62.5%
}
body {
    background: #fff;
    color: #333;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.2rem;
    line-height: 1.6em;
   /* -webkit-text-size-adjust: 100%;*/
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align:bottom;
    font-size:0;
}
.text_wrap{
    margin:16px;
}
ul{
    list-style:none;
}
.font_red{
    color:#e70000;
    font-weight:bold;
}
.font_small{
    text-align:right;
    font-size: 1.0rem;
    margin:0 10px 6px 0;
}
.indent{
	padding-left:1em;
	text-indent:-1em;
}
a{
    display:inline-block;
}
.center{
    text-align:center;
}

/*-------------------------------------------*/
/*  button
/*-------------------------------------------*/

.btn_link{
    border-radius:5px;
    text-align:center;
    background-color:#d8f5f5;
    box-shadow:0px 4px 0px -1px #90b5b5;
    text-decoration:underline;
}
.btn_link a {
    padding:10px 0;
    display:inline-block;
    width:100%;
    color:#1476b5;
}
.btn_buy01 {
    margin: 20px 16px;
}
.btn_buy02 {
    margin: 0 16px;
}
.btn_buy03 {
    margin: 10px 16px 20px;
}
.btn_buy04 {
    margin: 0 16px 20px;
}

/*-------------------------------------------*/
/*  offer
/*-------------------------------------------*/

.offer{
    background:#fff;
    margin:10px 10px 20px;
    padding:0 0 20px 0;
    border:4px solid #b7e1e2;
}
.offer h2{
    background:#ce0b0b;
    margin:10px 16px;
    color:#fff;
    text-align:center;
    padding:6px 0;
    font-size:16px;
}
.offer dl{
    margin:0 16px;
}
dl.campaign{
    overflow:hidden;
}
dl.campaign dt{
    float:left;
}
dl.campaign dd:last-child{
    margin: 0;
}

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

.content2,
.content9{
    background:url(../img/bg_line.gif) 0 0 repeat;
}
.content3{
    background:url(../img/bg_content3.gif) 0 0 repeat;
}
.content5{
    background:url(../img/bg_square.gif) 0 0 repeat;  
}
.content3 ul,
.content5 ul,
.content8 h2{
    padding:0 0 10px;
}
.content3 h3{
    margin:0 10px;
}
.content3 li{
    width:90%;
    margin:0 auto 10px;
    padding:10px 6px;
    background:#fff;
    border-radius:2px;
}
.content5 li{
    margin:0 0 10px;
}
.content5 .box{
    margin:0 3.3%;
    padding: 8px 16px 10px 16px;
    background:#fff;
}
.content3 li p{
    margin:4px 10px 0 10px;
}
.content5 .box img{
    margin:10px 0 6px;
}
.content6 p{
    margin:10px 16px;
}
.content6 li:last-child{
    background:#f1f8f8;
    padding:0 0 10px 0;
}
.content7 ul{
    background:#fbf5d2;
    padding:16px;
}
.content7 ul li{
    background:#fff;
    margin:10px 0 0 0;
    padding:10px 16px;
    border-radius:4px;
    border:#B3B3B3 1px solid;
}
.content7 ul li:first-child{
    margin:0;
}
.content7 .none{
    text-align:right;
}
.content8{
    border-top:#28b3ac 2px solid;
    padding:20px 0;
}
.content9 h2{
    margin:0 0 20px;
}
.content11{
    text-align:center;
    margin:40px 0 15px;
}
.content11 iframe{
    margin:30px 0 15px;
    width:85%;
    height:200px;
}

/*-------------------------------------------*/
/*  accordion
/*-------------------------------------------*/

.content8 .accordion {
    margin: 0 20px 0 20px;
}
.content10 .child{
    border: 1px solid #8de1d1;
    background:#eafffb;
    padding:10px 20px 10px 30px;
}
.content10 .policy{
    margin:20px 10px;
}
.content10 .policy .child{
    border: 1px solid #C7C7C7;
    background:#fff;
    padding:0 0 20px 0;
}
.content10 .switch .menu:after,
.offer .switch .menu:after,
.content8 .switch .menu:after{
    content:url(../img/img_a_gray.png);
}
.content10 .policy .menu:after{
    content:url(../img/img_a_white.png);
}
.content10 li{
    margin: 15px 10px 0 10px;
}
.content10 .accordion .menu{
    padding:10px 40px;
    background-image:url(../img/icon_q.png);
    background-color:#efefef;
    box-shadow:0px 4px 0px -1px #8d8d8d;
}
.content10 .policy .menu{
    padding:10px;
    background-image:none;
    background-color:#fff;
    border:1px #8d8d8d solid;
    box-shadow:0px 4px 0px -1px #8d8d8d;
}
.offer .accordion .menu{
    margin:0 16px;
    background-color:#efefef;
    box-shadow:0px 4px 0px -1px #8d8d8d;
}
.content8 .accordion .menu{
    background-color:#efefef;
    box-shadow:0px 4px 0px -1px #8d8d8d;
}
.offer .child,
.content8 .child{
    border: 1px solid #aaaaaa;
}

/*-------------------------------------------*/
/*  accordion(default setting)
/*-------------------------------------------*/

.child{
    display: none;
    margin: 0 0 -1px;
    padding: 10px;
}
.switch .menu:after{
    position: absolute;
    top: 40%;
    right: 10px;
    margin-top: -1.4rem;
    -webkit-transform: scale(0.5); 
    -moz-transform: scale(0.5); 
    transform: scale(0.5); 
    -moz-transition: all, 0.25s, linear;
    -o-transition: all, 0.25s, linear;
    -webkit-transition: all, 0.25s, linear;
    transition: all, 0.25s, linear;
}
.switch .menu.active:after{
    -moz-transform: rotate(90deg)  scale(0.5);
    -ms-transform: rotate(90deg) scale(0.5);
    -webkit-transform: rotate(90deg) scale(0.5);
    transform: rotate(90deg) scale(0.5);
}
.menu{
    background-repeat: no-repeat;
    background-position:10px 10px;
    background-size:20px 20px;
    color: #202020;
    border-radius:5px;
    display: block;
    position: relative;
    margin: 1px 0 0;
    padding: 10px;
}

/*-------------------------------------------*/
/*  footer
/*-------------------------------------------*/
footer {
    margin-top: 40px;
	padding-bottom: 50px;
}

footer .fBox {
    background: #11A0A3;
    text-align: center;
    position: relative;
}

footer p {
    color: #fff;
    font-size: 1.0rem;
    padding: 10px 5px;
}

footer img {
/*    position: absolute;
    top: -50px;
    right: 15px;
    width: 52px;
    height: 32px;
*/}

/** スクロール処理 **/
/*#page_top {
    font-size: 1.2rem;
    position: fixed;
    right: 6px;
    color:#fff;
}
#page_top a {
    background:#0c8f93;
    display: block;
    padding: 8px 0;
    width: 100px;
    color:#fff;
    text-decoration:none;
    border-radius:5px;
}*/

.fixNav {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 10px;
}

.fixNav li {
	width: 32%;
	float: left;
}

.fixNav li a {
    background:#0c8f93;
    display: block;
    padding: 4px 0;
	text-align: center;
    color: #fff;
    text-decoration:none;
    border-radius: 5px;
}

.fixNav li a img {
	width: auto;
	height: 28px;
}

.fixNav li:nth-child(2) {
	margin: 0 2%;
}


/*  content12
------------------------------------------------ */
.content12 h2 {
	margin-bottom: 20px;
}

.content12 h2 img {
	width: 100%;
}
	
.sec10 .title img {
	display: block;
	width: 100%;
}

.content12 .content {
	margin: 0 auto;
	width: 88%;
}

.content12 .borderBox {
	margin-bottom: 28px;
	background-color: #FFF;
	padding: 10px 10px 10px 0;
	border: 1px solid #0c8f93;
}

.content12 table {
	width: 100%;
	border-collapse: collapse;
}

.content12 th,
.content12 td {
	padding: 6px 5px;
	font-size: 12px;
	text-align: left;
	line-height: 1.3;
	vertical-align: top;
}

.content12 th {
	padding-top: 10px;
	font-weight: normal;
}

.content12 .confirmTable th {
	padding-top: 6px;
}

.content12 table th:first-child {
	padding-left: 15px;
	width: 38%;
	letter-spacing: -1px;
	box-sizing: border-box;
}
	
.content12 th:nth-child {
	width: 9%;
}
	
.content12 td {
	width: 25%;
}

.content12 td input[type="text"] {
	width: 100%;
	color: #000;
	height: 25px;
	font-size: 12px;
	line-height: 1.4;
	border: 1px solid #CCC;
	box-sizing: border-box;
}

.content12 td .fText02 {
	width: 70% !important;
}

.content12 .thStyle {
	padding-left: 10px;
}

.content12 .tdStyle {
	padding-left: 12px;
}

.content12 td textarea {
	width: 100%;
	height: 100px;
	font-size: 12px;
	border: 1px solid #CCC;
	box-sizing: border-box;
	border-radius: 0;
}

.content12 .submit {
	text-align: center;
}

.content12 .submit li {
	margin: 0 3px;
	display: inline;
}

.content12 .submit li input {
	padding: 4px 0 4px 10px;
	width: 43%;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border: none;
	background: #11a0a3 url(../img/icon.png) no-repeat 16% center;
	background-size: 8px 14px;
	border-radius: 0;
}

.errorMsg {
	margin: 10px 0;
	text-align: left;
}

.errorMsg li {
	color: #ff0000;
}

/*  thanks.html
------------------------------------------------ */
.content12 .thanks {
	text-align: left;
}

.content12 .thanks .borderBox {
	padding: 10px 15px;
}

.content12 .thanks .text {
	margin-bottom: 10px;
}

.content12 .thanks .pLink a {
	color: #333;
	text-decoration: underline;
	text-align: left;
}

.content12 .thanks .pLink a:hover {
	text-decoration: none;
}

/* 新料金案内（20250825） */
.tbl_plan_sp{
    padding-bottom:1em;
}
.tbl_plan_sp table{
    width:95%;
    margin:0 auto;	
}
.tbl_plan_sp table + p{
    font-size:95%;
    text-align:right;
    margin-top:0.25em;
}
.tbl_plan_sp table td{
    text-align:center;
    vertical-align:middle;
    border:1px solid #ccc;
}
.tbl_plan_sp table tbody{
    background:#fff;
}
.tbl_plan_sp table tbody:nth-child(odd){
	background:#f5f5f5;
}
.tbl_plan_sp table tbody tr:nth-child(odd){
    background:none;
}
.tbl_plan_sp table td:nth-child(2){
    width:40%;	
}
.tbl_plan_sp table td{padding:1em;}
.tbl_plan_sp table td img{
    width:76.5%;
}
.tbl_plan_sp .tr_row_sp td{
    text-align:center;
    padding:1.5em 0 !important;	
}
.tbl_plan_sp .th_sp_bg td{
    padding:3% 3% !important;
    background:#666;
    color:#fff;
    font-weight:normal;
    box-sizing:border-box;
}
.tbl_plan_sp td .img{
    display:inline-block;
    max-width:100%;
    padding:5px 5px 0;	
}