<style>

@font-face{
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 300;
}

@font-face{
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 500;
}

@font-face{
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

html {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

/* IE10以上 */
@media all and (-ms-high-contrast: none)  {
  html {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
@media all and (-ms-high-contrast: active) {
  html {
    font-family: Verdana, Meiryo, sans-serif;
  }
}

a
{
  text-decoration: none;
}
a:hover
{
  font-weight: 700;
  text-decoration: underline;
}

html
{
  background-color: #ee7744;
}

body {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  
}


header
{
  width: 100%;
}

img
{
  vertical-align: bottom;
}

h1, h2, h3, h4, h5
{
  margin: 7px 0px;
}

p
{
  margin: 0px;
  line-height: 1.6em;
}

h1
{
  font-size: 14px;
  color: #997777;
  border-bottom: medium solid #dd5522;
}

h2
{
  font-size: 24px;
  border-bottom: 2px solid #dd5522;
  border-left: 30px solid #dd5522;
  border-radius: 10px 0px 0px 10px;
  padding-left: 10px;
}

h4
{
  font-size: 1.2em;
  color: #333;
  margin: 10px 0px 10px 20px;
}

h5
{
  font-size: 1.0em;
  color: #dd5522;
  margin: 10px 0px 10px 20px;
}

footer
{
  width:100%;
  padding: 5px;
  background-color: #ee7744;
  font-size: small;
  text-align: center;
  color: #fff;
  height: 330px;
  bottom: 0px;
}

footer ul
{
  list-style-type: none;
}

footer a
{
  text-decoration: none;
  color: #fff;
}

footer a:hover
{
  color: #ff0;
}

.center
{
  text-align: center;
}

.boldcenter
{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.centerp
{
  text-align: center;
}

.boldcenterp
{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.smallcenter
{
  text-align: center;
  font-size: 12px;
  margin: 5px 0px
}

.smallleft
{
  text-align: left;
  font-size: 12px;
  margin: 5px 0px
}

img.bordered
{
  border: 1px solid #DDDDDD;
}

img.order
{
  margin: 5px;
}
.gelandgel-color
{
  color: #dd5522;
}

.gelandgel-colortitle
{
  background-color: #dd5522;
  color: #fff;
  border-radius: 10px 10px 10px 10px;
  padding-left: 15px;
}

.topics
{
  padding: 0px 0px 10px 30px;
}

.red
{
  color: #FF2233;
  font-weight: 600;
}

.redarticle
{
  color: #FF2233;
  font-weight: 600;
  margin: 0px 30px;
}

.fax
{
  font-weight: 600;
  color:  #333;
  max-width: 600px;
  margin: 10px auto;
  padding: 10px;
  
}

ol.numbered
{
  list-style-type: decimal;
}

.tax
{
  font-size: small;
  max-width: 600px;
  margin: 10px auto;
  padding: 10px;
  
}

p.orderbutton
{
  width: 160px;
  text-align: center;
  background-color: #dd5522;
  border-radius: 10px 10px 10px 10px;
  margin: 0px auto;
}

p.prtitle
{
  display: block;
  font-size: small;
  color: #333;
  width: 100%;
  padding: 10px 0px 0px;
  border-bottom: 1px solid #dd5522;
}

p.image
{
  text-align: center;
}

p.explanation
{
  margin: 15px 30px;
  overflow: hidden;
}

.explanation li
{
  line-height: 1.5em;
  color: #394248;
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align: left;
  margin: 5px 30px 5px 70px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: url(images/liicon.png);
}
  
img.title
{
  border-radius: 18px;
}

.hitokoto
{
  margin: 20px 0px 10px;
  padding: 16px 16px 16px 16px;
  background-color: bisque;
  text-align: center;
  font-size: 12px;
  border-radius: 16px;
  color: darkslategrey;
}

.kakaku
{
  border: 2px dotted #DDDDDD;
  border-radius: 10px 0px 0px 10px;
  background-color: #FFF;
  margin-top: 5px;
  padding: 5px;
}

.footernavi
{
  display: inline-block;
  width: 220px;
  text-align: left;
  vertical-align: top;
}

.floatleft
{
	float:left;
	margin:5px;
}

.floatright
{
	float:right;
	margin:5px;
}

.contents
{
	overflow:hidden;
	margin: 15px;
}

.circled
{
	padding: 3px;
	width: 80%;
	margin:0px auto;
	text-align:center;
	border:1px solid #F63;
	border-radius: 20px;
}

ol.howtouse
{
	margin: 5px 60px 5px 60px;
}

div.cgwrap
{
	margin: 0px;
	padding: 2px;
}

.box
{
	width:100%;
	text-align:left;
    overflow:hidden;
  
}

.boxcenter
{
	width:100%;
	text-align:center;
    overflow:hidden;
}

.left
{
  text-align: left;
}

.oldorder
{
  text-align: center;
  font-weight: 700;
}

.law
{
  background-color:#FFBB99;
  border: 2px solid #FFF;
  margin: 5px auto;
}

td, th
{
  padding:5px;
}


td.title
{
  width:30%;
}

td.content
{
  width:70%;
}

.color1
{
  background-color: #D9FFFE;
}

.color2
{
  background-color: #CAFFDB;
}

.color3
{
  background-color: #FFFFEC;
}

.color4
{
  background-color: #FFE8DD;
}

.color5
{
  background-color: #FFB9B9;
}

#wrapper
{
  background-color: #fff;
  width: 1000px;
  margin: 0px auto;
  padding: 3px;
  overflow: hidden;
}

#breadcrumb /*パンくずリスト設定*/
{
  width: 100%;
  height: 2.0em;
  border-bottom: 1px dashed #dd5522;
  font-size: small;
}

#breadcrumb ol li
{
  display: inline;
}

#breadcrumb ol li::after
{
  content: ">";
  padding-left: 7px;
}

#breadcrumb ol li:last-child::after
{
  content: none;
}

#main
{
  width: 730px;
  padding: 10px;
  float: left;
}

#sidebar
{
  width: 220px;
  float: right;
}

#order1
{
  margin: 30px 0px;
}

#order2
{
  margin: 30px 0px;
}

#notice
{
  border: 2px dotted #DDDDDD;
  margin: 30px 0px 30px 0px;
  background-color: bisque;
  border-radius: 10px 10px 10px 10px;
}

#notice li
{
  line-height: 1.2em;
  padding: 0px 20px 20px 20px;
}

#notice li:last-child
{
  padding-bottom: 0px;
}


#footerwrapper /*解像度で切り替える*/
{
  max-width:900px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}


#footerwrapper:after {
  content: '';
  display: table;  clear: both;
}

#about
{
  color: #333;
  font-size: 0.8em;
  margin-top: 15px;
  padding: 5px;
  border: 4px solid bisque;
  border-radius: 10px 10px 10px 10px;
}

#order
{
  margin: 40px 0px;
}




@media only screen and ( max-width: 40em ) /* 640 */
{
    #sidebar
  {
    width: 100%;
  }
  
  #footerwrapper
  {
    width: 100%;
  }


  
  html
  {
    font-size: 80%; /* デフォ75% */
  }
  
  h1
  {
    display: none;
  }
  
  h2
  {
    font-size: 1.5em;
  }
  
  img
  {
    max-width: 100%;
  }
  
  .centerp
  {
    text-align: left;
  }

.boldcenterp
  {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
  }

  #wrapper
  {
    width: 100%;
  }
  
  #main
  {
    width: 100%;
    padding: 3px;
  }
  
  
  footer
  {
    width: 100%;
    height: auto;
  }
  
	.explanation li
	{
	  margin: 5px 0px 5px 30px;
	}

  
}


</style>