@charset "UTF-8";
/*	reset
-----------------------------------------*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after,
q::before, q::after {
  content: '';
  content: none;
}

input, textarea {
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style: none;
}

button {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
  cursor: pointer;
}

#header .utility .inner::after, #footer .pagetop::after, .list_atok dd ul::after, .column::after, .imge_left::after, .btn_02 .list::after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}

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

body {
  color: #333333;
  font-size: 100%;
  line-height: 1.75;
  font-weight: 500;
  background: #ffffff;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans Japanese","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
  min-width: 300px;
  width: 100%;
}

body .pc_del {
  margin: 0 -1px;
}

body .pc_del img {
  max-width: 902px !important;
}

body .sp_del {
  display: none;
}

body sup {
  font-size: 0.875rem;
  line-height: 1.71429;
  vertical-align: top;
}

a {
  transition: all 0.3s;
  color: #00a6ea;
  text-decoration: none;
}

a:link, a:visited {
  color: #00a6ea;
}

a:hover {
  opacity: .7;
}

button {
  transition: all 0.3s;
  display: block;
}

button:hover, button:focus {
  opacity: .7;
}

h1 {
  margin: 0 auto;
  width: 800px;
  margin-top: 100px;
  margin-bottom: 1px;
  color: #0095dc;
  font-size: 2rem;
  font-weight: bold;
  border-top: 1px solid #0095dc;
  border-bottom: 1px solid #0095dc;
}

h4 {
  text-align: left;
  color: #0095dc;
  font-weight: bold;
  font-size: 1.2rem;
}

.clearfix:after, #header .header_inr:after, .menu:after, .osusume_inr:after, .other_page:after, .other_page_list:after, .yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_box:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}

/*	header
-----------------------------------------*/
#header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 68px;
  background: #54c2f1;
  z-index: 100;
}

#header .header_inr {
  width: 1190px;
  margin: 0 auto;
}

.logo_main {
  float: left;
  padding: 22px 0 18px;
}

.header_sns {
  float: right;
  width: 122px;
  margin-top: 16px;
  display: table;
}

.header_sns li {
  display: table-cell;
  table-layout: fixed;
}

/*  menu_btn
-----------------------------------------*/
.menu {
  width: 800px;
  margin-left: 74px;
  float: left;
}

.menu li {
  background: transparent;
  width: 200px;
  float: left;
  text-align: center;
  transition: all 0.3s;
}

.menu li:hover {
  background: #00afec;
}

.menu li:hover a {
  border-bottom: solid 4px #fff;
}

.menu li:hover a:hover {
  opacity: 1;
}

.menu li.is_current {
  background: #00afec;
}

.menu li.is_current a {
  border-bottom: solid 4px #fff;
}

.menu li a {
  display: inline-block;
  width: 100px;
  height: 68px;
  padding: 18px 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

/*	content
-----------------------------------------*/
.content {
  padding-top: 68px;
}

.sub_content {
  width: 800px;
  margin: 0 auto;
  text-align: center;
}

.kv {
  text-align: center;
}

.page_ttl {
  margin: 54px auto 0;
  text-align: center;
}

.text {
  width: 800px;
  margin: 0 auto;
  padding: 20px 0 10px;
  color: #F39800;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
}

.text.page_bottom {
  padding: 0;
}

.box_01 {
  position: relative;
  margin: 0 auto;
}

.point {
  /*position: absolute;*/
  margin: -45px auto -20px;
  width: 800px;
}

.content .area_01 {
  position: relative;
  margin-top: 46px;
  margin-bottom: 33px;
  background: #fdfbe5;
  padding: 22px;
  max-width: 100%;
}

#kihon_point01 {
  margin-bottom: -20px;
}

#kihon_point02 {
  margin-top: -50px;
  padding-top: 50px;
}

.content .area_02 .box_02 {
  margin: 22px 0;
  background: #f4a100;
  padding: 12px 0 22px;
  text-align: left;
  max-width: 100%;
}

.content .area_02 .box_02 .box_02_inr {
  width: 800px;
  margin: 0 auto;
}

