@import "iconfont.css";
@import "animate.min.css";

/*-----------------------------------------------------------------------------------*/
/* GENERAL
/*-----------------------------------------------------------------------------------*/

body{
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color: #3a3a3a;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
}

p{
	font-size: 1.2em;
}

p2{
	color: #ffffff;
	font-size: 1.2em;
}


.lead{
	font-weight: 300;
}

button {
	display: inline-block;
	margin-bottom: 0;
	margin-bottom: 10px;
	padding: 6px 12px;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.428571429;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.visibility{
	visibility: hidden;
}

.animated{
	visibility: visible!important;
}

.takepart{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding: 12px 10px;
	top: 0px;
	background: #1D8ADE;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 2px 2px #1a6ea0;
	position: inherit;	
}
a.takepart {/*リンクされた文字*/
    color:#FFF;
    font-style:normal;
    text-decoration:underline;
}
a:link.takepart {/*未訪問のリンク*/
    color:#FFF;
    font-style:normal;
    text-decoration:underline;
}
a:visited.takepart {/*訪問後のリンク*/
    color:#FFF;
    text-decoration:underline;
}
a:hover.takepart {/*マウスをのせたとき*/
    color:#FFF;
    font-style:normal;
    text-decoration:underline;
}
a:active.takepart {/*クリック中*/
    text-decoration:none;
}

/*-----------------------------------------------------------------------------------*/
/*	KEY COLOR
/*-----------------------------------------------------------------------------------*/

/*---- Typography ----*/
header h1, 
.payoff h1,
.details .carousel,
.social a:hover{
	color: #333333;
}

.features p{
	color: #ffffff;
}

/*---- Background ----*/
.features,
.detail .carousel-indicators .active {
	background: #0A7DF3;	
}
	

/*-----------------------------------------------------------------------------------*/
/* NAVBAR
/*-----------------------------------------------------------------------------------*/

nav.navbar{
	position: fixed;
	top: -100%;
	margin-bottom: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	border-radius: 0px;
	transition: all 0.2s;
}

.navbar-nav{
	float: right;
}

nav.navbar.fixed-to-top{
	top: 0px;
}

.navbar-default{
	border: none;
	border-bottom: 1px solid #eee;
	background: #fff;
	opacity: 0.95;
	display: none;
}

.navbar-default .navbar-nav>li>a {
	color: #5C5A5A;
	font-size: 1.2em;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #3A3A3A;	
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.navbar-default .navbar-brand{
	color: #333333;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 2em;
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: "Sawarabi Mincho" !important;
}

.chiseidata_series {
	margin: 0 auto 30px;
	padding: 0;
	width: 70%;
	position: relative;
	z-index: 10;
}

.chiseidata_series li {
	float: left;
	list-style-type: none;
	font-size: 80%;
	border-right: solid 1px #999999;
	margin: 3px 0;
}

.chiseidata_series li a {
	color: #666666;
	display: block;
	padding: 0 5px;
}

.chiseidata_series:after {
	content: "";
	display: block;
	clear: both;
}


/*-----------------------------------------------------------------------------------*/
/* HEADER 
/*-----------------------------------------------------------------------------------*/

header{
	padding: 150px 0px 0px 0px;
	/*height: 960px;
	background: url('../img/kokai.jpg');*/
	background: url('../img/tocho.jpg');
	background-color: white!important;
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
}

header h1{
	text-transform: uppercase;
	/*font-weight: 700;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;*/
	font-size: 100px;
	font-family: "Sawarabi Mincho" !important;
	font-weight: normal;
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 0;
	position: relative;
}

header .catch_copy{
	font-size: x-large;
	display: block;
	color: #333333;
	font-family: "Sawarabi Mincho" !important;
}

.data_serif {
	font-family: 'Vollkorn', serif;
	font-size: 110%;
}

header p.lead{
	font-size: 24px;
	/*font-weight: 700;
	font-weight: 300;*/
	font-weight: bold;
	line-height: 1.75;
	color: #333333;
}


header .carousel-iphone{
	/*margin-right: auto;
	margin-left: auto;*/
	width: 320px;
	height: 672px;
	background: url('../img/iphone-front.png') no-repeat;
	background-size: 100%;
	float: left;
	margin: 0 30px;
	
}

header .carousel {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 95px 0px 0px 4px;
	width: 282px;
}

header .carousel-indicators .active {
	width: 15px;
	height: 15px;
	background: #444444;
}

header .carousel-indicators {
	bottom: -63px;
}

header .carousel-indicators li {
	display: inline-block;
	margin: 1px;
	width: 15px;
	height: 15px;
	border: 1px solid #666666;
	border-radius: 10px;
	text-indent: -999px;
	cursor: pointer;
}

header .header_icons {
	float: left;
	width: 320px;
	margin: 0 30px;
}

header .header_icons:nth-child(2) {
	float: right;
}

header .header_icons ul {
	margin: 0;
	padding: 0 0 10px;
}

header .header_icons ul:after {
	display: block;
	content: "";
	clear: both;
}

header .header_icons li {
	float: left;
	width: 33%;
	padding: 8px 10px;
	box-sizing: border-box;
	display: block;
}

header .header_icons li a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

header .header_icons li img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	-o-border-radius: 11px;
	-ms-border-radius: 11px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.75);
}


