@charset "UTF-8";

/* =================================================================
container
=================================================================*/
#single #container_single {
 width: 750px;
 margin: auto;
 zoom: 1;
}
#single .boxarea {
 width: auto;
 height: auto;
}
#single .box_ttl {
 padding: 8px;
 border: 2px solid #0D9738;
}
#single .box_ttl02 {
 padding: 8px;
 border: 2px solid #ccc;
}
#single h2.mobile {
 background: url(../images/h2_bg.gif) repeat-y left top;
 padding: 5px 20px;
 margin: 10px 0 20px;
 font-size: 20px;
 font-weight: normal;
 text-decoration: none;
 color: #fff;
}
#single h3 {
 margin: 0 0 1em;
}
#single h4 {
 color: #00A95F;
}
#single .camp01 {
 background: url(../images/camp_bg.png) repeat left top;
 padding: 12px 8px;
 margin: 0 0 10px;
}
#single .notice01 {
 background: #eee;
 padding: 10px;
 margin: 0 0 10px;
 border: 1px solid #ccc;
}
#single .notice02 {
 background: #FCFFE7;
 background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FCFFE7), to#FFFFFF));
 background: -webkit-linear-gradient(#FCFFE7, #FFFFFF);
 background: -moz-linear-gradient(#FCFFE7, #FFFFFF);
 background: -ms-linear-gradient(#FCFFE7, #FFFFFF);
 background: -o-linear-gradient(#FCFFE7, #FFFFFF);
 background: linear-gradient(#FCFFE7, #FFFFFF);
 padding: 10px;
 margin: 0 0 10px;
 border-top: 1px dotted #ccc;
}
#single ul {
 margin: 0 16px;
}
#single ul li {
 list-style-type: none !important;
 margin: 0 0 10px 10px;
 font-size: 88%;
 text-indent: -8px;
}
#single ul li:before {
 content: '';
 width: 8px;
 height: 8px;
 display: inline-block;
 border-radius: 100%;
 background: #00A95F;
 position: relative;
 left: -8px;
 top: -1px;
}
#accordion_pm {
 width: auto;
 margin: 0 10px;
}
#accordion_pm dt {
 cursor: pointer;
 background-image: url("../images/icon_plus_20.png");
 background-repeat: no-repeat;
 background-position: right center;
 border-bottom: dotted 1px #ccc;
 padding: 10px;
 font-size: 88%;
}
#accordion_pm dd {
 display: none;
 line-height: 140%;
 margin: 0;
 border-bottom: solid 1px #0D9738;
 background-image: url("../images/icon_a.gif");
 background-repeat: no-repeat;
 background-position: 10px 16px;
 padding: 10px 0 10px 40px;
}
#accordion_pm dt.active {
 background-image: url("../images/icon_minus_20.png");
}
#accordion_pm dt.over {
 color: #CCC;
 text-decoration: underline;
}
#accordion_pm dt h4 {
 cursor: pointer;
 background-image: url("../images/icon_q.gif");
 background-repeat: no-repeat;
 background-position: left center;
 padding: 10px 40px 10px 40px;
 font-weight: normal;
 color: #000;
}
#single dl.step {
 border: 2px solid #00A95F;
 background: #00A95F;
 vertical-align: middle;
 position: relative;
}
#single dl.step dt {
 float: left;
 width: 20%;
}
#single dl.step dt span {
 color: #fff;
 position: absolute;
 top: 50%;
 left: 10%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
}
#single dl.step dd {
 float: right;
 width: 78%;
 padding: 1%;
 background: #FFF;
}
#single dl.step h4 {
 color: #FF2163;
 font-size: 100%;
 margin: 0 8px;
}
#single dl.step ol li {
 list-style-type: decimal;
 font-size: 88%;
 margin-left: 2em;
}
#single .navi {
 background: #FFFFFF;
 background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to#EEEEEE));
 background: -webkit-linear-gradient(#FFFFFF, #EEEEEE);
 background: -moz-linear-gradient(#FFFFFF, #EEEEEE);
 background: -ms-linear-gradient(#FFFFFF, #EEEEEE);
 background: -o-linear-gradient(#FFFFFF, #EEEEEE);
 background: linear-gradient(#FFFFFF, #EEEEEE);
}
#single .navi div {
 padding: 10px;
 border-bottom: 1px solid #cccccc;
 border-top: 1px solid #ffffff;
}
#single .navi a {
 background: url(../images/icon_plink.png) no-repeat left top;
 padding: 0 10px 0 20px;
 text-decoration: none;
}
#single img {
 vertical-align: bottom;
}
#single a.link {
 background: url(https://mg.emlife.jp/wp-content/uploads/2015/06/icon_link.gif) no-repeat left 50%;
 padding: 5px 0 5px 20px;
}
#single a:hover {
 opacity: 0.6;
 filter: alpha(opacity=60);
 -ms-filter: "alpha(opacity=60)";
 -moz-opacity: 0.6;
 -khtml-opacity: 0.6;
 zoom: 1;
}
#single .table_basic02 {
 width: 100%;
 border: 1px solid #0D9939;
 font-size: 88%;
}
#single .table_basic02 th, .table_basic02 td {
 vertical-align: top;
 padding: 5px;
}
#single .table_basic02 th {
 border-right: 1px solid #0D9939;
}
#single .table_basic02 tr.bb, #single .table_basic02 th.bb, #single .table_basic02 td.bb {
 border-bottom: 1px solid #0D9939;
}
#single .table_basic02 td.dr {
 border-right: 1px dotted #0D9939;
}
#single .table_basic02 td {
}
#single .table_basic02 tr.even th, #single .table_basic02 tr.even td, #single .table_basic02 td.even, #single .table_basic02 th.even {
 background: #FCFFE7;
}
#single .table_basic03 {
 width: 100%;
 border: 1px solid #ccc;
 font-size: 88%;
}
#single .table_basic03 th.docomo {
 background: #D90000;
 color: #fff;
 font-weight: bold;
 font-size: 120%;
 padding: 6px;
}
#single .table_basic03 th.au {
 background: #FF8000;
 color: #fff;
 font-weight: bold;
 font-size: 120%;
 padding: 6px;
}
#single .table_basic03 th.softbank {
 background: #000;
 color: #fff;
 font-weight: bold;
 font-size: 120%;
 padding: 6px;
}
#single .table_basic03 th.docomo02 {
 background: #F8D9D9;
 font-weight: normal;
 padding: 6px;
 border: 1px solid #ccc;
}
#single .table_basic03 th.au02 {
 background: #FFECD9;
 font-weight: normal;
 padding: 6px;
 border: 1px solid #ccc;
}
#single .table_basic03 th.softbank02 {
 background: #eee;
 font-weight: normal;
 padding: 6px;
 border: 1px solid #ccc;
}
#single .table_basic03 td {
 padding: 6px;
 border: 1px solid #ccc;
}
#single span.cap {
 font-size: 88%;
 color: #666;
 text-indent: -1em;
 margin-left: 1em;
 display: block;
}

