@charset "UTF-8";

/* 基本設定 */

.wapper{
width: 100%;	
background: rgb(213, 234, 255, 0.5);	
	
}



.container {
	background-color: #ffffff;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	max-width :1080px;
}

.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.pc-header{
width:100%;	
max-width: 1080px;	
padding:0px 0;
margin-bottom:0px;	
background: #ffffff;		
}


.pc-header-left {
float: left;	
width: 50%;	
margin-top:-10px;	
  	background-image: url("../images/rogo.jpg"); 
	background-repeat:  no-repeat;
	background-position:  3% 60%; /*フレーム下部画像*/
	background-size: 9%;	
}
.pc-header-left > p {
font-size:24px;
font-weight: bold;	
color:#000000;
letter-spacing: 3px;	
text-decoration: none;	
line-height: 110%;	
padding-top:0px;	
padding-left:70px;	
padding-bottom:5px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.pc-header-komiji{
font-size:12px;	
}

.pc-header-left > p >a {
text-decoration: none;
color:#000000;	
}

.pc-header-right {
float: left;	
width: 540px;
}

table.pc-header-right-table{
  width: 100%;	
  max-width: 540px;
  border-collapse:separate;
  border-spacing: 0;
margin:auto;
}
table.pc-header-right-table th{
width:  270px;
margin-left:30px;	
text-align: right;	
vertical-align: middle; 	
}
table.pc-header-right-table td{
width:  240px;	
vertical-align: middle; 
padding-right:10px;	
}

.pc-header-botan{
float: right;	
background: rgb(5, 80, 158, 0.8);	
border:4px solid rgb(5, 80, 158, 1);		
width: 220px;	
margin-top:0px;
margin-right:10px;	
text-align: center;	
padding:8px;	
  	background-image: url("../images/mail-header.svg"); 
	background-repeat:  no-repeat;
	background-position:  5% 50%; /*フレーム下部画像*/
	background-size: 9%;		
}

.pc-header-botan:hover{
background:rgb(5, 80, 158, 0.6);	
  	background-image: url("../images/mail-header.svg"); 
	background-repeat:  no-repeat;
	background-position:  5% 50%; /*フレーム下部画像*/
	background-size: 9%;		
}

.pc-header-botan > a{	
display: block;
position: relative;	
font-size:13px;
color:#ffffff;
text-decoration: none;	
font-weight:bold;
letter-spacing: 1px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}

.pc-header-botan > a::after {
content: "";
position: absolute;
top: 47%;
right: 15px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 6px solid #ffffff;
border-left: 6px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}

.pc-header-kojinjouhou{
width: 100%;
text-align: right;	
}
.pc-header-kojinjouhou > a{
font-size:12px;	
color:#000000;
text-decoration: none;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}
.pc-header-kojinjouhou > a:hover{
text-decoration: underline;
}
.pc-header-denwa{	
width: 100%;	
margin-top:-20px;	
padding-bottom:0px;	
padding-top:0px;	
  	background-image: url("../images/denwa.svg"); 
	background-repeat:  no-repeat;
	background-position:  25% 20%; /*フレーム下部画像*/
	background-size: 9%;		
}
.pc-header-denwa > p{		
font-size: 20px;	
text-align: right;	
padding-bottom:12px;	
padding-left:25px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}

.pc-header-teikyuubi{	
width: 100%;
margin-top:-25px;
margin-left:0px;	
}
.pc-header-teikyuubi > p {
font-size:12px;
font-weight: normal;	
color:#000000;
text-align: right;
line-height: 80%;	
padding-right:3px;	
letter-spacing: 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}


/* スマホヘッダーメニュー */

/* SPヘッダー3ハンバーガーのみ */
.sp-header {	
position: fixed;	
top: 0;	
left: 0;
width: 100%;
padding-bottom: 0px;
	z-index: 25;
background: #ffffff;	
	height: 50px;
margin-top:0px;	
  box-shadow: 0px 1px 3px #dfdfdf;		
}
.sp-header-menu1{
width: 80%;	
margin: 0 auto;
float:left;	
	height: 50px;
padding-top:13px;	
  	background-image: url("../images/rogo.jpg"); 
	background-repeat:  no-repeat;
	background-position:  3% 45%; /*フレーム下部画像*/
	background-size: 8%;		
}
.sp-header-menu1> a{
font-size:18px;	
color:#000000;
text-decoration: none;
font-weight: bold;	
padding-top:0px;	
padding-left:14%;
letter-spacing: 1px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.sp-header-menu2{
width: 9%;	
margin-top:5px;
margin-right:2%;	
float:right;	
height: 33.5px;	
background: #ffffff;
padding-top:12px;
padding-left:1%;

}

/* spハンバーガー */
#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 11%;
  height: 52px;
  vertical-align: middle;	
padding-left: 10%;	
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 2px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 1px;
  background: #4a4a4a;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
padding-top:5%;	
padding-left:5%;	
background: #236ab1;	
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

#nav-content > li
{width: 95%;
  color: black;
  border-left: solid 0px orange;/*左側の線*/
  margin-bottom: 6px;/*下のバーとの余白*/
  line-height: 1.5;
  padding: 12px 0;
  border-bottom:1px solid #aabfd5;	
  list-style-type: none!important;
}


#nav-content  > li > a {
	position: relative;
	font-weight: 500;
	   color: #ffffff;
	text-decoration: none;
display:block;
padding-left:10%;
letter-spacing: 2px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#nav-content  > li > a::after {
content: "";
position: absolute;
top: 50%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 6px solid #ffffff;
border-left: 6px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}



/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}




.row.blockDisplay {
	display: block;
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 480px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
@media only screen and (max-width: 750px) {
img { max-width: 100%; }
}



/* ＰＣメニュー */


.menu {
    position: relative;
    width: 100%;
    height: 40px;
    max-width: 1080px;
    margin:0;
	padding:0;
}

.menu > li {
    float: left;
    width: 154px; /* グローバルナビ4つの場合 */
    height: 40px;
    line-height: 40px;
    background: #006ad5;
	list-style: none;	
}

.menu > li a {
    display: block;
    color: #fff;
	text-decoration: none;
	font-size:12px;
	text-align: center;
	letter-spacing: 2px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.menu > li a:hover {
    color: #ffffff;
	background: #55aaff;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
	padding:0;
}



.menu > li:hover {
	background: #55aaff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #d5eaff;
	list-style: none;
	padding:0;
	margin:0;
}
.menu__second-level li  a {
    border-bottom:0px solid #111;
	padding:0;
	margin:0;
	text-align: center;
}

.menu__second-level li a:hover {
    background: #0055aa;
}



/* 下矢印 */
.init-bottom1:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
	margin-bottom:3px;
    margin-left: 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}

.menu > li.menu__single {
    position: relative;

}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 100%;
    background: #006ad5;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    top: 40px;
    visibility: visible;
    opacity: 1;
}

li.menu__single-last{
width: 156px;	
}



/* 基本Pタグ設定 */

