
@charset "UTF-8";

/*オレンジ#DB612F*/

body {
font-family: 'Noto Sans JP', sans-serif;
/*
font-family: 'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic Pro','Meiryo',Meiryo,'MS PGothic',sans-serif;
*/
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 26px;
	overflow-x: hidden;
	color: #2E2E30;
	min-width:1390px;
	background-image: url(img/bk.png);
	overflow-x: scroll;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}


li {
display: inline;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
text-decoration: none;	/*カーソルオーバー時に下線を消す設定*/
color: #220707;	
}

a:hover {
			/*カーソルオーバー時の文字色*/
	text-decoration: none;	/*カーソルオーバー時に下線を消す設定*/
}



div.pc_none {
    display: none;
}




/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}



/*ヘッダー（ロゴなどが入っているHP上部ブロック）
---------------------------------------------------------------------------*/
#header {
	width: 100%;
	position: relative;
	background-position: top;
	background-color: #fff;	


	
}


/*h1タグ設定*/
#header h1 {
	font-size: 16px;	/*文字サイズ*/
	font-weight: borld;
	position: absolute;
	margin-left: 190px;
	margin-top: -30px;
	line-height: 26px;

	
}

/*h1タグ設定*/
#header h1 span {
	font-size: 22px;	/*文字サイズ*/
	font-weight: borld;
	
}

p.campaign {
     background-color: #DB612F;
     text-align: right;
     color:#fff; 
     padding: 0;
     font-size: 13px;
     padding-right: 340px;
     
     
     
}

a.campaign {
color:#fff; 
}
a.campaign::before {
  content: url(img/ai.png);
}

#headWrap {
width: 1200px;
position:relative;
margin-top: 0px;
margin-right: auto;
margin-left : auto;
height: 100px;

}


img.logoimg {
   margin-top: 5px;
}


/*査定サイト*/


#mainimg {
width: 1200px;
position:relative;
margin-top: 20px;
margin-right: auto;
margin-left : auto;
text-align: left;	
}

#nav {
    float: right;
    padding: 20px;
    background-repeat: no-repeat;
    width: 300px;
    display: inline-block;
    height: 70px;
    margin-top: 18px;
    margin-right: -15px;
}
#nav span {
    font-size: 13px;
    padding-top: 20px;
}

#telarea {
    margin-top: -22px;
    line-height: 31px;
    border-top: 1px dotted #DB612F;
    border-bottom: 1px dotted #DB612F;
    width: 300px;
    display: inline-block;
    text-align: center;
    background-image: url(img/tel.png);
    
}

img.fdtop {
   width: 30px;
   float: left;
   margin-right: 0px;
   margin-left: 30px;
}

p.telmoji {
   font-weight: bold;
   font-size: 32px;
   margin-top: -5px;
   color: #DB612F;
}
/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	width: 100%;
	text-align: center;
	background-color: #FCFAF9;
	margin-top: 0px;
	padding-top: 10px;

}



#mainimg {
width: 1460px;
position:relative;
margin-top: 20px;
margin-right: auto;
margin-left : auto;
text-align: left;


	
}

img.mainimg {
    margin-top:58px;
}


#mainimgM {
    width: 340px;
    margin-top: 0px;
    padding: 0px;
    margin-left: 0px;
    position: relative;
    float: left;
    margin-top: 0px;
    

}


#mainimgL {
    width: 530px;
    display: inline-block;
    margin-top: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-right: 30px;
    position: relative;
    float: left;
    margin-top: 20px;
    

}







#topform {
    border: 1px solid #D5D1C6;
    border-radius: 6px;
    width: 500px;
    float: right;
    display: inline-block;
    margin-top: 15px;
    background-color: #fff;
    box-shadow: 2px 2px 4px -2px gray inset;
    padding: 20px;
    font-size: 16px;
    position: relative;

}

#topform span {
     font-size: 23px;
     font-weight: bold;
}



img.mojiimg {
     margin-bottom: 30px;
}


