@charset "utf-8";
/*■■■■■■■■■■■■■■■■■■■■■■
　　共通設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ CSS初期設定
------------------------------------------*/
* {margin: 0;padding: 0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
img {vertical-align: middle;margin: 0;padding: 0;border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
input, textarea, select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
*font-size:100%;
max-width:100%;
border-radius: 5px;
}
/*------------------------------------------
■ リンク設定
------------------------------------------*/
a img {border: none;}
a {color: #0066cc;text-decoration: none;}
a:hover {color: #FF3399;text-decoration: none;opacity: 0.96;/*--IE,FF対応--*/filter: alpha(opacity=96);-ms-filter: "alpha( opacity=96)";}
a:visited {color: #993399;text-decoration: underline;}

#footer a{ color:#000000;}
#footer a:hover{ color:#555555;}
#footer a:visited{ color:#000000;}

/*------------------------------------------
■ リンク画像のhover半透明化設定
------------------------------------------*/
a:hover img {
opacity: 0.85;/*--IE,FF対応--*/
filter: alpha(opacity=85);
-ms-filter: "alpha( opacity=85)";
}

/*------------------------------------------
■ float対策
------------------------------------------*/
.fcl {zoom: 100%;}
.fcl:after {
content: " ";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/*------------------------------------------
■ 画像回り込み
------------------------------------------*/
.img_left {float: left;margin-right: 20px;margin-bottom: 10px;}
.img_right {float: right;margin-left: 20px;margin-bottom: 10px;}
.img_center {display: block;margin: 0 auto;clear: both;text-align: center;}
.txt_center{margin: 0 auto;text-align: center;}
.size_s {}
.size_m {box-shadow: 0 0 5px #ccc;}
.size_l {}
.max_w {}
.center {
margin: 40px auto;
text-align: center;
}
/*------------------------------------------
■ テキスト装飾
------------------------------------------*/
.txt_bold {font-weight: bold;}
.txt_small {font-size: 78%; line-height:200%;}
.txt_big {font-size: 120%;}
.txt_right {text-align: right;}
.txt_red {color:#e35500;}
.txt_orange {color:#f88c00;}
.txt_yellow {color: #ffea5e;}
.txt_blue {color: #153263;}
.txt_white {color: #ffffff;}
.txt_keycolor {color: #000000;}
.txt_marker {background-color:#fcde0c;}
.txt_underline {border-bottom: 1px dashed #bbbbbb;margin-bottom: 2px;}
.f14{font-size:14px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;line-height: 180%;}
.f28{font-size:28px;}
.f32{font-size:32px;line-height: 140%; font-weight:bold;}
.f34{font-size:34px;line-height: 140%; font-weight:bold;}
.f38{font-size:38px;line-height: 140%; font-weight:bold;}
.f40{font-size:40px;line-height: 140%; font-weight:bold;}
.f44{font-size:44px;line-height: 140%;  font-weight:bold;}
.f48{font-size:48px;line-height: 140%;}
.f68{font-size:68px;line-height: 140%;}

/*------------------------------------------
■ PC・スマホ切り替え用
------------------------------------------*/
.pc_none {display: none;}
.sp_none {}

/*■■■■■■■■■■■■■■■■■■■■■■
　　各コンテンツ　【　基本設定　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ メイン設定
------------------------------------------*/
body {
font-family:"メイリオ","ＭＳ Ｐゴシック","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Geneva,Arial,Verdana,sans-serif;
/*
background:transparent url("../img/body_bg.png") repeat scroll center top;
*/
background:#ffffff;
color: #000000;
font-size: 16px;
line-height: 200%;
width: 100%;
min-width:1200px;
font-weight:bold;
}

#wrap {
margin: 0 auto;
margin-top:86px;
}

#frame {
margin:0 auto;

}

#main {
padding: 0px;
margin:0 auto;
}

.section {
clear: both;
margin: 40 auto 40px;
padding:40px 0;
}

.section_bg {
background:#153263;
margin: 0 auto;
padding:1px 0 60px;
}

.section_bg02{
background:#EEEEEE;
margin: 0 auto;
padding:1px 0 40px;	
}


.trouble {
clear: both;
margin: 10px auto 0px;
padding: 0;
}

.in {
padding: 15px;
}
.yellow_back{
	background-color:#F8B500;
}
.text_pd10{
	padding:10px;
	text-align:center;
}

/*------------------------------------------
■　box, txt_area
------------------------------------------*/
.box {
clear: both;
margin:50px auto 0;
width:1050px;
}

.box_bg {
background: #000000;



padding:1px 0;
}
.box_inner{
	width: 1000px;
	margin: 0px auto;
}
.box_border {
background-color: #ffffff;
border: 1px solid #000000;
margin: 0 auto 50px;
padding:40px;
}
.txt_area {
padding: 0px;
margin: 50px auto;
}

.txt_area_bg {
background-color: #efefef;
margin: 40px;
padding: 20px 40px;
}

.txt_area_bg02{
background-color: #dab610;
color: #ffffff;
font-size: 18px;
margin: 20px auto;
padding: 20px;
}
.txt_area_border {
background-color: #ffffff;
border: 6px double #000000;
border-radius: 10px;
margin: 40px;
padding: 40px 40px;
}

/*------------------------------------------
■ h1
------------------------------------------*/
h1 {
/*
background-color:#000000;
color: #ffffff;
font-size: 10px;
height: 18px;
line-height: 18px;
margin: 0 auto;
*/
display:none;
}

.h1_txt {
display: block;
width: 1100px;
margin: 0 auto;
padding: 0 30px
text-align: left;
}

/*------------------------------------------
■ ヘッダーエリア
------------------------------------------*/
#header {
background-color: #000000;
border-bottom: 2px solid #000000;
color: #ffffff;
height: 86px;
margin: 0 auto;
padding: 0;
position: fixed;
top: 0;
width: 100%;
z-index:1;
}

#header_in {
height: 85px;
left: 0;
margin: 0 auto;
position: relative;
top: 0;
width: 1100px;
}

#header .header_logo {
left: 48px;
position: absolute;
top: 0px;
}

#header .header_txt {
}

#header .header_txt2 {
font-weight: normal;
line-height: 130%;
margin-top: 2px;
}

#header_in .header_tel {
font-size: 13px;
line-height: 200%;
position: absolute;
right:312px;
top: 21px;
}

#header_in .header_tel_number {
background: transparent url("../img/tel_icon_small.gif") no-repeat scroll 0 0;
color: #ffffff;
cursor: default;
display: block;
font-size: 26px;
line-height: 30px;
text-indent: 36px;
white-space: nowrap;
}

#header_in .header_btn a {
display: block;
padding: 0;
position: absolute;
right:35px;
top: 18px;
}

/*------------------------------------------
■TOP
------------------------------------------*/

#top_bg {
background:url("../img/top_back.png") repeat-x scroll top;
text-align: center;
}

#top {

}

.top_title{
background: url("../img/title_bg.png") repeat scroll 0 0 #000000;
}

/*------------------------------------------
■お申込みエリア
------------------------------------------*/
.order{
margin:0 auto 15px;
padding:0;
}



h3.copy {display: none;}

.order_area{
background-color: #000000;
position: relative;
padding-bottom: 30px;
}

.order_area_in{
margin: 0 auto;
width: 1100px;
color:#ffffff;
}

.order_txt {
border-bottom: 2px dashed #f8b500;
color: #f8b500;
font-size: 25px;
letter-spacing: 0.5em;
margin-bottom: 8px;
padding: 15px 0;
text-align: center;
}

.order_tel {
float: left;
margin-left: 30px;
margin-top: 15px;
width: 45%;
}


/*　▼営業時間▼　*/
.order p.txt_cap,
.order p.order_time{
/*--　
テキストで入れる場合は、この「display:none;」を外して調整
　--*/
background-color: #f9b51a;
border-radius: 30px;
color: #000000;
font-size: 14px;
font-weight: bold;
line-height: 120%;
margin: 0 auto 5px;
padding: 4px 0;
text-align: center;
width: 100%;
}

/*　▼TEL番号エリア▼　*/

.order .txt_tel {
background: transparent url("../img/tel_icon.png") no-repeat scroll 0 0;
color: #f8b500;
/*display: block;*/
font-family: "HGP創英角ｺﾞｼｯｸUB";
font-size: 48px;
line-height: 150%;
text-indent: 78px;
white-space: nowrap;
}

/*　▼ボタンエリア▼　*/
.order_mail{
display: block;
float: right;
width: 50%;
text-align: center;
margin-top: 23px;
}
.order_btn{}

.plain{white-space:nowrap;}

.pc_none {display:none;}

/*------------------------------------------
■ タイトル
------------------------------------------*/
h3.title {
background: #000000 url("../img/title_bg.png") repeat scroll 0 0;
color: #ffffff;
display: block;
font-size: 32px;
font-weight: bold;
letter-spacing: 0.12em;
line-height: 160%;
margin:30px auto 0;
padding: 35px 0;
text-align: center;
}

h3.title02 {
border-bottom: 3px solid #000000;
color: #000000;
font-size: 42px;
font-weight: bold;
letter-spacing: 0.08em;
margin: 0px auto 0;
padding: 60px 0 40px;
text-align: center;
width: 1100px;
}

/*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/
.sub_title_a {
border-left: 10px solid #000000;
font-size: 26px;
font-weight: bold;
line-height: 130%;
margin: 20px auto;
padding-left: 12px;
}

.sub_title_b {
border-bottom: 3px solid #000000;
color: #000000;
font-size: 28px;
margin: 20px auto;
padding: 0 0 20px;
}

.sub_title_c {
border-bottom: 1px solid #000000;

font-size: 16px;
font-weight: bold;
line-height: 130%;
margin: 20px auto 5px;
padding: 0 0 5px;
}

.sub_title_d {
background-color: #153263;
border: 4px double #ffffff;
color: #fff;
font-size: 30px;
font-weight: bold;
letter-spacing: 0.09em;
margin: 0;
padding: 20px 0;
text-align: center;
}

.sub_title_e {
font-size: 40px;
font-weight: bold;
letter-spacing: 0.09em;
line-height: 130%;
margin:70px auto 50px;
padding: 0;
text-align: center;
}

.sub_title_e .txt_big {
font-size: 60px;
}


.sub_title_e .txt_small {
font-size: 70%;
line-height: 200%;
}

.sub_title_f {
background-color: #efefef;
border-left: 10px solid #000000;
font-size: 20px;
font-weight: bold;
letter-spacing: 0.09em;
margin: 20px auto;
padding: 10px 30px;
}

.sub_title_g {
background-color: #000000;
border-radius: 38px;
color: #ffffff;
font-size: 24px;
letter-spacing: 0.055em;
margin: 20px auto 25px;
padding: 15px 0;
text-align: center;
}

.sub_title_h {
border-bottom: 1px dashed #000000;
font-size: 28px;
font-weight: bold;
line-height: 130%;
margin: 0 auto 20px;
padding-bottom: 20px;
text-align: center;
}

.sub_title_j {
background-color:#000000;
border-radius: 33px;
color: #ffffff;
font-size: 18px;
letter-spacing: 0.055em;
margin: 10px auto 15px;
padding: 10px 0;
text-align: center;
}

/*■■■■■■■■■■■■■■■■■■■■■■
　　流用コンテンツ　【　良く使うカテゴリ　】
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ リストのチェックアイコン
------------------------------------------*/
ul {list-style: none outside none;}

ul li.icon_check {
background: url("../img/icon_check.png") no-repeat scroll 0 0;
padding-left: 34px;
}
/*------------------------------------------
■ list_box
------------------------------------------*/
.list_box {
margin-top: 0px;
}

.list_box_01 {
background: url("../img/list_box_001.jpg") no-repeat scroll right 0 transparent;
height: 515px;
margin-bottom: 30px;
}

.list_box_01 ul {
margin: 0 10px;
padding: 75px 56px 0 45px;
width:400px;
}

.list_box_01 ul li.icon_check {
background: transparent url("../img/icon_check.png") no-repeat scroll 0 21px;
font-weight:bold;
font-size: 22px;
line-height: 125%;
list-style: outside none none;
margin: 0;
padding-bottom: 10px;
padding-left: 31px;
padding-top: 20px;
}

/*------------------------------------------
■ ポイント01
------------------------------------------*/
.point01 {
margin:20px auto 0;
width: 1000px;
}
.point01 .point_set {
float: left;
margin: 3px;
min-height: 510px;
padding: 0;
width: 326px;
}
.point01 .point_title {
border-bottom: 1px dashed #000000;
color: #000000;
font-size:26px;
font-weight: bold;
margin: 10px;
padding: 0 20px 10px;
text-align: center;
}
.point01 .point_set .point_title span.num {
background-color: #000;
border-radius: 50px;
color: #ffffff;
display: block;
font-size: 24px;
height: 50px;
line-height: 47px;
margin: 10px auto;
padding: 0;
text-align: center;
width: 150px;
}
.point01 .point_set p {
font-size: 14px;
font-weight: bold;
line-height: 200%;
padding: 0 20px;
}
.point01 img {
margin-bottom: 10px;
}
.point01 .point_img{
width:280px;
}

/*------------------------------------------
■ ポイント02
------------------------------------------*/
.point02{
width: 1050px;
margin:0 auto;
}

.point02 .point_set {
    background: #ffffff none repeat scroll 0 0;
    border: 5px solid #EEAF16;
    border-radius: 10px;
    float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 160%;
    margin: 14px;
    padding: 8px 0 15px;
    width: 47%;
	box-sizing:border-box;
}

.set_in.fcl {
padding:25px;
}

.set_in .in{
	padding:15px 0 0;
}

.point02 .point_title {
border-bottom: 2px dashed #000000;
color: #000000;
font-size: 26px;
font-weight: bold;
line-height: 140%;
margin: 0 0 20px;
padding: 0 0 10px;
text-align: center;
}

.point02 .point_set .point_title span.num {
background-color: #000000;
border-radius: 50px;
color: #ffffff;
display: block;
float: left;
font-size: 24px;
height: 50px;
line-height: 53px;
margin: 0 20px 0 0;
padding: 0;
text-align: center;
width: 50px;
}

/*------------------------------------------
■ ポイント03
------------------------------------------*/
.point03 .point_set {
border-radius: 10px;
font-size: 16px;
line-height: 180%;
margin: 30px;
padding: 0;
}

.point03 .point_title {
border-bottom: 2px dashed #000000;
color: #000000;
float: left;
font-size: 27px;
font-weight: bold;
line-height: 160%;
margin: 0 0 10px;
padding: 20px 0 10px;
width: 710px;
}

.point03 .point_set .point_title span.num {
background-color: #000000;
border-radius: 50px;
color: #ffffff;
display: block;
float: left;
font-size: 24px;
height: 50px;
line-height: 53px;
margin: 0 20px 0 0;
padding: 0;
text-align: center;
width: 50px;
}

.point03 .point_set .point_img {}

/*------------------------------------------
■ ポイント04
------------------------------------------*/


.point04 .point_set {
background: #ffffff none repeat scroll 0 0;
border: 7px double #000000;
border-radius: 10px;
font-family: "HGP創英角ｺﾞｼｯｸUB";
font-size: 26px;
font-weight: normal;
line-height: 160%;
margin: 20px;
padding: 20px 35px;
}

.point04 .point_title {
border-bottom: 5px solid #dab610;
color: #000000;
font-size: 32px;
font-weight: bold;
margin: 0 0 20px;
padding: 20px 0;
}

.point04 .point_set span.num {
background-color: #000000;
color: #f9b51a;
display: block;
float: left;
font-size: 26px;
height: 40px;
line-height: 40px;
margin: 0 20px 0 0;
padding: 0;
text-align: center;
width: 40px;
}

.point04 .point_set .case_img {
width: 300px;
}

/*------------------------------------------
■ お客様の声
------------------------------------------*/
.voices {
background: none repeat scroll 0 0 #fffded;
border: 5px solid #efefef;
margin: 0 auto 50px;
padding: 16px 67px 16px 92px;

}

.voice_area {
background: transparent url("../img/bg07.gif") repeat scroll center 0;
border: 1px solid #343434;
line-height: 180%;
margin: 0 auto 50px;
padding:30px;
font-size: 16px;
}

.m_top{margin-top:10px;}

.voice .voice_title {
border-bottom: 1px dashed #000000;
font-size: 24px;
font-weight: bold;
margin-bottom: 15px;
padding-bottom: 15px;
}

/*------------------------------------------
■ 良くある質問
------------------------------------------*/

.faq_area {
background-color: #000000;
border-radius: 20px;
margin: 0 auto;
padding: 40px 40px 10px;
}

.faq .faq_set {
background-color: #ffffff;
border:7px double #000000;
border-radius: 10px;
margin: 0 auto 30px;
padding: 30px;
}

.faq .faq_title {
border-bottom: 1px dashed #000000;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 22px;
font-weight: bold;
line-height: 42px;
margin: 0 0 10px;
padding-bottom: 12px;
}

.faq .faq_set .faq_title span.q {
background-color:#000000;
color: #ffffff;
display: block;
float: left;
font-size: 24px;
height: 45px;
line-height: 45px;
margin: 0 10px 0 0;
padding: 0;
text-align: center;
width: 45px;
}

.faq .faq_set span.a {
background-color:#F9B51A;
color: #ffffff;
display: block;
float: left;
font-size: 24px;
height: 45px;
line-height: 45px;
margin: 0 10px 0 0;
padding: 0;
text-align: center;
width: 45px;
}

.faq .faq_set p{
padding:0px;
}

/*------------------------------------------
■ STEP
------------------------------------------*/
.step_area {
background-color: #ffffff;
border: 5px solid #efefef;
border-radius: 20px;
margin: 20px auto;
padding: 60px;
width: 878px;
}
.step_title,.step_title2 {
background-color: #FFFFFF;
border-bottom: 2px dashed #000000;
border-top: 2px dashed #000000;
color: #412C1B;

font-size: 28px;
letter-spacing: 0.04em;
line-height: 180%;
margin: 10px 0;
padding: 0;
}
.s_block {
background-color: #000000;
border-radius: 30px;
box-shadow: 1px 1px 1px #666666;
color: #FFFFFF;
font-size: 20px;
margin-right: 15px;
padding: 6px 30px;
}

/*------------------------------------------
■ テーブル
------------------------------------------*/
.company dt{border-bottom: 2px solid #8a8b8f; float:left; width:20%; margin:10px;}
.company dd{border-bottom: 2px dotted #8a8b8f;float:left;margin:10px; width:70%;}
.company dl{font-size: 16px; line-height:200%;}

/*------------------------------------------
■ アクセス
------------------------------------------*/
.map_area {
font-size: 16px;
line-height: 100%;
text-align: right;
}
.map_in {
display: block;
height: 550px;
margin: 0 auto;
width: 100%;
}

.map_in2 {
display: block;
height: 240px;
margin: 0 auto;
width: 80%;
}
/*------------------------------------------
■ テーブル01
------------------------------------------*/
.table01 {
font-size: 18px;
margin: 50px auto;
width: 100%;
font-weight: bold;
}
.table01 th {
background-color: #e2e2e2;
border: 1px solid #777777;
font-weight: bold;
padding: 25px;
text-align: left;
width: 25%;
}
.table01 td {
background-color: #FFFFFF;
padding: 30px;
border: 1px solid #777777;
}
.table01 th.th01 {
width: 35%;
text-align: center;
}

/*------------------------------------------
■ テーブル02
------------------------------------------*/
.table02 {
margin: 3px auto;
width: 100%;
font-size:18px;
}
.table02 th {
background-color:#ff9000;
font-weight: normal;
line-height: 140%;
padding: 5px;
border:1px solid #0d6fb8;
width: 25%;
text-align:center;
color:#fff;
font-weight:bold;
}

.th01{ text-align:left; font-size:16px; }

.table02 td {
background-color: #FFFFFF;
line-height: 150%;
padding: 10px;
border:1px solid #aca99b;
width: 25%;
font-size:14px;
}

.table02 td.td_c {
text-align: center;
}
.table02 td.td_r {
text-align: right;
}
/*------------------------------------------
■ youtube　*サイズ幅100％表示したい場合は、SP用のCSSソースを流用してください。
------------------------------------------*/
.video-container {
text-align: center;
}
.video-container iframe {
width: 640px; /*youtubeでしてタグ吐出し時にサイズ調整をしてその際のサイズを入れる*/
height: 360px; /*youtubeでしてタグ吐出し時にサイズ調整をしてその際のサイズを入れる*/
}

/*------------------------------------------
■ フォーム部分
------------------------------------------*/
.form_area {
margin: 40px auto;
}
/* --フォームテーブルの部分-- */
.table_box {
border-top: 1px dashed #666666;
margin: 50px auto;
width: 90%;
}
.inq_box {
border-bottom: 1px dashed #666666;
display: block;
font-size: 16px;
margin: 0 auto;
overflow: hidden;
padding: 0 0 30px;
}
.inq_box_top {
border-top: #cccccc 1px solid;
}
.inq_box_title {
border-left: 8px solid #000000;
float: left;
font-weight: bold;
line-height: 150%;
margin-top: 40px;
padding-left: 12px;
width: 260px;
}
.inq_box_txt {
display: block;
float: left;
line-height: 140%;
padding-left: 20px;
padding-top: 30px;
width: 450px;
}
input, textarea, select {
font-size: 16px;
margin: 5px auto;
padding: 5px;
}
input[type=text]:focus, textarea:focus, select:focus {
outline: 0;
background-color: #FFFFDD;
}

/*------------------------------------------
■ フッター
------------------------------------------*/
#footer {
display: block;
font-size: 14px;
height: auto;
line-height: 180%;
margin: 0 auto;
padding: 30px 0 0;
text-align: center;
width: 100%;
}

.copyright {
background-color: #000000;
color: #ffffff;
font-size: 13px;
height: 40px;
margin: 30px auto 0;
padding-top: 15px;
}
/*■■■■■■■■■■■■■■■■■■■■■■
　　サブページ設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ サブページ共通
------------------------------------------*/
.sub_page{
font-size:14px;
padding-bottom:80px;
}
.sub_page_title {
background-color: #000000;
border-bottom: 3px solid #CCCCCC;
color: #FFFFFF;
font-size: 28px;
font-weight: bold;
margin: 20px 0;
padding: 20px 0 15px;
text-align: center;
}

/*------------------------------------------
■ プライバシーポリシーページ設定
------------------------------------------*/
#pp_page {
}
.sub_page_h {
border-bottom: 2px solid #CCCCCC;
font-size: 18px;
font-weight: bold;
line-height: 130%;
margin: 0 0 15px;
padding: 5px 0 3px;
}
/*------------------------------------------
■ 特定商取引法に基づく表記
------------------------------------------*/



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

.company {
font-weight: normal;
margin:60px auto 0;
width: 1050px;
}


/*------------------------------------------
■ 新要素　ページトップへ戻るボタン
------------------------------------------*/
#go_top {

}