p{
    margin: 10px auto;
	padding-left: 1%;
	padding-right: 0%;
    font-size: 16px;
	text-align: left;
	letter-spacing: 2px;
	width: 96%;
	color:#000000;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}

p.spsite{
    margin: 10px auto;
	padding-left: 1%;
	padding-right: 0%;
    font-size: 16px;
	text-align: left;
	letter-spacing: 1px;
	width: 95%;
	color:#000000;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}

/* pcサイトで使っているCSS*/
/* pc見出しタグ */


.pc-page-midashi{
margin:auto;
margin-top:20px;	
}
.sp-page-midashi{
width: 100%;
margin-top:30px;	
}

h1{
font-size: 25px;
width: 900px;	
line-height: 120%;	
text-align: left;
margin:auto;	
color: #000000;	
letter-spacing: 2px;		
border-bottom: 1px solid #555555;	
padding-top:20px;
padding-left:30px;	
padding-bottom:10px;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}
.pc-h1-eigo{
width: 850px;
margin:auto;	
margin-bottom:40px;	
text-align: left;	
}
.pc-h1-eigo > p{	
font-size:22px;	
padding-left:30px;		
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}


h2{
font-size: 25px;
width: 900px;	
line-height: 120%;	
text-align: left;
margin:auto;	
color: #000000;	
letter-spacing: 2px;		
border-bottom: 1px solid #555555;	
padding-top:20px;
padding-left:30px;	
padding-bottom:10px;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		
}



h3{
font-size: 23px;
width: 100%;	
line-height: 100%;	
text-align: left;	
color: #000000;	
letter-spacing: 2px;		
border-bottom: 1px solid #555555;	
padding-top:20px;
padding-left:4%;	
padding-bottom:6px;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}
.sp-h3-eigo{
width: 100%;	
margin-top:-20px;
margin-bottom:40px;	
text-align: left;	
}
.sp-h3-eigo > p{	
font-size:20px;		
padding-left:7%;		
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}

h4{
position: relative;
font-size: 25px;
width:100%;
line-height: 120%;	
text-align: left;
margin:auto;	
color: #000000;		
letter-spacing: 3px;			
margin-top:60px;
padding-left:5%;	
padding-bottom:15px;
margin-bottom:30px;	
font-weight: normal;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}







/* pcトップメイン*/
.pc-main{
width: 100%;
height: 600px;	
background-image: url("../images/pc-main.jpg"); 	
}

/* pcトップアバウト*/
.pc-top-aboutus{
width: 850px;
margin:auto;
padding:30px 0;	
margin-bottom:80px;	
}
.pc-top-aboutus-left{
float: left;	
width: 425px;
text-align: right;		
}
.pc-top-aboutus-left > p{
font-size:16px;
padding-right:40px;	
vertical-align:top;		
}
.pc-top-aboutus-right{
float: left;	
width: 425px;
text-align: center;	
padding-top:15px;
padding-left:30px;	
}

/* PCトップページプロフィールボタン*/
.pc-shoukai-botan{
width: 250px;
margin:auto;	
margin-top:20px;	
text-align: center;	
padding:3px;	
background: #0080ff;
background: -moz-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#004080), color-stop(20%, #004080), to(#0080ff));
background: -webkit-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -o-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: linear-gradient(to bottom right, #004080 0%, #004080 20%, #0080ff 100%);	
}

.pc-shoukai-botan:hover{
opacity: 0.8;	
}

.pc-shoukai-botan > a{	
display: block;
position: relative;	
font-size:15px;
color:#ffffff;
text-decoration: none;	
font-weight: normal;
padding:2px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.pc-shoukai-botan > a::after {
content: "";
position: absolute;
top: 47%;
right: 10px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 8px solid #ffffff;
border-left: 8px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}

/* PCトップページサービス*/

.pc-top-service-zentai-waku{
width: 1080px;
margin:auto;	
margin-top:20px;
margin-bottom:20px;	
padding: 20px 0;	
background:rgb(232, 213, 175, 0.2);
}
.pc-top-service-zentai{
width: 960px;
margin:auto;	
margin-top:20px;
margin-bottom:50px;	
padding: 20px 0;		
}



.pc-top-service-menu{
float: left;	
width: 280px;
margin:0px 20px;		
box-shadow: 10px 15px  rgb(184, 213, 241, 0.6);	
}
.pc-top-service-menu2{
float: left;	
width: 280px;
margin-left:160px;	
margin-right:40px;	
box-shadow: 10px 15px  rgb(184, 213, 241, 0.6);	
}
.pc-top-service-menu3{
float: left;	
width: 280px;
margin:0px 20px;		
box-shadow: 10px 15px  rgb(184, 213, 241, 0.6);	
}

.pc-top-service-no{	
width: 280px;
padding:0px;
margin-bottom:0px;	
}
.pc-top-service-no > p{	
font-size:40px;	
line-height: 100%;
font-family: 'Nanum Myeongjo', serif;
}

.pc-top-service-title{
width: 280px;	
height: 40px;	
display: block;	
margin: 0 auto;	
margin-bottom:0px;		
background: #55aaff;
background: -moz-linear-gradient(left, #006ad5 0%, #006ad5 74%, #55aaff 100%);
background: -webkit-gradient(linear, left center, right center, from(#006ad5), color-stop(74%, #006ad5), to(#55aaff));
background: -webkit-linear-gradient(left, #006ad5 0%, #006ad5 74%, #55aaff 100%);
background: -o-linear-gradient(left, #006ad5 0%, #006ad5 74%, #55aaff 100%);
background: linear-gradient(to right, #006ad5 0%, #006ad5 74%, #55aaff 100%);
}

.pc-top-service-title > p{	
font-size:16px;
color:#ffffff;
padding-top:7px;
text-align: center;		
letter-spacing: 2px;	
font-weight: none;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;			
}
.pc-kuraudo-title-span{
font-size:14px;	
}
.pc-top-service-menu-image{	
width: 280px;
text-align: center;
margin:auto;	
margin-top:0px;

}
.pc-top-service-menu-image > a{	

}
.pc-top-service-menu-image > a:hover{	
opacity: 0.9;
}

.pc-top-service-kuwashiku{
width: 280px;
background: #ffffff;	
padding: 5px 0;	
margin-top:-10px;
text-align:right;
}
.pc-top-service-kuwashiku >  a{
position: relative;	
font-size:13px;		
color:#000000;	
line-height: 100%;
text-decoration: none;
padding-right:10px;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.pc-top-service-kuwashiku > a::before {
content: "";
position: absolute;
top: 50%;
left: -20px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 7px solid #000000;
border-left: 7px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}
.pc-top-service-kuwashiku >  a:hover{
color:#000000;
text-decoration: underline;
}



.pc-top-works{
width: 850px;
margin:auto;
padding:30px 0;	
margin-bottom:80px;	
}
.pc-top-works-left{
float: left;	
width: 425px;
text-align: center;	
padding-top:15px;	
}
.pc-top-works-right{
float: left;	
width: 425px;
}
.pc-top-works-right > p{
font-size:16px;
padding-left:40px;	
}


.pc-top-works-naiyou{
width: 850px;
margin:auto;
margin-top:40px;	
padding:30px 0;	
background: #f4f4f4;
margin-bottom:80px;		
}

table.pc-works-naiyou{
  width: 98%;	
  max-width: 700px;
  border-collapse:separate;
  border-spacing: 0;
margin:auto;
}


table.pc-works-naiyou td{
position: relative;
  text-align: left;	
  vertical-align: top;	
  width: 50%;
	font-size:16px;	
color:#000000;	
letter-spacing: 1px;
padding-top:5px;
padding-bottom:5px;
padding-left:20px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}
table.pc-works-naiyou td::before {
content: "";
position: absolute;
top: 50%;
left: 0px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 7px solid #000000;
border-left: 7px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}

table.pc-works-naiyou td a{
color:#000000;
text-decoration: none;
}


table.pc-works-naiyou td a:hover{
text-decoration: underline;
}

.pc-komonkeiyaku{
font-size:14px;	
}

/*pcトップ新着情報*/
.pc-top-news-zentai{
width: 100%;
padding:30px 0;	
margin-top:80px;		
margin-bottom:0px;	
}
.pc-top-news-naka{
width: 700px;
margin:auto;	
}
.pc-top-news-title{
width: 100%;	
position: relative;
    display: inline-block;
    padding: 0 30px;	
margin-bottom:30px;	
}
.pc-top-news-title > p{
font-size:27px;
font-weight: bold;
text-align: center;	
font-family: 'Playfair Display', serif;
}
.pc-top-news-title:before,
.pc-top-news-title:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #666;
}
 
.pc-top-news-title:before {
    left: 150px;
}
 
.pc-top-news-title:after {
    right: 150px;
}


table.pc-top-news-table{
  width: 100%;	
border-collapse:collapse;
  border-spacing: 0;
 margin:auto;	
}
table.pc-top-news-table th{
width: 20%;	
font-size:17px;	
letter-spacing: 1px;	
font-weight: normal;
text-align: left;	
padding:3px 10px;	
border-bottom:1px solid #cccccc;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;		
}
table.pc-top-news-table td{
width: 80%;	
font-size:17px;	
letter-spacing: 1px;	
font-weight: normal;
padding-top:3px;
padding-bottom:3px;	
padding-left:20px;	
border-bottom:1px solid #cccccc;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;		
}
table.pc-top-news-table td > a{
text-decoration: none;
color:#0000ff;	
}
table.pc-top-news-table td > a:hover{
text-decoration: underline;
}

.pc-news-botan{
dipclay: block;	
background: #ffffff;
width: 240px;	
margin:auto;
margin-bottom:80px;	
text-align: center;	
padding:0px;	
border:1px solid #0055aa;	
}

.pc-news-botan:hover{
background: #eaf4ff;	
}

.pc-news-botan > a{	
dipclay: block;
position: relative;	
font-size:15px;
color:#000000;
text-decoration: none;	
font-weight: normal;
padding:4px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.pc-news-botan > a::after {
content: "";
position: absolute;
top: 50%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 6px solid #0055aa;
border-left: 6px solid tranpcarent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}

/*pcトップご挨拶*/

.pc-top-aisatsu{
width: 850px;
margin:auto;
padding:30px 0;	
margin-bottom:80px;	
}
.pc-top-aisatsu-left{
float: left;	
width: 475px;
text-align: right;		
}
.pc-top-aisatsu-left > p{
font-size:16px;
padding-right:35px;	
vertical-align:top;		
}
.pc-top-aisatsu-right{
float: left;	
width: 375px;
text-align: center;	
padding-top:15px;	
}

/* PCトップページプロフィールボタン*/
.pc-profile-botan{
width: 250px;
margin:auto;	
margin-top:10px;	
text-align: center;	
padding:3px;	
background: #0080ff;
background: -moz-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#004080), color-stop(20%, #004080), to(#0080ff));
background: -webkit-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -o-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: linear-gradient(to bottom right, #004080 0%, #004080 20%, #0080ff 100%);	
}

.pc-profile-botan:hover{
opacity: 0.8;	
}

.pc-profile-botan > a{	
display: block;
position: relative;	
font-size:15px;
color:#ffffff;
text-decoration: none;	
font-weight: normal;
padding:2px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.pc-profile-botan > a::after {
content: "";
position: absolute;
top: 47%;
right: 10px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 8px solid #ffffff;
border-left: 8px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}

/* PCトップページ3列メニュー*/

.pc-top-3retsu-soto{
width: 1080px;
margin:auto;	
margin-bottom:80px;
padding: 20px 0;	
background: rgb(232, 213, 175, 0.1);	
}
.pc-top-3retsu-zentai{
width: 960px;
margin:auto;	
padding: 20px 0;	
}

.pc-top-3retsu-menu1{
float: left;	
width: 280px;
margin:0px 20px;	
}

.pc-top-3retsu-menu1 > p{
width:90%;	
font-size: 14px;
line-height: 150%;	
padding:0px 10px;		
}


.pc-top-3retsu-menu-number{
width: 100%;
}
.pc-top-3retsu-menu-number > p{
font-size:25px;
text-align: center;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		

}
.pc-top-3retsu-menu-midashi1-3{
width: 280px;
margin:auto;
margin-bottom:20px;	
padding:11px 0;	
border-top:1px solid #aaaaaa;	
border-bottom:1px solid #aaaaaa;	
}
.pc-top-3retsu-menu-midashi1-3 > p{
font-size:16px;
color:#000000;
font-weight: bold;	
line-height: 140%;	
letter-spacing: 1px;	
text-align: left;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}
.pc-top-3retsu-menu-midashi2{
width: 280px;
margin:auto;
margin-bottom:20px;	
border-top:1px solid #aaaaaa;	
border-bottom:1px solid #aaaaaa;	
}
.pc-top-3retsu-menu-midashi2 > p{
font-size:16px;
color:#000000;
font-weight: bold;	
line-height: 140%;	
letter-spacing: 1px;	
text-align: left;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}

.pc-top-3retsu-menu-image{	
text-align: center;
margin:auto;	
padding:20px 0;
}
.pc-top-3retsu-menu-bun{
width: 280px;	
paddng:20px 0;
margin:auto;
border-bottom:1px solid #cccccc;	
}
.pc-top-3retsu-menu-bun > p{
width:98%;	
font-size: 14px;
line-height: 150%;	
padding:0px 10px;
}

/* PCトップページQAボタン*/
.pc-qa-botan{
background: #ffffff;
width: 300px;	
margin-top:15px;
margin:auto;	
text-align: center;	
padding:3px;	
border:1px solid #0055aa;	
}

.pc-qa-botan:hover{
background: #eaf4ff;	
}

.pc-qa-botan > a{	
display: block;
position: relative;	
font-size:17px;
color:#000000;
text-decoration: none;	
font-weight: normal;
padding:7px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.pc-qa-botan > a::after {
content: "";
position: absolute;
top: 50%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 6px solid #0055aa;
border-left: 6px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}



/* PCトップページフッター2列*/
.pc-top-footer-2retsu{
width: 100%;
margin:auto;	
  	background-image: url("../images/pc-footer-back1.jpg"); 
	background-repeat:  no-repeat;	
}

table.pc-top-footer-2retsu{
  width: 100%;	
  max-width: 1080px;
  border-collapse:separate;
  border-spacing: 0;
margin:auto;
}


table.pc-top-footer-2retsu td{
width:  50%;
vertical-align: top;	
}

.pc-top-company{
width: 100%;
max-width: 515px;
margin:auto;	
margin-top:20px;	
padding-top:50px;
padding-left:40px;
padding-bottom:60px;	
background: rgb(255, 255, 255, 0.7);	
}
.pc-top-company-title{
width: 100%;	
}
.pc-top-company-title > p{
font-size:27px;
padding-left:50px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: bold;	
}
.pc-top-company-naiyou{
width: 100%;
}
.pc-top-company-naiyou > p{
font-size:14px;
padding-left:50px;
}
.pc-top-company-toiawase-bangou{
width: 100%;	
margin-top:10px;	
margin-bottom:10px;	
}
.pc-top-company-toiawase-bangou > p{
font-size:40px;
text-align: center;
padding-top:5px;
padding-bottom:5px;	
padding-left:10px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  	background-image: url("../images/denwa.svg"); 
	background-repeat:  no-repeat;
	background-position:  10% 50%; /*フレーム下部画像*/
	background-size: 9%;		
}


/* PCトップページフッター問い合わせ*/
.pc-top-company-botan{
background: #ffffff;
width: 300px;	
margin-top:15px;
margin-left:60px;	
text-align: center;	
padding:3px;	
border:1px solid #0055aa;	
}

.pc-top-company-botan:hover{
background: #eaf4ff;	
}

.pc-top-company-botan > a{	
display: block;
position: relative;	
font-size:15px;
color:#000000;
text-decoration: none;	
font-weight: normal;
padding:2px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.pc-top-company-botan > a::after {
content: "";
position: absolute;
top: 50%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 6px solid #0055aa;
border-left: 6px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}





.pc-top-fotter-map{
width: 540px;
padding:20px 10px;	
}




/* ＰＣフッターメニュー */

.footer-menu {
	position: relative;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding:0;

}

.footer-menu ul{
	padding:0;	
}

.footer-menu > li {
	float: left;
	list-style: none;
	text-align: center;
	letter-spacing: 1px;
padding-top:0px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}


.footer-menu > li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	line-height: 120%;
padding-top:5px;
letter-spacing: 2px;	
}

.footer-menu > li a:hover {
	color: #ffffff;
}


.footer-menu__single:hover {
  background: #c7e2c7;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}



/**
 * single footer-menu
 */
.footer-menu > .footer-menu__single-home {
width: 135px;
line-height: 100%;	
height: 25px;	
border-right:0px solid #d5eaff;	
background: #2b80d5;		
}
.footer-menu > .footer-menu__single-home:hover {	
 opacity: 0.8;		
}
.footer-menu > .footer-menu__single-last {
width: 135px;
line-height: 100%;	
height: 25px;	
border-right:0px solid #ffffff;	
background: #2b80d5;		
}
.footer-menu > .footer-menu__single-last:hover {	
 opacity: 0.8;		
}









/* PCトップページアクセス*/
.pc-access{
width: 700px;
margin:auto;
padding:20px 0;	
}
.pc-access-bun{
width: 700px;
margin:auto;
margin-bottom:60px;	
padding:20px 0;	
}
.pc-access-bun >p{
font-size:16px;	
}


/* pcQ&A */


.pc-qa-image{
width: 100%;
margin:auto;
text-align: center;	
margin-top:-40px;	
padding-top:20px;
padding-bottom:50px;	
}


.pc-qa-zentai{
width: 550px;
margin:auto;	
}
table.pc-qa-q{
  width: 98%;	
  max-width: 700px;
  border-collapse:separate;
  border-spacing: 0;
margin:auto;
}
table.pc-qa-q th{
  width: 5%;
  vertical-align: top;		
}
.pc-q-q{
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: #0055aa;
  text-align:center;
  line-height: 30px;
  font-size:20px;
  color:#ffffff;
	font-weight: normal;
}
table.pc-qa-q td{
  width: 95%;
	vertical-align: top;
padding-top:0px;
padding-left:30px;
  font-size:22px;
  font-weight: normal;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}

table.pc-qa-a{
  width: 98%;	
  max-width: 700px;
  border-collapse:separate;
  border-spacing: 0;
margin:auto;
margin-top:30px;	
margin-bottom:70px;	
}
table.pc-qa-a th{
  width: 5%;
  vertical-align: top;	
}
.pc-q-a{
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: #ffffff;
  border:1px solid #0055aa;	
  text-align:center;
  line-height: 32px;
  font-size:20px;
  color:#0055aa;
	font-weight: normal;
}
table.pc-qa-a td{
  width: 95%;
	vertical-align: top;
padding-top:0px;
padding-left:30px;
  font-size:17px;
  font-weight: normal;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}





/* PCトップページ問い合わせ*/

.pc-toiawase-zentai{
width:1080px;
height: 200px;
background-image: url("../images/pc-toiawase-back.jpg"); 
margin-bottom:0px;	
}

.pc-toiawase-naka{	
width: 850px;
margin:auto;
margin-top:40px;	
padding:30px 0;	
background: #f4f4f4;
margin-bottom:100px;		
}

table.pc-toiawase{
  width: 98%;	
  max-width: 700px;
  border-collapse:separate;
  border-spacing: 0;
margin:auto;
}


table.toiawase td{
  width: 50%;

}
.pc-top-toiawase-denwa{
width: 250px;
height: 130px;	
margin:auto;		
margin-top:40px;	
padding:5px;
background: #ffffff;

}
.pc-top-toiawase-denwa > p{
font-size:15px;
color:#000000;
text-align: center;	
}
.pc-top-denwabangou{
font-size:20px;
font-weight: bold;	
}
.pc-top-toiawase-mail{
width: 250px;
height: 130px;		
margin:auto;		
margin-top:40px;	
padding:5px;
background: #ffffff;	
}
.pc-top-toiawase-mail > p{
font-size:15px;
color:#000000;
text-align: center;	
}
.pc-top-toiawase-mail > p >a{
font-size:20px;
letter-spacing: 0px;	
text-decoration: none;
}
.pc-top-toiawase-mail > p >a:hover{
text-decoration: underline;
}

/* PC代表プロフィール*/
.pc-profile{
width: 860px; 
margin:auto;	      
margin-top:50px; 
}

.pc-profile-left{
float: left;		
width: 300px;
margin:0px 15px;
text-align: center;	
}
.pc-profile-left > p{
font-size:16px;
text-align: center;	
letter-spacing: -1px;	
}
.pc-profile-right{
float: right;		
width: 500px; 
margin:0px 15px;		
}

.pc-profile-right > p{
font-size:16px;
line-height: 150%;	
color:#000000;
margin-top:-6px;	
}
.pc-profile-title{
font-size:16px;
font-weight: bold;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}

table.pc-profile-table{
  width: 92%;	
border-collapse:collapse;
  border-pcacing: 0;
 margin:auto;	
}



table.pc-profile-table th{
  text-align: left;
  background:#ffffff;
  border-left: 0px solid #a8b7c5;
 border-right: 0px solid #a8b7c5;
  border-bottom: 0px solid #a8b7c5;
  width: 30%;
font-weight: normal;
font-size:16px;
	color:#000000;		
letter-spacing: 1px;
vertical-align: top;
padding-bottom:10px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

table.pc-profile-table td{
  text-align: left;
background: #ffffff;	
  border-bottom: 0px solid #a8b7c5;
  border-top: 0px solid #a8b7c5;
  width: 70%;
	font-size:16px;		
	color:#000000;	
padding-left:1%;	
letter-spacing: 1px;
padding-bottom:10px;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;		
}

/* PC新着情報*/

.pc-news-top-image{
width: 100%;
text-align: center;	
}


.pc-news-zentai{
width: 100%;
background: #fdfdf7;
padding-top:50px;	
padding-bottom:90px;	
margin-bottom:-50px;	
}

.pc-news-kobetsu{
width: 680px;
border:1px solid #cccccc;
box-shadow: 2px 2px 4px #949494;	
margin:auto;
margin-bottom:40px;	
background: #ffffff;
border-radius: 5px;	
}
.pc-news-hiduke{
width: 150px;
background: #d5eaff;	
}
.pc-news-hiduke > p{
font-size:14px;
color:#000000;	
text-align: center;	
}
.pc-news-title{
width: 100%;
border-bottom:1px solid #cccccc;	
}
.pc-news-title > p{
font-size:22px;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		
}
.pc-news-bun{
width: 100%;	
}
.pc-news-bun > p{
font-size:17px;	
padding:20px;	
}
.pc-news-bun > p > a{
color:#0000ff;
text-decoration: underline;	
}
.pc-news-bun > p > a:hover{
text-decoration: none;	
}
.span-red{
color:#ff0000;	
}
.pc-news-bun-image{
width: 100%;
text-align: center;
margin:auto;
padding:10px 0;	
}
.pc-news-bun-image > p{
font-size:14px;
}

/*pc業務内容*/
.pc-gyoumu-top{
width: 700px;
margin:auto;	
margin-top:20px;
margin-bottom:50px;	

}
.pc-gyoumu-top > p{
font-size:16px;
color:#000000;	
}

.pc-gyoumu-zentai{
width: 800px;	
padding-bottom:15px;	
margin:auto;
margin-top:30px;	
margin-bottom:60px;
box-shadow: 3px 3px 6px #7f7f7f;		
}
.pc-gyoumu-midashi{
width: 800px;
margin-bottom:10px;	
padding:30px 0;	
  	background-image: url("../images/gyoumu-midashi-back1.svg"); 
	background-repeat:  no-repeat;
	background-position:  2% 50%; /*フレーム下部画像*/
	background-size: 13%;	
}
.pc-gyoumu-midashi > p{
font-size:21px;
color:#000000;
font-weight: bold;	
padding-left:30px;
letter-spacing: 3px;
border-bottom:1px solid #b4b4b4;	
}
.pc-gyoumu-left-image{
float: left;	
width: 280px;
padding:0px 20px;
}
.pc-gyoumu-left-image1{
float: left;	
width: 280px;
padding:0px 20px;
margin-bottom:30px;	
}
.pc-gyoumu-naiyou{
float: left;	
width: 520px;
margin-top:-15px;	
padding-left:30px;
padding-bottom:15px;	
border-right:0px solid #cccccc;	
border-bottom:0px solid #cccccc;		
}
.pc-gyoumu-naiyou > p{
font-size:16px;
}



/* PC料金*/
.pc-ryoukin-bun-top{
width: 750px;
margin:auto;
margin-top:-20px;	
margin-bottom:50px;	
}
.pc-ryoukin-bun-top > p{
font-size:16px;	
}
.pc-ryoukin-bun-top-span{
font-size:15px;	
}
.pc-ryoukin-bun-top1{
width: 750px;
margin:auto;
margin-top:-50px;
margin-bottom:50px;	
}
.pc-ryoukin-bun-top1 > p{
font-size:15px;	
text-align: right;	
}
.pc-ryoukin-bun{
width: 750px;
margin:auto;
margin-bottom:100px;	
}
.pc-ryoukin-bun > p{
font-size:16px;	
}
.pc-ryoukin-omidashi{
width: 750px;
margin:auto;	
}
.pc-ryoukin-omidashi > p{
font-size:22px;
font-weight: bold;	
letter-spacing: 3px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}
.pc-ryoukin-omidashi-komoji{
font-size:15px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}
.pc-ryoukin-omidashi-sen{
width: 780px;
margin:auto;
margin-top:-28px;
margin-bottom:20px;	
}
.pc-ryoukin-span1{
font-size:17px;
font-weight: bold;	
}
.pc-ryoukin-span-aka{
color:#ff0000;	
}
.pc-ryoukinhyou-maintitle{
width: 850px;
margin:auto;
margin-bottom:20px;	
border-left:5px solid #d5eaff;	
}
.pc-ryoukinhyou-maintitle > p{
font-size:22px;
font-weight: bold;	
}
.pc-ryoukinhyou-maintitle-span{
font-size:14px;
font-weight: normal;	
}

.pc-ryoukin-table-zentai{
width: 80%;
margin:auto;	
}


table.pc-ryoukinpage-table{
  width: 100%;	
border-collapse:collapse;
  border-pcacing: 0;
 margin:auto;	
}

table.pc-ryoukinpage-table th{
  text-align: left;
  background:#ffffff;
  border:1px solid #cccccc;
  width: 16%;
font-weight: normal;
font-size:16px;
	color:#000000;		
letter-spacing: 1px;
vertical-align: middle;
padding-bottom:0px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}

table.pc-ryoukinpage-table td{
  text-align: left;
  background:#ffffff;
  border:1px solid #cccccc;
  width: 28%;
	font-size:16px;		
	color:#000000;		
letter-spacing: 1px;
padding-bottom:0px;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}
table.pc-ryoukinpage-table tr:nth-child(odd) th {
	background: rgb(213, 234, 255, 0.5);
}
table.pc-ryoukinpage-table tr:nth-child(odd) td {
	background: rgb(213, 234, 255, 0.5);
}
table.pc-ryoukinpage-table tr:nth-child(1) th{
  background-color:#2b80d5;
}
table.pc-ryoukinpage-table tr:nth-child(1) td{
  background-color:#2b80d5;
}
.pc-ryoukin-title{
width: 100%;
padding-top:9px;	
padding-bottom:14px;	
}
.pc-ryoukin-title > p{
font-size:17px;
line-height: 120%;	
text-align: center;
font-weight: bold;
color:#ffffff;	
}
.pc-ryoukin-title1{
width: 100%;	
}
.pc-ryoukin-title1 > p{
font-size:17px;
line-height: 120%;	
text-align: center;
font-weight: bold;
color:#ffffff;	
}
.pc-ryoukin-ninzuu-span{
font-size:13px;	
font-weight: normal;
line-height: 100%;	
}
.pc-ryoukin-span{
font-size:15px;	
font-weight: normal;	
line-height: 100%;	
}

.pc-ryoukin-title-naiyou{
width: 100%;
border-top:1px solid #cccccc;	
}
.pc-ryoukin-title-naiyou > p{
font-size:14px;
color:#ffffff;	
}
.pc-ryoukin-table-ninzuu{
width: 100%;	
}
.pc-ryoukin-table-ninzuu > p{
font-size:16px;
font-weight: bold;
text-align: center;	
}
.pc-ryoukin-tukigaku1{
float: left;	
width: 30%;
margin-top:0;	
border-right:1px solid #cccccc;	
}
.pc-ryoukin-tukigaku1 > p{	
font-size:16px;
font-weight: bold;
padding-left:5%;	
text-align: center;	
}
.pc-ryoukin-tukigaku1-1{
float: left;	
width: 30%;
margin-top:0;	
border-right:0px solid #cccccc;	
}
.pc-ryoukin-tukigaku2{
float: left;	
width: 70%;	
}
.pc-ryoukin-tukigaku2 > p{
font-size:16px;
padding-right:5%;	
font-weight: bold;
text-align: right;	
}

.pc-ryoukin-table-chuui{
width: 750px;
margin:auto;	
margin-top:20px;
margin-bottom:100px;	
}
.pc-ryoukin-table-chuui > p{
font-size:14px;
color:#555555;	
}

/* PC料金小文字*/
.pc-ryoukin-kobetsu-komiji{
font-size:15px;	
}

/* PC料金大文字*/
.pc-ryoukin-kobetsu-oomiji{
font-size:20px;	
font-weight: bold;	
}

/* PC料金スポット*/

table.pc-ryoukin-spot-table{
  width: 60%;	
border-collapse:collapse;
  border-pcacing: 0;
 margin:auto;
margin-top:20px;	
margin-bottom:50px;	
}

table.pc-ryoukin-spot-table th{
  text-align: left;
  background:#ffffff;
  border:1px solid #cccccc;
  width: 40%;
font-weight: normal;
font-size:16px;
	color:#000000;		
letter-spacing: 1px;
vertical-align: middle;
padding-top:5px;	
padding-bottom:5px;
padding-left:10px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}

table.pc-ryoukin-spot-table td{
  text-align: left;
  background:#ffffff;
  border:1px solid #cccccc;
  width: 60%;
	font-size:16px;		
	color:#000000;		
letter-spacing: 1px;
padding-top:5px;	
padding-bottom:5px;
padding-left:10px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}
table.pc-ryoukin-spot-table tr:nth-child(odd) th {
	background: rgb(213, 234, 255, 0.5);
}
table.pc-ryoukin-spot-table tr:nth-child(odd) td {
	background: rgb(213, 234, 255, 0.5);
}
table.pc-ryoukin-spot-table tr:nth-child(1) th{
  background-color:#2b80d5;
  color:#ffffff;	
  border-top:none;	
}
table.pc-ryoukin-spot-table tr:nth-child(1) td{
  background-color:#2b80d5;
  color:#ffffff;	
  border-top:none;
  border-right:none;	
}
.pc-ryoukin-spot-title{
width: 100%;
padding-top:9px;	
padding-bottom:14px;	
}
.pc-ryoukin-spot-title > p{
font-size:17px;
line-height: 120%;	
text-align: center;
font-weight: bold;
color:#ffffff;	
}







/* PC料金ボタン*/
.pc-ryokin-botan{
width: 250px;
margin:auto;	
margin-top:25px;	
text-align: center;	
padding:3px;	
background: #0080ff;
background: -moz-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#004080), color-stop(20%, #004080), to(#0080ff));
background: -webkit-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -o-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: linear-gradient(to bottom right, #004080 0%, #004080 20%, #0080ff 100%);	
}

.pc-ryokin-botan:hover{
opacity: 0.8;	
}

.pc-ryokin-botan > a{	
display: block;
position: relative;	
font-size:15px;
color:#ffffff;
text-decoration: none;	
font-weight: normal;
padding:2px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.pc-ryokin-botan > a::after {
content: "";
position: absolute;
top: 47%;
right: 10px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 8px solid #ffffff;
border-left: 8px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}


/*pc契約の流れ*/
.pc-keiyaku-waku{
width: 750px;
margin:auto;
padding:20px 0;
border:0px solid #cccccc;	
}
.pc-keiyaku-naka{
width:  750px;	
margin:auto;	
background: #ffffff;	
}
.pc-keiyaku-title-first{
width: 750px;
margin:auto;
margin-bottom:20px;	
padding:2px 0;
border-bottom:1px solid #cccccc;	
}
.pc-keiyaku-title-first > p{
font-size:22px;
font-weight: bold;	
line-height: 100%;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		
}

.pc-keiyaku-left-image{
float: left;
width: 250px;	
}
.pc-keiyaku-right-bun{
float: left;
width: 500px;	
margin-top:-5px;	
padding-left:20px;	
}
.pc-keiyaku-right-bun > p{
font-size:16px;	
}
.pc-keiyaku-title{
width: 100%;
margin:auto;
line-height: 100%;	
margin-top:0px;	
margin-bottom:20px;	
padding-bottom:0px;	
border-bottom:1px solid #cccccc;	
}
.pc-keiyaku-title > p{
font-size:22px;
font-weight: bold;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		
}

.pc-keiyaku-sankaku{
margin:auto;
margin-top:50px;
margin-bottom:60px;	
width: 0;
height: 0;
border-style: solid;
border-width: 30px 37.5px 0 37.5px;
border-color: #0055aa transparent transparent transparent;
	
}

/* PC契約の流れボタン*/
.pc-nagare-botan{
width: 250px;
margin:auto;	
margin-top:40px;
margin-bottom:30px;	
text-align: center;	
padding:3px;	
background: #0080ff;
background: -moz-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#004080), color-stop(20%, #004080), to(#0080ff));
background: -webkit-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -o-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: linear-gradient(to bottom right, #004080 0%, #004080 20%, #0080ff 100%);	
}

.pc-nagare-botan:hover{
opacity: 0.8;	
}

.pc-nagare-botan > a{	
display: block;
position: relative;	
font-size:15px;
color:#ffffff;
text-decoration: none;	
font-weight: normal;
padding:2px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.pc-nagare-botan > a::after {
content: "";
position: absolute;
top: 47%;
right: 10px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 8px solid #ffffff;
border-left: 8px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}


/*pc会社概要*/
.pc-gaiyou-zentai{
width: 700px;	
margin:auto;	
}
table.pc-gaiyou-table{
  width: 100%;	
border-collapse:collapse;
  border-pcacing: 0;
margin:auto;
border:	1px solid #a8b7c5;
}



table.pc-gaiyou-table th{
  text-align: left;
  background: rgb(168, 183, 197, 0.1);
  border-left: 0px solid #a8b7c5;
 border-right: 5px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  width: 30%;
font-weight: normal;	
letter-pcacing: 2px;
}

table.pc-gaiyou-table th > p{
  text-align: left;
padding-right: 10px;
padding-left: 10%;
font-weight: normal;
font-size:16px;
	color:#000000;	
letter-pcacing: 1px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		
}
table.pc-gaiyou-table td{
  text-align: left;
background: #ffffff;	
  border-bottom: 1px solid #a8b7c5;
  border-top: 0px solid #a8b7c5;
  width: 70%;
	font-size:17px;		
	color:#000000;	
padding-left:3%;	
letter-pcacing: 1px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		
}




/* pc問い合わせ */

.pc-toiawase-bun{
width: 	600px;
margin:auto;
padding-bottom:20px;	
}
.pc-toiawase-bun > p{
font-size:16px;
letter-spacing: 1px;
line-height: 180%;	
} 

.pc-toiawasepage-waku{
width: 700px;
margin:auto;	
margin-top:30px;
margin-bottom:40px;	
}

.pc-toiawase-denwa{
width: 100%;
padding-top:4px;
padding-bottom:6px;	
margin-top:0px;	
margin-bottom:30px;	
background: rgb(170, 213, 255, 0.2);
border-top:4px solid #55aaff;	
border-bottom:0px solid #55aaff;	
}

.pc-toiawase-denwa > p{
  font-size:24px;
  font-weight: normal;		
    line-height:150%;		
  padding-top:0px;	
  padding-bottom:0px;	
  padding-left: 7%;

}
.pc-toiawase-bangou{
width: 100%;	
margin-top:20px;	
margin-bottom:20px;	
}
.pc-toiawase-bangou > p{
font-size:40px;
text-align: center;
padding-top:5px;
padding-bottom:5px;	
padding-left:60px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  	background-image: url("../images/denwa.svg"); 
	background-repeat:  no-repeat;
	background-position:  7% 50%; /*フレーム下部画像*/
	background-size: 7%;		
}
.pc-toiawase-bangou > p >a{
text-decoration: none;
}
.pc-time{
font-size:18px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}

.pc-toiawase-time{
width: 100%;	
margin-top:-20px;	
margin-bottom:20px;	
}
.pc-toiawase-time > p{
font-size:16px;	
text-align: center;	
}

/* pc問い合わせ電話注意書き */
.pc-toiawase-denwa-chuui{
width: 70%;
margin:auto; 
}
.pc-toiawase-denwa-chuui > p{
font-size:16px;
}

/* pc問い合わせメール */
.pc-toiawase-mail{
width: 100%;
padding-left:0%;
margin-top:30px;	
background: #f4f4f4;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;	
}

.pc-toiawase-mail > p{
  font-size:24px;
  font-weight: normal;		
    line-height:190%;		
  padding-top:0px;	
  padding-bottom:0px;	
  padding-left: 7%;

}
.pc-toiawase-mailadress{
width: 100%;	
margin-top:20px;	
margin-bottom:20px;	
}
.pc-toiawase-mailadress > p{
font-size:37px;
text-align: center;
padding:5px 0;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  	background-image: url("../images/mail.svg"); 
	background-repeat:  no-repeat;
	background-position:  7% 50%; /*フレーム下部画像*/
	background-size: 9%;			
}
.pc-toiawase-mailadress > p >a{
text-decoration: none;
}
.pc-toiawase-mailadress > p >a:hover{
text-decoration: underline;
}

/* pc問い合わせ電話注意書き */
.pc-toiawase-mail-chuui{
width: 90%;
margin:auto; 
}
.pc-toiawase-mail-chuui > p{
font-size:16px;
}

/* pc問い合わせフォーム */

.pc-form-bun{
width: 700px;
margin:auto;
}
.pc-form-bun > p{
font-size:17px;	
}



.pc-form {
	width:700px;
	margin:0 auto;
	margin-top:30px;
	color:#000000;
	font-size:14px;
	border:1px solid #ccc;	
}
table.pc-formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.pc-formTable td,table.pc-formTable th{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:30px;
	border-collapse:collapse;	
}
table.pc-formTable th{
	width:30%;
	color:#000000;
	font-weight:normal;
background: #f4f4f4;	
	text-align:left;
    font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}
.pc-form-hissu{
font-size:12px;
color:#ff0000;	
}

table.pc-formTable td {
	width: 70%;
	font-size:16px;
	color:#000000;
	margin-top:5px;
	border-bottom:0;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
form input[type="text"], form textarea {
	width:100%;
	padding:5px;
	font-size:110%;
	display:block;
}


/*pc問い合わせフォームボタン*/
.pc-toiawase-botan{
width: 350px;	
margin:auto;
margin-top:50px;
margin-bottom:50px;	
}
table.pc-toiawase-botan-table{
  width: 100%;	
border-collapse:collapse;
  border-pcacing: 0;
margin:auto;
}



table.pc-toiawase-botan-table th{
width: 50%;
}

table.pc-toiawase-botan-table td{
width: 50%;	
}


/* pc個人情報 */
.pc-kojinjouhou{
width: 800px;
margin:auto;
padding:30px 0;	
}
.pc-kojinjouhou > p{
font-size:16px;
}

.pc-kojinjouhou-right{
width: 800px;
margin:auto;	
}
.pc-kojinjouhou-right > p{
font-size:16px;
text-align: right;	
}


/* pc個人情報アコーディオン */

.cp_actab {
	position: relative;
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
	color: #ffffff;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	text-align: center;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	cursor: pointer;
	margin: 0 0 1px 0;
	margin-top:30px;
	background: #0068b7;
		font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	height: auto;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #000000;
	background: #ffffff;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 1500px;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}

/* pcボタン活性化 */

.policy{
  margin: 20px auto;
  text-align:center;
}
.submit_btnarea {
  width: 360px;
  margin: 0 auto;
}
.form_btn{
  background: #005183;
  border: 1px solid #fff;
  color: #fff;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  cursor: pointer;
  transition: all .5s ease-out;
  position: relative;
}

.form_btn:hover{
  border: 1px solid #005183;
  background: #fff;
  color: #005183;
}
button[type="submit"][disabled] {
      background-color: #fff;
      color: #ccc;
      border-color: #ccc;
      cursor: default;
    }
  
  button[type="submit"][disabled]:hover{
    opacity:1;
  }






/* spサイトCSS */

.sp-maingazou {
    width: 100%;
	padding-top:19px;

}

.sp-top-main{
width: 100%;
margin-top:20px;
margin-bottom:0px;
padding:10px 0;	
	
}

/* spimage*/
.sp-image{
width: 90%;
margin:auto;
text-align: center;
padding-top:30px;
padding-bottom:20px;	
}

.sp-shoukai-botan{
width: 85%;	
margin:auto;		
margin-top:10px;
margin-bottom: 70px;	
text-align: center;	
padding:2px;	
background: #0080ff;
background: -moz-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#004080), color-stop(20%, #004080), to(#0080ff));
background: -webkit-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -o-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: linear-gradient(to bottom right, #004080 0%, #004080 20%, #0080ff 100%);	
}

.sp-shoukai-botan > a{	
display: block;
position: relative;	
font-size:17px;
color:#ffffff;
text-decoration: none;	
font-weight: normal;
padding:7px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;		
}

.sp-shoukai-botan > a::after {
content: "";
position: absolute;
top: 49%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 7px solid #ffffff;
border-left: 7px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}




/* spサービス*/

.sp-top-service-zentai-waku{
width: 100%;
margin-top:20px;
margin-bottom:20px;	
padding: 20px 0;	
background:rgb(213, 234, 255, 0.4);
}

.sp-top-service-menu{	
width: 90%;	
margin:auto;
margin-bottom:40px;	
box-shadow: 5px 5px 4px #8a8a8a;
}

.sp-top-service-no{	
width: 280px;
padding:0px;
margin-bottom:0px;	
}
.sp-top-service-no > p{	
font-size:40px;	
line-height: 100%;
font-family: 'Nanum Myeongjo', serif;
}

.sp-top-service-title{
width: 100%;		
display: block;	
margin: 0 auto;	
margin-bottom:0px;		
background: #55aaff;
background: -moz-linear-gradient(left, #006ad5 0%, #006ad5 74%, #55aaff 100%);
background: -webkit-gradient(linear, left center, right center, from(#006ad5), color-stop(74%, #006ad5), to(#55aaff));
background: -webkit-linear-gradient(left, #006ad5 0%, #006ad5 74%, #55aaff 100%);
background: -o-linear-gradient(left, #006ad5 0%, #006ad5 74%, #55aaff 100%);
background: linear-gradient(to right, #006ad5 0%, #006ad5 74%, #55aaff 100%);
}

.sp-top-service-title > p{	
font-size:22px;
color:#ffffff;
padding:13px 0;
text-align: center;		
letter-spacing: 2px;	
font-weight: none;		
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;			
}
.sp-top-service-title-span{
font-size:18px;	
}

.sp-top-service-menu-image{	
width:100%;
margin-top:-10px;
}

.sp-top-service-kuwashiku{
width: 100%;
background: #ffffff;	
padding: 10px 0;	
margin-top:-5px;
text-align:right;
}
.sp-top-service-kuwashiku >  a{
position: relative;	
font-size:16px;		
color:#000000;	
line-height: 100%;
text-decoration: none;
padding-right:10px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.sp-top-service-kuwashiku > a::before {
content: "";
position: absolute;
top: 50%;
left: -20px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 7px solid #000000;
border-left: 7px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}
.sp-top-service-kuwashiku >  a:hover{
color:#000000;
text-decoration: underline;
}

/* sp業務内容*/
.sp-top-works-naiyou{
width: 95%;
margin:auto;
margin-top:20px;	
padding:15px 0;	
background: #f4f4f4;
margin-bottom:80px;		
}
.sp-top-works-naiyou > p{	
font-size:16px;	
}

.sp-top-works-naiyou > p > a{
position: relative;	
font-color:#000000;
text-decoration: none;	
padding-left:5%;	
}
.sp-top-works-naiyou > p > a::before {
content: "";
position: absolute;
top: 47%;
left: 0px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 8px solid #000000;
border-left: 8px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}

/* sp新着情報*/
.sp-top-news-zentai{
width: 100%;
margin-top:80px;
margin-bottom:30px;	
}
.sp-top-news-naka{
width:90%;
margin:auto;	
}
.sp-top-news-title{	
width:100%;	
margin-bottom:20px;
    position: relative;
    display: inline-block;
    padding: 0 55px;		
}

.sp-top-news-title:before,
.sp-top-news-title:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: #666;
}
 
.sp-top-news-title:before {
    left: 20%;
}
 
.sp-top-news-title:after {
    right: 20%;
}

.sp-top-news-title > p{	
font-size:20px;
font-weight: bold;
text-align: center;	
font-family: 'Playfair Display', serif;
}

table.sp-top-news-table{
  width: 100%;	
border-collapse:collapse;
  border-spacing: 0;
 margin:auto;	
}
table.sp-top-news-table th{
width: 30%;	
font-size:16px;
text-align: left;	
font-weight: normal;
line-height: 130%;
padding:10px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
vertical-align: middle;
border-bottom:1px solid #cccccc;	
}
table.sp-top-news-table td{
width: 70%;
padding-left:2%;	
font-size:16px;
font-weight: normal;
line-height: 130%;	
padding-top:10px;	
padding-bottom:10px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
vertical-align: top;
border-bottom:1px solid #cccccc;	
}
table.sp-top-news-table td > a{
text-decoration: none;
}

.sp-news-botan{
background: #ffffff;
width: 240px;	
margin:auto;
margin-bottom:80px;	
text-align: center;	
padding:0px;	
border:1px solid #0055aa;	
}

.sp-news-botan:hover{
background: #eaf4ff;	
}

.sp-news-botan > a{	
display: block;
position: relative;	
font-size:15px;
color:#000000;
text-decoration: none;	
font-weight: normal;
padding:4px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.sp-news-botan > a::after {
content: "";
position: absolute;
top: 50%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 6px solid #0055aa;
border-left: 6px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}

/* spご挨拶*/
.sp-goaisatsu-image{
width: 90%;
margin:auto;
text-align: center;	
}

.sp-goaisatsu-bun{
width: 95%;	
margin:auto;	
margin-top:20px;
margin-bottom:30px;	
}
.sp-goaisatsu-bun > p{
font-size:16px;	
}

.sp-goaisatsu-botan{
width: 85%;	
margin:auto;		
margin-top:30px;
text-align: center;	
padding:2px;	
background: #0080ff;
background: -moz-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#004080), color-stop(20%, #004080), to(#0080ff));
background: -webkit-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -o-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: linear-gradient(to bottom right, #004080 0%, #004080 20%, #0080ff 100%);	
}

.sp-goaisatsu-botan > a{	
display: block;
position: relative;	
font-size:17px;
color:#ffffff;
text-decoration: none;	
font-weight: normal;
padding:7px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.sp-goaisatsu-botan > a::after {
content: "";
position: absolute;
top: 49%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 7px solid #ffffff;
border-left: 7px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}

/* sp特徴*/
.sp-top-tokuchou-zentai{
width: 100%;
padding-top:30px;
padding-bottom:15px;	
margin-bottom:0px;	
background: rgb(232, 213, 175, 0.1);
}
.sp-top-tokuchou-number{
width: 100%;
}
.sp-top-tokuchou-number > p{
font-size:30px;
text-align: center;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		
}
.sp-top-tokuchou-image{
width: 90%;
margin:auto;
text-align: center;	
}
.sp-top-tokuchou-title{
width: 90%;	
margin:auto; 	
padding:11px 0;	
border-top:1px solid #aaaaaa;	
border-bottom:1px solid #aaaaaa;	
margin-top:10px;	
margin-bottom:30px;	
}
.sp-top-tokuchou-title > p{
font-size:22px;
text-align: left;	
font-weight: normal;	
}

.sp-top-tokuchou-bun{
width: 90%;
margin:auto;
margin-bottom:70px;	
}
.sp-top-tokuchou-bun > p{
font-size:16px;
}
.sp-top-tokuchou-bun-last{
width: 90%;
margin:auto;
margin-bottom:20px;	
}
.sp-top-tokuchou-bun-last > p{
font-size:16px;
}

/* spトップページQAボタン*/
.sp-qa-botan{
background: #ffffff;
width: 300px;	
margin-top:15px;
margin:auto;	
text-align: center;	
padding:3px;	
border:1px solid #0055aa;	
}

.sp-qa-botan:hover{
background: #eaf4ff;	
}

.sp-qa-botan > a{	
display: block;
position: relative;	
font-size:17px;
color:#000000;
text-decoration: none;	
font-weight: normal;
padding:7px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.sp-qa-botan > a::after {
content: "";
position: absolute;
top: 50%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 6px solid #0055aa;
border-left: 6px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}


/* spトップフッターカンパニー*/
.sp-top-company{
width: 100%;
padding:20px;	
background-image: url("../images/sp-footer-back.jpg"); 
background-size: cover;	
background-repeat:  no-repeat;	
}
.sp-top-company-title{
width: 100%;	
}
.sp-top-company-title > p{
font-size:22px;
padding-left:0px;	
font-weight: bold;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}
.sp-top-company-naiyou{
width: 100%;
}
.sp-top-company-naiyou > p{
font-size:14px;
padding-left:0px;
}
.sp-top-company-toiawase-bangou{
width: 100%;	
margin-top:0px;	
margin-bottom:0px;	
}
.sp-top-company-toiawase-bangou > p{
font-size:30px;
text-align: left;
padding-top:0px;
padding-bottom:0px;	
padding-left:12%;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  	background-image: url("../images/top-denwa.svg"); 
	background-repeat:  no-repeat;
	background-position:  0% 50%; /*フレーム下部画像*/
	background-size: 9%;		
}
.sp-top-company-toiawase-bangou > p > a{
text-decoration: none;	
}


/* sp新着情報*/

.sp-news-top-image{
width: 100%;	
margin-bottom:30px;	
}
.sp-news-zentai{
width: 100%;
background: #fdfdf7;
padding-top:0px;	
padding-bottom:90px;	
margin-bottom:0px;	
}
.sp-news-top{
padding-top:50px;
margin-top:-50px;	
}
.sp-news-kobetsu{
width: 90%;
border:1px solid #cccccc;
box-shadow: 2px 2px 4px #949494;	
margin:auto;	
margin-bottom:40px;
background: #ffffff;
border-radius: 5px;	
}
.sp-news-hiduke{
width: 40%;
background: #d5eaff;	
}
.sp-news-hiduke > p{
font-size:14px;
color:#000000;	
text-align: center;	
}
.sp-news-title{
width: 100%;
border-bottom:1px solid #cccccc;	
}
.sp-news-title > p{
font-size:20px;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}
.sp-news-bun{
width: 100%;	
}
.sp-news-bun > p{
font-size:16px;	
padding:20px;	
}
.sp-news-bun > p > a{
text-decoration: underline;
color:#0000ff;	
}
.sp-news-bun-image{
width: 100%;
text-align: center;
margin:auto;	
}
.sp-news-bun-image > p{
font-size:14px;
}
/* spトップページフッター問い合わせ*/
.sp-top-company-botan{
background: #ffffff;
width: 80%;	
margin:auto;	
margin-top:20px;
margin-bottom:20px;	
text-align: center;	
padding:3px;	
border:1px solid #0055aa;	
}

.sp-top-company-botan:hover{
background: #eaf4ff;	
}

.sp-top-company-botan > a{	
display: block;
position: relative;	
font-size:15px;
color:#000000;
text-decoration: none;	
font-weight: normal;
padding:2px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.sp-top-company-botan > a::after {
content: "";
position: absolute;
top: 50%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 6px solid #0055aa;
border-left: 6px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}




.sp-top-fotter-map{
width: 100%;
margin-bottom:20px;	
}










/* spトップページアクセス*/
.sp-access{
width: 100%;
padding-bottom:20px;	
}
.sp-access-bun{
width:100%;
margin-bottom:80px;	
}
.sp-access-bun >p{
font-size:16px;	
}

.sp-toiawase{
width: 100%;
background-image: url("../images/sp-toiawase-back.jpg"); 
padding:60px 0	
}
.sp-toiawse-denwa{
width: 90%;
margin:auto;
background: #ffffff;
padding:10px 0;	
}
.sp-toiawse-denwa > p{
font-size:16px;
text-align: center;	
}
.sp-toiawse-denwabangou{
font-size:24px;
font-weight: bold;	
}
.sp-toiawse-denwabangou > a{
text-decoration: none;	
}
.sp-toiawse-mail{
width: 90%;
margin:auto;
margin-top:30px;	
background: #ffffff;
padding:10px 0;	
}
.sp-toiawse-mail > p{
font-size:16px;
text-align: center;	
}
.sp-toiawse-mailadress{
font-size:24px;
font-weight: bold;	
}
.sp-toiawse-mailadress > a{
text-decoration: none;
}



/* sp代表プロフィール */
.sp-profile-image{
width: 80%;
margin:auto;	
text-align: center;
padding-bottom:10px;	
}
.sp-profile-image > p{
font-size:18px;
letter-spacing: -1px;	
text-align: center;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.sp-profile-namae{
width: 96%;
margin:auto;	
padding-top:5px;	
}
.sp-profile-namae > p{
font-size:17px;
text-align: center;	
}

.sp-profile-title{
font-size:17px;
font-weight: bold;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}

table.sp-profile-table{
  width: 90%;	
border-collapse:collapse;
  border-pcacing: 0;
 margin:auto;	
}



table.sp-profile-table th{
  text-align: left;
  background:#ffffff;
  border-left: 0px solid #a8b7c5;
 border-right: 0px solid #a8b7c5;
  border-bottom: 0px solid #a8b7c5;
  width: 30%;
font-weight: normal;
font-size:16px;
	color:#000000;		
letter-spacing: 1px;
vertical-align: top;
padding-bottom:10px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

table.sp-profile-table td{
  text-align: left;
background: #ffffff;	
  border-bottom: 0px solid #a8b7c5;
  border-top: 0px solid #a8b7c5;
  width: 70%;
	font-size:16px;		
	color:#000000;	
padding-left:1%;	
letter-spacing: 1px;
padding-bottom:10px;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}


/* sp業務*/
.sp-gyoumu-link1{
margin-top:-50px;	
padding-bottom:60px;	
}
.sp-gyoumu-link{
padding-bottom:60px;	
}
.sp-gyoumu-link > p{
font-size:16px;	
}
.sp-gyoumu-waku{
width: 100%;
margin-bottom:0px;	
padding-bottom:15px;	
box-shadow: 3px 3px 6px #7f7f7f;	
}

.sp-gyoumu-midashi{
width: 100%;	
padding:30px 0;	
  	background-image: url("../images/gyoumu-midashi-back1.svg"); 
	background-repeat:  no-repeat;
	background-position:  0% 50%; /*フレーム下部画像*/
	background-size: 22%;	
}
.sp-gyoumu-midashi > p{
font-size:23px;
color:#000000;
font-weight: bold;	
padding-left:10%;
letter-spacing: 2px;
border-bottom:1px solid #b4b4b4;	
}
.sp-gyoumu-midashi1{
width: 100%;	
padding:30px 0;	
  	background-image: url("../images/gyoumu-midashi-back1.svg"); 
	background-repeat:  no-repeat;
	background-position:  0% 50%; /*フレーム下部画像*/
	background-size: 22%;	
}
.sp-gyoumu-midashi1 > p{
font-size:20px;
color:#000000;
font-weight: bold;	
padding-left:10%;
letter-spacing: 2px;
border-bottom:1px solid #b4b4b4;
line-height: 120%;	
}

.sp-komonkeiyaku-komoji{
width: 100%;	
margin-top:-40px;	
}
.sp-komonkeiyaku-komoji > p{
font-size:17px;
text-align: right;
font-weight: bold;	
}

.sp-gyoumu-image{
width: 100%;
margin:auto;
text-align: center;
padding:10px 20px;	
}

.sp-gyoumu-naiyou{	
width: 97%;
margin:auto;	
margin-top:0px;
margin-bottom:0px;
padding:2%;		
border-right:0px solid #cccccc;	
border-bottom:0px solid #cccccc;	
background: #ffffff;	
}
.sp-gyoumu-naiyou > p{
font-size:16px;
padding:2%;		
}

.sp-nagare-botan{
width: 85%;	
margin:auto;		
margin-top:-10px;
margin-bottom: 0px;	
text-align: center;	
padding:2px;	
background: #0080ff;
background: -moz-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#004080), color-stop(20%, #004080), to(#0080ff));
background: -webkit-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -o-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: linear-gradient(to bottom right, #004080 0%, #004080 20%, #0080ff 100%);	
}

.sp-nagare-botan > a{	
display: block;
position: relative;	
font-size:17px;
color:#ffffff;
text-decoration: none;	
font-weight: normal;
padding:7px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.sp-nagare-botan > a::after {
content: "";
position: absolute;
top: 49%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 7px solid #ffffff;
border-left: 7px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}


/* sp契約の流れ */

.sp-keiyaku-zentai{
width: 100%;
padding:30px 0;
background: #efefef;	
}
.sp-keiyaku-naka{
width:  90%;	
margin:auto;
margin-bottom:30px;	
background: #ffffff;
padding:0px ;
}
.sp-keiyaku-title{
width: 100%;
line-height: 100%;
background: #ffffff;
padding:20px 0;	
}
.sp-keiyaku-title-no{
float: left;	
  width:50px;
  height: 50px;
  margin:auto;	
  margin-left:3%;	
  border-radius: 50%;
  background: #0055aa;
  text-align:center;
  line-height:30px;
  font-size:20px;
	
}
.sp-keiyaku-title-no > p{
width: 30%;	
font-size: 24px;
color:#ffffff;	
text-align: center;	
border-bottom:1px solid #ffffff;
	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}
.sp-keiyaku-title-bun{
float: left;		
width: 75%;
height: 50px;
padding-top:7px;
padding-left:2%;	
}
.sp-keiyaku-title-bun > p{
font-size: 22px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}
.sp-keiyaku-image{
width: 100%;
padding:5px;	
}

.sp-keiyaku-naiyou{
width: 100%;
background: #ffffff;
padding-bottom:17px;	
}
.sp-keiyaku-naiyou > p{
width: 100%;
font-size:16px;	
padding:5%;
line-height: 160%;
letter-spacing: 2px;	
}


/* sp料金案内 */

.sp-ryoukin-bun{
width: 95%;
margin:auto;
margin-top:-20px;	
margin-bottom:50px;	
}
.sp-ryoukin-bun > p{
font-size:16px;	
line-height: 160%;	
}
.sp-ryoukin-omidashi{
width: 100%;
margin-bottom:30px;	
}
.sp-ryoukin-omidashi > p{
font-size:22px;
font-weight: bold;
padding-left:7%;
letter-spacing: 3px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}
.sp-ryoukin-omidashi1{
width: 100%;
margin-bottom:30px;	
}
.sp-ryoukin-omidashi1 > p{
font-size:22px;
font-weight: bold;
padding-left:7%;
letter-spacing: 3px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}
.sp-ryoukin-midashisen{
width: 100%;
margin-top:-45px;
margin-bottom:30px;	
}
.sp-ryoukin-midashisen1{
width: 100%;
margin-top:-45px;
margin-bottom:20px;	
}

.sp-ryoukin-omidashi1-span{
font-size:16px;
font-weight: bold;	
padding-left:3%;	
}
.sp-oomidashi-komoji{
width: 100%;
margin-top:-20px;
margin-bottom:30px;	
}
.sp-oomidashi-komoji > p{
font-size:15px;
padding-left:8%;	
font-weight: bold;	
}
.sp-ryoukin-komidashi{
width: 100%;
margin-bottom:20px;	
}
.sp-ryoukin-komidashi > p{
font-size:20px;
font-weight: bold;	
}
.sp-ryoukin-komidashi-span{
font-size:18px;	
font-weight: bold;	
}
.sp-ryoukin-komidashi-bun{
width: 95%;
margin:auto;
margin-bottom:50px;	
}
.sp-ryoukin-komidashi-bun > p{
font-size:16px;	
line-height: 160%;	
}
.sp-ryoukin-aka{
color:#ff0000;	
}
table.sp-kakuryoukin-table1{
  width: 95%;	
border-collapse:collapse;
  border-pcacing: 0;
 margin:auto;
  margin-bottom:60px;	
}

table.sp-kakuryoukin-table1 th{
  text-align: left;
  background:#ffffff;	
  border-left: 0px solid #a8b7c5;
 border-right: 0px solid #a8b7c5;
  border-bottom: 0px solid #a8b7c5;
  width: 60%;
vertical-align: middle;	
font-weight: normal;
font-size:16px;
	color:#000000;		
letter-spacing: 1px;
padding-top:15px;	
padding-bottom:15px;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}

table.sp-kakuryoukin-table1 td{
  text-align: left;
background: #ffffff;
line-height: 100%;	
  border-bottom: 0px solid #a8b7c5;
  border-top: 0px solid #a8b7c5;
  width: 40%;
vertical-align: middle;
	font-size:16px;		
	color:#000000;	
padding-left:4%;	
letter-spacing: 1px;
padding-top:15px;	
padding-bottom:15px;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}

table.sp-kakuryoukin-table{
  width: 95%;	
border-collapse:collapse;
  border-pcacing: 0;
 margin:auto;
  margin-bottom:60px;	
}

table.sp-kakuryoukin-table th{
  text-align: left;
  background:#ffffff;	
  border-left: 0px solid #a8b7c5;
 border-right: 0px solid #a8b7c5;
  border-bottom: 0px solid #a8b7c5;
  width: 65%;
vertical-align: middle;	
font-weight: normal;
font-size:16px;
	color:#000000;		
letter-spacing: 1px;
padding-top:15px;	
padding-bottom:15px;
padding-left:1%;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}

table.sp-kakuryoukin-table td{
  text-align: left;
background: #ffffff;
line-height: 100%;	
  border-bottom: 0px solid #a8b7c5;
  border-top: 0px solid #a8b7c5;
  width: 35%;
vertical-align: middle;
	font-size:16px;		
	color:#000000;	
padding-left:1%;	
letter-spacing: 1px;
padding-top:15px;	
padding-bottom:15px;
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
table.sp-kakuryoukin-table tr:nth-child(odd) th {
	background: rgb(213, 234, 255, 0.5);
}
table.sp-kakuryoukin-table tr:nth-child(odd) td {
	background: rgb(213, 234, 255, 0.5);
}
table.sp-kakuryoukin-table tr:nth-child(1) th{
  background-color:#2b80d5;
  color:#ffffff;	
  border-top:none;	
}
table.sp-kakuryoukin-table tr:nth-child(1) td{
  background-color:#2b80d5;
  color:#ffffff;	
  border-top:none;
  border-right:none;	
}

.sp-kakuryoukin-table-span{
font-size:13px;	
}

.sp-ryoukin-top-span{
font-size:14px;	
}
.sp-ryoukin-sorezore-span{
font-size:18px;
font-weight: bold;	
}

/* sp料金表*/

.sp-ryoukin-title{
width: 100%;
padding-top:9px;	
padding-bottom:14px;
background: #2b80d5;
}
.sp-ryoukin-title > p{
font-size:21px;
line-height: 120%;	
text-align: center;
font-weight: bold;
color:#ffffff;	
}
.sp-ryoukin-span{
font-size:16px;	
}
.sp-ryoukin-title-naiyou{
width: 100%;
border-top:1px solid #cccccc;
background: #2b80d5;	
padding-bottom:3px;	
}
.sp-ryoukin-title-naiyou > p{
font-size:14px;
color:#ffffff;	
}

.sp-ryoukinhyou-maintitle{
width: 100%;
margin:auto;
margin-bottom:10px;	
border-left:5px solid #80bfff;	
}
.sp-ryoukinhyou-maintitle > p{
font-size:20px;
font-weight: bold;	
		
}
.sp-ryoukinhyou-maintitle-span{
width: 100%;
margin-bottom:40px;	
}
.sp-ryoukinhyou-maintitle-span > p{
font-size:14px;
font-weight: normal;	
}

table.sp-ryoukinhyou-table{
  width: 100%;	
border-collapse:collapse;
  border-pcacing: 0;
 margin:auto;	
margin-bottom:30px;	
}
table.sp-ryoukinhyou-table th{
  text-align: left;
  background:#ffffff;
  border-left: 0px solid #a8b7c5;
 border-right: 0px solid #a8b7c5;
  border-bottom: 0px solid #a8b7c5;
  width: 35%;
font-weight: normal;
font-size:16px;
	color:#000000;		
letter-spacing: 1px;
padding-top:15px;
padding-bottom:15px;	
padding-left:10%;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;		
}

table.sp-ryoukinhyou-table td{
  text-align: right;
background: #ffffff;	
font-size:16px;	
font-weight: normal;
vertical-align: middle;
  border-bottom: 0px solid #a8b7c5;
  border-top: 0px solid #a8b7c5;
  width: 65%;	
	color:#000000;	
padding-top:15px;
padding-bottom:15px;
padding-right:10%;	
letter-spacing: 1px;

font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;		
}
table.sp-ryoukinhyou-table tr:nth-child(odd) th {
	background: #ffffff;
}
table.sp-ryoukinhyou-table tr:nth-child(odd) td {
	background: #ffffff;
}
table.sp-ryoukinhyou-table tr:nth-child(even) th {
	background: rgb(213, 234, 255, 0.7);
}
table.sp-ryoukinhyou-table tr:nth-child(even) td {
	background: rgb(213, 234, 255, 0.7);
}
.sp-ryoukinhyou-ninzuu-span{
font-size:13px;
text-align: left;	
}

.sp-ryoukin-bokou{
width: 100%;
margin-top:30px;	
}
.sp-ryoukin-bokou > p{
font-size:14px;
color:#5f5f5f;	
}

/* sp料金ボタン */
.sp-ryoujkin-botan{
width: 70%;	
margin:auto;		
margin-top:20px;
margin-bottom:30px;	
text-align: center;	
padding:2px;	
background: #0080ff;
background: -moz-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#004080), color-stop(20%, #004080), to(#0080ff));
background: -webkit-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: -o-linear-gradient(top left, #004080 0%, #004080 20%, #0080ff 100%);
background: linear-gradient(to bottom right, #004080 0%, #004080 20%, #0080ff 100%);	
}

.sp-ryoujkin-botan > a{	
display: block;
position: relative;	
font-size:16px;
color:#ffffff;
text-decoration: none;	
font-weight: normal;
padding:7px 0;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif		
}

.sp-ryoujkin-botan > a::after {
content: "";
position: absolute;
top: 49%;
right: 25px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 7px solid #ffffff;
border-left: 7px solid transparent;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}
.sp-ryoukin-linksaki{
width: 100%;	
padding-top: 70px;
margin-top:-70px;
}

/* sp概要 */


.sp-gaiyou-zentai{
width: 97%;	
margin:auto;	
}
table.sp-gaiyou-table{
  width: 98%;	
  border-collapse:separate;
  border-spacing: 0;
margin:auto;
border:	1px solid #a8b7c5;	
}



table.sp-gaiyou-table th{
  text-align: left;
  background: rgb(168, 183, 197, 0.1);
  border-left: 0px solid #a8b7c5;
 border-right: 1px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  width: 30%;
font-weight: normal;	
letter-spacing: 2px;
}

table.sp-gaiyou-table th > p{
  text-align: left;
padding-right: 10px;
padding-left: 10%;
font-weight: normal;
font-size:16px;
	color:#000000;	
letter-spacing: 1px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		
}
table.sp-gaiyou-table td{
  text-align: left;
background: #ffffff;	
  border-bottom: 1px solid #a8b7c5;
  border-top: 0px solid #a8b7c5;
  width: 70%;
	font-size:16px;		
	color:#000000;	
padding-left:3%;	
letter-spacing: 1px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;		
}

/* spQ&A */
.sp-qa-zentai{
width: 100%;	
}
.sp-qa-image{
width: 100%;
margin-top:-40px;	
padding-top:20px;
padding-bottom:30px;	
}
table.sp-qa-q{
  width: 98%;	
  max-width: 700px;
  border-collapse:separate;
  border-spacing: 0;
margin:auto;
}
table.sp-qa-q th{
  width: 5%;
  vertical-align: top;		
}
.sp-q-q{
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: #0055aa;
  text-align:center;
  line-height: 30px;
  font-size:20px;
  color:#ffffff;
	font-weight: normal;
}
table.sp-qa-q td{
  width: 95%;
	vertical-align: top;
padding-top:0px;
padding-left:5%;
padding-right:2%;
  font-size:20px;
 line-height: 140%;	
  font-weight: normal;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}

table.sp-qa-a{
  width: 98%;	
  max-width: 700px;
  border-collapse:separate;
  border-spacing: 0;
margin:auto;
margin-top:30px;	
margin-bottom:70px;	
}
table.sp-qa-a th{
  width: 5%;
  vertical-align: top;	
}
.sp-q-a{
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: #ffffff;
  border:1px solid #0055aa;	
  text-align:center;
  line-height: 30px;
  font-size:20px;
  color:#0055aa;
	font-weight: normal;
}
table.sp-qa-a td{
  width: 95%;
	vertical-align: top;
padding-top:0px;
padding-left:5%;
padding-right:2%;	
  font-size:16px;
  font-weight: normal;	
font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif	
}

/* sp問い合わせ */

.sp-toiawase-bun{
width: 	90%;
margin:auto;
padding-top:40px;	
padding-bottom:20px;	
}
.sp-toiawase-bun > p{
font-size:16px;
letter-spacing: 1px;
line-height: 160%;
}

.sp-toiawasepage-waku{
width: 100%;
margin-top:30px;	
margin-bottom:50px;	
}

.sp-toiawase-denwa{
width: 100%;
padding-top:2px;	
padding-bottom:2px;
margin-top:0px;	
background: rgb(170, 213, 255, 0.2);
border-top:4px solid #55aaff;		
}

.sp-toiawase-denwa > p{
  font-size:21px;
  font-weight: normal;		
    line-height:140%;		
  padding-top:0px;	
  padding-bottom:0px;	
  padding-left: 0%;
text-align: center;	

}
.sp-form-time{
font-size:14px;	
}
.sp-toiawase-bangou{
width: 100%;	
margin-top:20px;	
margin-bottom:20px;	
}
.sp-toiawase-bangou > p{
font-size:35px;
text-align: center;
padding:4px 0;	
padding-left:3%;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  	background-image: url("../images/denwa.svg"); 
	background-repeat:  no-repeat;
	background-position:  2% 50%; /*フレーム下部画像*/
	background-size: 11%;		
}
.sp-toiawase-bangou > p >a{
text-decoration: none;
}
.sp-toiawase-time{
width: 100%;	
margin-top:-20px;	
margin-bottom:20px;	
}
.sp-toiawase-time > p{
font-size:16px;	
text-align: center;	
	
}
/* sp問い合わせ電話注意書き */
.sp-toiawase-denwa-chuui{
width: 90%;
margin:auto; 
}
.sp-toiawase-denwa-chuui > p{
font-size:16px;
}

/* sp問い合わせメール */
.sp-toiawase-mail{
width: 100%;
padding-left:0%;
margin-top:30px;	
background: #f4f4f4;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;	
}

.sp-toiawase-mail > p{
  font-size:21px;
  font-weight: normal;		
    line-height:190%;		
  padding-top:0px;	
  padding-bottom:0px;	
  padding-left: 7%;

}
.sp-toiawase-mailadress{
width: 100%;	
margin-top:20px;	
margin-bottom:20px;	
}
.sp-toiawase-mailadress > p{
font-size:25px;
text-align: center;
padding:5px 0;		
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
  	background-image: url("../images/mail.svg"); 
	background-repeat:  no-repeat;
	background-position:  5% 50%; /*フレーム下部画像*/
	background-size: 10%;			
}
.sp-toiawase-mailadress > p >a{
text-decoration: none;
}
.sp-toiawase-time{
width: 100%;	
margin-top:-20px;	
margin-bottom:20px;	
}
.sp-toiawase-time > p{
font-size:20px;	
text-align: center;	
}
/* sp問い合わせ電話注意書き */
.sp-toiawase-mail-chuui{
width: 90%;
margin:auto; 
}
.sp-toiawase-mail-chuui > p{
font-size:16px;
}



/* sp問い合わせフォーム */
.sp-form {
	width:100%;
	margin:0 auto;
	margin-top:30px;
	color:#000000;
	font-size:14px;
	border:1px solid #ccc;	
}
table.sp-formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.sp-formTable td,table.sp-formTable th{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:20px;
}
table.sp-formTable th{
	width:30%;
	font-size:14px;
	color:#000000;
	font-weight:normal;
background: #efefef;
	text-align:left;
    font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;	
}
.sp-form-hissu{
font-size:12px;
color:#ff0000;	
}

table.sp-formTable td {
	width: 70%;
	font-size:16px;
	color:#000000;
	margin-top:5px;
	border-bottom:0;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
form input[type="text"], form textarea {
	width:100%;
	padding:5px;
	font-size:110%;
	display:block;
}
form input[type="submit"], form input[type="reset"], form input[type="button"] {
	display:block;
	width:80%;
	height:35px;
    font-size:14px;
    line-height: 180%;
	text-align: center;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
-webkit-appearance: none;
	border: none;
	outline: none;
	border-radius: 0px;
	background: #0055aa;
	color:#ffffff;
	letter-spacing: 2px;
box-shadow: 5px 5px  #c7d5e2;		
}


/*sp問い合わせフォームボタン*/
.sp-toiawase-botan{
width: 100%;	
max-width: 350px;	
margin:auto;
margin-top:50px;
margin-bottom:50px;	
}
table.sp-toiawase-botan-table{
  width: 100%;	
border-collapse:collapse;
  border-spacing: 0;
margin:auto;
}

table.sp-toiawase-botan-table th{
width: 50%;
padding-left:5%;	
}

table.sp-toiawase-botan-table td{
width: 50%;	
padding-left:5%;	
}


/* sp個人情報 */
.sp-kojinjouhou{
width: 100%;
margin:auto;
padding-top:10px;	
padding-bottom:30px;	
}
.sp-kojinjouhou > p{
font-size:16px;
}

.sp-kojinjouhou-right{
width: 100%;
margin:auto;	
}
.sp-kojinjouhou-right > p{
font-size:16px;
text-align: right;	
}

/* sp個人情報アコーディオン */


.sp-cp_actab {
	position: relative;
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
	color: #ffffff;
}
.sp-cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.sp-cp_actab label {
	text-align: center;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	cursor: pointer;
	margin: 0 0 1px 0;
	margin-top:30px;
	background: #0068b7;
		font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.sp-cp_actab .sp-cp_actab-content {
	overflow: hidden;
	height: auto;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #000000;
	background: #ffffff;
}
.sp-cp_actab .sp-cp_actab-content p {
	margin: 1em;
}
/* :checked */
.sp-cp_actab input:checked ~ .sp-cp_actab-content {
	max-height: 2000px;
}
/* Icon */
.sp-cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.sp-cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.sp-cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}
/* 上に戻るボタン */

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #15406a;
  opacity: 0.6;
  border-radius: 50%;
margin-right: 3%;
	margin-bottom: 3%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f102';	
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}






/* pcフッター */

.pc-footer {
	width: 100%;
 max-width:1080px;
  background-color: #006ad5;
margin-top:-20px;	
}


.pc-footer > p {
	width: 100%;
	text-align: center;
  font-size: 12px;
  color: #ffffff;
  background-color: #006ad5;
	letter-spacing: 1px;
padding-top:20px;	
padding-bottom:20px;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
}


/* spフッター */

.spfooter {
	width: 100%;
	clear: both;
  margin-top: -10px;
  text-align: center;
  border-top: solid 0px #b4b4b4;
  background-color:#006ad5;	
}

.spfooter p {
	width: 100%;
	clear: both;
	text-align: center;
  font-size: 12px;
  color: #ffffff;
  line-height: 150%;
padding:10px 0;	
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}



*, *:before, *:after {
	box-sizing: border-box;
}

.clear {
clear:both;
}