p.menu01 {
   background-color: #fff;
   color: #003F71;
   width: 152px;
   padding: 3px;
   display: inline-block;
   text-align: center;
   border: 1px solid #003F71;
   border-radius: 3px;
   margin-left: 10px;
   font-weight: bold;
   margin-top: 10px;
}


  
  
.select01 {
   padding: 5px;
   border: 3px solid #F79800;
   border-radius:3px;
   margin-top: 7px;
   font-size: 18px;
   width: 78%;
   font-family: 'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic Pro','Meiryo',Meiryo,'MS PGothic',sans-serif;
   margin-top: 5px;
   margin-bottom: 10px;
      
      
   
}


.select01_01 {
  position: relative;
  display: inline-block;
  margin: 8px 0;
  padding: 7px 10px;
  min-width: 96%;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
  text-align: center;
}

.select01_01:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}

.select01_01 p {
  margin: 0;
  padding: 0;
}

span.no {
   font-size: 22px;
   font-weight: bold;
   padding-right: 10px;


}


.startbtn {
   background-color: #DD4827;
   border-top: 1px solid #DD4827;
   border-left: 1px solid #DD4827;
   border-right: 1px solid #DD4827;
   border-bottom: 5px solid #9B311B;
   border-radius: 3px;
   padding: 10px;
   color: #fff;
   font-size: 25px;
   font-weight: bold;
   font-family: 'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic Pro','Meiryo',Meiryo,'MS PGothic',sans-serif;
   margin-top: 20px;
   display: inline-block;
   width: 350px;
   float: right;
   
   
   
}

img.startimg {
   width: 120px;
}

/* SLIDER */

.slider {
    height: 510px;
    width: 100%;
    background-image: url(img/main.jpg);
}



#loop {
width: 100%;
position:relative;
margin-bottom: 0px;
margin-top: 0px;
background-color: #DB612F;
padding-top: 30px;



}
#loopslider {
    height: 70px;
    margin-bottom: 30px;
    background-color: #fff;
   
    
    
}


ul.bunnar {
    background-color: #fff;

   
}

img.loop {
    margin-top: 30px;
}


#menu_01 {
width: 100%;
position:relative;
margin-bottom: 10px;
margin-top: 0px;
background-color: #fff;


}


#menu_01box {
width: 1200px;
position:relative;
margin-top: 10px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;
padding-bottom: 0px;

}


#menu_02box {
width: 1200px;
position:relative;
margin-top: 15px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;
padding-bottom: 15px;

}



#menu_01box h2 span.mojiL {
font-size: 38px;
color: #DB612F;
margin-left: 10px;
margin-right: 10px;
}
#menu_01box h2 span.mojired {
color: #993333;
}


#menu_01S {

    background-color: #FAFBFB;
    padding: 30px;
    text-align: left;
    border-left: 1px solid #DB612F;
    border-right: 1px solid #DB612F;
    border-bottom: 1px solid #DB612F;
    
    
}


#merit {
    background-color: #fff;
    padding: 20px;
     box-shadow: 2px 2px 4px #d3d3d3;
}


#merit h3 {
     font-size: 23px;
     font-weight: bold;
}
p.mojiM {
     font-size: 16px;
     font-weight: normal;
     margin-bottom: 3px;

}

p.point {
    background-color: #DB612F;
    width: 53px;
    height:53px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    float: left;
    font-size: 12px;
    margin-right: 20px;
    margin-top: 5px;
    border-radius: 7px;
    
    
}


p.point span {
    font-size: 19px;
    font-weight: bold;
    
}

span.orangeL {
    color: #DB612F;
}

p.meritmoji {
    margin-top: 0px;

    
}

img.meritimg {
   margin-top: 0px;
   margin-right: 20px;
   float: left;
   width: 600px;
}


  img.mainp {
    margin-left: 20px;
      
    }
    
    
    


hr.line_01 {
   height: 4px;
   background: url(img/hr-bg2.png) repeat-x 0 0;
   border: 0;
   margin-top: 20px;
   margin-bottom: 20px;
}