/*-----------------------------------------------------------------------------------*/
/* PURCHASE
/*-----------------------------------------------------------------------------------*/

.purchase{
	overflow: hidden;
	/*padding: 200px 0px 100px 0px;*/
	padding: 10px 0 100px 0;
	min-height: 200px;
}

.purchase button.app-store{
	width: 152px;
	height: 52px;
	background: url(../img/badge-appstore.png) #3a3a3a no-repeat 0px 5px;
	color: white;
}

.purchase button.google-play{
	width: 152px;
	height: 52px;
	background: url(../img/badge-google.png) #3a3a3a no-repeat 0px 5px;
	color: white;
}
/*-----------------------------------------------------------------------------------*/
/*	PAYOFF
/*-----------------------------------------------------------------------------------*/

.payoff{
	overflow: hidden;
	padding: 230px 0px 150px 0px;
	min-height: 600px;
	background: url('../img/kokai2.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	color: white;
}

.payoff h1{
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2.8em;
}

/*-----------------------------------------------------------------------------------*/
/*	DETAIL
/*-----------------------------------------------------------------------------------*/

.detail{
	overflow: hidden;
	padding: 50px 0px 0px 0px;
	min-height: 500px;
}

.detail .title{
	margin-bottom: 80px;
	text-align: center;
}

.detail .features .row{
	margin-bottom: 40px;
}

.detail .carousel h1{
	font-size: 3.8em;
}
.detail .carousel h1, .detail p{
	text-align: left;
	font-weight: 300;
}

.detail .carousel h2 {
	text-align: left;
	font-weight: normal;
	color: #000000;
	font-size: 36px;
}

.detail p{
	color: #aaa;
}

.detail .carousel-control{
	background: none;
}

.detail .app-screenshot{
	overflow: hidden;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
	width: 320px;
	height: 450px;
	background: url('../img/iphone-front.png') no-repeat;
	background-size: 100%;
}

.detail .app-screenshot img{
	margin-right: auto;
	margin-left: auto;
	padding-left: 4px;
	width: 280px;
}

.detail .carousel-indicators {
	position: relative;
	bottom: 0;
	left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	padding-bottom: 8px;
	width: 100%;
	border-top: 1px solid #eee;
	background: #ffffff;
}

.detail .carousel-indicators .active {
	width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
}

.detail .carousel-indicators li {
	display: inline-block;
	margin: 1px;
	width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
	background: #eeeeee;
	text-indent: -999px;
	cursor: pointer;
}

.detail .detail_notes {
	border: solid 2px #1f50a3;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-ms-border-radius: 12px;
	padding: 15px;
	margin: 50px 90px 100px;
}

.detail .detail_notes p {
	color: #000000;
	line-height: 1.75;
}

/*-----------------------------------------------------------------------------------*/
/*	FEATURES
/*-----------------------------------------------------------------------------------*/

.features{
	overflow: hidden;
	padding: 150px 0px 150px 0px;
	min-height: 400px;
	color: black;
}

.features p {
	font-weight: 400;
}

.features h2{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 300;
}

.features .circle{
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-top: 33px;
	width: 150px;
	height: 150px;
	border: 2px solid #ffffff;
	border-radius: 100%;
	text-align: center;
	
}

.features span.glyphicon, .features i{
	margin-top: 3px;
	color: #ffffff;
	font-size: 5em;
}

/*-----------------------------------------------------------------------------------*/
/*	MAP
/*-----------------------------------------------------------------------------------*/

.map {
	padding-bottom: 20px;
}


/*-----------------------------------------------------------------------------------*/
/*	PREF TABLE
/*-----------------------------------------------------------------------------------*/

.pref_table {
	border-bottom: solid 3px #0380f9;
}

.pref_table table {
	width: 100%;
	border-top: solid 3px #c3c3c3;
	font-size: 18px;
	color: #000000;
}

.pref_table table th, .pref_table table td {
	border: solid 1px #c3c3c3;
	padding: 20px;
	text-align: left;
}

.pref_table table thead th {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}

.pref_table table thead th:first-child, .pref_table table thead th:last-child {
	border-left: none;
	border-right: none;
}

.pref_table table tbody th {
	border-left: none;
	text-align: center;
}

.pref_table table tbody th img {
	width: 100px;
	height: auto;
	display: block;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-o-border-radius: 16px;
	-ms-border-radius: 16px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.75);
	margin: auto;
}

