@charset "UTF-8";

section {
background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
background-image: linear-gradient(top, #ffffff, #f5f5f5);
	margin-left: -10px;
	margin-right: -10px;
	padding-top:45px;
	padding-bottom:45px;
}

h3 .section-title{
	text-align: center;
}

h4.pc:before {
  content: "\f046 \a0";
font-family: FontAwesome;
color: #F13C4E;
}

h4.pc {
font-size: 1.4em;
border-bottom: 2px solid #F13C4E;
margin:2em 0 1em;
}

.bbar {
margin: 7em auto 1em;
border-bottom:1px solid #E3E3E3;
width:90%;
}

#letsnote .section-subtitle {
	margin: 0.75em 0 0 ;
	font-size: 200%;
	/*line-height: 1.6;*/
	text-align: left;
	color: #2F5597;
}
#letsnote .section-content {
	margin:  0 0 0.75em;
	font-size: 140%;
	/*line-height: 1.7;*/
	text-align: left;
}

.section-title {
	margin: 3em 0;
	font-size: 200%;
	line-height: 1.6;
	text-align: center;
}

.section-content {
	margin: 2em 0 4em;
	font-size: 140%;
	line-height: 1.7;
	text-align: center;
}

#content a.txtlink {
	text-decoration:none;
	font-size:0.8em;
		color: #F57900;
}
#content a.txtlink:hover {
	text-decoration:underline;
	color: #3699DB;
}

ul.linone {
	list-style: none;
	text-indent:-1.4em;
}

#support th {
	font-size:1.2em;
}

/*Pana spec table
---------------------------------------------------*/
#content .pc_pana th {
  color: #fff;
  background: #258;
  text-align: center;
}

/*Apple spec table
---------------------------------------------------*/
#content .pc_apple th, #content .pc_apple td {
line-height:2.2em;
border:none;
}

@media (max-width: 768px) {

.section-title {
	font-size: 180%;
}
.section-content {
	font-size: 90%;
}
}

.displaytbl {
    display: table;
    margin-bottom: 16px;
    padding-bottom: 1em;
}
.displaytbl_element {
    padding: 0 0 0 10px;
    display: table-cell;
    width: 50%;
    white-space: normal;
    line-height: 1.8;
    vertical-align: top;
}

.displaytbl_element.numbering {
    width: 92%;
    white-space: normal;
}
.displaytbl_element100 {
    padding: 0 0 0 10px;
    display: table-cell;
    width: 100%;
    white-space: normal;
    line-height: 1.8;
    vertical-align: top;
}

.displaytbl_element.number {
    width: 8%;
    padding: 0 10px 0 0;
    font-size: 8vw;
    vertical-align: top;
    text-align: center;
    white-space: nowrap;
    line-height: 1.0;
    color: #217DBC;
}


.displaytbl_element h4 {
	font-size: 140%;
	margin-bottom: 1.4em
}

.displaytbl_element.vmid,.displaytbl_element100.vmid {
	vertical-align: middle;
}


.list-group a.square {
	padding: 20px 30px;
	font-size: 140%
}
.list-group div.square {
	padding: 30px;
}

.pricedate {
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-weight: 700;
	margin: 5px 0;
}

.content_full2 {
	margin: 10px -10px 10px;
	padding: 20px;
}

.module-gray2 {
	background-color: #8e8e8e;
}


/*web font
---------------------------------------------------*/

.wf-Playfair{
font-family: 'Playfair Display', serif;
color: #488C91;
}