span.meritL {
   font-size: 18px;
   background: linear-gradient(transparent 60%, #ffff66 60%);
}


img.fd {
   width: 40px;
   margin-right: 20px;
}

span.fdm {
   font-size: 14px;
   font-weight: normal;
   
}

#fd {
     border: 1px solid #d3d3d3;
     padding: 10px;
     text-align: center;
     margin-top: 0px;
     margin-bottom: 10px;
     font-family: Arial;
     font-size: 28px;
     font-weight: bold;
     
}




div.open_h3{
    border-bottom: 1px dotted #a9a9a9;
    cursor: pointer;
    margin: 0;
    margin-top: 20px;
    height: 80px;

    
}
.open_h3:after, 
.open_h3.active:after {
    font-size: 22px;
    margin-left: 20px;
}
.open_h3.active::after {
    content: url(img/up.gif);
    float: right;
    margin-top: -50px;
}
.open_h3::after {
    content: url(img/dn.gif);
    float: right;
    margin-top: -50px;
    
}
.info{
    padding: 30px;
}

.info2{
    padding: 30px;
    height: 400px;
}




#satei_01 {
    background-color: #fff;
    width: 234px;
    box-shadow: 2px 2px 4px #d3d3d3;
    padding: 20px;
    float: left;
    margin: 5px;
}

#satei_02 {
    background-color: #fff;
    width: 329px;
    box-shadow: 2px 2px 4px #d3d3d3;
    padding: 20px;
    float: left;
    margin: 5px;
}



img.satei01 {
    width: 80px;
    float: left;
    margin-right: 10px;
}

img.satei02 {
    width: 150px;
    margin-right: 10px;
}


h3.mojiM {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dotted #d3d3d3;
   padding-bottom: 5px;
   margin-bottom: 5px;
   
}





h2.midasi {
  position: relative;
border-top: dotted 1px #DB612F;
  border-bottom: solid 1px #DB612F;
  background: #f4f4f4;
  line-height: 40px;
  padding: 20px;
  background-image: url(img/h201.png);
  text-align: left;


}


h2.midasi02 {
  position: relative;
  border-top: dotted 1px #DB612F;
  border-bottom: solid 1px #DB612F;
  background: #f4f4f4;
  line-height: 40px;
  padding: 20px;
  background-image: url(img/h202.png);
  text-align: left;


}







#kakaku {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 30px;
  min-width: 800px;
  max-width: 820%;
  color: #fff;
  font-size: 25px;
  background: #DB612F;
  float: center;
  margin-left: 130px;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  float: left;
  border-radius: 5px;
  
}

#kakaku:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #DB612F;
}


#kakaku span.mojiL {
   font-size: 35px;
   color: #FFD700;
}


#jyuuyou {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 30px;
  min-width: 800px;
  max-width: 820%;
  color: #DB612F;
  font-size: 25px;
  border-top: 1px solid #DB612F;
  border-bottom: 1px solid #DB612F;
  float: center;
  margin-left: 130px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  float: left;
  background-color: #fff;

  
}

#jyuuyou span.mojiL {
   font-size: 43px;
   color: #DB612F;
   padding-left: 10px;
   padding-right: 10px;
   margin-right: 10px;
   border-bottom: 3px dotted #DB612F;
   padding-bottom: 5px;
   
}


img.ok {
   float: left;
   margin-right: 20px;
   margin-left: 50px;
}


img.ie {
    float: left;
    margin-right: 10px;
}



#voice { 
   margin-right: 20px;
   width: 750px;
   float: left;
   margin-bottom: 0px;
   padding: 0px;
   background-color: #FAFBFB;
   
}


#voice h2{ 
  position: relative;
  background: #F7FFD1;
  padding: 20px;
  border-left: solid 2.4em #84C023;
  text-align: left;
}

#voice h2:before {
  font-family: "Font Awesome 5 Free";
  content: url(img/voice.png);
  position: absolute;
  padding: 0px;
  color: white;
  font-weight: normal;
  left: -48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}




#contents {
   width: 400px;
   float: right;
   margin-bottom: 30px;
   padding: 0px;
   background-color: #fff;
  
   
   
  
}