#single .box_section {
 padding: 0 10px 20px;
}
#single #footer .top {
 width: 750px;
 margin: auto;
}
#single .table_basic02 th, #single .table_basic02 td {
 vertical-align: top;
 padding: 5px;
 text-align: left;
}
#single .table_basic02 sup {
 color: #FF0000;
}
.pdb10 {
 padding-bottom: 10px !important;
}
.pdt13 {
 padding-top: 13px !important;
}
.mgt5 {
 margin-top: 5px !important;
}
.mgt10 {
 margin-top: 10px !important;
}
.mgt15 {
 margin-top: 15px !important;
}
.mgt20 {
 margin-top: 20px !important;
}
.mgt30 {
 margin-top: 30px !important;
}
.mgt50 {
 margin-top: 50px !important;
}
.mgb0 {
 margin-bottom: 0 !important;
}
.mgb10 {
 margin-bottom: 10px !important;
}
.mgb20 {
 margin-bottom: 20px !important;
}
.mgb30 {
 margin-bottom: 30px !important;
}
.mgr0 {
 margin-right: 0 !important;
}
.mgl20 {
 margin-left: 20px !important;
}
.mgl30 {
 margin-left: 30px !important;
}
.w150 {
 width: 23.4375%;
}
.w225 {
 width: 35.15625%;
}
.w260 {
 width: 45.25%;
}
.w288 {
 width: 48%;
}
/* !Floats ------------------------------------------------------------------ */
.fl_img_left {
 display: inline;
 float: left;
 margin-right: 0;
}
.fl_img_right {
 display: inline;
 float: right;
 margin-left: 0;
}
.ft_box {
 overflow: hidden;
*zoom: 1;
}
.ta_c {
 margin: 0 auto;
 text-align: center;
}
.ta_l {
 text-align: left !important;
}
/* !Base Fonts -------------------------------------------------------------- */