.box_a {
  margin: 13px auto;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  background: #fff;
  padding: 16px;
  width: 800px;
  text-align: center;
}

.blue_box {
  margin: 0 auto;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  margin-bottom: 46px;
  margin-top: 48px;
  background: #fff;
  width: 800px;
  border: solid #0095dc;
  padding: 105px 15px 60px 20px;
}

.blue_box_a {
  position: relative;
  margin: 0 auto;
  width: 800px;
}

.osusume_wrap {
  position: relative;
  width: 800px;
  margin: 46px auto 0;
  padding: 46px 60px;
  background: #d3ecfb;
  border-radius: 16px;
  box-sizing: border-box;
}

.name_card .osusume_wrap:first-child {
  padding-top: 30px;
}

.osusume_ttl {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 296px;
}

.osusume_ttl.name {
  width: 387px;
}

.osusume_subttl {
  margin-bottom: 20px;
  clear: both;
}

.osusume_inr {
  margin-bottom: -30px;
}

.osusume_inr .osusume_cont {
  width: 292px;
  float: left;
  margin-bottom: 30px;
}

.osusume_inr .osusume_cont a {
  display: block;
  color: #333;
}

.osusume_inr .osusume_cont a:hover {
  background: rgba(255, 255, 255, 0.1);
}

.osusume_inr .osusume_cont img {
  width: 100%;
}

.osusume_inr .osusume_cont:nth-of-type(even) {
  margin-left: 76px;
  margin-bottom: 31px;
}

.osusume_inr .osusume_cont.name_osusume_cont01 {
  margin-left: 0;
}

.osusume_inr .osusume_cont.name_osusume_cont02 {
  margin-left: 72px;
}

.osusume_name {
  font-size: 18px;
  text-align: center;
  color: #00a6ea;
  text-decoration: underline;
}

a:hover .osusume_name {
  text-decoration: none;
}

.osusume_txt {
  font-size: 13px;
  text-align: left;
}

.osusume_txt .small {
  display: inline-block;
  margin-top: 20px;
  font-size: 10px;
}

.desk3_box {
  margin: 0 auto;
  width: 800px;
  overflow: hidden;
  position: relative;
  zoom: 1;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 20px;
}

.desk3_txt {
  text-align: left;
  padding: 0;
  width: 290px;
  float: right;
}

.txt_center {
  text-align: center;
}