#contents h2{ 
  position: relative;
  background: #FFF6E5;
  padding: 20px;
  border-left: solid 2.4em #FFB000;
  text-align: left;
}

#contents h2:before {
  font-family: "Font Awesome 5 Free";
  content: url(img/book.png);
  position: absolute;
  padding: 0px;
  color: white;
  font-weight: normal;
  left: -48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#contentsbox { 
    padding: 20px;
    text-align: left;
    border: solid 1px #FFB000;
        
    
}



#contents02 {
   width: 400px;
   float: right;
   margin-bottom: 30px;
   padding: 0px;
   background-color: #fff;
  
   
   
  
}

#contents02 h2{ 
  position: relative;
  background: #F8FBFB;
  padding: 20px;
  border-left: solid 2.4em #006699;
  text-align: left;
}

#contents02 h2:before {
  font-family: "Font Awesome 5 Free";
  content: url(img/book02.png);
  position: absolute;
  padding: 0px;
  color: white;
  font-weight: normal;
  left: -48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#contentsbox02 { 
    padding: 20px;
    text-align: left;
    border: solid 1px #006699;
   
    
}








img.conimg {
    width: 60px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 60px;
}


.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.linkbtn::before{
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #FFB000;
    border-right: 2px solid #FFB000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}




.linkbtn02::before{
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #006699;
    border-right: 2px solid #006699;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}








#voicebox { 
    padding: 10px;
    text-align: left;
    border: solid 1px #84C023;
    margin-bottom: 0px;
    
}

h2.beginner{ 
  position: relative;
  background: #f0ebc0;
  padding: 20px;
  border-left: solid 2.4em #f0e68c;
  text-align: left;
  margin-top: 30px;
}

h2.beginner:before {
  font-family: "Font Awesome 5 Free";
  content: url(img/011.png);
  position: absolute;
  padding: 0px;
  color: white;
  font-weight: normal;
  left: -48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}




#beginnerbox { 
    padding: 20px;
    text-align: left;
    border: solid 1px #b3af8f;
    margin-bottom: 0px;
    background-color: #FAFBFB;
    
    
}


#bbox {
    box-shadow: 2px 2px 4px #d3d3d3;
    padding: 10px;
    float: left;
    margin:5px;
    width: 258px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 20px;
    height: 180px;
    background-color: #fff;
}
#bbox p.moji {
    font-size: 14px;
    line-height: 23px;
}


p.number {
   background-color: #50443C;
   width: 20px;
   display: inline-block;
   color: #fff;
   text-align: center;
   border-radius: 3px;
   float: left;
   margin-right: 5px;
}

h3.bbox {
   font-weight: bold;
   font-size: 18px;

}

img.bbox {
   margin-top: 10px;
   margin-bottom: 10px;
   float: left;
   width: 120px;
   margin-right: 10px;
   
}



h2.present{ 
  position: relative;
  background: #FFF1EF;
  padding: 20px;
  border-left: solid 2.4em #ED7A67;
  text-align: left;
}

h2.present:before {
  font-family: "Font Awesome 5 Free";
  content: url(img/present.png);
  position: absolute;
  padding: 0px;
  color: white;
  font-weight: normal;
  left: -48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#presentbox { 
    padding: 20px;
    text-align: left;
    border: solid 1px #ED7A67;
    margin-bottom: 20px;
     background-image: url(img/pure.png);
    
}

img.quo {
   float: left;
   margin-right: 20px;
   width: 150px;
}




#quobox {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 30px;
  min-width: 800px;
  max-width: 820%;
  color: #DB612F;
  font-size: 25px;
  float: center;
  margin-left: 100px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  float: left;
  background-color: #fff;
 
  
}

#quobox span.mojiL {
   font-size: 43px;
   color: #DB612F;
   padding-left: 10px;
   padding-right: 10px;
   margin-right: 10px;
   border-bottom: 3px dotted #DB612F;
   padding-bottom: 5px;
   
}


a.motto {
   border-bottom: 4px solid #D3B03B;
   padding: 5px;
   width: 300px;
   display: inline-block;
   text-align: center;
   margin-left: 25px;
   background-color: #FBD246;
   border-radius: 3px;
   margin-top: 20px;
   font-size: 23px;

}