.pref_table table tbody td:last-child {
	border-right: none;
}

.pref_table table td ul {
	list-style-type: none;
	padding: 0;
}

.pref_table table .update_detail {
	text-align: center;
}

.update_detail .new_icon {
	background: #e6004f;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	color: #ffffff;
	line-height: 1;
	font-weight: bold;
	margin: auto;
	padding: 4px 5px 3px;
	display: inline-block;
}

.pref_table table .to_android, .pref_table table .to_ios {
	text-align: center;
}

.to_android a img, .to_ios a img {
	width: 140px;
	height: auto;
}

.to_android .android_qrcode, .to_ios .ios_qrcode {
	display: block;
	margin-top: 10px;
}


/*-----------------------------------------------------------------------------------*/
/*	SOCIAL
/*-----------------------------------------------------------------------------------*/

.social{
	overflow: hidden;
	padding: 80px 0px 150px 0px;
	min-height: 350px;
	background: url('../img/kasumigaseki.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	color: white;
}

.social h2{
	color: white;
}

.social a {
	margin-left: 10px;
	color: #FFF;
	font-size: 5em;
	transition: all 0.3s;
}

.social a:hover{
	text-decoration: none;
	cursor: pointer;
	
}

/*-----------------------------------------------------------------------------------*/
/*	INQUIRY
/*-----------------------------------------------------------------------------------*/

.inquiry {
	padding: 15px;
	text-align: center;
	display: table;
	width: 100%;
	box-sizing: border-box;
}

.inquiry > div {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: top;
	width: 50%;
	padding: 0 15px;
}

.inquiry .address ul {
	text-align: left;
	list-style-type: circle;
	font-size: 1.15rem;
	padding-left: 25px;
}
.inquiry .address ul li {
	margin: 8px 0;
}

.error_message {
	color: red;
	margin: -15px 0 15px;
	text-align: left;
}


/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/

body {
	padding-bottom: 80px;
}

footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: none;
	z-index: 100;
}

footer a {
	display: block;
	background: rgba(0, 105, 182, 0.7);
	color: #ffffff;
	font-size: 30px;
	line-height: 1;
	text-align: center;
	padding: 8px 0 5px;
	height: 60px;
	box-sizing: border-box;
}