#go_top a {
background-color: #D1004F;
border-radius: 1000px;
bottom: 40px;
color: #ffffff;
display: block;
font-size: 11px;
font-weight: bold;
height: 70px;
line-height: 650%;
padding: 10px 10px 8px 7px;
position: fixed;
right: 20px;
text-align: center;
width: 70px;
box-shadow:1px 2px 2px #999;
}

/*------------------------------------------
■ 追加
------------------------------------------*/

.seen_img {
background: #ffffff none repeat scroll 0 0;
border: 7px double #000000;
border-radius: 10px;
margin: 10px;
padding: 8px 12px;
}

.about{
margin: 40px auto;
width: 1100px;
}

.about_txt{
background-color: #ffffff;
border-bottom: 25px solid #153263;
border-left: 25px solid #153263;
border-right: 25px solid #153263;
margin: 0 auto;
padding: 40px 40px 20px;
}

/*------------------------------------------
■ amazonエリア
------------------------------------------*/
.amazon_area{
background: transparent url("../img/amazon_area_bg.jpg") no-repeat fixed center top / cover ;
padding:100px 0;
border-top: 4px dashed #f9b51a;
border-bottom: 4px dashed #f9b51a;
margin: 0px auto;
}


.amazon_area_t {
font-size:38px;
font-weight: bold;
padding: 40px 0;
text-align: center;
line-height: 140%;
}

.amazon_area_t .txt_big {
font-size: 58px;
letter-spacing: 0.05em;
line-height: 100px;
}

.amazon_area .box_w {
background-color: #000000;
border-radius: 20px;
color: #ffffff;
font-size: 17px;
font-weight: normal;
line-height: 180%;
margin: 0 auto;
opacity: 0.72;
padding: 30px;
text-align: center;
width: 900px;
}
.text_orange{
	color:#e45826;
}
/*------------------------------------------
■ 事例と6つのサービス
------------------------------------------*/
.jirei{
	width:1000px;
	margin: 0 auto 80px;
}
.jirei_con1{
	float:left;
	width:488px;
}
.jirei_con2{
	float:right;
	width:511px;
}
.service{
	width:1000px;
	margin:0 auto 30px;
}
.service img{
	margin-bottom:20px;
}