img.voiceimg {
    width: 150px;
    float: left;
    margin-right: 10px;
}


#voicebox02 {
    box-shadow: 2px 2px 4px #d3d3d3;
    padding: 20px;
    float: left;
    margin:12px;
    width: 300px;
    display: inline-block;
    background-color: #fff;

}




#voicebox02 h3{
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   border-top: 1px solid #d3d3d3;
   border-bottom: 1px solid #d3d3d3;
   margin-bottom: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   
  
      
}

p.voice {
   padding-left: 0px;
   padding-right: 0px;
   width: 140px;
   float: right;
   font-weight: bold;
}

p.voicename {
   font-size: 12px;
   padding-left: 0px;
   padding-right: 0px;
   width: 140px;
   float: right;
}

p.vmoji {
   padding-top: 10px;
   
}

a.more {
   border-bottom: 4px solid #D3B03B;
   padding: 5px;
   width: 300px;
   display: inline-block;
   text-align: center;
   margin-left: 25px;
   background-color: #FBD246;
   border-radius: 3px;

}


/*フッター設定
---------------------------------------------------------------------------*/
footer {
	clear: both;
	font-size: 13px;

}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*メニューボックス全体*/
#footermenu {
	max-width: 100%;	/*最大幅。#header .inner,#container,#pagetopと合わせる。*/
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0px;
	background-color: #F0F0F0;
	height: 195px;
	margin-top: 100px;

	
}

#footarea {
	width: 1200px;
	position:relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left : auto;
	text-align: left;
	padding-top: 0px;

}




#comimg {
    padding-left: 20px;
    float: left;
    width: 300px;
    display: inline-block;
    padding: 20px;

}




#com {
    padding-left: 20px;
    float: right;
    width: 800px;
    display: inline-block;
    padding: 20px;

}

#com p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 0px;
    margin-bottom: 5px;
    
}


img.footlogo {
    float: left;
    margin-right: 30px;
}


/*コピーライト
---------------------------------------------------------------------------*/
#copyright {
	clear: both;
	text-align: center;
	font-size: 13px;
	background-color: #fff;


}
#page-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 3;
    
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 60px;
    z-index: 3;
}
#page-top a:hover {
    text-decoration: none;
    z-index: 3;

}

/* 画面外にいる状態 */
.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
    }
 
/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }



ul.pan { 
     font-size: 12px;
     float: left;
     margin-top: 20px;

    }
    ul.pan > li {
        display: inline-block;
        padding: 0px;
        margin: 0px;
        
    }
    ul.pan > li:after {
        padding: 5px;
        content: ">";
    }
    ul.pan > li:last-child:after {
        content: " ";
        
    }
    
    #pc_none {
   display: none;
}

/*メールフォーム*/



#formbox {
background-color: #FAFBFB;
    padding: 30px;
    text-align: center;
    border: 1px solid #DB612F;
    margin-top: 0px;
   
    
}





table.list {
    background-color: #fff;
    padding: 10px;
    width: 100%;
} 

table.list th {
    background-color: #efefef;
    padding: 10px;
    width: 200px;
    border-bottom: 1px dotted #696969;
    text-align: left;
}

table.list th.sizeS{
    width: 80px;
    background-color: #efefef;
    padding: 10px;
}

table.list td {
    background-color: #fff;
    border-bottom: 1px dotted #696969;
    padding: 15px;
    text-align: left;
    
    
}

p.hissu {
    background-color: red;
    color: #fff;
    font-size: 11px;
    text-align: center;
    width: 50px;
    border-radius: 3px;
    float: right;
}


#areaid2 label {
  display: block;
  float: left;
  width: 280px;
}

input[type=radio] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border:solid 1px #00008b;
    
}

input[type="checkbox"]{
  -webkit-appearance: none;
  width:20px;
  height:20px;
  border:1px solid #00008b;
  border-radius:2px;
  background:transparent;
  opacity:0.5;
}
input[type="checkbox"]:checked{
  background:#19283C;
  opacity:1;
}