footer a:hover {
	color: #ffffff;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

footer a:visited {
	color: #ffffff;
}
footer a:active {
	color: #ffffff;
}

footer a strong {
	background: url(../img/ico_pagetop.png) no-repeat left center;
	display: inline-block;
	padding: 10px 30px 5px;
}


/*-----------------------------------------------------------------------------------*/
/*	MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/

@media (max-width:767px) {
	
	header{
		padding-bottom: 50px;
		/*min-height: 1000px;
		height: 100%;*/
	}
	
	.navbar-nav {
	float: left;
	text-align: left;
	}
	
	header p.lead{
		padding-bottom: 50px;
		/*min-height: 1000px;
		height: 100%;*/
	}

	.inquiry > div {
		display: block;
		width: auto;
		padding: 0;
	}
	
}

@media (max-width:992px) {

.detail .carousel h1, header p.lead, .detail p{
	text-align: center;
}

.detail p{
		/* margin-bottom: 60px; */
}

header, .social{
	background-position-y: 0px;
	background-size: 200%;
}

.payoff{
	padding-top: 50px;
	padding-bottom: 50px;
	min-height: 200px;
}

.payoff h1{
	font-size: 24px;
}

.features .col-md-4{
	margin-bottom: 60px;
}

.map img {
	width: 100%;
	height: auto;
}

}

@media (max-width:480px){

	header .carousel-iphone, .detail .app-screenshot{
		width: 280px;
	}
	
	header .carousel, .detail .app-screenshot img{
		padding-top: 85px;
		width: 245px;
	}
	
	.detail .app-screenshot img{
		margin-top: -12px;
		padding-top: 0px;
	}
	
	header{
		padding-top: 30px;
		padding-bottom: 0px;
	}
	
	header h1{
		font-size: 70px;
	}
	
	header p.lead{
		font-size: 18px;
	}
	
	.purchase{
		padding-top: 50px;
	}
	
	.features col-md-4{
		margin-bottom: 50px;
	}
	
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    /* Retina-specific stuff here */
    .purchasebutton.app-store, .get-it button.app-store{
        background: url(../img/badge-appstore@2x.png) #3a3a3a no-repeat 0px 5px;
        background-size: 98%;
    	color: white;
    }

    /* Retina-specific stuff here */
    .purchasebutton.google-play .get-it button.google-play{
        background: url(../img/badge-google@2x.png) #3a3a3a no-repeat 0px 5px;
        background-size: 98%;
    	color: white;
    }
}


.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Lato', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #7cc576;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height: 230px;
	resize: none;
	overflow: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.input-btn{
	font-family: 'Dosis', sans-serif;
	width:175px;
	height:50px;
	letter-spacing: 0px;
	background:#7cc576;
	border-radius:3px;
	color:#ffffff;
	font-size:16px;
	text-transform:uppercase;
	font-weight:600;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.input-btn:hover{
	background: #fff;
	color: #222;
}

/*-----------------------------------------------------------------------------------*/
/*	ADD 160808
/*-----------------------------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6 {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif !important;
}

.lead {
	/*color: #333333;*/
	color: #000000;
	font-size: 30px;
}

@media (max-width: 1024px) {
	header .header_icons {
		width: 250px;
		margin: 0 15px;
	}
}

/* 画像の高さによって要素が動くため固定 */
@media (max-width: 992px) {
	.detail .carousel-inner {
		height: 690px;
	}
}

@media (max-width: 768px) {
	.container>.navbar-collapse {
		margin: 0 -15px;
	}
	
	.animated.fadeInLeft {
		float: none;
		margin: auto;
	}
	
	header .header_icons {
		display: none;
	}
	
	.detail .carousel-inner {
		height: 640px;
	}
	
	.chiseidata_series {
		display: none;
	}
	
	.pref_table table {
		font-size: 14px;
	}
	
	.pref_table table thead th {
		font-size: 18px;
		white-space: nowrap;
	}
	
	.pref_table table tbody th img {
		width: 80px;
	}
	
	.to_android .android_qrcode, .to_ios .ios_qrcode {
		display: none;
	}
	
	.to_android a img, .to_ios a img {
		width: 120px;
	}
}