.matome_ttl {
  margin: 0 auto;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.text_sub {
  color: #F39800;
  font-weight: bold;
  font-size: 19px;
}

.txt_font {
  font-weight: bold;
  font-size: 17px;
  line-height: 1.6;
}

.txt_a {
  width: 800px;
  margin: 0 auto;
  text-align: left;
  padding-top: 40px;
}

.desk_txt p {
  margin-left: 21%;
}

.blue_enclosure {
  float: left;
  width: 476px;
}

.blue_txt {
  text-align: left;
  overflow: hidden;
  zoom: 1;
  padding: 20px 24px 0;
}

.in_blue {
  overflow: hidden;
  position: relative;
  zoom: 1;
  border-radius: 25px;
  background: #D3EDFB;
  text-align: left;
}

.blue_tytle {
  padding: 4px 0px 24px 24px;
}

.orange {
  color: #E48F00;
}

.blue {
  color: #0095dc;
  width: 800px;
  margin: 0 auto;
  font-weight: bold;
}

.osusume_box a {
  text-align: center;
}

.txt18 {
  font-size: 18px !important;
  line-height: 1.8;
}

.point_cap_img {
  width: 800px;
  margin: 0 auto;
  text-align: center;
}

.point_cap_img.page_bottom {
  margin-top: -8px;
}

/*  other_menu
-----------------------------------------*/
.other_page {
  margin: 0 auto;
  width: 800px;
  margin-top: 20px;
  color: #00a0e8;
  font-size: 16px;
}

.other_page_ttl {
  float: left;
  font-weight: bold;
  line-height: 2.8;
}

.other_page_list {
  margin: 0 auto;
  list-style: none;
  float: right;
  display: table;
  width: 634px;
  text-align: right;
}

.other_page_list li {
  display: inline-block;
  margin-left: 20px;
  line-height: 0;
}

.other_page_list li:first-child {
  margin-left: 0;
}

.other_page_list li a {
  background: url(/sp/desk/common/images/other_page__btn_bg.png) no-repeat 50% 0;
  display: block;
  width: 195px;
  height: 41px;
  color: #fff;
  line-height: 41px;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
}

.other_page_list li a span {
  display: inline-block;
  position: relative;
  left: -3px;
}

/*  products
-----------------------------------------*/
.products_f2 p {
  padding-bottom: 8px;
}

.products1 p {
  padding-left: 98px;
  padding-bottom: 8px;
}

.products2 p {
  padding-left: 78px;
  padding-bottom: 8px;
}

.products3 p {
  padding-left: 95px;
  padding-bottom: 8px;
}

.products4 p {
  padding-left: 109px;
  padding-bottom: 8px;
}

.products_f1 a, .products_f2 a,
.products1 a, .products2 a, .products3 a, .products4 a,
.products_1 a, .products_2 a, .products_3 a, .products_4 a, .products_5 a, .products_6 a {
  color: #0095dc;
  font-weight: bold;
  text-decoration: underline;
}

.products_1 {
  padding-left: 69px;
  padding-bottom: 8px;
}

.products_2 {
  padding-left: 112px;
  padding-bottom: 8px;
}

.products_3 {
  padding-left: 106px;
  padding-bottom: 8px;
}

.products_4 {
  padding-left: 124px;
  padding-bottom: 8px;
}

.products_5 {
  padding-left: 89px;
  padding-bottom: 8px;
}

.products_6 {
  padding-left: 92px;
  padding-bottom: 8px;
}

/*  img
-----------------------------------------*/
.box_01 .imge_left {
  margin: 0 auto;
  width: 800px;
}

.box_01 .imge_left p {
  font-size: 15px;
  line-height: 1.6;
}

.box_01 .imge_left p + p {
  margin-top: 28px;
}

.kihon_point1 {
  padding: 54px 0 0 30px;
}

.kihon_point2 {
  padding: 40px 0 0 0;
}

.on_the_desk_point1 {
  padding: 32px 0 0;
}

.name_card_pont1 {
  float: right;
  padding-top: 33px;
  padding-right: 48px;
}

.name_card_pont2_b {
  margin: 55px auto 0;
  text-align: center;
}

.desk_point3_tytle {
  width: 800px;
  margin: 36px auto 0;
  text-align: center;
}

.hikidasi_point2 {
  float: right;
  padding-top: 2%;
  width: 16%;
}

.drawer_point1 {
  padding-top: 35px;
}

.drawer_point1 .drawer_point1_img {
  position: relative;
  left: -12px;
}

.drawer_point2 {
  padding-top: 64px;
  padding-right: 475px;
}

.desk3_img {
  float: left;
  width: 480px;
}

.imge_left .txt {
  text-align: left;
  float: right;
  width: 524px;
  padding: 33px 0 15px;
}

.drawer .imge_left .txt {
  width: 452px;
}

.point_02 .imge_left .txt {
  padding-top: 40px;
}

.btn_link {
  display: block;
  margin: 10px 0;
  text-align: center;
}

.blue_box_right {
  padding-left: 40px;
}

.yakuwari_wrap {
  background: #fff;
  width: 800px;
  margin: 44px auto 0;
  border: solid 2px #00a0e8;
  border-radius: 16px;
  box-sizing: border-box;
}

.yakuwari_wrap .yakuwari_ttl {
  background: #00a0e8;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.6;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.yakuwari_wrap .yakuwari_kv {
  margin: 15px auto 40px;
  text-align: center;
}

.yakuwari_wrap .yakuwari_cont {
  margin: 15px auto 50px;
  padding: 0 40px;
}

.yakuwari_wrap .yakuwari_cont_ttl {
  position: relative;
}

.yakuwari_wrap .yakuwari_cont_ttl:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.yakuwari_wrap .yakuwari_cont01 .yakuwari_cont_ttl:after {
  content: url(../images/blue_1.jpg);
}

.yakuwari_wrap .yakuwari_cont02 .yakuwari_cont_ttl:after {
  content: url(../images/blue_2.jpg);
}

.yakuwari_wrap .yakuwari_cont03 {
  margin-bottom: 20px;
}

.yakuwari_wrap .yakuwari_cont03 .yakuwari_cont_ttl:after {
  content: url(../images/blue_3.jpg);
}

.yakuwari_wrap .yakuwari_cont04 {
  margin-bottom: 20px;
}

.yakuwari_wrap .yakuwari_cont04 .yakuwari_cont_ttl:after {
  content: url(../images/blue_4.jpg);
  right: 16px;
}

.yakuwari_wrap .yakuwari_cont_ttl_txt {
  font-size: 20px;
}

.yakuwari_wrap .yakuwari_cont_txt {
  width: 502px;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 1.5;
}

.yakuwari_wrap .yakuwari_img {
  margin-top: 40px;
  text-align: center;
}

.yakuwari_wrap .yakuwari_osusume_wrap {
  position: relative;
  width: 714px;
  margin: 0 auto 40px;
  background: #d3ecfb;
  border-radius: 16px;
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_ttl {
  position: absolute;
  left: 0;
  right: 0;
  top: -12px;
  text-align: center;
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_cont {
  padding: 15px 0 15px 25px;
  position: relative;
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_box + .yakuwari_osusume_box {
  margin-top: 30px;
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_box a {
  display: block;
  color: #333;
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_box a:hover {
  background: rgba(255, 255, 255, 0.1);
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_box_left {
  display: inline-block;
  vertical-align: middle;
  width: 475px;
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_cont_ttl {
  color: #0767ab;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_cont_txt {
  font-size: 15px;
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_box_right {
  display: inline-block;
  vertical-align: middle;
  padding-left: 54px;
}

.yakuwari_wrap .yakuwari_osusume_wrap .yakuwari_osusume_box02 .yakuwari_osusume_box_right {
  margin-top: -20px;
}

/*  float_box
-----------------------------------------*/
.osusume_box {
  overflow: hidden;
  position: relative;
  zoom: 1;
  width: 100%;
}

.osusume_box_left {
  float: left;
  padding-left: 3%;
  width: 50%;
}

.osusume_box_right {
  width: 46%;
  float: right;
}

.blue_tytle_a {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-top-right-radius: 25px;
  -moz-border-top-left-radius: 25px;
  -moz-border-top-right-radius: 25px;
  -o-border-top-left-radius: 25px;
  -o-border-top-right-radius: 25px;
  -ms-border-top-left-radius: 25px;
  -ms-border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  background-color: #0095dc;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
}

/*	footer　btn
-----------------------------------------*/
#footer .pagetop {
  width: 60px;
  position: fixed;
  bottom: 80px;
  right: -900px;
  left: 0;
  margin: auto;
}

#footer .pagetop.is_fixed {
  position: absolute;
  top: -80px;
  bottom: auto;
  left: auto;
  right: -80px;
}

#footer .pagetop a {
  display: block;
  position: relative;
}

#footer .pagetop a span {
  text-indent: -9999px;
  display: block;
  height: 60px;
  width: 60px;
  background: url(/sp/desk/common/images/pagetop.png) no-repeat 0 0;
}

/*  footer
-----------------------------------------*/
#footer .inner {
  width: 800px;
  margin: 0 auto;
  position: relative;
}

#footer .inner .sns {
  margin-top: 30px;
  text-align: center;
}

#footer .inner .sns li {
  display: inline-block;
}

#footer .inner .sns li + li {
  margin-left: 24px;
}

.footer_bottom {
  width: 800px;
  margin: 25px auto 44px;
  position: relative;
  font-size: 15px;
}

.footer_bottom .footer_logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 121px;
}

.supervision {
  line-height: 14px;
}