.f4 {
    padding: 5px;
    border-radius: 3px;
    background-color: #FFFDE6;
    font-family: "游ゴシック", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    border: 1px solid #696969;
}


p.errori {
   background-image: url(img/error.png);
   width:350px;
   height: 25px;
   background-repeat: no-repeat;
   padding-left: 20px;
   padding-bottom: 5px;
   float: right;
  

}


.input {
    background-color: #EAD900;
    border: 1px solid #EAD900;
    border-radius:3px;
    color: #000;
    width: 300px;
    display: inline-block;
    padding: 10px;
    font-family: "游ゴシック", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 14px;
}


.modoru {
    background-color: #fff;
    border: 1px solid #696969;
    border-radius:3px;
    color: #000;
    width: 300px;
    display: inline-block;
    padding: 10px;
    font-family: "游ゴシック", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 14px;
}

.modoru02 {
    background-color: #fff;
   border-top: 1px solid #696969;
   border-left: 1px solid #696969;
   border-right: 1px solid #696969;
   border-bottom: 5px solid #696969;
   border-radius: 3px;
   padding: 10px;
   color: #696969;
   font-size: 18px;
   font-weight: bold;
   font-family: 'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic Pro','Meiryo',Meiryo,'MS PGothic',sans-serif;
   margin-top: 20px;
   display: inline-block;
   float:left;
   width: 100px;
   margin-right: 10px;
}





.search {
     color: #1C1F87;
     border: 1px solid #1C1F87;
     border-radius: 3px;
     padding: 10px;
     text-align: center;
     width: 100px;
     display: inline-block;
     font-family: "游ゴシック", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 14px;
    background-color: #DDDEF8;
    }
.reset {
     color: #1C1F87;
     border: 1px solid #1C1F87;
     border-radius: 3px;
     padding: 8px;
     text-align: center;
     width: 100px;
     display: inline-block;
     font-family: "游ゴシック", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 14px;
    background-color: #fff;
    
}


.sizeS{
    padding: 5px;
    border-radius: 3px;
    background-color: #FFFDE6;
    font-family: "游ゴシック", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    border: 1px solid #696969;
    width: 20%;
}



.sizeM{
    padding: 5px;
    border-radius: 3px;
    background-color: #FFFDE6;
    font-family: "游ゴシック", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    border: 1px solid #696969;
    width: 50%;
}


.sizeL{
    padding: 5px;
    border-radius: 3px;
    background-color: #FFFDE6;
    font-family: "游ゴシック", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    border: 1px solid #696969;
    width: 80%;
}


#koumoku label {
  display: block;
  float: left;
  width: 280px;
}

h2.formmidasi {
     background-color: #DB612F;
     color: #fff;
     padding: 20px;
     text-align: left;
     font-size: 25px;
     margin-top: 40px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

h2.formmidasi::after {
      content: url(img/formm.png);
      float: right;
      padding-bottom: 10px;
}

h3.form {
     position: relative;
     padding:0.5em 0.5em 0.5em 1.4em;
     border: 1px solid #CCC;
     border-radius: 5px;
     text-align: left;
     margin-bottom: 20px;
     background-color: #fff;
}
 
h3.form::after {
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 5px;
     height:25px;
     background-color: #DB612F;
}


.startbtn02 {
   background-color: #DD4827;
   border-top: 1px solid #DD4827;
   border-left: 1px solid #DD4827;
   border-right: 1px solid #DD4827;
   border-bottom: 5px solid #9B311B;
   border-radius: 3px;
   padding: 10px;
   color: #fff;
   font-size: 25px;
   font-weight: bold;
   font-family: 'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic Pro','Meiryo',Meiryo,'MS PGothic',sans-serif;
   margin-top: 20px;
   display: inline-block;
   width: 700px;
   
   
   
}
.startbtn03 {
   background-color: #DD4827;
   border-top: 1px solid #DD4827;
   border-left: 1px solid #DD4827;
   border-right: 1px solid #DD4827;
   border-bottom: 5px solid #9B311B;
   border-radius: 3px;
   padding: 10px;
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   font-family: 'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic Pro','Meiryo',Meiryo,'MS PGothic',sans-serif;
   margin-top: 20px;
   display: inline-block;
   float:left;
   width: 300px;
   margin-right: 10px;
   
   
   
}

#form_01 {
width: 100%;
position:relative;
margin-bottom: 10px;
margin-top: 0px;
background-color: #FAFBFB;


}