.fz_s {
 font-size: 72% !important;
}
/* base 14px -> 10px */
.fz_l {
 font-size: 115% !important;
}/* base 14px -> 16px */
.fz_ll {
 font-size: 129% !important;
}/* base 14px -> 18px */
.fz_lll {
 font-size: 143% !important;
}/* base 14px -> 20px */
sup {
 font-size: 80% !important;
 vertical-align: top;
 color: #ff0000;
}
.txt-red {
 color: #FF0000;
}

@media screen and (min-width: 769px) {
.forSP {
 display: none !important;
}
.forTB {
 display: none !important;
}
.forPC {
 display: block;
}
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 768px) {
.forPC {
 display: none !important;
}
.forTB {
 display: block;
}
#footer .forSP {
 display: block !important;
}
.forSP {
 display: none;
}

#single #container_single {
 width: 100%;
 margin: auto;
 padding-bottom: 1px;
 zoom: 1;
}
#single img {
 max-width: 100%;
 height: auto;
}
#single .boxarea {
 max-width: 100%;
 height: auto;
}
.w288 {
 width: 100%;
}
.w260 {
 width: 99%;
 padding: 0 !important;
 text-align: left !important;
}
#single h3 {
 margin: 8px;
}
.fl_img_left, .fl_img_right {
 display: block;
 float: none;
 margin: 0 auto;
 text-align: center;
}
.fl_img_left p, .fl_img_right p {
 text-align: left;
}
#single .box_ttl {
 margin-bottom: 10px;
}
.smgt10 {
 margin-top: 10px !important;
}

/* page-top
-------------------------------------------------------------*/
#footer {
 margin: 0;
}
#footer #page-top {
 display: none;
 right: 20px;
 position: fixed;
 bottom: 55px;
 opacity: 0.7;
}
#footer #page-top a {
 margin: 0;
 text-indent: -9999px;
 display: block;
 padding: 0;
 height: 33px;
 width: 33px;
 background-size: 33px 33px;
 background-position: 0px 0px;
 background-repeat: no-repeat;
 background-image: url("../images/img_pagetop.png");
}
/* copyright
-------------------------------------------------------------*/
#footer #copyright {
 background-color: #FFF;
 padding-top: 10px;
}
#footer #copyright a.bnr {
 margin: 0 auto;
 width: 200px;
 text-align: center;
 display: block;
}
#footer #copyright img {
 min-width: 200px;
 height: auto;
}
#footer #copyright p.copy {
 display: block;
 padding: 0 0 10px;
 font-size: 12px;
 text-align: center;
 line-height: 1.4;
}
#footer #copyright p.copy.no_cart {
 padding-top: 0;
}
}

@media screen and (max-width: 490px) {
#single .table_basic02, #single .table_basic03 {
 width: 100%;
}
.forPC {
 display: none !important;
}
.forTB {
 display: none !important;
}
.forSP {
 display: block !important;
}
.w150 {
 width: 30%;
}
}
