@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	  color: #333;
    font-size: 16px;
    line-height: 1.3;
}

#p_osusume_all_wrap{
	width: 1100px;
	margin: 0 auto;
  color: #111;
}
#p_osusume_all_wrap .ossm_lp_pc{
  display: block;
}
#p_osusume_all_wrap .ossm_lp_sp{
  display: none;
}
#p_osusume_all_wrap img.ossm_lp_pc{
  display: inline-block;
}
#p_osusume_all_wrap img.ossm_lp_sp{
  display: none;
}
.opened_btn{
  width: 950px;
  margin: 25px auto 40px;
  text-align: center;
}
.opened_btn img{
  transition: 0.4s;
}
.opened_btn img:hover{
  transform: scale(1.1, 1.1);
}
.osusume_point{
  width: 950px;
  margin: 0 auto;
}
.osusume_point p{
  font-size: 22px;
  line-height: 1.6em;
  width: 850px;
  margin: 40px auto;
}
.osusume_point p span{
  font-size: 30px;
  font-weight: bold;
  color: #de1111;
}
.osusume_point_img{
  text-align: center;
  margin-bottom: 60px;
}
.osusume_point_3{
  width: 950px;
  min-height: 296px;
/*  background-image: url('../img/img01.png'); */
  background-repeat: no-repeat;
}
.osusume_point_3 p{
  padding-top: 20px;
}
.osusume_yutai{
  width: 950px;
  margin: 0 auto;
  background: #e4e3d7;
}
h3{
  background: #21bece;
  width: 950px;
  text-align: center;
  padding-top: 26px;
  padding-bottom: 26px;
}
h5{
  width: 950px;
  text-align: center;
  padding-top: 26px;
  padding-bottom: 10px;
}
.osusume_yutai_box{
  background: #fff;
  width: 900px;
  margin: 20px auto;
}
h4{
  color: #21bece;
  font-size: 30px;
  font-weight: bold;
  padding-top: 12px;
}
h4 span.h4_s1{
  background: #fd7800;
  padding: 6px 25px 4px;
  color: #fff;
  margin-right: 10px;
  font-size: 24px;
}
.osusume_yutai_box p{
  width: 850px;
  margin:30px auto 10px 25px;
  font-size: 22px;
  line-height: 1.6em;
}
.osusume_yutai_box_img01{
  text-align: center;
}
.osusume_yutai_box_img02{
  text-align: center;
  padding-bottom: 25px;
}
.y_area{
  background: #ffed1f;
  padding-bottom: 10px;
}
.y_area_img01{
  text-align: center;
  padding-top: 40px;
  margin-bottom: 70px;
}
.y_area_img02{
  text-align: center;
}
.y_area_img02 img{
  vertical-align: bottom;
}
.y_area_box{
  width: 950px;
  background: #fff;
  font-size: 20px;
  line-height: 1.6em;
  margin: 0 auto 30px;
}
.y_area_box p{
  padding: 25px 65px;
}
.y_area_box span{
  background: linear-gradient(transparent 55%, #ffed1f 55%);
}
.about_link_area{
  margin-bottom: 50px;
}
h6{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #e4e3d7;
  font-size: 20px;
}
.about_link_area ul{
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  font-size: 20px;
}
.about_link_area li{
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}
.about_link_area li a{
  color: #000;
  text-decoration: none;
  border-bottom: 2px solid #959595;
}
@media screen and (max-width: 580px) {
#p_osusume_all_wrap{
  width: 100%;
}
#p_osusume_all_wrap .ossm_lp_pc{
  display: none;
}
#p_osusume_all_wrap .ossm_lp_sp{
  display: inline-block;
}
#p_osusume_all_wrap img.ossm_lp_pc{
  display: none;
}
#p_osusume_all_wrap img.ossm_lp_sp{
  display: inline-block;
}
.p_osusume_kv img{
  width: 100%;
}
.opened_btn{
  width: 100%;
  margin: 15px auto 30px;
}
.opened_btn img{
  width: 90%;
  max-width: 550px;
}
.osusume_point{
  width: 100%;
}
.osusume_point_3{
  width: 100%;
/*  background-image: url('../img/img01_sp_3.png'); */
  background-repeat: no-repeat;
  background-position:  right bottom;
}
.osusume_point h2 img{
  width: 100%;
}
.osusume_point p, .osusume_point_3 p{
  width: 100%;
  margin: 0px;
}
.osusume_point_img{
  margin-top: 10px;
}
.osusume_point_img img{
  width: 537px;
  max-width: 90%;
}
img.osusume_img{
  width: 100%;
  max-width: 580px;
  vertical-align: bottom;
}
.osusume_yutai{
  width: 100%;
}
.osusume_yutai_box_img01 img{
  width: 90%;
  max-width: 537px;
}
h2 img{
  vertical-align: bottom;
}
h3{
  width: 100%;
}
h3 img{
  width: 90%;
  max-width: 539px;
}
h4 span.h4_s1{
  display: table;
  margin-bottom: 10px;
}
h4 span.h4_s2{
  width: 96%;
  display: table;
  margin: 0 auto;
}
h5{
  width: 100%;
}
h5 img{
  width: 85%;
  max-width: 501px;
}
.osusume_yutai_box{
  width:96%;
  margin: 20px auto 10px;
}
.osusume_yutai_box p{
  width: 96%;
  margin: 20px auto 10px;
}
.osusume_yutai_box_img02 img{
  width: 90%;
  max-width: 531px;
}
h6{
  text-align: left;
  padding: 20px 25px;
}
.y_area{
  width: 100%;
}
.y_area_img01 img{
  width: 96%;
  max-width: 529px;
}
.y_area_img02 img{
  width: 96%;
}
.y_area_box{
  width: 96%;
}
.y_area_box p{
  padding: 25px 20px;
}
.about_link_area ul{
  flex-wrap: wrap;
  justify-content: flex-start;
  width: calc(100% - 25px);
  margin-left: 25px;
  margin-top: 20px;
  align-items: baseline;
}
.about_link_area li{
  text-align: left;
  width: calc(50% - 20px);
  margin-left: 0px;
  margin-right: 10px;
  font-size: 80%;
  line-height: 2.6em;
}
}