#nagare {

width: 1200px;
position:relative;
margin-top: 15px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 30px;
text-align: left;


   
    
}


span.yellowL {
    color: #FED642;
}










h2.orage {
     background-color: #DB612F;
     color: #fff;
     padding: 20px;
     text-align: left;
     font-size: 25px;
     margin-top: 40px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}


img.quo2 {
    margin-bottom: 20px;
}


h4 {
    background-color: #DB5C35;
    color: #fff;
    width: 300px;
    display: inline-block;
    border-radius: 20px;
    padding: 6px;
    float: left;
    margin-bottom: 10px;
}

p.mojileft {
   text-align: left;
}

.requestbtn {
     
     background-color: #2A4F77;
   border-top: 1px solid #2A4F77;
   border-left: 1px solid #2A4F77;
   border-right: 1px solid #2A4F77;
   border-bottom: 5px solid #2A3075;
   border-radius: 10px;
   padding: 20px;
   color: #fff;
   font-size: 25px;
   font-weight: bold;
   font-family: 'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic Pro','Meiryo',Meiryo,'MS PGothic',sans-serif;
   margin-top: 20px;
   display: inline-block;
   width: 500px;
   text-align: center;
   
   
   
   
}


#pages {
width: 1200px;
position:relative;
margin-top: 10px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;
padding-bottom: 0px;

}



#comb {
    box-shadow: 2px 2px 4px #d3d3d3;
    padding: 10px;
    float: left;
    margin:5px;
    width: 45%;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 20px;
    height: 250px;
    background-color: #fff;
}

/* breadcrumb */

.breadcrumb {
    padding: 15px 0 5px 0;
    margin: 0 10px 10px 10px;

}

.breadcrumb ul {
    display: table; /* [必須]  */
}

.breadcrumb ul li {
    font-size: 12px;
    font-size: 1.2rem;
    display: table-cell; /* [必須]  */
    white-space: nowrap; /* [必須] テキストを改行させないように */
    vertical-align: middle;
    padding-right: 26px;
    position: relative;
}

.breadcrumb ul li:last-child {
    padding-right: 0;
}

.breadcrumb ul li:last-child:after {
    display: none;
}

/* 【矢印】 ため息がでるぐらいかっこよくサイトの雰囲気に合わせて変更 */

.breadcrumb ul li:after {
    position: absolute;
    display: block;
    content: '';
    content: ">";
    top: 3px;
    right: 8px;
}

/* 【リンクアンダーライン】 適当にサイトの雰囲気に合わせて変更 */

.breadcrumb ul li a:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #111;
    bottom: -7px;
}

.breadcrumb ol li a,
.breadcrumb ol li span {
    position: relative;
    display: block;
    top: -4px;
}

.breadcrumb ul li span {
    background-color: #eee;
    border-radius: 4px;
    padding: 6px 8px;
}



/* PC用リンクアニメーション サイトの雰囲気に合わせ劇シブに変更 */

@media print,screen and (min-width: 1024px) { /* 1024pxは適宜変更 */
    .breadcrumb ul li a:before {
        transform: scaleX(1);
        transition: transform 0.3s ease;
    }
    .breadcrumb ul li a:hover:before {
        transform: scaleX(0);
    }
}




#archivebox {
    box-shadow: 2px 2px 4px #d3d3d3;
    padding: 20px;
    float: left;
    margin:12px;
    width: 90%;
    display: inline-block;
    background-color: #fff;

}




#archivebox h3{
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   border-top: 1px solid #d3d3d3;
   border-bottom: 1px solid #d3d3d3;
   margin-bottom: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   
  
      
}


