/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}


.pc_only {
	display: none;
}


/* ------------------------------
 全体
------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	width: auto;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: center;
}

li {
	line-height: 1.5;
}

hr {
	clear: both;
}
img {
	border: none;
	vertical-align: top;
}

ul {
	margin: 0;
	padding: 0;
}

/* ------------------------------
 見出し部分
------------------------------ */

h1 {
	font-size: 16px;
	font-weight: normal;
	text-align:center;
	padding: 0;
}

h3 {
	width: 100%;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-align: left;
	border-color: #6FA8F5;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.subpage_top {
	
	height: 30px;
	margin-top: 15px;
	
}
.subpage_top h2 {
	text-align: center;
	font-size: 150%;
	color: darkblue;
	font-weight: bold;
	paddig: 35px 0;
	margin-bottom: 20px;
	border-bottom: medium solid darkblue;
}
.subtitlestyle1 {
	width: 100%;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-align: left;
	border-color: #6FA8F5;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	line-height: 2em;
}

/* ------------------------------
 画像関連
------------------------------ */

img.imgleft {
margin-bottom: 10px;
}
img.imgright {
	margin-bottom: 10px;
	align-content: center;
}
.picframe {
background-color: #FFFFFF;
padding: 5px;
border-radius: 7px;
box-shadow: 0px 0px 10px #999999;
}


/* ------------------------------
 テキスト関連
------------------------------ */

.contents p {
	margin-bottom:1em;
}
.contents_center p {
	margin-bottom: 1em;
	
}

	
p.center {
	text-align: center;
	margin: 20px 0;
}
p.text01 {
	margin: 20px 20px;
}
p.text01 img {
	vertical-align: middle;
	margin: 0 5px;
}
p.text01_right {
	margin: 20px 20px;
	text-align: right;
}
span.red {
	color: #FF0000;
}
span.blue {
	color: #0000FF;
}
span.bold {
	color: #000000;
	font-weight: bold;
}
span.none {
	display: none;
}
ul.list {
	margin: 15px 30px;
}
ul.list li {
	margin-bottom: 10px;
}
ol.list {
	margin: 15px 15px;
}
ol.list li {
	margin-bottom: 10px;
}
p.clear {
	clear: both;
}
span.red_large {
	font-size: 18px;
	font-weight: bold;
	color: red;
	margin-bottom: 10px;
}
.upper {
	margin-top: -25px;
}
.upper2{
	display: none;
}
.orangelarge1 {
	color: #F46640;
	font-weight: bold;
	font-size: 18px;
}
.darkbluelarge1 {
	color: #03567c;
	font-weight: bold;
	font-size: large;
}
.blacklarge1 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.blacklarge2 {
	color: #000;
	font-weight: bold;
	font-size: 24px;
	margin-bottom:20px;
}
.orange {
	color: #F46640;
}
.red_large {
	font-size: 18px;
	font-weight: bold;
	color: red;
	margin-bottom: 10px;
}
	
/* ------------------------------
 全体
------------------------------ */

div.wrapper {
	width: auto;
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------------------------
 ヘッダー
------------------------------ */

div.header {
	width: auto;
	height: 100px;
	
}

div.header_right {
	display:none;
}
div.header_right p {
	margin-top: 8px;
}



/* ------------------------------
 トップ画像
------------------------------ */

div.topimg {
	background-color: #FFFFFF;
	background-position: center;
	padding-top: 250px;
	padding-right: auto;
	padding-left: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 200px;
	background-image: url(image/mainimage_s.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	}
.mainimage_catch1 {
    font-weight: bolder;
    font-size: 30px;
    }
.mainimage_catch2 {
    color:  red;
    font-weight: bolder;
    font-size: 40px;
    }
.catch_box {
	margin: 0 auto;
	background-color: rgba(76,76,76,0.60);
	color: #FCFCFF;
	}

/* ------------------------------
 メニュー
------------------------------ */



div.menu ul {
	list-style: none;
}
div.menu li {
	width: auto;
	text-align: center;
	line-height: 50px;
	background-color: #F5F5F5;
}
div.menu a {
	display: block;
	font-weight:bold;
	height: 50px;
	color: #000000;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	border-collapse: collapse;
}
div.menu a:hover {
	background-color: #999999;
	color: #000000;
	height: 50px;
}


/* ------------------------------
 コンテンツ
------------------------------ */

div.contents {
	width:auto;
	margin-top: 20px;
	padding:10px;
	overflow: hidden;
}
div.contents_center {
	width: 100%;
	word-wrap: break-word;
	text-align: center;
	margin-top: 20px;
	
}

/* ------------------------------
 トップページ
------------------------------ */

p.index_midashi {
	height: 40px;
	background-image:url(image/midashi_bg.png);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 40px;
	padding-left: 30px;
}

.company_info {
	display: none;
	
}
.package1 {
	padding: 15px;
	border: 1px solid #9B9B9B;
	background-color: #E5F1F1;
	text-align: left;
	margin-top: 40px;
}
/* ------------------------------
 パンくず、トップ
------------------------------ */

p.bread {
	text-align: right;
	font-size: 11px;
	margin: 5px 10px;
}
p.top {
	text-align: right;
	font-size: 11px;
	margin: 5px 10px;
}

/* ------------------------------
 料金表
------------------------------ */

table.price {
	width: 100%;
	margin-bottom: 20px;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	background-color: #FFF;
}
table.price td {
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
table.price p {
	margin: 5px;
}
td.price01 {
	padding-left: 5px;
	
}
td.price02 {
	padding-left: 5px;
	text-align: right;
	
}

/* ------------------------------
 翻訳について
------------------------------ */

.kakomi {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* ------------------------------
 会社概要
------------------------------ */

#about_table tr{
	border-bottom: 1px solid #CCCCCC;
	height:45px;
}
#about_table th{
	width: 100px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	
}
#about_table td{
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	vertical-align:middle;
	
}
#about_table li{
	margin-left:15px;
}

/* ------------------------------
 お問い合わせ
------------------------------ */

table.contact {
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	background-color: #F3F3F3;
}
table.contact td {
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
table.contact p {
	margin: 5px;
}
td.contact01 {
	padding-left: 5px;
}
td.contact02 {
	padding-left: 5px;
}
td.contact03 {
	width: 80px;
}
.kakunin {
	width: 200px;
	height: 40px;
	margin-top: 10px;
	font-size: 20px;
	font-weight:bold;
}
.textboxsize {
	height: 25px;
	width: 100%;
}	
.textboxsize2 {
	height: 100px;
	width: 100%;
}

/* ------------------------------
 フッター
------------------------------ */

#bottomaddress {
	margin-top: 10px;
	text-align:center;

}
#footer_menu {
	display:none;
}
div.footer {
	width: 100%;
	border-top: 20px solid #03567C;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	text-align:center;
}
div.footer ul {
	list-style: none;
	margin: 10px 10px;
}
div.footer li {
	float: left;
	margin-right: 15px;
}
div.footer p {
	clear: both;
	margin: 10px 10px;
}
li.list1 {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 40px;
	font-variant: normal;
	font-weight: bold;
}



}