@media (max-width: 580px) {
	.takepart {
		display: block;
	}
	
	.detail .detail_notes {
		margin-left: 5px;
		margin-right: 5px;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.pref_table h1 {
		font-size: 22px;
	}
	
	#public_list {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (max-width: 480px) {
	
	header .container {
		padding-right: 0;
		padding-left: 0;
	}
	
	header p.lead{
		font-size: 14px;
	}
	
	.purchase p.lead{
		font-size: 24px;
	}
	
	.map {
		display: none;
	}
	
	.pref_table table {
		font-size: 12px;
	}
	
	.pref_table table th, .pref_table table td {
		padding: 10px;
	}
	
	.pref_table table thead th {
		font-size: 14px;
	}
	
	.pref_table table tbody th img {
		width: 60px;
	}
	
	.to_android a img, .to_ios a img {
		width: 90px;
	}
	
	.form{
		margin: 0;
	}
}


/*-----------------------------------------------------------------------------------*/
/* 190115 add @INTX suzuki.
/*-----------------------------------------------------------------------------------*/

body > header {
	padding-bottom: 20px;
}

body > header .carousel-iphone {
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.purchase {
	margin-top: 50px;
	margin-bottom: 50px;
}

.detail .app-screenshot {
	padding-top: 96px;
}

.detail .app-screenshot img {
	padding-left: 3px;
	width: 278px;
}

@media (max-width: 768px) {
	.detail .app-screenshot img {
		width: 242px;
	}
}


/* ==================== ダウンロードはこちらから ==================== */

.download_container {
	/* float: left;
	width: 50%; */
	width: 50%;
	margin: 50px auto;
	padding: 0 10px 10px;
	box-sizing: border-box;
}

.download_container h3 {
	line-height: 1.4;
	color: #ffffff;
	margin-top: 0;
	padding-top: 10px;
}
.download_container h3 strong {
	display: block;
	font-size: 14px;
}

.download_container .draft {
	cursor: default;
}
.download_container .draft button {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	position: relative;
}
.download_container .draft strong {
	text-shadow: 0 0 5px #ffffff;
	color: #333333;
	position: absolute;
	width: 152px;
    height: 52px;
	z-index: 10;
	padding-top: 19px;
}

.free_appli {
	background-color: #1c89df;
	/* border-radius: 20px 0 0 20px/20px 0 0 20px;
	-webkit-border-radius: 20px 0 0 20px/20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px/20px 0 0 20px;
	-o-border-radius: 20px 0 0 20px/20px 0 0 20px;
	-ms-border-radius: 20px 0 0 20px/20px 0 0 20px; */
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
}

.download_container button.app-store{
	width: 152px;
	height: 52px;
	background: url(../img/badge-appstore.png) #3a3a3a no-repeat 0px 5px;
	color: white;
}

.download_container button.google-play{
	width: 152px;
	height: 52px;
	background: url(../img/badge-google.png) #3a3a3a no-repeat 0px 5px;
	color: white;
}

@media (max-width: 768px) {
	.download_container {
		width: 80%;
	}
}



/*-----------------------------------------------------------------------------------*/
/*	PREF TABLE
/*-----------------------------------------------------------------------------------*/

.pref_table {
	border-bottom: solid 3px #0380f9;
}

.pref_table table {
	font-size: inherit;
}

.pref_table table th, .pref_table table td {
	padding: 10px 15px;
	font-size: 1.5rem;
}

.pref_table table thead th {
	font-size: 1.5rem;
	line-height: 1;
}

.pref_table table thead th:first-child {
	width: 20%;
}
.pref_table table thead th:nth-child(2) {
	width: 30%;
}

.pref_table table tbody th {
}

.pref_table table tbody td ul {
	margin-bottom: 0;
}

.pref_table table tbody td .latest_modified {
	font-size: 1.25rem;
	color: #9e9e9e;
}

@media (max-width: 768px) {
	.pref_table table thead th:last-child {
		border-left: solid 1px #c3c3c3;
	}
	
	.pref_table table th, .pref_table table td {
		font-size: 1.35rem;
	}

	.pref_table table thead th {
		font-size: 1.35rem;
	}
}


/*-----------------------------------------------------------------------------------*/
/*	ADD 200327
/*-----------------------------------------------------------------------------------*/

.ad {
	margin: 60px 30%;
}

@media (max-width: 767px) {
	.ad {
		margin-right: 0;
		margin-left: 0;
	}
}
